summaryrefslogtreecommitdiffstats
path: root/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Display project names in cross-project gantt PNG (#5904).Jean-Philippe Lang2010-07-251-3/+10
* Display project names for versions too on PDF (#5904).Jean-Philippe Lang2010-07-251-3/+4
* Display project names in cross-project gantt PDF (#5904).Jean-Philippe Lang2010-07-251-6/+8
* Bump version to 1.0.0Eric Davis2010-07-181-3/+3
* Fix typos in the examples. #5823Eric Davis2010-07-161-2/+2
* Version 0.9.6Eric Davis2010-07-081-1/+1
* Include visible subprojects when checking for available Activity event types....Eric Davis2010-07-061-1/+1
* Rename code and locale typo: Developper. #5751Eric Davis2010-06-301-2/+2
* Bump release to 0.9.5Eric Davis2010-06-281-1/+1
* Sanitize image links and handle nils in the toc formatter. #5445Eric Davis2010-06-241-1/+3
* Support listing directories in svn which include square brackets. #5548Eric Davis2010-06-201-7/+14
* Display the link name when external links are used in the toc macro. #5445Eric Davis2010-06-191-0/+3
* Updates for 0.9.4 release.Jean-Philippe Lang2010-05-011-1/+1
* Fixes Bazaar adapter for JRuby/Win32 (#5404).Jean-Philippe Lang2010-05-011-2/+2
* Fixes Mercurial adapter for JRuby (#4494, #5404).Jean-Philippe Lang2010-05-011-1/+1
* Fixes theme discovery under JRuby on Rails war structure (#632, #5404).Jean-Philippe Lang2010-04-301-1/+1
* Let custom field formats control how they are edited.Eric Davis2010-04-161-0/+7
* Change the case statement into a method call based on the nameEric Davis2010-04-161-5/+21
* Refactor: Move methodEric Davis2010-04-161-0/+12
* Replace the hardcoded CustomField::FIELD_FORMATS with a class.Eric Davis2010-04-161-0/+66
* Fixes diff highlighting (#5199).Jean-Philippe Lang2010-03-281-1/+1
* Escape href attribute in auto links (#5179).Jean-Philippe Lang2010-03-241-2/+4
* Replace the hardcoded "CodeRay" css class name for highlighted elements.Jean-Philippe Lang2010-03-141-1/+1
* Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985).Jean-Philippe Lang2010-03-142-2/+57
* Do not html escape code that is going to be highlighted (#2985, #3359).Jean-Philippe Lang2010-03-141-1/+1
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-132-1/+53
* Makes test pass with Bazaar 2.1.0 (#5002).Jean-Philippe Lang2010-03-061-5/+5
* Hide the main menu div if there isn't any items for it. #3259Eric Davis2010-03-041-0/+5
* Fixes git annotate (#3832).Jean-Philippe Lang2010-03-031-3/+4
* Fixed: Git blame/annotate fails on moved files (#3832).Jean-Philippe Lang2010-02-281-3/+12
* Update for 0.9.3 release.Jean-Philippe Lang2010-02-281-1/+1
* Wraps changeset creation inside a single transation.Jean-Philippe Lang2010-02-211-9/+11
* Removes --find-copies-harder git option to retrieve commits which was way to ...Jean-Philippe Lang2010-02-211-1/+1
* Do not query git for tags and branches multiple times per request.Jean-Philippe Lang2010-02-201-5/+6
* Fix an IndexError if all the :last menu items are deleted from a menu. #4718Eric Davis2010-02-181-2/+11
* Fixed: Deselecting textile text formatting causes interning empty string erro...Jean-Philippe Lang2010-02-171-4/+4
* Makes search providers extensible (#3936).Jean-Philippe Lang2010-02-171-0/+17
* Converted the REDMINE_SUPPORTED_SCM constant to a classEric Davis2010-02-161-0/+23
* Changes SubversionAdapter to use ActiveSupport::XmlMini API for XML parsing.Jean-Philippe Lang2010-02-131-34/+49
* Do not parse the entire git log to fetch new commits (takes several minutes f...Jean-Philippe Lang2010-02-071-5/+1
* Update for 0.9.2 release.Jean-Philippe Lang2010-02-071-1/+1
* Korean support for PDF export (#4639).Jean-Philippe Lang2010-02-071-0/+5
* Renames WikiFormatting.cache to .cache_storeJean-Philippe Lang2010-02-061-3/+3
* Adds a setting to cache textile rendering (off by default).Jean-Philippe Lang2010-02-062-30/+54
* Updates for 0.9.1 release.Jean-Philippe Lang2010-01-301-1/+1
* Fixed: PDF export of a issue list grouped by a custom field raises an error (...Jean-Philippe Lang2010-01-181-4/+6
* Adds a rake task to receive emails from a POP3 server (#2420).Jean-Philippe Lang2010-01-171-0/+56
* Auto-detect attachment content type when blank (#3782).Jean-Philippe Lang2009-12-291-2/+17
* Fixed: Subversion password visible in development logs (#4448).Jean-Philippe Lang2009-12-261-1/+1
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-251-9/+9