summaryrefslogtreecommitdiff
path: root/app/views/issue_categories
AgeCommit message (Expand)Author
2018-12-02Replace cancel button with cancel link in modals (#28662).Go MAEDA
2015-10-21Raises maximum length of category name to 60 (#20991).Jean-Philippe Lang
2012-07-22JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang
2012-07-19Start removing the RJS stuff.Jean-Philippe Lang
2012-07-18Removes calls to remote_form_for.Jean-Philippe Lang
2012-05-24Use a modal form to create a category from the issue form.Jean-Philippe Lang
2012-04-29view: labelled_form_for: equals sign mandatory to print blocks and use :asToshi MARUYAMA
2012-04-25Merged rails-3.2 branch.Jean-Philippe Lang
2011-12-09Use #labelled_form_for instead of #labelled_tabular_form_for.Jean-Philippe Lang
2011-11-20REST API for issue categories (#9553).Jean-Philippe Lang
2011-11-20Resourcified issue categories (#9553).Jean-Philippe Lang
2011-10-29[#9489] corrected labels and translations for reassign formsToshi MARUYAMA
2011-10-29[#9489] added invisible labels for reassign select-tag on destroy viewsToshi MARUYAMA
2011-09-01rename .rhtml to .html.erb of app/views/issue_categories/_form.rhtml.Toshi MARUYAMA
2011-09-01rename .rhtml to .html.erb of app/views/issue_categories/edit.rhtml.Toshi MARUYAMA
2011-09-01rename .rhtml to .html.erb of app/views/issue_categories/destroy.rhtml.Toshi MARUYAMA
2011-07-23Adds a optgroup for groups in users/groups select tags.Jean-Philippe Lang
2011-07-23Ability to assign issues to groups (#2964).Jean-Philippe Lang
2010-11-07Fixed: User list not sorted on category form (#6760).Jean-Philippe Lang
2010-03-06Moves ProjectsController#add_issue_category to IssueCategoriesController#new.Jean-Philippe Lang
2008-02-29Let the user choose when deleting issues with reported hours (closes #734, #71):Jean-Philippe Lang
2007-09-15A category with assigned issue can now be deleted. 2 options are proposed:Jean-Philippe Lang
2007-09-14Added project module concept.Jean-Philippe Lang
2007-06-29Each category can now be associated to a user, so that new issues in that cat...Jean-Philippe Lang
2007-01-26deprecated start_form_tag replaced by form_tagJean-Philippe Lang
2006-12-05trunk moved from /trunk/redmine to /trunkJean-Philippe Lang