summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Enable tracker update on issue edit form (#2405).Jean-Philippe Lang2009-11-291-2/+2
* Updated menus from JPL's feedback.Eric Davis2009-11-251-7/+10
* Add support for unattached menus (generated dynamically)Eric Davis2009-11-251-12/+61
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-251-38/+201
* Fixed: error raised when rendering text that contains an email address with t...Jean-Philippe Lang2009-11-241-0/+1
* Run all tests for coverage.Jean-Philippe Lang2009-11-151-4/+3
* Set trunk version to 0.8.7.Jean-Philippe Lang2009-11-151-1/+1
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-142-4/+8
* Fixed pre tags containing "<pre*" (#4125).Jean-Philippe Lang2009-11-111-1/+1
* Reject empty Mercurial entries (#4098).Jean-Philippe Lang2009-11-111-1/+1
* Fixes diff parser for when lines starting with multiple dashes are removed (#...Jean-Philippe Lang2009-11-111-3/+2
* Fixes jstoolbar lang files case (#4190).Jean-Philippe Lang2009-11-111-1/+1
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-1/+1
* Fixes SVG lib for ruby1.9.Jean-Philippe Lang2009-11-071-3/+3
* Fixes a regexp for ruby1.9.Jean-Philippe Lang2009-11-071-1/+1
* Add test:coverage task.Jean-Philippe Lang2009-11-061-0/+11
* Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV.Jean-Philippe Lang2009-11-042-0/+1991
* Fixed: child_pages macro fails on wiki page history (#4152).Jean-Philippe Lang2009-11-041-1/+1
* Set trunk version to 0.8.6Jean-Philippe Lang2009-11-041-1/+1
* Fixed: inline images in wiki headings (#4112).Jean-Philippe Lang2009-11-041-1/+1
* Add etag check on the activity view to avoid rendering when not modified.Jean-Philippe Lang2009-10-251-1/+3
* Add a permission to remove issue watchers (#2450).Jean-Philippe Lang2009-10-251-0/+1
* Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098).Jean-Philippe Lang2009-10-241-1/+1
* Added a Activities tab to Project SettingsEric Davis2009-10-211-0/+1
* Contextual quick search (#3263).Jean-Philippe Lang2009-10-211-0/+55
* Renamed the default "Assigned" status to "In Progress". #3605Eric Davis2009-10-201-4/+4
* Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts withEric Davis2009-10-171-1/+1
* Fixed the generated test in the redmine_plugin_model. (#3927)Eric Davis2009-10-171-1/+1
* Makes migration scripts load tickets in batches (#4011).Jean-Philippe Lang2009-10-112-2/+2
* Fixes migration scripts broken by r2726.Jean-Philippe Lang2009-10-112-2/+2
* String#each removed in ruby1.9.Jean-Philippe Lang2009-10-101-0/+1
* Defines String#to_a (Object#to_a removed in ruby1.9).Jean-Philippe Lang2009-10-101-0/+7
* Sets file encoding to utf-8 for ruby 1.9.Jean-Philippe Lang2009-10-101-0/+2
* Update version to 0.8.5.Jean-Philippe Lang2009-09-171-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Adds spent time to the activity view (#3809).Jean-Philippe Lang2009-09-121-0/+1
* User groups branch merged.Jean-Philippe Lang2009-09-121-1/+1
* SCM:Jean-Philippe Lang2009-08-172-0/+31
* Use selected columns in the issues PDF export (#1190).Jean-Philippe Lang2009-08-171-30/+41
* Added branch and tag support to the git repository viewer. (#1406)Eric Davis2009-08-153-282/+308
* Display all custom fields on issue PDF.Jean-Philippe Lang2009-07-291-1/+1
* Switch from a custom rcov task to the metric_fu gem.Eric Davis2009-07-272-45/+6
* Allow line breaks in wiki table cells (#2346).Jean-Philippe Lang2009-07-192-3/+8
* Change subversion adapter to not cache authentication and run non interactivelyEric Davis2009-07-101-0/+1
* Set trunk version to latest stable release (#3233).Jean-Philippe Lang2009-07-041-1/+1
* Fixes default data loader broken by r2777 (#3507).Jean-Philippe Lang2009-06-231-9/+9
* Ability to accept incoming emails from unknown users (#2230, #3003).Jean-Philippe Lang2009-06-141-1/+17
* Added the Rails i18n language file to the plugin generator.Eric Davis2009-06-103-0/+7
* Fixed: Bazaar "[merge]" tags parsing fails (#3445).Jean-Philippe Lang2009-06-061-1/+1
* Added Redmine::Info.issue to get links to specific issue numbers.Eric Davis2009-05-301-0/+5