Commit Graph

1199 Commits (e58513c9767a2eafb3a101b3e466e41a85918edd)

Author SHA1 Message Date
Eric Davis f62a1827f3 Updated issue delete confirmation when it has child issues. #6191 14 years ago
Jean-Baptiste Barth 81a28e9ffa Adds a link to edit the associated wiki page on the version view. #4416 14 years ago
Jean-Baptiste Barth 099761d8fb Fixes switching between inline and side-by-side in diff view with path. #6242 14 years ago
Eric Davis 5fdfe02b3a Refactor: add VersionsController#status_by to the resource. 14 years ago
Eric Davis bd193a026d Refactor: convert VersionsController to a REST resource. 14 years ago
Eric Davis b8ea556616 Fix the new subproject link on project overview. #6388 14 years ago
Jean-Baptiste Barth 35dba0f412 Fixed: pressing enter in filters should result to an 'apply', not a 'save'. #2285 14 years ago
Jean-Baptiste Barth 0d967c0572 Fix links to activity pages broken with r4047. #6392 14 years ago
Eric Davis 969bf2107b Refactor: split VersionsController#new into #new and #create 14 years ago
Eric Davis bde8ab84f2 Use the full path to the partials 14 years ago
Eric Davis be6e0927f3 Refactor: Split VersionsController#edit into #edit and #update 14 years ago
Eric Davis 1b90703157 Refactor: convert FilesController to a restful resource. 14 years ago
Eric Davis 41c055363e Refactor: split FilesController#new into #new and #create. 14 years ago
Jean-Baptiste Barth 4b69a895df Fixed broken context_menu on roadmap. #6351 14 years ago
Eric Davis 878bb55522 Refactor: move method to Project#css_classes 14 years ago
Eric Davis 3a2efb4757 Refactor: convert ProjectEnumerations to a resource on a project. 14 years ago
Eric Davis 5e1c295230 Fixed the zoom, previous, and next links on the Gantt chart. 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis 8d52608dba Refactor: convert the Projects routes to resources. 14 years ago
Eric Davis bf7476af5b Refactor: split method ProjectsController#edit to ProjectsController#update. 14 years ago
Eric Davis 2295b61cb6 Refactor: rename method ProjectsController#add to ProjectsController#new 14 years ago
Eric Davis 06878e5004 Change project add form to use #create. (From r4067) 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
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
Eric Davis c1068bf0cd Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy. 14 years ago
Eric Davis 83b4343d2d Refactor: move method, ProjectsController#save_activities to ProjectEnumerationsController#save 14 years ago
Eric Davis b5e90972d8 Refactor: move method, ProjectsController#add_file to FilesController#new. 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
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
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
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
Eric Davis 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 14 years ago
Azamat Hackimov 57372d9d8e Real RTL-theme support in locales (#6012) 14 years ago
Eric Davis 1f8d396e3f Refactor: move IssuesController#preview to a new controller. 14 years ago
Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
Jean-Baptiste Barth 32f6fa5b00 Fixed: changing view style in repository/diff doesn't keep previously selected file. #6045 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago