summaryrefslogtreecommitdiffstats
path: root/app/controllers/issue_statuses_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3....Go MAEDA2024-06-121-1/+1
* Fix RuboCop offense Rails/HttpStatus (#39889).Go MAEDA2024-05-181-2/+2
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* remove spaces inside {} of IssueStatusesControllerToshi MARUYAMA2020-11-221-4/+4
* use "do end" instead of {} at IssueStatusesControllerToshi MARUYAMA2020-11-091-2/+2
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-1/+1
* Include a reason in the error message when an issue status cannot be deleted ...Go MAEDA2019-05-161-2/+2
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-0/+1
* Use safe_attributes for issue statuses.Jean-Philippe Lang2016-07-171-2/+4
* Use head instead of render :nothing => true.Jean-Philippe Lang2016-07-171-2/+2
* Use .before_action instead of .before_filter.Jean-Philippe Lang2016-07-141-2/+2
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-3/+11
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-201-7/+3
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Same fix as r13582 for trackers and statuses (#18769).Jean-Philippe Lang2015-01-071-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* cleanup syntax of Relation#all at IssueStatusesController#indexToshi MARUYAMA2014-01-101-1/+1
* Don't verify method.Jean-Philippe Lang2013-03-121-2/+2
* remove trailing tab and white-spaces from app/controllers/issue_statuses_cont...Toshi MARUYAMA2013-02-171-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use scoped models for pagination.Jean-Philippe Lang2012-12-171-1/+1
* Use named routes in controllers.Jean-Philippe Lang2012-12-111-5/+5
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-031-1/+0
* Resourcified issue statuses.Jean-Philippe Lang2011-11-221-6/+4
* Adds API response to /issue_statuses to get the list of all available statuse...Jean-Philippe Lang2011-11-201-3/+12
* remove trailing white-spaces from app/controllers/issue_statuses_controller.rb.Toshi MARUYAMA2011-08-311-7/+7
* Removed hard coded English string.Eric Davis2010-02-121-1/+1
* Refactor: Merged IssueStatusesController#list and #index.Eric Davis2010-02-121-12/+7
* Adds an admin layout that displays the admin menu in the sidebar.Jean-Philippe Lang2009-12-171-0/+2
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-111-1/+10
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-15/+0
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-101-1/+0
* Applied the flash notices patch by Matt Jones (slightly edited).Jean-Philippe Lang2007-08-021-1/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-42/+42
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-1/+19
* indentation correctionsJean-Philippe Lang2007-01-281-6/+4
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+69