summaryrefslogtreecommitdiffstats
path: root/app/views/issues/context_menu.rhtml
Commit message (Expand)AuthorAgeFilesLines
* One-click bulk edition using the issue list context menu within the same proj...Jean-Philippe Lang2008-08-261-25/+31
* Adds category to the issue context menu (#1684).Jean-Philippe Lang2008-07-281-0/+13
* Adds timelog link to the issue context menu (#1645).Jean-Philippe Lang2008-07-161-0/+4
* Add target version to the issue list context menu.Jean-Philippe Lang2008-06-181-0/+13
* Remove edit step from Status context menu (#1197).Jean-Philippe Lang2008-05-251-1/+1
* Add done_ratio to the right-click context menu.Jean-Philippe Lang2008-03-211-0/+9
* Revert "Make an issue's done_ratio field adjustable from the right-click"John Goerzen2008-03-201-9/+0
* Make an issue's done_ratio field adjustable from the right-clickJohn Goerzen2008-03-201-0/+9
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-101-17/+22
* Merged IssuesController #edit and #update into a single actions.Jean-Philippe Lang2008-02-091-3/+3
* ProjectsController#add_issue moved to IssuesController#new.Jean-Philippe Lang2008-01-201-1/+1
* Merged IssuesController change_status and add_note actions.Jean-Philippe Lang2008-01-061-6/+6
* Added per-project tracker selection. Trackers can be selected on project sett...Jean-Philippe Lang2007-11-201-1/+1
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-051-1/+1
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-281-0/+2
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-281-0/+38