Commit Graph

219 Commits (21b52d2fd968c0386b45747fe9c10d43e500d473)

Author SHA1 Message Date
Eric Davis b75e038255 Updated menus from JPL's feedback. 15 years ago
Eric Davis b0999e3764 Add support for unattached menus (generated dynamically) 15 years ago
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus. 15 years ago
Jean-Philippe Lang 9b0acce9c9 Fixed: error raised when rendering text that contains an email address with textile disabled (#4268). 15 years ago
Jean-Philippe Lang ea9a7c20e6 Set trunk version to 0.8.7. 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang 22d12032e7 Reject empty Mercurial entries (#4098). 15 years ago
Jean-Philippe Lang 4b83a0d848 Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 15 years ago
Jean-Philippe Lang b8b8cea288 Fixes jstoolbar lang files case (#4190). 15 years ago
Jean-Philippe Lang 4ea714fb91 Fixed: child_pages macro fails on wiki page history (#4152). 15 years ago
Jean-Philippe Lang 962535255c Set trunk version to 0.8.6 15 years ago
Jean-Philippe Lang a658679d29 Add etag check on the activity view to avoid rendering when not modified. 15 years ago
Jean-Philippe Lang cabf052127 Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098). 15 years ago
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 15 years ago
Eric Davis a41ba2aed7 Renamed the default "Assigned" status to "In Progress". #3605 15 years ago
Eric Davis 07ffad4a7e Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with 15 years ago
Jean-Philippe Lang 4450e6f24b String#each removed in ruby1.9. 15 years ago
Jean-Philippe Lang 22d3d5a3b0 Defines String#to_a (Object#to_a removed in ruby1.9). 15 years ago
Jean-Philippe Lang 38dc4d1cf9 Sets file encoding to utf-8 for ruby 1.9. 15 years ago
Jean-Philippe Lang cc3c8a717c Update version to 0.8.5. 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Jean-Philippe Lang a49506ce5f Use selected columns in the issues PDF export (#1190). 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Jean-Philippe Lang 6da352dc47 Display all custom fields on issue PDF. 15 years ago
Jean-Philippe Lang dcba9f18e6 Allow line breaks in wiki table cells (#2346). 16 years ago
Eric Davis 1a9942ba99 Change subversion adapter to not cache authentication and run non interactively 16 years ago
Jean-Philippe Lang 00f7a02959 Set trunk version to latest stable release (#3233). 16 years ago
Jean-Philippe Lang 72a396227a Fixes default data loader broken by r2777 (#3507). 16 years ago
Jean-Philippe Lang 6a54a0c94c Fixed: Bazaar "[merge]" tags parsing fails (#3445). 16 years ago
Eric Davis fbfb349496 Added Redmine::Info.issue to get links to specific issue numbers. 16 years ago
Jean-Philippe Lang 53b002b497 Add plugins information to script/about (#3387). 16 years ago
Jean-Philippe Lang a7ea14f5af Prevent nil error when retrieving svn version (#3268). 16 years ago
Jean-Philippe Lang b557393252 Ticket grouping (#2679). 16 years ago
Jean-Philippe Lang 24875be705 Adds .erb mime type. 16 years ago
Jean-Philippe Lang ac6ecdb360 Fixed: Mercurial integration doesn't work if redmine is installed in folder path containing space (#3159). 16 years ago
Jean-Philippe Lang 43200e2122 Adds mime type specific css classes to the SCM browser. 16 years ago
Jean-Philippe Lang dea072f506 Set a default scope for 'My page' block names translations (#3057). 16 years ago
Jean-Philippe Lang 73eb1580ae Fixed: zh-TW PDF export broken by new locales (#2940). 16 years ago
Jean-Philippe Lang 8375e98ade Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856). 16 years ago
Jean-Philippe Lang d40bf20131 Allow My Page blocks to be added to from a plugin (#2840). 16 years ago
Eric Davis 4baf32b166 Fixing Plugin and Mailer default_url_options. 16 years ago
Jean-Philippe Lang 9819a6bfd1 Fixes menu translation. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 9a986ac0a5 Refactored the mess known as Hook default_url_options in favor of the simpler 16 years ago
Eric Davis b75a30a21a Renamed variables to be more descriptive. #2542 16 years ago
Eric Davis 5b7a5c39a7 Added request and controller objects to the hooks by default. 16 years ago
Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang cf566a0c72 Fixed: TOC does not parse wiki page reference links with description (#2601). 16 years ago
Jean-Philippe Lang 32d4378198 Adds rel='nofollow' attribute to other formats download links (#2491). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago