summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620).Jean-Philippe Lang2008-07-121-1/+1
* Fixed: no :author method error on projects atom feed (#1623).Jean-Philippe Lang2008-07-121-1/+2
* Do not use partial in PDF templates (not supported when using rfpdf with Rail...Jean-Philippe Lang2008-07-102-119/+117
* Fixed: trailing period should not be included in redmine links of type class:...Jean-Philippe Lang2008-07-101-1/+1
* Fixed: search engine may reveal private projects (#1613).Jean-Philippe Lang2008-07-102-9/+12
* Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).Jean-Philippe Lang2008-07-091-1/+1
* Fixes Gantt chart with ruby 1.8.7 (#1606).Jean-Philippe Lang2008-07-091-1/+0
* Mail handler: more control over issue attributes (#1110).Jean-Philippe Lang2008-07-061-11/+22
* Better naming of activity feed if only one kind of event is displayed (#1323).Jean-Philippe Lang2008-07-061-1/+4
* Adds project name to issues feed title (#1323).Jean-Philippe Lang2008-07-061-1/+1
* Fixes "source:" links URLs (r1617).Jean-Philippe Lang2008-07-062-5/+6
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-055-3/+20
* Removes calls to TimeZone#adjust (#1584).Jean-Philippe Lang2008-07-051-5/+1
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-042-0/+7
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-048-12/+18
* Escapes HTML tags.Jean-Philippe Lang2008-07-024-9/+9
* Fixes quick jump to a revision.Jean-Philippe Lang2008-06-301-2/+2
* Fixed: issues always created with default tracker (#1553).Jean-Philippe Lang2008-06-301-1/+2
* Fixed: Comment too long message when updating issue (#1550).Jean-Philippe Lang2008-06-301-1/+1
* Redirects back after clicking watch/unwatch links without javascript (#1337).Jean-Philippe Lang2008-06-291-2/+6
* Removes no longer needed helper method (r1605).Jean-Philippe Lang2008-06-291-8/+0
* Makes issue update link work without javascript (#1337).Jean-Philippe Lang2008-06-292-2/+2
* Do not silently ignore timelog validation failure on issue edit.Jean-Philippe Lang2008-06-292-1/+2
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-295-5/+11
* Wider SVG graphs in repository stats.Jean-Philippe Lang2008-06-292-11/+10
* Fixed: Entourage (and some old client) fails to correctly render notification...Jean-Philippe Lang2008-06-291-6/+26
* Reduces memory usage when importing large git repositories (#1482).Jean-Philippe Lang2008-06-291-4/+2
* Adds HTML titles to forums related views.Jean-Philippe Lang2008-06-293-0/+6
* Fixed: associated revisions are displayed in wrong order on issue view (#1546).Jean-Philippe Lang2008-06-291-1/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-2717-102/+65
* Adds a key in lang files (general_csv_decimal_separator) to set the decimal s...Jean-Philippe Lang2008-06-262-2/+4
* Fixed: timelog redirects inappropriately when :back_url is blank (#1524).Jean-Philippe Lang2008-06-261-1/+1
* Adds anchor to atom feed messages links.Jean-Philippe Lang2008-06-261-1/+2
* Link to view specific file on revision view fails with Subversion repository ...Jean-Philippe Lang2008-06-261-1/+1
* Add project name to cross-project Atom feeds (#1527).Jean-Philippe Lang2008-06-261-1/+5
* Adds a simple API and a standalone script that can be used to forward emails ...Jean-Philippe Lang2008-06-255-1/+83
* Fixed: private method 'gsub' called for nil:NilClass on activity (#1519).Jean-Philippe Lang2008-06-241-1/+1
* Strip pre/code tags content from activity view events.Jean-Philippe Lang2008-06-231-1/+1
* Adds a class ('me') to events of the activity view created by current user.Jean-Philippe Lang2008-06-231-1/+2
* Add filters on cross-project issue list for custom fields marked as 'For all ...Jean-Philippe Lang2008-06-221-19/+30
* Hide 'Target version' filter if no version is defined.Jean-Philippe Lang2008-06-221-1/+3
* Revision view: do not display links for deleted files.Jean-Philippe Lang2008-06-221-1/+5
* Use new image instead of expand.pngJean-Philippe Lang2008-06-221-1/+1
* Fixes reply attachments handling.Jean-Philippe Lang2008-06-221-1/+1
* Adds basic support for issue creation via email (#1110).Jean-Philippe Lang2008-06-221-14/+108
* Display issue notes in the activity view (#1509).Jean-Philippe Lang2008-06-212-2/+3
* Removes spaces before colons on issue detail view (#1512).Jean-Philippe Lang2008-06-211-11/+11
* Track project and tracker changes in issue history.Jean-Philippe Lang2008-06-192-0/+7
* Add target version to the issue list context menu.Jean-Philippe Lang2008-06-181-0/+13
* Enable syntax highlight on issues, messages and news (#1473, #1466).Jean-Philippe Lang2008-06-183-0/+9