Commit Graph

502 Commits (5d6d0136c1322a209bb17077fa908659a756a998)

Author SHA1 Message Date
Jean-Philippe Lang fa95501fe5 Added issues status changes on the activity view (initial patch by Cyril Mougel). 17 years ago
Jean-Philippe Lang 63ceea2e21 Custom fields can now be displayed as columns on the issue list. 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang 26a1ae4808 Fixed: <td> closed with a </th> 17 years ago
Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 17 years ago
Jean-Philippe Lang d46e3a501e Pretty URL for the repository browser (Cyril Mougel) 17 years ago
Jean-Philippe Lang d4e47d5d64 Added radio buttons on the documents list to sort documents by category, date, title or author. 17 years ago
Jean-Philippe Lang bd434427e6 Mailer: 17 years ago
Jean-Philippe Lang 4ded4277c5 Activity view now uses events attributes. 17 years ago
Jean-Philippe Lang 9a3d743ae5 Some slight improvements in AJAX errors handling. 17 years ago
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue. 17 years ago
Jean-Philippe Lang bb4acc02d0 Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 17 years ago
Jean-Philippe Lang 8610b191ae Added "Float" as a custom field format. 17 years ago
Jean-Philippe Lang 01ef9f12c8 Serbian translation added (Dragan Matic) 17 years ago
Jean-Philippe Lang 295e8c86ab Fixed: error when bulk editing with Postgresql 17 years ago
Jean-Philippe Lang 33003e5b2d SCM browser: directories can now be collapsed and re-expanded with no additional request. 17 years ago
Jean-Philippe Lang 8ca4d35dcc Added a bit of AJAX on the SCM browser (tree view). 17 years ago
Jean-Philippe Lang 0d605006a3 Fixed flashes style for IE6. 17 years ago
Jean-Philippe Lang a200e97667 * Emails footer can now be customized from the admin interface (Admin -> Email notifications). 17 years ago
Jean-Philippe Lang 2ee11c9089 Added status and priority related classes for each row on the issue list so that a custom theme can colorize issues by priority or status. 17 years ago
Jean-Philippe Lang 90d33c3e51 More flexible mail notifications settings at user level. A user has now 3 options: 17 years ago
Jean-Philippe Lang 0006c5f3b0 New document form can be accessed from the document list with no additional request. 17 years ago
Jean-Philippe Lang 3c42abe07e Added the ability to unassign issues with bulk edit. 17 years ago
Jean-Philippe Lang 4c509c9423 Added LDAPS support for LDAP authentication. 17 years ago
Jean-Philippe Lang 9ce5713ee4 Fixed: log is not displayed when browsing a copy in a svn repository. 17 years ago
Jean-Philippe Lang b9cc65db61 Search engine: added a checkbox to search titles only (usefull when searching on common words). 17 years ago
Jean-Philippe Lang 74ecb37be6 Search engine: 17 years ago
Jean-Philippe Lang f55a5e4572 Slight style change on plugin configuration view. 17 years ago
Jean-Philippe Lang a53c86f063 Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain. 17 years ago
Jean-Philippe Lang dead6a28f8 Removed translated email templates attachments_added and document_added (no longer usefull). 17 years ago
Jean-Philippe Lang 0682b8cfc4 Added html part to news_added mail. 17 years ago
Jean-Philippe Lang 4b3ff7af50 Moved translated strings of 'register' and 'lost password' mail templates to lang files. 17 years ago
Jean-Philippe Lang 65e05d822a Status can now be updated when bulk editing issues. 17 years ago
Jean-Philippe Lang 3a0cd55622 Fixed: unable to change how many months are displayed on the gantt. 17 years ago
Jean-Philippe Lang ff2e031400 Bulk editing: 17 years ago
Jean-Philippe Lang 38f540a701 Added custom fields in issue related mail notifications. 17 years ago
Jean-Philippe Lang 5f10cc8673 Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited). 17 years ago
Jean-Philippe Lang 824a67ab5a Added basic Theme support. 17 years ago
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 17 years ago
Jean-Philippe Lang ec51cdd0f9 Calendar: 17 years ago
Jean-Philippe Lang cdb2781b48 Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings). 17 years ago
Jean-Philippe Lang 5259dec061 Added preview on add/edit issue form. 17 years ago
Jean-Philippe Lang 75c4c4f6b3 Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared partial. 17 years ago
Jean-Philippe Lang fa094a3fe5 Merged IssuesController#export_pdf into IssuesController#show. 17 years ago
Jean-Philippe Lang 57d3dd3b80 Sligth changes on my page issue tables and wiki history, changesets tables. 17 years ago
Jean-Philippe Lang df8945177a Added label tags on role form permission checkboxes. 17 years ago
Jean-Philippe Lang e8971e5f83 Added some accesskeys: 17 years ago
Jean-Philippe Lang 73dba2ac04 Added default value for enumerations. 17 years ago
Jean-Philippe Lang 185547af69 Issues sorted by priority position. 17 years ago