summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ability to allow non-admin users to create projects (#1007).Jean-Philippe Lang2009-05-171-0/+1
* Prevent nil error when retrieving svn version (#3268).Jean-Philippe Lang2009-05-101-1/+1
* Same as fix as r2705 from Trac wiki pages attachments (#3291).Jean-Philippe Lang2009-05-101-6/+8
* Disable email notifications before importing data.Jean-Philippe Lang2009-05-042-1/+7
* Fixes r2707.Jean-Philippe Lang2009-05-041-1/+6
* Fixes Mantis importer broken by 2670.Jean-Philippe Lang2009-05-041-1/+1
* Fixed Trac importer broken by r2670 (#3254).Jean-Philippe Lang2009-05-041-8/+17
* 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
* Less aggressive textile image tag parsing (#3209).Jean-Philippe Lang2009-04-211-1/+1
* Adds mime type specific css classes to the SCM browser.Jean-Philippe Lang2009-04-191-0/+11
* Allow textile mailto links (#3127).Jean-Philippe Lang2009-04-071-1/+1
* Set a default scope for 'My page' block names translations (#3057).Jean-Philippe Lang2009-04-051-1/+1
* Update SVG library to latest stable (0.6.1) (#3056).Jean-Philippe Lang2009-03-307-2519/+2550
* Adds a user search field with autocompleter on project members screen.Jean-Philippe Lang2009-03-281-1/+1
* Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data t...Jean-Philippe Lang2009-03-151-0/+2
* Ability to set language for redmine:load_default_data task using REDMINE_LANG...Jean-Philippe Lang2009-03-151-12/+15
* Fixed: zh-TW PDF export broken by new locales (#2940).Jean-Philippe Lang2009-03-121-1/+1
* Flush buffer when asking for language (#2948).Jean-Philippe Lang2009-03-121-0/+1
* Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when ...Jean-Philippe Lang2009-03-071-1/+1
* Fixes #2851.Jean-Philippe Lang2009-02-271-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
* Process all translations files.Jean-Philippe Lang2009-02-211-1/+1
* Adds locales:update task as a replacement for gloc:update.Jean-Philippe Lang2009-02-211-0/+31
* 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-2110-16/+120
* Refactored the mess known as Hook default_url_options in favor of the simplerEric Davis2009-02-211-10/+1
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-152-2/+2
* 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
* Less strict textile links parsing (#2582).Jean-Philippe Lang2009-01-311-1/+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
* Fixed that Trac importer was creating duplicate custom values (#2506).Jean-Philippe Lang2009-01-181-127/+130
* Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492).Jean-Philippe Lang2009-01-121-0/+2
* Codified instructions from RUNNING_TESTS as rake tasks for convenienceEric Davis2009-01-121-0/+30
* Fixed: no error is raised when entering invalid hours on the issue update for...Jean-Philippe Lang2009-01-091-1/+3
* Refactor TabularFormBuilder field helpers (#2461).Jean-Philippe Lang2009-01-071-13/+13
* 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
* Do not use compute_public_path.Jean-Philippe Lang2009-01-041-2/+6