Commit Graph

560 Commits (8d4aa6f9ade613f831ff2043713ad062293babfd)

Author SHA1 Message Date
Jean-Philippe Lang b0a8888e35 Fixed: admin should be able to move issues to any project. 17 years ago
Jean-Philippe Lang 833c7bd659 Fixed: adding an attachment is not possible when changing the status of an issue. 17 years ago
Jean-Philippe Lang 5944696b6d Custom fields can now be reordered. 17 years ago
Jean-Philippe Lang a727f0d25a Removed hard coded string on 'My account'. 17 years ago
Jean-Philippe Lang 0fe5c7b3e0 Added an option on 'My account' for users who don't want to be notified of changes that they make. 17 years ago
Jean-Philippe Lang 8a8f819d27 Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 17 years ago
Jean-Philippe Lang b0bb1baeaa Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database. 17 years ago
Jean-Philippe Lang 1454a711ca Diff style (inline or side by side) automatically saved as a user preference. 17 years ago
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