| Commit message (Expand) | Author | Age | Files | Lines |
* | ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer... | Jean-Philippe Lang | 2007-11-05 | 22 | -362/+376 |
* | Fixed: <td> closed with a </th> | Jean-Philippe Lang | 2007-11-05 | 1 | -1/+1 |
* | Fixed: <<me>> doesn't appear in the drop down filters on a project issue list. | Jean-Philippe Lang | 2007-11-05 | 1 | -1/+1 |
* | Slight changes for 0.6.0 release. | Jean-Philippe Lang | 2007-11-04 | 6 | -751/+748 |
* | LDAP authentication: only ask for the user's DN if on-the-fly registration is... | Jean-Philippe Lang | 2007-11-04 | 1 | -1/+2 |
* | Removed IssueStatus html_color attribute. | Jean-Philippe Lang | 2007-11-04 | 24 | -36/+16 |
* | Pretty URL for the repository browser (Cyril Mougel) | Jean-Philippe Lang | 2007-11-04 | 3 | -4/+10 |
* | Added radio buttons on the documents list to sort documents by category, date... | Jean-Philippe Lang | 2007-11-04 | 22 | -27/+50 |
* | Added Korean translation (Choi Jong Yoon) | Jean-Philippe Lang | 2007-11-04 | 3 | -9/+675 |
* | Mailer: | Jean-Philippe Lang | 2007-11-04 | 52 | -168/+244 |
* | Activity view now uses events attributes. | Jean-Philippe Lang | 2007-10-28 | 3 | -35/+6 |
* | Added a missing string to lang files. | Jean-Philippe Lang | 2007-10-28 | 15 | -0/+15 |
* | Some slight improvements in AJAX errors handling. | Jean-Philippe Lang | 2007-10-28 | 3 | -4/+4 |
* | Added the hability to copy an issue. | Jean-Philippe Lang | 2007-10-28 | 12 | -23/+68 |
* | Added AJAX based context menu on the project issue list that provide shortcut... | Jean-Philippe Lang | 2007-10-28 | 10 | -7/+178 |
* | Fixed: some quotation marks are rendered as strange characters in pdf. | Jean-Philippe Lang | 2007-10-26 | 1 | -0/+2 |
* | Added "Float" as a custom field format. | Jean-Philippe Lang | 2007-10-25 | 24 | -18/+108 |
* | Serbian translation added (Dragan Matic) | Jean-Philippe Lang | 2007-10-25 | 3 | -0/+671 |
* | SCM browser: | Jean-Philippe Lang | 2007-10-23 | 1 | -0/+10 |
* | SCM browser: | Jean-Philippe Lang | 2007-10-23 | 3 | -1/+3 |
* | Fixed: error when bulk editing with Postgresql | Jean-Philippe Lang | 2007-10-23 | 3 | -9/+9 |
* | Removed 'not null' constraint on position fields. | Jean-Philippe Lang | 2007-10-22 | 1 | -0/+14 |
* | Removed 'not null' constraint on position fields. | Jean-Philippe Lang | 2007-10-22 | 5 | -5/+5 |
* | SCM browser: directories can now be collapsed and re-expanded with no additio... | Jean-Philippe Lang | 2007-10-22 | 3 | -5/+39 |
* | Added a bit of AJAX on the SCM browser (tree view). | Jean-Philippe Lang | 2007-10-22 | 7 | -18/+44 |
* | Commit message parser: | Jean-Philippe Lang | 2007-10-22 | 3 | -8/+9 |
* | SVN integration: reposman.rb can now register created repositories in Redmine... | Jean-Philippe Lang | 2007-10-21 | 3 | -28/+87 |
* | Fixed flashes style for IE6. | Jean-Philippe Lang | 2007-10-21 | 3 | -9/+7 |
* | * 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 |