summaryrefslogtreecommitdiffstats
path: root/app/views/issue_categories
Commit message (Expand)AuthorAgeFilesLines
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-021-1/+1
* Raises maximum length of category name to 60 (#20991).Jean-Philippe Lang2015-10-211-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-222-3/+2
* Start removing the RJS stuff.Jean-Philippe Lang2012-07-192-0/+6
* Removes calls to remote_form_for.Jean-Philippe Lang2012-07-181-1/+1
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-241-0/+9
* view: labelled_form_for: equals sign mandatory to print blocks and use :asToshi MARUYAMA2012-04-292-2/+4
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-1/+1
* Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang2011-12-093-3/+3
* REST API for issue categories (#9553).Jean-Philippe Lang2011-11-204-2/+18
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-203-3/+3
* [#9489] corrected labels and translations for reassign formsToshi MARUYAMA2011-10-291-1/+1
* [#9489] added invisible labels for reassign select-tag on destroy viewsToshi MARUYAMA2011-10-291-0/+1
* rename .rhtml to .html.erb of app/views/issue_categories/_form.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/issue_categories/edit.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/issue_categories/destroy.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang2011-07-231-1/+1
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-231-1/+1
* Fixed: User list not sorted on category form (#6760).Jean-Philippe Lang2010-11-071-1/+1
* Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Jean-Philippe Lang2010-03-061-0/+6
* Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang2008-02-291-2/+2
* A category with assigned issue can now be deleted. 2 options are proposed:Jean-Philippe Lang2007-09-151-0/+15
* Added project module concept.Jean-Philippe Lang2007-09-141-1/+1
* Each category can now be associated to a user, so that new issues in that cat...Jean-Philippe Lang2007-06-292-9/+8
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-2/+2
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-052-0/+13