Commit Graph

769 Commits (3612441fedca68cd14e73431c863063a1c6e342d)

Author SHA1 Message Date
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 abf3ee4999 Add project names to the Versions in the Gantt export. #5904 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 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 763ab07942 Refactor: split ProjectsController#add into #add (GET) and #create (POST). 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 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 dfcb5a666f Updated permissions for r4034 14 years ago
Eric Davis 22fa8d9b31 Bump version to 1.0.1 14 years ago
Eric Davis fc9b984cc1 Treat Calendar and Gantt pages as separate modules. #6153 14 years ago
Eric Davis 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 14 years ago
Eric Davis c090d115e2 Added a rake task to display permissions. 14 years ago
Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
Eric Davis e63acb70ca Add the Calendar as a project menu item. 14 years ago
Eric Davis a24f448dc0 Add the Gantt chart as a project menu item 14 years ago
Eric Davis 22c978ad94 Refactor: move IssuesController#reply to JournalsController 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth 780bdccc42 Fixed wrong commit range in git log command. #5628 14 years ago
Eric Davis 2e14ba95a0 Add static docs to YARD. 14 years ago
Eric Davis 2c79572e4b Save yard doc to the doc/app directory. 14 years ago
Eric Davis 7a3dcdc67f Exclude test files from YARD. 14 years ago
Eric Davis ab546a14cb Add a rake task to run CI. 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Eric Davis 6f3ae29522 Use the MenuManager for the Administration menu. #6008 14 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 14 years ago
Jean-Philippe Lang bdad35a736 Display project names for versions too on PDF (#5904). 14 years ago
Jean-Philippe Lang cb5e63d846 Display project names in cross-project gantt PDF (#5904). 14 years ago
Eric Davis fa8d0c5c6f Bump version to 1.0.0 15 years ago
Eric Davis 5e259d41e2 Fix typos in the examples. #5823 15 years ago
Eric Davis a84ea6866d Version 0.9.6 15 years ago
Eric Davis ad73f12a6b Include visible subprojects when checking for available Activity event types. #5589 15 years ago
Eric Davis 305cab100f Rename code and locale typo: Developper. #5751 15 years ago
Eric Davis bc3ad9af38 Bump release to 0.9.5 15 years ago
Eric Davis 6eea3300f8 Sanitize image links and handle nils in the toc formatter. #5445 15 years ago
Eric Davis acef1d5352 Exclude fields_for in the TabularFormBuilder, it has a different method 15 years ago
Eric Davis c5863c0ad0 Support listing directories in svn which include square brackets. #5548 15 years ago
Eric Davis b53de502ab Display the link name when external links are used in the toc macro. #5445 15 years ago
Eric Davis 69d9600f48 Added documentation about the session_path. #3968 15 years ago
Eric Davis 759858d11d Add example url and author url to the plugin generator. 15 years ago
Eric Davis 1a145dca25 Plugin models and controllers must be unloadable. 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Jean-Philippe Lang a499efd328 Updates for 0.9.4 release. 15 years ago