Commit Graph

2689 Commits (e6370cc0a196b1d4657b6a48b0dcdeeb12d7bf30)

Author SHA1 Message Date
Tim Felgentreff 75024acf5a possibly use the activity permissions in the fetcher to find visible event types 15 years ago
Jean-Philippe Lang e771fc03bd Merged r3883, r3884 and r3885 from trunk. 15 years ago
Jean-Philippe Lang 701d2eaeac Display project names in cross-project gantt PNG (#5904). 15 years ago
Jean-Philippe Lang bdad35a736 Display project names for versions too on PDF (#5904). 15 years ago
Jean-Philippe Lang cb5e63d846 Display project names in cross-project gantt PDF (#5904). 15 years ago
Eric Davis 4b52b7a8df Change version to the show this is the stable branch. 15 years ago
Eric Davis 6ed2e003a1 Merged r3854 from trunk. 15 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
Tim Felgentreff 2ec2405b32 convert more to acts_as_journalized 15 years ago
Tim Felgentreff 2d282f8deb move (almost) everything over to acts_as_journalized 15 years ago
Tim Felgentreff aecb868b85 remove more journal specific functionality 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
Jean-Philippe Lang 054ff0db8e Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416). 15 years ago
Jean-Philippe Lang 24b4c5f48d Fixed: text formatting breaks when using parenthesis inside bold tags (#1334). 15 years ago
Jean-Philippe Lang 4e5078ebb0 Fixed: some textile modifiers combinations don't work, eg. bold inside underline (#5045). 15 years ago
Jean-Philippe Lang 332d88cd67 Makes test pass with Bazaar 2.1.0 (#5002). 15 years ago
Jean-Philippe Lang 6511e94233 Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
Jean-Philippe Lang 729bea1cf3 Moves ProjectsController#add_version to VersionsController#new. 15 years ago