summaryrefslogtreecommitdiffstats
path: root/app/views/issues/bulk_edit.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-231-1/+1
* Do not show inactive issue priorities where not necessary (#8573).Jean-Baptiste Barth2011-06-131-1/+1
* Fixed: empty list for user/version custom fields on bulk edit form (#2096).Jean-Philippe Lang2011-04-071-1/+1
* Allow bulk editing of parent issue (#5831).Jean-Philippe Lang2011-03-271-0/+8
* Sort versions drop down on the bulk edit form.Jean-Philippe Lang2010-12-181-1/+1
* Added ability to edit issues from different project through contextual menu (...Jean-Baptiste Barth2010-10-081-2/+7
* Refactor: extract #bulk_update method from IssuesController#bulk_edit.Eric Davis2010-08-241-1/+1
* Reduces spacing on the bulk edit form.Jean-Philippe Lang2010-02-231-1/+1
* Bulk edit refactoring.Jean-Philippe Lang2010-02-231-10/+10
* Bulk edit view cleanup.Jean-Philippe Lang2010-01-031-28/+44
* Allow bulk edit custom fields of any type (#461).Jean-Philippe Lang2010-01-031-3/+1
* Fixed: bulk edit doesn't include global custom fields (#4505).Jean-Philippe Lang2010-01-031-2/+2
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-111-0/+2
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-1/+1
* Adds tracker update to context menu and bulk edit form (#2405).Jean-Philippe Lang2009-11-291-0/+4
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-081-1/+1
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-1/+1
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-1/+1
* Typos/fixes in views (#2654).Jean-Philippe Lang2009-02-031-0/+1
* Sort target versions list on bulk edit form (#2616).Jean-Philippe Lang2009-01-291-1/+1
* Ability to bulk edit custom fields of type 'list' (#461).Jean-Philippe Lang2009-01-251-0/+7
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+1
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql err...Jean-Philippe Lang2008-03-261-2/+6
* Fixes #765: Date pickers don't work on issues' bulk edit view.Jean-Philippe Lang2008-03-051-0/+7
* Issue list now supports bulk edit/move/delete (#563, #607). For now, issues f...Jean-Philippe Lang2008-02-101-0/+45