summaryrefslogtreecommitdiff
path: root/app/helpers/preferences_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+11
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+4
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-16/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Change 'Todo' to 'To Do'Christie Lenneville2019-07-041-1/+1
* Add Saturday to first day of the weekhaghighi_ahmad2019-03-041-1/+2
* Move language setting to preferencesFabian Schneider2019-02-201-0/+4
* Add tests for preferences_helperFabian Schneider2019-02-061-4/+4
* Rename setting, fix wordingsFabian Schneider2019-02-061-2/+2
* Add helpers for first day of the weekFabian Schneider2019-02-061-7/+10
* Add default setting for first day of the week preferenceFabian Schneider2019-02-061-0/+5
* Add setting for first day of the weekFabian Schneider2019-02-061-0/+7
* Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-11/+25
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich2018-03-271-6/+8
* Move button list logic to project presenterOswaldo Ferreira2018-02-201-26/+0
* Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into ...Douwe Maan2017-12-081-1/+1
* Add readme only option as project viewAnnabel Dunstone Gray2017-10-161-1/+2
* Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-111-0/+4
* Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2bRubén Dávila2017-09-081-4/+0
* Small refactor after last code review.35012-navigation-add-option-to-change-navigation-color-paletteRuben Davila2017-09-071-1/+1
* Restore some changes from !9199Rubén Dávila2017-09-061-0/+4
* Hide clone panel and file list when user is only a guestJames Clark2017-05-071-1/+1
* Change project view default for existing users and anonymous visitors to file...dz-fix-project-viewDmitriy Zaporozhets2017-04-101-1/+5
* Change activity view wordingchange-activity-view-wordingAnnabel Dunstone Gray2017-03-071-1/+1
* Remove readme-only project view preferenceremove-readme-optionAnnabel Dunstone Gray2017-03-061-3/+2
* Change default project view for user from readme to files viewdz-change-project-viewDmitriy Zaporozhets2017-03-031-2/+2
* Remove all gitlab theme related codeAnnabel Dunstone Gray2017-02-151-4/+0
* Enable `Style/RedundantException` cop and correct offenseRobert Speicher2017-02-101-1/+1
* adds fix for security issue when annonymous user does not have access to repo...23990-project-show-error-when-empty-repotiagonbotelho2016-11-171-3/+3
* change empty project view to annonymous user from activity to empty partialtiagonbotelho2016-11-111-3/+5
* adds guard clause for readme model method and initializes a new view with pro...tiagonbotelho2016-11-111-1/+3
* Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-171-1/+15
* Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-1/+3
* Remove redundant helper method.Douwe Maan2015-10-171-8/+2
* Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-filesDouwe Maan2015-10-171-0/+7
|\
| * improved code style and layout option namingPeter Göbel2015-10-051-2/+2
| * added user preference to change layout widthPeter Göbel2015-10-051-0/+7
* | Allow users to select the Files view as default project viewCristian Bica2015-10-011-1/+7
|/
* Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-1/+3
* Re-add user_color_scheme helperRobert Speicher2015-08-261-1/+5
* Remove user_color_scheme_classRobert Speicher2015-08-251-4/+0
* Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-251-23/+2
* Allow user to specify content he wants to see on project pageproject-default-viewDmitriy Zaporozhets2015-07-131-0/+12