| Commit message (Expand) | Author | Age | Files | Lines |
* | * Emails footer can now be customized from the admin interface (Admin -> Emai... | Jean-Philippe Lang | 2007-10-21 | 38 | -6/+80 |
* | Added status and priority related classes for each row on the issue list so t... | Jean-Philippe Lang | 2007-10-20 | 2 | -2/+2 |
* | More accurate vertical positioning of #main-menu | Jean-Philippe Lang | 2007-10-20 | 1 | -2/+2 |
* | More flexible mail notifications settings at user level. A user has now 3 opt... | Jean-Philippe Lang | 2007-10-20 | 30 | -89/+250 |
* | Fixed: LDAP authentication crashes if one of the LDAP attributes name is left... | Jean-Philippe Lang | 2007-10-19 | 1 | -1/+1 |
* | Fixed: unable to add a file to an issue without entering a note. | Jean-Philippe Lang | 2007-10-19 | 3 | -16/+21 |
* | Quote subversion username and password in svn commands. | Jean-Philippe Lang | 2007-10-19 | 2 | -5/+22 |
* | New document form can be accessed from the document list with no additional r... | Jean-Philippe Lang | 2007-10-18 | 5 | -8/+24 |
* | Added the ability to unassign issues with bulk edit. | Jean-Philippe Lang | 2007-10-18 | 18 | -2/+20 |
* | Updated Polish translation (Mariusz Olejnik) | Jean-Philippe Lang | 2007-10-18 | 1 | -15/+15 |
* | Removed issue assignment validation to avoid validation failure when updating... | Jean-Philippe Lang | 2007-10-18 | 2 | -6/+0 |
* | Disallow /repositories/diff in robots.txt | Jean-Philippe Lang | 2007-10-17 | 1 | -0/+1 |
* | Added Hebrew translation (Bob Builder). | Jean-Philippe Lang | 2007-10-16 | 3 | -94/+748 |
* | Added LDAPS support migration and fixed connection test flash messages. | Jean-Philippe Lang | 2007-10-16 | 2 | -2/+11 |
* | Added LDAPS support for LDAP authentication. | Jean-Philippe Lang | 2007-10-16 | 2 | -2/+3 |
* | Fixed: log is not displayed when browsing a copy in a svn repository. | Jean-Philippe Lang | 2007-10-15 | 5 | -7/+17 |
* | Search engine: added a checkbox to search titles only (usefull when searching... | Jean-Philippe Lang | 2007-10-15 | 18 | -12/+36 |
* | Search engine: | Jean-Philippe Lang | 2007-10-15 | 3 | -2/+10 |
* | Fixed: 'Issues' table shows weird date for 'Start' and 'Due date' columns | Jean-Philippe Lang | 2007-10-15 | 1 | -1/+1 |
* | Added reposman Ruby version (Nicolas Chuche). | Jean-Philippe Lang | 2007-10-14 | 1 | -0/+157 |
* | Slight style change on plugin configuration view. | Jean-Philippe Lang | 2007-10-13 | 1 | -0/+2 |
* | Removed inconsistent user manual stuff (html/docbook content and controller).... | Jean-Philippe Lang | 2007-10-13 | 164 | -3930/+2 |
* | Removed translated email templates attachments_added and document_added (no l... | Jean-Philippe Lang | 2007-10-12 | 32 | -131/+25 |
* | Added html part to news_added mail. | Jean-Philippe Lang | 2007-10-12 | 2 | -1/+4 |
* | Moved translated strings of 'register' and 'lost password' mail templates to ... | Jean-Philippe Lang | 2007-10-12 | 37 | -66/+34 |
* | Status can now be updated when bulk editing issues. | Jean-Philippe Lang | 2007-10-12 | 3 | -4/+24 |
* | Fixed: Can not set 'No change' value for commit_fix_done_ratio setting. | Jean-Philippe Lang | 2007-10-12 | 1 | -1/+0 |
* | Gantt chart: | Jean-Philippe Lang | 2007-10-11 | 1 | -4/+12 |
* | Fixed: unable to change how many months are displayed on the gantt. | Jean-Philippe Lang | 2007-10-11 | 1 | -1/+1 |
* | Updated Japanese translation (Go Maeda). | Jean-Philippe Lang | 2007-10-11 | 1 | -9/+9 |
* | Bulk editing: | Jean-Philippe Lang | 2007-10-11 | 1 | -2/+7 |
* | Bulk editing: | Jean-Philippe Lang | 2007-10-11 | 1 | -5/+5 |
* | Added revision number in Redmine::VERSION (the revision number is read from .... | Jean-Philippe Lang | 2007-10-11 | 1 | -1/+25 |
* | Fixed: a user not authorized to edit wiki pages gets the edit form if the pag... | Jean-Philippe Lang | 2007-10-10 | 1 | -2/+7 |
* | Added custom fields in issue related mail notifications. | Jean-Philippe Lang | 2007-10-10 | 4 | -6/+20 |
* | Added the ability to set the "done ratio" of issues fixed by commit (original... | Jean-Philippe Lang | 2007-10-10 | 4 | -4/+13 |
* | Fixed: Bulk edit doesn't change the category or fixed version properties. | Jean-Philippe Lang | 2007-10-10 | 1 | -0/+4 |
* | Added missing string in lang files. | Jean-Philippe Lang | 2007-10-10 | 13 | -0/+26 |
* | Added basic Theme support. | Jean-Philippe Lang | 2007-10-10 | 7 | -0/+83 |
* | Added 'Bulk edit' functionality. | Jean-Philippe Lang | 2007-10-09 | 24 | -8/+167 |
* | Set enumeration positions and default priority (Normal) in default configurat... | Jean-Philippe Lang | 2007-10-08 | 1 | -9/+9 |
* | Calendar: | Jean-Philippe Lang | 2007-10-07 | 23 | -109/+191 |
* | Default encodings for repository files can now be set in application settings... | Jean-Philippe Lang | 2007-10-07 | 20 | -6/+42 |
* | Fixed: improper 0x5c char handling in PDF output (Go Maeda). | Jean-Philippe Lang | 2007-10-06 | 1 | -2/+5 |
* | Added preview on add/edit issue form. | Jean-Philippe Lang | 2007-10-06 | 7 | -5/+42 |
* | Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared p... | Jean-Philippe Lang | 2007-10-06 | 3 | -93/+55 |
* | Merged IssuesController#export_pdf into IssuesController#show. | Jean-Philippe Lang | 2007-10-05 | 5 | -21/+25 |
* | Fixed: Migration 71 broken if run with code >= r803 (Enumeration#before_save ... | Jean-Philippe Lang | 2007-10-05 | 1 | -2/+5 |
* | Sligth changes on my page issue tables and wiki history, changesets tables. | Jean-Philippe Lang | 2007-10-05 | 5 | -16/+17 |
* | 'Manage repository' permission requires to be a project member. | Jean-Philippe Lang | 2007-10-05 | 1 | -1/+1 |