summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed: wiki and changeset links not displayed when previewing issue descripti...Jean-Philippe Lang2008-02-124-4/+5
* The following menus can now be extended by plugins: top_menu, account_menu, a...Jean-Philippe Lang2008-02-126-40/+66
* Replaced window.hash= by Element.scrollTo()Jean-Philippe Lang2008-02-115-7/+4
* Footer update.Jean-Philippe Lang2008-02-111-1/+1
* Fixed: 404 error when selecting an other project on issues/move.Jean-Philippe Lang2008-02-111-1/+1
* Fixed: context menu not available if the initial issue list is empty.Jean-Philippe Lang2008-02-112-8/+5
* Translation updates:Jean-Philippe Lang2008-02-103-23/+23
* Fixed: Anonymous users may not see the issue list headers in the correct lang...Jean-Philippe Lang2008-02-101-1/+1
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-1037-247/+485