summaryrefslogtreecommitdiffstats
path: root/app/helpers/context_menus_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-271-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 custom field path on the context menu (#33521).Marius Balteanu2021-08-031-2/+3
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Add missing "icon" class to items with "icon-checked" class in the context me...Go MAEDA2020-05-151-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/helpers/context_menus_help...Toshi MARUYAMA2019-11-061-4/+12
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in app/**/*.rb (#26561).Go MAEDA2019-03-171-3/+3
* 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
* 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
* fix test failure on Ruby 1.8.7 PostgreSQL (#17484)Toshi MARUYAMA2014-08-131-1/+1
* Add time entries custom fields to the context menu for quick bulk edit (#17484).Jean-Philippe Lang2014-07-291-0/+7
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Code cleanup, use named routes.Jean-Philippe Lang2012-12-221-1/+1
* Don't show confirmation message when disabled delete link in the context menu...Jean-Philippe Lang2012-10-241-2/+2
* Compute issue ids array only once.Jean-Philippe Lang2012-07-081-1/+1
* Bulk-edit custom fields through context menu (#6296).Jean-Philippe Lang2012-02-091-0/+7
* Moved #context_menu_link to a new helper.Jean-Philippe Lang2012-02-091-0/+36