Commit Graph

1528 Commits (667c4d157fd1004afe730a5a98a24dbecb97bc72)

Author SHA1 Message Date
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 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
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 80e833cd88 Merged r3946 from trunk. 14 years ago
Eric Davis a12a073a6e Merged r3945 from trunk. 14 years ago
Eric Davis 10a76f5e73 Merged r3939 from trunk. 14 years ago
Eric Davis fab5064643 Merged r3936 from trunk. 14 years ago
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 years ago
Eric Davis 2f529fd834 Merged r3918 from trunk. 14 years ago
Eric Davis 7bdf0ab729 Merged r3915 from trunk. 14 years ago
Eric Davis 4426fd695e Merged r3914 from trunk. 14 years ago
Eric Davis b02463184a Merged r3911 from trunk. 14 years ago
Eric Davis a6408945e5 Merged r3910 from trunk. 14 years ago
Eric Davis c20e85e4dd Merged r3909 from trunk. 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
Wieland Lindenthal 08a013da44 Minor bug fixes to journalized versions 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Jean-Baptiste Barth 8a2bc5772e Focus on the input when adding a related issue on issues/show page. #4656 14 years ago
Jean-Baptiste Barth 491c9d2b55 Display projects as links in users/memberships partial. #5898 14 years ago
Tim Felgentreff 47ecf151dd completely remove acts_as_versioned as it's functionality is contained in acts_as_journalized 15 years ago
Eric Davis a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 15 years ago
Eric Davis 07cd12978e Add maxlength attributes to some Project fields. #4896 15 years ago
Eric Davis 6f3ae29522 Use the MenuManager for the Administration menu. #6008 15 years ago