summaryrefslogtreecommitdiff
path: root/app/helpers/visibility_level_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-3/+2
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-3/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-83/+27
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+10
* 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-17/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-271-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-2/+2
* Hide restricted and disallowed visibility radioshide-restricted-visibility-radioLuke Bennett2019-07-151-14/+8
* Apply suggestion to app/helpers/visibility_level_helper.rbsh-default-visibility-fixBob Van Landuyt2019-06-061-1/+1
* Set project default visibility to max allowedStan Hu2019-06-051-0/+38
* Externalize strings in helpersMartin Wortschack2019-04-041-8/+8
* Further design iteration on project overviewDennis Tang2018-12-071-1/+1
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-4/+6
* Resolve "Improve project overview UI"Dennis Tang2018-09-061-1/+1
* Fix #47379 - Project visibility tooltipJamie Schembri2018-07-231-3/+2
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+2
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+2
* fix variable naming conflict31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-publicMike Greiling2017-08-301-2/+2
* Fix error reported by FlayRubén Dávila2017-08-301-8/+16
* enhance disabled group visibility options with links and instructionsMike Greiling2017-08-301-2/+7
* add links and instructions to disabled visibility option help textMike Greiling2017-08-301-2/+7
* add notes to the disabled visibility setting string helper to ensure changes ...Mike Greiling2017-08-301-0/+4
* revert changes to visibility level helpers from 6f03ddcMike Greiling2017-08-301-5/+5
* Address some suggestions from first code reviewRubén Dávila2017-08-291-6/+6
* display specific reasons when visibility options are disabledMike Greiling2017-08-261-0/+50
* rename skip_level? to disallowed_visibitility_level?Mike Greiling2017-08-261-1/+1
* recognize instances where group visibility levels are unavailableMike Greiling2017-08-261-1/+2
* Translate project & repository pagesBob Van Landuyt2017-06-071-4/+6
* Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling2017-06-061-2/+2
* Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* Enable Rails/DelegateDouwe Maan2017-02-231-7/+3
* Keep snippet visibility on errorSean McGivern2017-02-021-4/+0
* Address feedbackDouwe Maan2016-03-221-7/+16
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-0/+8
* Improve group visibility level featureZeger-Jan van de Weg2016-03-181-2/+1
* Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+4
* Add permission level to groupsFelipe Artur2016-03-101-0/+13
* Merge branch 'master' into fix/visibility-level-setting-in-forked-projectsTomasz Maczukin2015-12-211-42/+22
|\
| * Improve text indication visibility on snippetsZeger-Jan van de Weg2015-12-081-11/+15
| * Add visibility description tooltip to snippet and project visibility labelsDouwe Maan2015-12-021-34/+10
* | Move visibility_level check for forked projects to Project modelTomasz Maczukin2015-11-031-2/+1
|/
* Fork visibility level fixfork_visibility_levelValery Sizov2015-07-061-0/+6
* Add period at snippet visibilty descriptionRobert Schilling2015-05-031-1/+1
* Add new admin settingsVinnie Okada2015-04-261-1/+23
* Handle null restricted_visibility_levels settingVinnie Okada2015-03-161-1/+1
* Move restricted visibility settings to the UIVinnie Okada2015-03-071-2/+3