Commit Graph

603 Commits (beb20e7c6e906b1b5c892841c1948cb50df86e3e)

Author SHA1 Message Date
Jean-Philippe Lang beb20e7c6e Adds 'follows' relation (#1432). 15 years ago
Jean-Philippe Lang 6bf0723d06 By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
Eric Davis 39b44b1cb9 Adds a Plugin API to allow one plugin to depend on another. 15 years ago
Jean-Philippe Lang 9a452a5c35 Make sure user can not watch what he is not allowed to view. 15 years ago
Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 15 years ago
Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 15 years ago
Eric Davis 4fb554e95d Project custom fields are already copied via the Copy form. (#3367) 15 years ago
Eric Davis 17512e7efd Copy issue relations when copying a project. (#3367) 15 years ago
Jean-Philippe Lang c66943c9b8 Removes changelog view. 15 years ago
Jean-Philippe Lang 5c6ce51ec9 Adds workflow copy functionality (#1727). 15 years ago
Eric Davis 7959101288 Search mail addresses in Principal#like 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
Jean-Philippe Lang 7537e86fd2 Fixes that issue copy/move throws an error when status is not changed (#4369). 15 years ago
Jean-Philippe Lang 34d14be556 Adds custom field selection on tracker form. 15 years ago
Jean-Philippe Lang 3918374d5c Add test for #4354. 15 years ago
Jean-Philippe Lang b090098952 Fixed: Bulk edit of issues throws 500 if no versions are defined on the project (#4366). 15 years ago
Jean-Philippe Lang f2520385e4 Fixes tracker_id and custom_field_values assignment order for issues (#4353). 15 years ago
Jean-Philippe Lang 517a87f8c5 Fixed: Subversion#latest_changesets ignores revision argument (#4360). 15 years ago
Jean-Philippe Lang e823efc41f Fixes a test broken by r3127. 15 years ago
Jean-Philippe Lang 174f014564 Fixes broken admin menu extension (#4351). 15 years ago
Jean-Philippe Lang 5266e328c0 Fixes Project#shared_versions for descendants sharing (#465). 15 years ago
Jean-Philippe Lang a2b4bb0dfb Ability to add a new version from the issue form (#4315). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Eric Davis e178123569 Enhanced the Issue Bulk Copy feature: 15 years ago
Jean-Philippe Lang c870a7b9ef Do not notify users that are no longer allowed to view an issue (#3589, #4263). 15 years ago
Eric Davis e02da72947 Add a second action menu to IssuesController#show. (#4331) 15 years ago
Jean-Philippe Lang c051947161 Add assertion about email notification on issue creation via email (#4228). 15 years ago
Jean-Philippe Lang 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
Jean-Philippe Lang 88fcf484d4 Enable tracker update on issue edit form (#2405). 15 years ago
Jean-Philippe Lang 3d317a435b Adds an action to SysController to fetch changesets of one or all projects (#2925). 15 years ago
Jean-Philippe Lang 66540afc08 Adds dynamic columns selection on the issue list (#4272). 15 years ago
Jean-Philippe Lang 99b52c8796 Rescue invalid query statement error with an error message. 15 years ago
Jean-Philippe Lang c2e2040fc0 Fixes fixtures loading. 15 years ago
Jean-Philippe Lang f9732b02a2 Fixes a test failure. 15 years ago
Jean-Philippe Lang b9151cb3e8 Fixes a test failure. 15 years ago
Jean-Philippe Lang 4af8765f15 Reverts r3072 (#4302: error raised when sorting on an association not included as column). 15 years ago
Jean-Philippe Lang ae082205e2 Add failing test for #4302. 15 years ago
Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 15 years ago
Eric Davis b75e038255 Updated menus from JPL's feedback. 15 years ago
Eric Davis b0999e3764 Add support for unattached menus (generated dynamically) 15 years ago
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus. 15 years ago
Jean-Philippe Lang 9b0acce9c9 Fixed: error raised when rendering text that contains an email address with textile disabled (#4268). 15 years ago
Jean-Philippe Lang 0485d3a524 Reset session on login/logout (#4248). 15 years ago
Jean-Philippe Lang 3fc655904f Copy issue status on project copy (#3877). 15 years ago
Jean-Philippe Lang e24358bc43 Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119). 15 years ago
Jean-Philippe Lang d84bd8edd8 Optimize associations loading on the issue list. 15 years ago
Jean-Philippe Lang 71bc44a89d Allow issue grouping by custom field (#2679). 15 years ago
Jean-Philippe Lang 7d57833740 Adds a 'Move and follow' button on Move/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847). 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Eric Davis 93bf1df5d4 Fix 500 errors with a POST request that requires a login. #4216 15 years ago