Commit Graph

303 Commits (a1f73c8b20317702d4b892c5b47f0b6c62a657e2)

Author SHA1 Message Date
Eric Davis a7b80fcc06 Use present? instead of any?. Handles nil case. 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Jean-Philippe Lang cbd4af236c Adds issue relations to individual issue XML (#5305). 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
Jean-Philippe Lang e4e4b0f4b8 Fixes error on subtask XML format (#5336). 15 years ago
Jean-Philippe Lang 0e1595ad56 Adds parent issue id in issue REST API (#5304). 15 years ago
Jean-Philippe Lang 734f8324ea Fixed: empty ul tag for issue updates with notes only (#5281). 15 years ago
Jean-Philippe Lang f77e5d093a Merge issue and time entry validation error messages. 15 years ago
Eric Davis 3979224693 Removed count from issues.xml. It causes a typecast error in ActiveResource. (#4745) 15 years ago
Jean-Philippe Lang 8df189ff86 Adds a css class to issue id tds (#5204). 15 years ago
Jean-Philippe Lang 2bbc948e06 Preview description if it was edited while updating an issue (#741). 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang f4be4d101b Inlines some code to speed up large ticket history rendering. 15 years ago
Jean-Philippe Lang e605973ec4 Move issue watchers to the sidebar. 15 years ago
Jean-Philippe Lang 508df4a33a Slight UI changes to the subtasks tree. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang 6511e94233 Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
Jean-Philippe Lang 729bea1cf3 Moves ProjectsController#add_version to VersionsController#new. 15 years ago
Jean-Philippe Lang bd5fe10c13 Adds an helper for creating the context menu. 15 years ago
Jean-Philippe Lang f2b227547e Filters collapsed by default for saved queries (#4623). 15 years ago
Jean-Philippe Lang b52e75aad9 Fixes some context menu links broken by r3478. 15 years ago
Jean-Philippe Lang c9197769fb Fixes bottom links placement in issue with associated changesets (#4883). 15 years ago
Eric Davis d581510af6 Refactor: Start to extract IssuesController#edit into #update (REST). 15 years ago
Jean-Philippe Lang 6ed9734cb9 Reduces spacing on the bulk edit form. 15 years ago
Jean-Philippe Lang e24d6cc223 Bulk edit refactoring. 15 years ago
Jean-Philippe Lang 01dbba72ab Move hardcoded calendar images to css classes. 15 years ago
Jean-Philippe Lang a2537b3969 Fixed view_issues_move_bottom hook arguments (#4893). 15 years ago
Jean-Philippe Lang 77459f9ae4 Adds a hook on issue move form (#4850). 15 years ago
Jean-Philippe Lang 00d7bc3766 Makes use of format_version_name. 15 years ago
Jean-Philippe Lang 0b17e735ea Fixed: Duplicated project name for subproject version on gantt chart (#4775). 15 years ago
Jean-Philippe Lang 5a5d02dfb5 Removes overflow:auto on #content which broke the fix in r2118 (#4724). 15 years ago
Jean-Philippe Lang d43c860448 Allow commits to reference issues of parent projects and subprojects (#4674). 15 years ago
Jean-Philippe Lang 002f440bcd Move ids in XML views. 15 years ago
Eric Davis 1827d609a1 Cleaned up the IssueController redirects to use the back_url like the other actions. 15 years ago
Jean-Philippe Lang 3873388f9b XML REST API for issues that provides CRUD operations for Issues (#1214). 15 years ago
Jean-Philippe Lang 99956ec248 Avatars added in news (#3941) and forums (#4468) + cleanup. 15 years ago
Jean-Philippe Lang f05b778065 Bulk edit view cleanup. 15 years ago
Jean-Philippe Lang cab99aa5ad Allow bulk edit custom fields of any type (#461). 15 years ago
Jean-Philippe Lang e9810b5de6 Fixed: bulk edit doesn't include global custom fields (#4505). 15 years ago
Jean-Philippe Lang 111950108a Issue sidebar cleanup. 15 years ago
Jean-Philippe Lang c66943c9b8 Removes changelog view. 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 a83501364d Makes target version field on update form use the grouped combo. 15 years ago
Jean-Philippe Lang 272869c654 Fix target version field on issue update form. 15 years ago
Jean-Philippe Lang f2113e735d Removes the 'Copy' checkbox on the copy/move form. 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
Eric Davis e02da72947 Add a second action menu to IssuesController#show. (#4331) 15 years ago