summaryrefslogtreecommitdiffstats
path: root/app/helpers/projects_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-6/+6
* Switches all icons to Material Symbols (#23980).Marius Balteanu2024-09-241-2/+2
* Replaces icons from projects listing and project overview tab with SVG icons ...Marius Balteanu2024-09-051-0/+3
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-4/+6
* Use anonymous block forwarding introduced in Ruby 3.1 (#38585).Go MAEDA2024-08-211-1/+1
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Unable to retrieve custom fields set as "For all projects" via Projects API (...Go MAEDA2023-06-301-1/+1
* Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919).Go MAEDA2023-06-291-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
* Default issue query (#7360).Go MAEDA2021-07-061-0/+9
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-231-1/+1
* add empty line after guard clause to ProjectsHelperToshi MARUYAMA2020-11-041-0/+1
* add space after comma to ProjectsHelperToshi MARUYAMA2020-09-241-1/+1
* Show an icon for a bookmarked project in the projects list (#33908).Go MAEDA2020-09-201-1/+5
* Adds option to include issue custom fields in projects#show API response (#33...Go MAEDA2020-04-211-0/+6
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Don't use full path links with hostnameJean-Philippe Lang2020-02-261-1/+1
* cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/helpers/project...Toshi MARUYAMA2019-11-091-10/+22
* Add a link to projects administration page on projects page (#32306).Go MAEDA2019-10-271-0/+3
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-191-0/+9
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-0/+20
* Swaps out the icon-fav for icon-user on projects#index (#31356).Go MAEDA2019-05-141-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
* Removes wiki tab in project settings (#26579).Jean-Philippe Lang2017-07-301-1/+0
* Hide the issue tracking tab if module is disabled (#26488).Jean-Philippe Lang2017-07-271-2/+4
* Renames tab to "Project".Jean-Philippe Lang2017-07-271-1/+1
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-271-0/+1
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-1/+0
* Renames project settings tab to "Time tracking".Jean-Philippe Lang2017-07-201-1/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-081-0/+5
* REST API: option to get the project activities for time entries (#7506).Jean-Philippe Lang2017-03-031-1/+6
* Use the main menu for project related actions that support cross-project disp...Jean-Philippe Lang2016-11-191-9/+2
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-191-1/+1
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-1/+2
* Forum list can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-181-0/+13
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+8
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-5/+0
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-0/+5
* Include enabled modules in projects API (#17602).Jean-Baptiste Barth2014-09-061-0/+21
* Moved #link_to_version to ApplicationHelper (#17431).Jean-Philippe Lang2014-07-141-5/+0
* Use named routes.Jean-Philippe Lang2014-03-211-5/+11
* Extract code to render project context links to helper (#16381).Jean-Philippe Lang2014-03-211-0/+9