summaryrefslogtreecommitdiffstats
path: root/app/views/issues/bulk_edit.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-1/+1
* Adds a :copy_issues permission (#18855).Jean-Philippe Lang2015-02-081-2/+3
* Respect cross-project subtask setting on issue bulk edit form (#18711).Jean-Philippe Lang2015-02-071-1/+1
* Configurable behavour for linking issues on copy (#18500).Jean-Philippe Lang2014-11-291-0/+8
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-1/+1
* Merged custom fields format refactoring.Jean-Philippe Lang2013-12-141-1/+1
* Allows user to clear dates and text fields when bulk editing issues (#2199).Jean-Philippe Lang2013-09-301-0/+18
* Preserve field values on bulk edit failure (#13943).Jean-Philippe Lang2013-05-041-20/+34
* Display the bulk edit form with error messages when some issues can not be sa...Jean-Philippe Lang2013-05-041-0/+16
* replace tabs to spaces and code cleanup at app/views/issues/bulk_edit.html.erbToshi MARUYAMA2013-03-151-12/+12
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-221-2/+2
* Code cleanup.Jean-Philippe Lang2012-12-221-6/+5
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-081-0/+7
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-6/+3
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-051-2/+22
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Fixed MissingFeatureException: let user choose to copy attachments or not whe...Jean-Philippe Lang2012-04-141-0/+7
* Fixed that the bulk edit/copy form does not propose versions and categories f...Jean-Philippe Lang2012-03-011-7/+2
* Use content_tag for "no change" options.Jean-Philippe Lang2012-02-251-4/+4
* Allows bulk change issue private flag (#10042).Jean-Philippe Lang2012-01-231-0/+8
* Copy issues via bulk update action.Jean-Philippe Lang2012-01-071-2/+6
* Allows project to be changed from the bulk edit form.Jean-Philippe Lang2012-01-071-2/+19
* Rails3: view: html_safe for issues/bulk_edit.html.erbToshi MARUYAMA2012-01-011-2/+7
* Custom fields display on bulk edit form.Jean-Philippe Lang2011-12-101-1/+1
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-11/+11
* replace tabs to spaces at app/views/issues/bulk_edit.html.erbToshi MARUYAMA2011-09-171-21/+21
* remove trailing white-spaces from app/views/issues/bulk_edit.html.erbToshi MARUYAMA2011-09-171-6/+6
* rename .rhtml to .html.erb of app/views/issues/bulk_edit.rhtml.Toshi MARUYAMA2011-09-011-0/+91