Commit Graph

6 Commits (ee91e340968c0a3958ec45b4915a43c86193ab08)

Author SHA1 Message Date
Jean-Baptiste Barth e7e7a91b85 Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750 14 years ago
Jean-Baptiste Barth 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) 14 years ago
Jean-Baptiste Barth b255b7760a Added ability to delete issues from different projects through contextual menu (#5332) 14 years ago
Jean-Baptiste Barth a9f5a17c67 Do not display items without valid selection in context menu when on different projects. #4998 14 years ago
Jean-Baptiste Barth a2ce6e236c Allow mass status update through context menu. #3411 14 years ago
Eric Davis 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Philippe Lang e1c3415795 Fixes context menu broken by r3869 (#5925). 14 years ago
Jean-Philippe Lang fd0623bf69 Fixes broken status change in context menu (#5892). 14 years ago
Jean-Philippe Lang 379c0a1dd4 Disable priority (#5925) and progress in context menu for parent issues. 14 years ago
Jean-Philippe Lang b52e75aad9 Fixes some context menu links broken by r3478. 15 years ago
Eric Davis 1827d609a1 Cleaned up the IssueController redirects to use the back_url like the other actions. 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 f2113e735d Removes the 'Copy' checkbox on the copy/move form. 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 7592a955fb Fixes tracker update on context menu (#2405). 15 years ago
Jean-Philippe Lang 8b8c24e61f Fixes context menu broken by r3109 (#2405). 15 years ago
Jean-Philippe Lang f134e72fec Adds tracker update to context menu and bulk edit form (#2405). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Eric Davis b67d624754 Added plugin hooks to the context menu 16 years ago
Jean-Philippe Lang b8eddf2014 Adds watch/unwatch link on the issue context menu (#2730). 16 years ago
Jean-Philippe Lang da941734d7 Changes time related icons. 16 years ago
Jean-Philippe Lang ea627ca98d One-click bulk edition using the issue list context menu within the same project (#1770). 16 years ago
Jean-Philippe Lang c3f9575eaf Adds category to the issue context menu (#1684). 17 years ago
Jean-Philippe Lang 83385cbca8 Adds timelog link to the issue context menu (#1645). 17 years ago
Jean-Philippe Lang 0870f6267f Add target version to the issue list context menu. 17 years ago
Jean-Philippe Lang d99dc4070a Remove edit step from Status context menu (#1197). 17 years ago
Jean-Philippe Lang bbf422e229 Add done_ratio to the right-click context menu. 17 years ago
John Goerzen 8ed97f43d2 Revert "Make an issue's done_ratio field adjustable from the right-click" 17 years ago
John Goerzen 4ff77cc624 Make an issue's done_ratio field adjustable from the right-click 17 years ago
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang 44ac1a0deb ProjectsController#add_issue moved to IssuesController#new. 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang 0af6f34758 Added the hability to copy an issue. 17 years ago
Jean-Philippe Lang bb4acc02d0 Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 17 years ago