summaryrefslogtreecommitdiffstats
path: root/app/helpers/workflows_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-241-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/helpers/workflows...Toshi MARUYAMA2019-11-091-2/+4
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rbToshi MARUYAMA2019-11-061-4/+5
* Speed up workflow edit page rendering (#31855).Go MAEDA2019-08-171-2/+2
* Remove trailing whitespaces from app (#31506).Go MAEDA2019-06-061-3/+3
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Disable workflow checkboxes with no status change (#5593).Jean-Philippe Lang2018-09-151-2/+4
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-3/+3
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* Removed hard-coded strings (#16164).Jean-Philippe Lang2014-02-251-2/+6
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-251-4/+54
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-2/+11
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Do not let is_private be required.Jean-Philippe Lang2012-07-191-1/+1
* Don't show "Required" option for standard/custom fields that are always requi...Jean-Philippe Lang2012-07-161-5/+6
* No blank option for custom fields marked as required on workflow settings.Jean-Philippe Lang2012-07-151-3/+7
* Removed hard-coded strings (#703, #3521).Jean-Philippe Lang2012-07-151-1/+1
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-0/+6
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* remove trailing white-spaces from app/helpers/workflows_helper.rb.Toshi MARUYAMA2011-09-011-3/+3
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-281-0/+19