summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixes for wiki_syntax.html (#678) by Thomas Löber.Jean-Philippe Lang2008-02-161-19/+21
* Rescue and display an error message when trying to delete a role that is in use.Jean-Philippe Lang2008-02-161-5/+4
* Mantis importer: do not duplicate Mantis username in firstname and lastname i...Jean-Philippe Lang2008-02-161-1/+1
* Removed fragment caching on gantt and calendar.Jean-Philippe Lang2008-02-168-126/+0
* Fixed: CVS repository doesn't work if port is used in the url (#653).Jean-Philippe Lang2008-02-164-2/+137
* Added a simple rake task to fetch changesets from the repositories:Jean-Philippe Lang2008-02-161-0/+24
* Atom feeds:Jean-Philippe Lang2008-02-162-3/+3
* Added:Jean-Philippe Lang2008-02-163-9/+36
* Added the following permissions (#527, #585, #627):Jean-Philippe Lang2008-02-167-6/+24
* Added translation support for project modules names and a few other strings.Jean-Philippe Lang2008-02-1627-10/+358
* Fix grammar error in e-mail footer (closes #673).Jean-Philippe Lang2008-02-161-1/+1
* Added Ukrainan translation (Natalia Konovka & Mykhaylo Sorochan).Jean-Philippe Lang2008-02-158-54/+780
* Fix applied to ruby-net-ldap (#608).Jean-Philippe Lang2008-02-151-1/+1
* Slight changes to calendar and activity h2 titles.Jean-Philippe Lang2008-02-152-2/+2
* Make Mantis importer preserve bug ids.Jean-Philippe Lang2008-02-151-1/+6
* Escape titles in activity view.Jean-Philippe Lang2008-02-141-1/+1
* Fixed a bug in localization introduced by r1131 (anonymous users inherit the ...Jean-Philippe Lang2008-02-132-0/+44
* Translation for various hard-coded strings (#577).Jean-Philippe Lang2008-02-1227-7/+188
* Added issue subject to the time entries view and subject + tracker to the csv...Jean-Philippe Lang2008-02-122-5/+9
* Fixed: not null constraints not removed with Postgresql.Jean-Philippe Lang2008-02-123-7/+7
* Fixed: empty status list shouldn't be displayed when the user can not change ...Jean-Philippe Lang2008-02-121-1/+1