summaryrefslogtreecommitdiffstats
path: root/lib/redmine/helpers/calendar.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace "even" and "odd" CSS classes with "this-month" and "other-month" for ...Go MAEDA2024-10-201-1/+1
* Refactor Calendar#first_wday method for improved readability and efficiency (...Go MAEDA2024-09-071-10/+9
* Fix RuboCop offense Layout/EmptyLinesAroundModuleBody, one of the offenses en...Go MAEDA2024-08-121-1/+0
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Display calendar in vertical list layout on mobile screens (#33682).Go MAEDA2023-08-271-0/+17
* 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
* 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
* 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 lib/redmine/helpers/calendar.rb.Toshi MARUYAMA2011-09-011-13/+13
* Adds support for saturday as the first week day (#7097).Jean-Philippe Lang2011-03-271-0/+2
* Added a setting to configure the day that week start on (Monday or Sunday). (...Eric Davis2009-12-131-1/+8
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-2/+2
* Calendar:Jean-Philippe Lang2007-10-071-0/+76