summaryrefslogtreecommitdiffstats
path: root/app/models/time_entry_activity.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-271-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Add default spent time activity per role (#29286).Go MAEDA2022-08-091-0/+35
* Make the only enabled activity in a project the default one for time entry (#...Go MAEDA2022-07-171-0/+8
* Refactor @TimeEntryActivity.default()@ method (#33914).Marius Balteanu2022-06-201-2/+3
* Fix time entry activity is not set as default when the default activity exist...Marius Balteanu2022-06-201-0/+9
* 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
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* 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
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed that deleting a system activity with children in use raises an error (#...Jean-Philippe Lang2013-05-011-2/+6
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from app/models/time_entry_activity.rb.Toshi MARUYAMA2011-08-291-5/+5
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-251-2/+0
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-0/+36