summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add etag check on the activity view to avoid rendering when not modified.Jean-Philippe Lang2009-10-251-1/+3
* Prevent undefined method `<=>' for nil:NilClass in AbstractAdapter (#4098).Jean-Philippe Lang2009-10-241-1/+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
* 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
* 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-152-108/+132
* Display all custom fields on issue PDF.Jean-Philippe Lang2009-07-291-1/+1
* Allow line breaks in wiki table cells (#2346).Jean-Philippe Lang2009-07-191-1/+1
* 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
* 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
* Add plugins information to script/about (#3387).Jean-Philippe Lang2009-05-251-0/+16
* Prevent nil error when retrieving svn version (#3268).Jean-Philippe Lang2009-05-101-1/+1
* Ticket grouping (#2679).Jean-Philippe Lang2009-04-261-2/+13
* Adds .erb mime type.Jean-Philippe Lang2009-04-251-1/+1
* Fixed: Mercurial integration doesn't work if redmine is installed in folder p...Jean-Philippe Lang2009-04-211-1/+1
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-0/+11
* Set a default scope for 'My page' block names translations (#3057).Jean-Philippe Lang2009-04-051-1/+1
* Fixed: zh-TW PDF export broken by new locales (#2940).Jean-Philippe Lang2009-03-121-1/+1
* Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when ...Jean-Philippe Lang2009-03-071-1/+1
* Allow My Page blocks to be added to from a plugin (#2840).Jean-Philippe Lang2009-02-261-0/+32
* Fixing Plugin and Mailer default_url_options.Eric Davis2009-02-251-2/+8
* Fixes menu translation.Jean-Philippe Lang2009-02-211-3/+6
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-217-12/+92
* Refactored the mess known as Hook default_url_options in favor of the simplerEric Davis2009-02-211-10/+1
* Renamed variables to be more descriptive. #2542Eric Davis2009-02-101-4/+4
* Added request and controller objects to the hooks by default.Eric Davis2009-02-101-8/+52
* Adds a setting to limit the number of revisions displayed on a repository fil...Jean-Philippe Lang2009-02-011-0/+1
* Fixed: TOC does not parse wiki page reference links with description (#2601).Jean-Philippe Lang2009-01-291-1/+1
* Adds rel='nofollow' attribute to other formats download links (#2491).Jean-Philippe Lang2009-01-291-1/+1
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-0/+33
* Explicitly require 'rfpdf/fpdf' (#2584).Jean-Philippe Lang2009-01-271-0/+1
* Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492).Jean-Philippe Lang2009-01-121-0/+2
* Fixed: no error is raised when entering invalid hours on the issue update for...Jean-Philippe Lang2009-01-091-1/+3
* Slight changes to ease Rails 2.2 support.Jean-Philippe Lang2009-01-042-2/+39
* Scramble PDF title (#1204).Jean-Philippe Lang2009-01-041-0/+21
* Merged r2231 from 0.8-stable (#2402).Jean-Philippe Lang2009-01-041-9/+9