| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed: Subversion#latest_changesets ignores revision argument (#4360). | Jean-Philippe Lang | 2009-12-08 | 1 | -7/+11 |
* | Fixes a test broken by r3127. | Jean-Philippe Lang | 2009-12-08 | 1 | -1/+4 |
* | Fixes broken admin menu extension (#4351). | Jean-Philippe Lang | 2009-12-07 | 1 | -0/+15 |
* | Fixes Project#shared_versions for descendants sharing (#465). | Jean-Philippe Lang | 2009-12-07 | 1 | -0/+50 |
* | Ability to add a new version from the issue form (#4315). | Jean-Philippe Lang | 2009-12-06 | 1 | -0/+23 |
* | Version sharing (#465) + optional inclusion of subprojects in the roadmap vie... | Jean-Philippe Lang | 2009-12-06 | 18 | -29/+409 |
* | Enhanced the Issue Bulk Copy feature: | Eric Davis | 2009-12-04 | 2 | -0/+56 |
* | Do not notify users that are no longer allowed to view an issue (#3589, #4263). | Jean-Philippe Lang | 2009-12-03 | 2 | -1/+18 |
* | Add a second action menu to IssuesController#show. (#4331) | Eric Davis | 2009-12-03 | 1 | -1/+22 |
* | Add assertion about email notification on issue creation via email (#4228). | Jean-Philippe Lang | 2009-12-02 | 1 | -0/+5 |
* | Fixed: "None" category issue count is empty while grouping by category (#4308). | Jean-Philippe Lang | 2009-12-02 | 4 | -8/+48 |
* | Enable tracker update on issue edit form (#2405). | Jean-Philippe Lang | 2009-11-29 | 2 | -3/+51 |
* | Adds an action to SysController to fetch changesets of one or all projects (#... | Jean-Philippe Lang | 2009-11-28 | 1 | -0/+15 |
* | Adds dynamic columns selection on the issue list (#4272). | Jean-Philippe Lang | 2009-11-28 | 1 | -0/+16 |
* | Rescue invalid query statement error with an error message. | Jean-Philippe Lang | 2009-11-28 | 1 | -0/+7 |
* | Fixes fixtures loading. | Jean-Philippe Lang | 2009-11-27 | 1 | -0/+1 |
* | Fixes a test failure. | Jean-Philippe Lang | 2009-11-27 | 1 | -1/+1 |
* | Fixes a test failure. | Jean-Philippe Lang | 2009-11-27 | 1 | -1/+1 |
* | Reverts r3072 (#4302: error raised when sorting on an association not include... | Jean-Philippe Lang | 2009-11-27 | 1 | -9/+0 |
* | Add failing test for #4302. | Jean-Philippe Lang | 2009-11-27 | 1 | -0/+5 |
* | Show last update datetime (last attachment added) on document list (#4232). | Jean-Philippe Lang | 2009-11-26 | 3 | -3/+34 |
* | Updated menus from JPL's feedback. | Eric Davis | 2009-11-25 | 3 | -35/+35 |
* | Add support for unattached menus (generated dynamically) | Eric Davis | 2009-11-25 | 3 | -0/+119 |
* | Converted Menus to a Tree structure to allow submenus. | Eric Davis | 2009-11-25 | 5 | -0/+547 |
* | Fixed: error raised when rendering text that contains an email address with t... | Jean-Philippe Lang | 2009-11-24 | 1 | -0/+35 |
* | Reset session on login/logout (#4248). | Jean-Philippe Lang | 2009-11-21 | 1 | -0/+18 |
* | Copy issue status on project copy (#3877). | Jean-Philippe Lang | 2009-11-16 | 2 | -0/+20 |
* | Use /raw/ for url instead of ?format=raw for getting raw repository files (#1... | Jean-Philippe Lang | 2009-11-16 | 1 | -0/+14 |
* | Optimize associations loading on the issue list. | Jean-Philippe Lang | 2009-11-16 | 1 | -0/+9 |
* | Allow issue grouping by custom field (#2679). | Jean-Philippe Lang | 2009-11-16 | 3 | -2/+40 |
* | Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre... | Jean-Philippe Lang | 2009-11-15 | 1 | -0/+13 |
* | Allow non admin users to add subprojects (#2963). | Jean-Philippe Lang | 2009-11-15 | 2 | -0/+26 |
* | Fix 500 errors with a POST request that requires a login. #4216 | Eric Davis | 2009-11-14 | 1 | -0/+6 |
* | Fixed some tests that where looking for specific issue urls but weren't matching | Eric Davis | 2009-11-14 | 2 | -21/+28 |
* | Add view_issues permission (#3187). | Jean-Philippe Lang | 2009-11-14 | 3 | -1/+67 |
* | Add test for i18n number_to_human_size (#4208). | Jean-Philippe Lang | 2009-11-12 | 1 | -0/+10 |
* | Adding the body of the feed to the failure message. #4204 | Eric Davis | 2009-11-12 | 1 | -1/+1 |
* | Fixed pre tags containing "<pre*" (#4125). | Jean-Philippe Lang | 2009-11-11 | 1 | -0/+22 |
* | Fixes diff parser for when lines starting with multiple dashes are removed (#... | Jean-Philippe Lang | 2009-11-11 | 1 | -0/+26 |
* | Fixes ApplicationHelper#link_to_user | Jean-Philippe Lang | 2009-11-11 | 2 | -1/+21 |
* | Adds a link to automatically close completed versions in project settings (#1... | Jean-Philippe Lang | 2009-11-09 | 2 | -0/+19 |
* | Ignore emails received from the application emission address to avoid hell cy... | Jean-Philippe Lang | 2009-11-08 | 2 | -0/+26 |
* | Adds version status to limit issue assignments (#1245). | Jean-Philippe Lang | 2009-11-08 | 4 | -0/+87 |
* | Fixes distance of date in words calculation. | Jean-Philippe Lang | 2009-11-07 | 1 | -2/+2 |
* | Adds a few functional tests. | Jean-Philippe Lang | 2009-11-07 | 4 | -7/+100 |
* | Fixed a typo in Object daddy | Eric Davis | 2009-11-05 | 2 | -1/+7 |
* | Fixed: first day of date range is not included in time report with SQLite (#3... | Jean-Philippe Lang | 2009-11-04 | 1 | -0/+16 |
* | Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. | Jean-Philippe Lang | 2009-11-04 | 1 | -0/+3 |
* | Fixed: inline images in wiki headings (#4112). | Jean-Philippe Lang | 2009-11-04 | 1 | -0/+13 |
* | Unified UsersController#list and #index. | Jean-Philippe Lang | 2009-10-29 | 1 | -16/+15 |