Commit Graph

23 Commits (c870a7b9ef35ed457911638b7a98e7681cfe6d3a)

Author SHA1 Message Date
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