summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed: LDAP authentication crashes if one of the LDAP attributes name is left...Jean-Philippe Lang2007-10-191-1/+1
* Fixed: unable to add a file to an issue without entering a note.Jean-Philippe Lang2007-10-193-16/+21
* Quote subversion username and password in svn commands.Jean-Philippe Lang2007-10-192-5/+22
* New document form can be accessed from the document list with no additional r...Jean-Philippe Lang2007-10-185-8/+24
* Added the ability to unassign issues with bulk edit.Jean-Philippe Lang2007-10-1818-2/+20
* Updated Polish translation (Mariusz Olejnik)Jean-Philippe Lang2007-10-181-15/+15
* Removed issue assignment validation to avoid validation failure when updating...Jean-Philippe Lang2007-10-182-6/+0
* Disallow /repositories/diff in robots.txtJean-Philippe Lang2007-10-171-0/+1
* Added Hebrew translation (Bob Builder).Jean-Philippe Lang2007-10-163-94/+748
* Added LDAPS support migration and fixed connection test flash messages.Jean-Philippe Lang2007-10-162-2/+11
* Added LDAPS support for LDAP authentication.Jean-Philippe Lang2007-10-162-2/+3
* Fixed: log is not displayed when browsing a copy in a svn repository.Jean-Philippe Lang2007-10-155-7/+17
* Search engine: added a checkbox to search titles only (usefull when searching...Jean-Philippe Lang2007-10-1518-12/+36