summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes migrations that change string limits for sqlite.Jean-Philippe Lang2008-03-093-3/+3
* Trac and Mantis importers: check that default configuration is loaded before ...Jean-Philippe Lang2008-03-092-0/+16
* Allow longer version names (#711, closes #712).Jean-Philippe Lang2008-03-093-2/+11
* Show replies as well when choosing to display messages in the activity.Jean-Philippe Lang2008-03-091-1/+1
* Textile formatting:Jean-Philippe Lang2008-03-091-4/+11
* Display date/time instead of date on files list (#817).Jean-Philippe Lang2008-03-091-3/+1
* Strip out email address from authors in repository screens (#814).Jean-Philippe Lang2008-03-084-4/+4
* Version details view changes:Jean-Philippe Lang2008-03-084-10/+52
* Changes 'Fixed version' label to 'Target version' (closes #723, #808).Jean-Philippe Lang2008-03-0824-24/+24
* Added preview for forum messages.Jean-Philippe Lang2008-03-075-9/+49
* Translations (closes #789, #790, #798, #803, #809):Jean-Philippe Lang2008-03-0725-111/+873
* Fixes module names localization on projects/add (closes #797).Jean-Philippe Lang2008-03-071-1/+2
* Fix LDAP authentication (#714, broken by r1194).Jean-Philippe Lang2008-03-061-1/+1
* Adds an application setting to choose whether or not subprojects issues shoul...Jean-Philippe Lang2008-03-0627-8/+43
* Add a user preference to choose how comments/replies are displayed: in chrono...Jean-Philippe Lang2008-03-0535-17/+134
* Display the last 30 days on the activity view rather than the current month.Jean-Philippe Lang2008-03-0529-28/+50
* Trac importer: support database schema for Trac migration (#757 by John Goerz...Jean-Philippe Lang2008-03-051-3/+10
* Fixed "LdapError: invalid binding information" when no username/password are ...Jean-Philippe Lang2008-03-051-5/+6
* Fixes #773: Changeset block is smashing the update frame on issues/show.Jean-Philippe Lang2008-03-051-0/+1
* Reversed versions ordering on files list (closes #763).Jean-Philippe Lang2008-03-051-1/+1
* Added jsp mime type.Jean-Philippe Lang2008-03-051-0/+1
* Display wiki syntax quick ref link within the jstoolbar (closes #629, #767).Jean-Philippe Lang2008-03-055-9/+28
* Fixes migration 87 error when running MySQL with STRICT_TRANS_TABLES on (#771).Jean-Philippe Lang2008-03-051-1/+1
* Fixes #765: Date pickers don't work on issues' bulk edit view.Jean-Philippe Lang2008-03-051-0/+7
* Fixes #780: Redmine fails to start with a const_missing error on Redmine::Men...Jean-Philippe Lang2008-03-052-1/+3
* Translations updates:Jean-Philippe Lang2008-03-0510-545/+550
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-0517-51/+82
* Fixed #759: Can not view a project without View time entries permission (brok...Jean-Philippe Lang2008-03-011-1/+1
* Fixed: fetch_changesets fails on commit comments that close 2 duplicates issues.Jean-Philippe Lang2008-03-011-0/+2
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-2929-8/+200
* Login field name changed to username (#755).Jean-Philippe Lang2008-02-294-7/+7
* Adds an optional description to attachments.Jean-Philippe Lang2008-02-2944-71/+138
* Fixed: Multiple "new" statuses in filing new ticket (closes #751).Jean-Philippe Lang2008-02-281-1/+1
* Include subprojects on the issue list, calendar and gantt by default.Jean-Philippe Lang2008-02-286-19/+36
* Fixed JournalControllerTest.Jean-Philippe Lang2008-02-271-1/+1
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-2714-84/+221
* Trac importer fix:Jean-Philippe Lang2008-02-261-8/+48
* Do not send an email with no recipient, cc or bcc (closes #743).Jean-Philippe Lang2008-02-261-1/+10
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-2634-87/+452
* Menus items:Jean-Philippe Lang2008-02-223-7/+13
* Fixed: Issue custom fields "required" flag not stored (broken by r1090). Clos...Jean-Philippe Lang2008-02-221-1/+1
* Fixed: LDAP authentication without password may be possible (#714).Jean-Philippe Lang2008-02-221-0/+1
* Roadmap enhancements (closes #697, #698):Jean-Philippe Lang2008-02-212-6/+16
* Fixed: "undefined method 'textilizable'" error on email notification when run...Jean-Philippe Lang2008-02-211-3/+3
* Added 'estimated time' in the csv export of the issue list.Jean-Philippe Lang2008-02-211-0/+2
* Fixed: Adding time when Updating a ticket is gone (closes #701).Jean-Philippe Lang2008-02-211-0/+13
* Do not clear issue relations when moving an issue to another project if cross...Jean-Philippe Lang2008-02-211-2/+4
* Order issues by id on the roadmap.Jean-Philippe Lang2008-02-181-1/+1
* Fixed: auto closing of duplicates doesn't work.Jean-Philippe Lang2008-02-172-1/+4
* Fixes:Jean-Philippe Lang2008-02-179-21/+58