Commit Graph

533 Commits (0e4e0a795a7259a096fbbecbf12dcd16d99de0e9)

Author SHA1 Message Date
Jean-Philippe Lang 0e4e0a795a Fixed: unable to add a file to an issue without entering a note. 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 11f7a13971 Removed issue assignment validation to avoid validation failure when updating the issue and if the assignee is no longer a member of the project. 17 years ago
Jean-Philippe Lang 49eb65e925 Added LDAPS support migration and fixed connection test flash messages. 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 7d54215ccb Fixed: 'Issues' table shows weird date for 'Start' and 'Due date' columns 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 b950caa21e Gantt chart: 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 7486125e6d Bulk editing: 17 years ago
Jean-Philippe Lang ff2e031400 Bulk editing: 17 years ago
Jean-Philippe Lang 3844e4bca8 Fixed: a user not authorized to edit wiki pages gets the edit form if the page doesn't exist. He now gets a 404. 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 45203143c1 Fixed: Bulk edit doesn't change the category or fixed version properties. 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 bb724e75c0 Fixed: improper 0x5c char handling in PDF output (Go Maeda). 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 69c2965051 Fixed: Title with non-ascii characters breaks wiki 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
Jean-Philippe Lang c216ab325b Added position on Enumeration model. 17 years ago
Jean-Philippe Lang a32d6a49c0 Fixed: pagination broken on news list with Opera. 17 years ago
Jean-Philippe Lang cb8bee3a4e Fixed: can't select columns when creating a new query. 17 years ago
Jean-Philippe Lang 20b4e226fe Performance improvement on calendar and gantt (about 45% on gantt for large number of issues). 17 years ago
Jean-Philippe Lang c3e3a1891b Small fix in project activity feed. 17 years ago
Jean-Philippe Lang 0f966dbcfd Added label tags on various checkboxes. 17 years ago
Jean-Philippe Lang ca094446b3 Don't show attributes on role form for built-in roles. 17 years ago
Jean-Philippe Lang 50096526bc Removed ProjectsController#feeds. This view was incomplete and inconsistent with permissions. 17 years ago
Jean-Philippe Lang c6e8cf5c21 Moved media print specific styles to application.css (print.css removed). 17 years ago
Jean-Philippe Lang c6e61a5f19 Default columns displayed on the issue list can now be selected at application level. 17 years ago
Jean-Philippe Lang 514cdacc87 Custom query columns: checkboxes replaced by two selects that let the user specify columns order. 17 years ago
Jean-Philippe Lang 96b4ac12cb Added a checkbox on custom query form to explicitly say if the query uses default columns or not. 17 years ago