summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Added a couple of new formats for the 'date format' setting.Jean-Philippe Lang2007-11-162-2/+5
* Fixed: admin should be able to move issues to any project.Jean-Philippe Lang2007-11-141-1/+1
* 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-121-1/+8
* 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-121-0/+1
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-124-4/+4
* 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-081-1/+1
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-081-1/+1
* Custom fields can now be displayed as columns on the issue list.Jean-Philippe Lang2007-11-072-4/+4
* Moved ProjectsController#list_news to NewsController#index.Jean-Philippe Lang2007-11-059-148/+12
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-0511-158/+154
* Fixed: <td> closed with a </th>Jean-Philippe Lang2007-11-051-1/+1
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-3/+0
* Pretty URL for the repository browser (Cyril Mougel)Jean-Philippe Lang2007-11-041-2/+1
* Added radio buttons on the documents list to sort documents by category, date...Jean-Philippe Lang2007-11-041-7/+14
* Mailer:Jean-Philippe Lang2007-11-0431-104/+65
* Activity view now uses events attributes.Jean-Philippe Lang2007-10-282-34/+5
* Some slight improvements in AJAX errors handling.Jean-Philippe Lang2007-10-281-1/+1
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-283-3/+6
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-283-1/+44
* Added "Float" as a custom field format.Jean-Philippe Lang2007-10-251-8/+1
* Serbian translation added (Dragan Matic)Jean-Philippe Lang2007-10-251-0/+9
* Fixed: error when bulk editing with PostgresqlJean-Philippe Lang2007-10-231-1/+1
* 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-222-16/+37
* 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-2120-6/+59
* 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-204-38/+53
* New document form can be accessed from the document list with no additional r...Jean-Philippe Lang2007-10-184-7/+24
* Added the ability to unassign issues with bulk edit.Jean-Philippe Lang2007-10-181-1/+3
* Added LDAPS support for LDAP authentication.Jean-Philippe Lang2007-10-161-1/+1
* Fixed: log is not displayed when browsing a copy in a svn repository.Jean-Philippe Lang2007-10-152-4/+3
* Search engine: added a checkbox to search titles only (usefull when searching...Jean-Philippe Lang2007-10-151-2/+4
* Search engine:Jean-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-131-0/+1
* Removed translated email templates attachments_added and document_added (no l...Jean-Philippe Lang2007-10-1228-120/+17
* 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-121-2/+8
* 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-5/+5
* Added custom fields in issue related mail notifications.Jean-Philippe Lang2007-10-102-6/+17
* Added the ability to set the "done ratio" of issues fixed by commit (original...Jean-Philippe Lang2007-10-101-0/+1
* Added basic Theme support.Jean-Philippe Lang2007-10-101-0/+3
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-093-6/+49
* Calendar:Jean-Philippe Lang2007-10-073-93/+42