summaryrefslogtreecommitdiffstats
path: root/app/models/workflow_transition.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* use "do end" instead of {} at WorkflowTransitionToshi MARUYAMA2020-09-121-3/+2
* avoid comparing a variable with multiple items at WorkflowTransition#replace_...Toshi MARUYAMA2020-07-031-1/+1
* fix source indent at WorkflowTransition#replace_transitionsToshi MARUYAMA2020-07-031-6/+7
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* code layout clean up app/models/workflow_transition.rbToshi MARUYAMA2019-11-251-1/+6
* 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
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Use a simple count query.Jean-Philippe Lang2014-12-131-17/+0
* Don't show roles without issue add/edit permission in workflow setup (#15988).Jean-Philippe Lang2014-12-131-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* remove unneeded Relation#all from WorkflowTransition#count_by_tracker_and_roleToshi MARUYAMA2014-03-261-4/+2
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-251-0/+65
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-0/+39