Commit Graph

5871 Commits (76907a3bbc0ec5be5932c8aa8fafaac643eb9030)

Author SHA1 Message Date
Mark Maglana 88bf9e3856 Fix javascript url request for burndown 14 years ago
Eric Davis 270b559d36 Refocus the related issue field after submitting an issue. #6275 14 years ago
Eric Davis db11030410 Refactor: move method to model. (references r4057) 14 years ago
Mark Maglana 4c322e1dbe Taskboard is a resource different from sprint 14 years ago
Mark Maglana 8ff86beb25 Fix webcal feed 14 years ago
Jean-Baptiste Barth a9f5a17c67 Do not display items without valid selection in context menu when on different projects. #4998 14 years ago
Jean-Baptiste Barth b6d9f2bddf Add css classes to journals display to facilitate theming 14 years ago
Jean-Baptiste Barth 4776a5a427 Hide checkboxes in issues list when printing 14 years ago
Jean-Baptiste Barth a2ce6e236c Allow mass status update through context menu. #3411 14 years ago
p.tessenow b538129b5e cleaned up view-'display?-code 14 years ago
p.tessenow 720a8803d9 added selectable-property to chainables 14 years ago
Eric Davis c1068bf0cd Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy. 14 years ago
t.felgentreff 141b0454d8 actually remove links, not only hiding them 14 years ago
Mark Maglana 5e7c0ab32a Fix real-time updates for taskboard 14 years ago
Mark Maglana 39f62ecb71 Fix real-time updates for master backlog 14 years ago
Mark Maglana a5c69e8fb5 Implement RbUpdatedItemsController 14 years ago
Eric Davis 83b4343d2d Refactor: move method, ProjectsController#save_activities to ProjectEnumerationsController#save 14 years ago
t.felgentreff b0d0ac5f87 add a grouping table for single-group 14 years ago
Mark Maglana 779bf194bd Fix team_member.feature 14 years ago
Mark Maglana fee2d0adf1 Fix calendar link in issues sidebar 14 years ago
t.felgentreff 88868c9a1f use hook to fulfill issue #3303 14 years ago
Eric Davis b5e90972d8 Refactor: move method, ProjectsController#add_file to FilesController#new. 14 years ago
Mark Maglana b37db7fdb2 Fix broken server_variables js 14 years ago
Mark Maglana 3e7a119a6b New architecture for controllers. CRUD implementation 14 years ago
Eric Davis daa8eaa9ae Refactor: move method, ProjectsController#list_files to FilesController#index. 14 years ago
Eric Davis a188abbe28 Refactor: move method, ProjectsController#roadmap to VersionsController#index. 14 years ago
Eric Davis b925325ddb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
Eric Davis 30821586cb Add the project_id to the Calendar link to month. 14 years ago
Eric Davis 3eea03d70e Refactor: extract link to previous and next month into helpers. 14 years ago
Eric Davis 56e984b5e7 Refactor: convert many of the custom Issue routes to REST resources. 14 years ago
friflaj 344b5f3722 Treat impediments as tasks 14 years ago
Emiliano Heyns c088f1c6b9 Task order is governed by nested_set instead of acts_as_list, so next_higher becomes right_sibling 14 years ago
Eric Davis 80256cf298 Refactor: extract #bulk_update method from IssuesController#bulk_edit. 14 years ago
Eric Davis b67b3820a1 Refactor: move IssuesController#changes to JournalsController#index. 14 years ago
friflaj a663b30884 Scrum statistics changed API, usage should follow suit 14 years ago
Eric Davis c8c4fb130c Merged r4014 from trunk. 14 years ago
Eric Davis b5d64b9a2f Merged r4012 from trunk. 14 years ago
Eric Davis 519069b867 Merged r4011 from trunk. 14 years ago
Eric Davis b419deb907 Merged r4009 from trunk. 14 years ago
Eric Davis 27ef72c35e Merged r4006 from trunk. 14 years ago
Eric Davis 86e986f014 Merged r4005 from trunk. 14 years ago
Eric Davis 05527be943 Add RTL support to the context menu. #6012 14 years ago
Eric Davis 7e565eed34 Fix the calendar link in the Issues sidebar. #5591 14 years ago
friflaj ce0e60115c Add pretty colors 14 years ago
friflaj 18ee600376 Add cross-project statistics 14 years ago
friflaj 3ec41d99ba Simplified statistics 14 years ago
Mark Maglana ef68c320d8 even more tests 14 years ago
Eric Davis dfd1d0c7fe Refactor: merge IssuesController#update_form into IssuesController#new 14 years ago
Eric Davis e4c5a91d0e Refactor: extract Members Box to partial. 14 years ago
Mark Maglana b68541e3fa Additional tests 14 years ago