summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-084-3/+21
* 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-0513-280/+39
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-0516-329/+280
* 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
* 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-042-5/+0
* Pretty URL for the repository browser (Cyril Mougel)Jean-Philippe Lang2007-11-042-4/+3
* Added radio buttons on the documents list to sort documents by category, date...Jean-Philippe Lang2007-11-044-9/+32
* Mailer:Jean-Philippe Lang2007-11-0432-165/+138
* Activity view now uses events attributes.Jean-Philippe Lang2007-10-283-35/+6
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-282-3/+3
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-286-21/+34
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-285-4/+78
* 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-254-18/+13
* Serbian translation added (Dragan Matic)Jean-Philippe Lang2007-10-251-0/+9
* Fixed: error when bulk editing with PostgresqlJean-Philippe Lang2007-10-232-6/+6
* SCM browser: directories can now be collapsed and re-expanded with no additio...Jean-Philippe Lang2007-10-222-5/+5
* Added a bit of AJAX on the SCM browser (tree view).Jean-Philippe Lang2007-10-223-17/+42
* Commit message parser:Jean-Philippe Lang2007-10-221-7/+6
* SVN integration: reposman.rb can now register created repositories in Redmine...Jean-Philippe Lang2007-10-212-7/+10
* Fixed flashes style for IE6.Jean-Philippe Lang2007-10-212-5/+3
* * Emails footer can now be customized from the admin interface (Admin -> Emai...Jean-Philippe Lang2007-10-2121-6/+60
* Added status and priority related classes for each row on the issue list so t...Jean-Philippe Lang2007-10-202-2/+2
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-209-72/+118
* 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
* 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-182-2/+4
* Removed issue assignment validation to avoid validation failure when updating...Jean-Philippe Lang2007-10-182-6/+0
* Added LDAPS support migration and fixed connection test flash messages.Jean-Philippe Lang2007-10-161-2/+2
* 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-152-6/+13
* Search engine:Jean-Philippe Lang2007-10-152-2/+7
* Fixed: 'Issues' table shows weird date for 'Start' and 'Due date' columnsJean-Philippe Lang2007-10-151-1/+1
* Slight style change on plugin configuration view.Jean-Philippe Lang2007-10-131-0/+2
* Removed inconsistent user manual stuff (html/docbook content and controller)....Jean-Philippe Lang2007-10-133-63/+1
* Removed translated email templates attachments_added and document_added (no l...Jean-Philippe Lang2007-10-1231-130/+24
* Added html part to news_added mail.Jean-Philippe Lang2007-10-122-1/+4
* Moved translated strings of 'register' and 'lost password' mail templates to ...Jean-Philippe Lang2007-10-1222-64/+2
* Status can now be updated when bulk editing issues.Jean-Philippe Lang2007-10-123-4/+24
* Gantt chart:Jean-Philippe Lang2007-10-111-4/+12
* Fixed: unable to change how many months are displayed on the gantt.Jean-Philippe Lang2007-10-111-1/+1
* Bulk editing:Jean-Philippe Lang2007-10-111-2/+7
* Bulk editing:Jean-Philippe Lang2007-10-111-5/+5