summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* 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-127-16/+49
* Removed hard coded string on 'My account'.Jean-Philippe Lang2007-11-121-1/+1
* 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-125-9/+24
* Fixed: error on activity page when displaying a document (undefined method 'a...Jean-Philippe Lang2007-11-121-0/+1
* Trac importer: user can now choose between sqlite and sqlite3 adapter for Tra...Jean-Philippe Lang2007-11-091-1/+2
* Diff style (inline or side by side) automatically saved as a user preference.Jean-Philippe Lang2007-11-082-2/+9
* 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