summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-0937-147/+123
* Added a few extensions/mimetypes.Jean-Philippe Lang2008-02-071-6/+9
* Mantis importer: few fixes in user mapping.Jean-Philippe Lang2008-02-061-6/+12
* Create a journal and send an email when an issue is closed by commit (#609).Jean-Philippe Lang2008-02-0624-5/+66
* Trac importer: handle nil usernames.Jean-Philippe Lang2008-02-061-0/+2
* Fixed settings.yml syntax (yaml parsing fails with JRuby 1.0.3: #606).Jean-Philippe Lang2008-02-061-2/+2
* Activity test fix (r1120).Jean-Philippe Lang2008-02-051-6/+8
* Slight change to the issue added/updated email templates.Jean-Philippe Lang2008-02-0527-369/+372
* More appropriate default sort order on sortable columns.Jean-Philippe Lang2008-02-056-18/+24
* Slight changes to the activity view.Jean-Philippe Lang2008-02-043-9/+24
* Use Postgresql's reset_pk_sequence in Trac importer to reset issue id sequenc...Jean-Philippe Lang2008-02-041-10/+2
* Slight changes on users list view and hide Anonymous user.Jean-Philippe Lang2008-02-034-31/+31
* New icons for the wiki toolbar (from http://www.famfamfam.com/lab/icons/silk/).Jean-Philippe Lang2008-02-0338-49/+18
* Set wiki class to issue notes.Jean-Philippe Lang2008-02-031-1/+1
* Fixed: error when uploading a file with no content-type specified by the brow...Jean-Philippe Lang2008-02-031-1/+1
* Fixed #208: Issue list does not scroll up when you click nextJean-Philippe Lang2008-02-031-3/+9
* Do not use RedCloth's glyphs (#210).Jean-Philippe Lang2008-02-031-1/+1
* Slight style changes on issue associated changesets list.Jean-Philippe Lang2008-02-032-9/+10
* ProjectsController#add_news moved to NewsController#new.Jean-Philippe Lang2008-02-039-27/+82