summaryrefslogtreecommitdiffstats
path: root/lib/redmine/acts
Commit message (Expand)AuthorAgeFilesLines
* Merged r22445, r22449 and r22450 from trunk to 5.0-stable (#39553).Marius Balteanu2023-11-171-5/+3
* Revert r22446 and r22447 (#39553).Marius Balteanu2023-11-161-3/+5
* Simply regex (#39553).Marius Balteanu2023-11-161-5/+3
* Revert r22441 (#39553).Marius Balteanu2023-11-161-3/+1
* Fix mention notification is not sent when user pattern is leading by some pun...Marius Balteanu2023-11-161-1/+3
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-012-2/+2
* Merged r21660 to 5.0-stable (#37138).Marius Balteanu2022-06-201-9/+10
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-0/+110
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Add core extensions in prepare method (#29914, #32938).Marius Balteanu2021-11-171-2/+0
* 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
* Rails 6: Fix deprecation warning "Class level methods will no longer inherit ...Go MAEDA2020-02-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
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-7/+12
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Removes #move_to= (#12909).Jean-Philippe Lang2016-04-181-16/+0
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-171-0/+134