Commit Graph

498 Commits (01788e83e755e08c96274341f22ea1d7d3814bad)

Author SHA1 Message Date
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 14 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
Jean-Philippe Lang 6a8dc735d3 Fixes Bazaar adapter for JRuby/Win32 (#5404). 15 years ago
Jean-Philippe Lang b897089729 Fixes Mercurial adapter for JRuby (#4494, #5404). 15 years ago
Jean-Philippe Lang 4a4bc93278 Adds jdbc rake tasks (#5404). 15 years ago
Jean-Philippe Lang 0a47389a65 Fixes some textile issues with JRuby (#5404). 15 years ago
Jean-Philippe Lang f65c47e3a7 Fixes theme discovery under JRuby on Rails war structure (#632, #5404). 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
Eric Davis 538642c5c4 Let custom field formats control how they are edited. 15 years ago
Eric Davis 4cb943571a Change the case statement into a method call based on the name 15 years ago
Eric Davis d22723ed04 Refactor: Move method 15 years ago
Eric Davis 88db9d0bdc Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
Eric Davis f3e3752759 Added rake task to generate the yardoc (rake yard) 15 years ago
Jean-Philippe Lang 4a51f10074 Fixes diff highlighting (#5199). 15 years ago
Jean-Philippe Lang 8cdcf308be Escape href attribute in auto links (#5179). 15 years ago
Jean-Philippe Lang 533590c29c Fixed: Double-dash results in strikethrough text (#5122). 15 years ago
Jean-Philippe Lang ad487bf7cc Replace the hardcoded "CodeRay" css class name for highlighted elements. 15 years ago
Jean-Philippe Lang c03b4c2e1e Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985). 15 years ago
Jean-Philippe Lang 7621463acb Do not html escape code that is going to be highlighted (#2985, #3359). 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago