summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-292-15/+24
* Adds HTML titles to forums related views.Jean-Philippe Lang2008-06-293-0/+6
* Makes importer work with Trac 0.8.x (#1540).Jean-Philippe Lang2008-06-291-0/+5
* Fixed: associated revisions are displayed in wrong order on issue view (#1546).Jean-Philippe Lang2008-06-291-1/+1
* Fixed #1545: migration on fresh install fails (broken by r1592).Jean-Philippe Lang2008-06-291-8/+11
* Upgraded to Prototype 1.6.0.1.Jean-Philippe Lang2008-06-285-1809/+3711
* New rake task name in comments for creating sessions migration (#1520).Jean-Philippe Lang2008-06-271-1/+1
* Custom fields refactoring: most of code moved from controllers to models (usi...Jean-Philippe Lang2008-06-2724-113/+321
* Adds a key in lang files (general_csv_decimal_separator) to set the decimal s...Jean-Philippe Lang2008-06-2629-2/+31
* Translations updates:Jean-Philippe Lang2008-06-263-24/+24
* 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
* Tests: create tmp/test if it doesn't exist.Jean-Philippe Lang2008-06-261-0/+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-2536-1/+336
* Encoding set to utf8 in example database.yml (#1506).Jean-Philippe Lang2008-06-241-0/+3
* Fixed: private method 'gsub' called for nil:NilClass on activity (#1519).Jean-Philippe Lang2008-06-241-1/+1
* Fixes test broken by r1578.Jean-Philippe Lang2008-06-241-2/+2
* Smaller font size for activity events and search results descriptions.Jean-Philippe Lang2008-06-231-2/+2
* 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-232-1/+3
* Turn ftp urls into links (#1514).Jean-Philippe Lang2008-06-232-0/+2
* Add filters on cross-project issue list for custom fields marked as 'For all ...Jean-Philippe Lang2008-06-223-19/+37
* 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-222-1/+1
* IMAP: fetch unseen messages only.Jean-Philippe Lang2008-06-221-1/+1
* IMAP: Mark emails as Seen.Jean-Philippe Lang2008-06-221-2/+10
* Fixes reply attachments handling.Jean-Philippe Lang2008-06-221-1/+1
* Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP ser...Jean-Philippe Lang2008-06-222-3/+78
* Adds basic support for issue creation via email (#1110).Jean-Philippe Lang2008-06-229-56/+554
* Display issue notes in the activity view (#1509).Jean-Philippe Lang2008-06-214-2/+4
* 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
* Mercurial adapter tests fix (#1469).Jean-Philippe Lang2008-06-182-5/+3
* Enable syntax highlight on issues, messages and news (#1473, #1466).Jean-Philippe Lang2008-06-183-0/+9
* Allow dot in firstnames and lastnames (closes #1426).Jean-Philippe Lang2008-06-171-1/+1
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-174-0/+26
* Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1...Jean-Philippe Lang2008-06-172-4/+9
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-1733-20/+217
* Prevent unwanted textile link parsing at end of line.Jean-Philippe Lang2008-06-162-1/+2
* RepositoriesController cleanup with rescue_from.Jean-Philippe Lang2008-06-151-16/+5
* Adds a field on the repository view to browse at specific revision (#1443).Jean-Philippe Lang2008-06-151-1/+6
* Fixed: view file at given revision with CVS.Jean-Philippe Lang2008-06-156-7/+44
* Makes changes link to entries on the revision view.Jean-Philippe Lang2008-06-152-2/+9
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-1/+1
* Fixes test broken by r1549.Jean-Philippe Lang2008-06-151-2/+2