| Commit message (Expand) | Author | Age | Files | Lines |
* | Ability to bulk edit custom fields of type 'list' (#461). | Jean-Philippe Lang | 2009-01-25 | 3 | -2/+37 |
* | Render the project list as a tree on Move form. | Jean-Philippe Lang | 2009-01-25 | 2 | -2/+2 |
* | Removes spaces before colons. | Jean-Philippe Lang | 2009-01-25 | 1 | -2/+2 |
* | Adds ability to bulk copy issues (#1847). | Jean-Philippe Lang | 2009-01-25 | 5 | -16/+62 |
* | Fixed that the project jump box does not preserve current tab after r2304. | Jean-Philippe Lang | 2009-01-25 | 1 | -1/+1 |
* | Ignore archived subprojects in Project#rolled_up_trackers (#2550). | Jean-Philippe Lang | 2009-01-25 | 2 | -2/+12 |
* | Removes unused projects_count column from projects table. | Jean-Philippe Lang | 2009-01-24 | 2 | -6/+9 |
* | Merged nested projects branch. Removes limit on subproject nesting (#594). | Jean-Philippe Lang | 2009-01-24 | 46 | -125/+2060 |
* | Fixes a test that was broken by r2294. | Jean-Philippe Lang | 2009-01-24 | 1 | -1/+1 |
* | Fixed: Details time log report CSV export doesn't honour date format from set... | Jean-Philippe Lang | 2009-01-24 | 1 | -1/+3 |
* | ru.yml update | winterheart | 2009-01-23 | 1 | -6/+7 |
* | removing \r\n | winterheart | 2009-01-23 | 1 | -2/+1 |
* | Translation updates (#2453, #2463, #2551) | winterheart | 2009-01-23 | 3 | -246/+248 |
* | #2562, update for zh.yml | winterheart | 2009-01-23 | 1 | -7/+8 |
* | New Galician Translation (#2547), thanks to Martín Vázquez for intial trans... | winterheart | 2009-01-23 | 3 | -0/+833 |
* | Automatically focus several form fields. | Jean-Philippe Lang | 2009-01-22 | 4 | -3/+4 |
* | Accept replies to forum messages by subject recognition (#1616). | Jean-Philippe Lang | 2009-01-21 | 4 | -3/+28 |
* | #2540, pt-br update | winterheart | 2009-01-20 | 1 | -4/+4 |
* | #2463, partially solved | winterheart | 2009-01-20 | 2 | -11/+11 |
* | #2445, nl.yml update | winterheart | 2009-01-20 | 2 | -632/+615 |
* | #2453, sv.yml patch, some errors still exist (see ticket) | winterheart | 2009-01-20 | 3 | -50/+53 |
* | Allow email to reply to a forum message (#1616). | Jean-Philippe Lang | 2009-01-19 | 3 | -1/+46 |
* | Use In-Reply-To and References headers to handle replies by email. | Jean-Philippe Lang | 2009-01-19 | 2 | -4/+24 |
* | translation updates (#2535, #2505, #2524, #2434) | winterheart | 2009-01-19 | 6 | -37/+46 |
* | #2442, small fix | winterheart | 2009-01-19 | 1 | -2/+2 |
* | #2429, translation update | winterheart | 2009-01-19 | 1 | -10/+10 |
* | #2442, translation update | winterheart | 2009-01-19 | 1 | -710/+705 |
* | #2439, translation update | winterheart | 2009-01-19 | 1 | -7/+4 |
* | Fix in AttachmentsController#show. | Jean-Philippe Lang | 2009-01-18 | 1 | -1/+1 |
* | Adds Message-Id and References headers to email notifications so that issues ... | Jean-Philippe Lang | 2009-01-18 | 3 | -3/+85 |
* | Fixed that Trac importer was creating duplicate custom values (#2506). | Jean-Philippe Lang | 2009-01-18 | 1 | -127/+130 |
* | Fixes 103_set_custom_fields_editable migration from r2276 (#2526). | Jean-Philippe Lang | 2009-01-18 | 1 | -2/+2 |
* | User custom fields can now be set as editable so that users can edit them on ... | Jean-Philippe Lang | 2009-01-17 | 40 | -4/+90 |
* | Moves a few settings to a "Display" panel. | Jean-Philippe Lang | 2009-01-17 | 34 | -18/+56 |
* | CustomFieldsController#list moved to #index. | Jean-Philippe Lang | 2009-01-17 | 3 | -16/+10 |
* | CustomFieldsController refactoring. | Jean-Philippe Lang | 2009-01-17 | 2 | -14/+14 |
* | Make use of tracker_ids association in issue custom field form. | Jean-Philippe Lang | 2009-01-17 | 3 | -8/+5 |
* | Project jump box fix. | Jean-Philippe Lang | 2009-01-17 | 1 | -2/+2 |
* | Do not show Category field when categories are not defined. | Jean-Philippe Lang | 2009-01-17 | 1 | -0/+2 |
* | Slight visual changes on the issue form. | Jean-Philippe Lang | 2009-01-17 | 3 | -0/+8 |
* | Adds custom fields functional tests. | Jean-Philippe Lang | 2009-01-16 | 1 | -0/+56 |
* | Use a textarea for custom fields possible values (#2472). | Jean-Philippe Lang | 2009-01-16 | 34 | -24/+62 |
* | Makes subject field get focus on 'New issue' form (#2522). | Jean-Philippe Lang | 2009-01-16 | 1 | -0/+2 |
* | Adds a 'Create and continue' button on the new issue form, that will create t... | Jean-Philippe Lang | 2009-01-16 | 34 | -1/+44 |
* | Typo (#2489). | Jean-Philippe Lang | 2009-01-12 | 1 | -1/+1 |
* | Fixes r2226: exporting an issue with attachments to PDF raises an error (#2492). | Jean-Philippe Lang | 2009-01-12 | 2 | -1/+3 |
* | Added two new plugin hooks to IssuesController: | Eric Davis | 2009-01-12 | 1 | -0/+2 |
* | Codified instructions from RUNNING_TESTS as rake tasks for convenience | Eric Davis | 2009-01-12 | 2 | -39/+39 |
* | Use margin-right instead of padding-right on top menu links. | Jean-Philippe Lang | 2009-01-11 | 1 | -1/+1 |
* | Ability to sort the issue list by text, int and float custom fields (#1139). | Jean-Philippe Lang | 2009-01-11 | 5 | -10/+85 |