summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-1625-18/+86
* Added Russian translation (iGor kMeta).Jean-Philippe Lang2007-11-152-0/+666
* Fixed: admin should be able to move issues to any project.Jean-Philippe Lang2007-11-142-3/+8
* Fixed: adding an attachment is not possible when changing the status of an is...Jean-Philippe Lang2007-11-121-2/+0
* Custom fields can now be reordered.Jean-Philippe Lang2007-11-128-16/+64
* Removed hard coded string on 'My account'.Jean-Philippe Lang2007-11-1219-1/+19
* Added an option on 'My account' for users who don't want to be notified of ch...Jean-Philippe Lang2007-11-123-0/+10
* Fixed: No mime-types in documents/files downloadingJean-Philippe Lang2007-11-122-2/+2
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-128-15/+154
* Fixed: error on activity page when displaying a document (undefined method 'a...Jean-Philippe Lang2007-11-121-0/+1
* Fixed: CSV constant warningJean-Philippe Lang2007-11-111-1/+1
* Trac importer: user can now choose between sqlite and sqlite3 adapter for Tra...Jean-Philippe Lang2007-11-092-5/+16
* Diff style (inline or side by side) automatically saved as a user preference.Jean-Philippe Lang2007-11-083-4/+11
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-089-115/+199
* Added forums topics on the activity view (disabled by default).Jean-Philippe Lang2007-11-071-2/+9
* Fixed: error when sorting the messages if there's only one board for the proj...Jean-Philippe Lang2007-11-071-2/+1
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-074-20/+46
* Moved ProjectsController#list_news to NewsController#index.Jean-Philippe Lang2007-11-0517-324/+59
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-0522-362/+376
* Fixed: <td> closed with a </th>Jean-Philippe Lang2007-11-051-1/+1
* Fixed: <<me>> doesn't appear in the drop down filters on a project issue list.Jean-Philippe Lang2007-11-051-1/+1
* Slight changes for 0.6.0 release.Jean-Philippe Lang2007-11-046-751/+748
* LDAP authentication: only ask for the user's DN if on-the-fly registration is...Jean-Philippe Lang2007-11-041-1/+2
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-0424-36/+16
* Pretty URL for the repository browser (Cyril Mougel)Jean-Philippe Lang2007-11-043-4/+10
* Added radio buttons on the documents list to sort documents by category, date...Jean-Philippe Lang2007-11-0422-27/+50
* Added Korean translation (Choi Jong Yoon)Jean-Philippe Lang2007-11-043-9/+675
* Mailer:Jean-Philippe Lang2007-11-0452-168/+244
* Activity view now uses events attributes.Jean-Philippe Lang2007-10-283-35/+6
* Added a missing string to lang files.Jean-Philippe Lang2007-10-2815-0/+15
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-283-4/+4
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-2812-23/+68
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-2810-7/+178
* Fixed: some quotation marks are rendered as strange characters in pdf.Jean-Philippe Lang2007-10-261-0/+2
* Added "Float" as a custom field format.Jean-Philippe Lang2007-10-2524-18/+108
* Serbian translation added (Dragan Matic)Jean-Philippe Lang2007-10-253-0/+671
* SCM browser:Jean-Philippe Lang2007-10-231-0/+10
* SCM browser:Jean-Philippe Lang2007-10-233-1/+3
* Fixed: error when bulk editing with PostgresqlJean-Philippe Lang2007-10-233-9/+9
* Removed 'not null' constraint on position fields.Jean-Philippe Lang2007-10-221-0/+14
* Removed 'not null' constraint on position fields.Jean-Philippe Lang2007-10-225-5/+5
* SCM browser: directories can now be collapsed and re-expanded with no additio...Jean-Philippe Lang2007-10-223-5/+39
* Added a bit of AJAX on the SCM browser (tree view).Jean-Philippe Lang2007-10-227-18/+44
* Commit message parser:Jean-Philippe Lang2007-10-223-8/+9
* SVN integration: reposman.rb can now register created repositories in Redmine...Jean-Philippe Lang2007-10-213-28/+87
* Fixed flashes style for IE6.Jean-Philippe Lang2007-10-213-9/+7
* * Emails footer can now be customized from the admin interface (Admin -> Emai...Jean-Philippe Lang2007-10-2138-6/+80
* Added status and priority related classes for each row on the issue list so t...Jean-Philippe Lang2007-10-202-2/+2
* More accurate vertical positioning of #main-menuJean-Philippe Lang2007-10-201-2/+2
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-2030-89/+250