Commit Graph

48 Commits

Author SHA1 Message Date
GitLab Bot c54e7283c9 Add latest changes from gitlab-org/gitlab@master 2023-02-15 18:09:19 +00:00
GitLab Bot e9de69b545 Add latest changes from gitlab-org/gitlab@master 2023-01-09 15:08:32 +00:00
GitLab Bot dbfedde341 Add latest changes from gitlab-org/gitlab@master 2022-06-16 18:09:35 +00:00
GitLab Bot 0cb47d7129 Add latest changes from gitlab-org/gitlab@master 2022-04-13 12:10:19 +00:00
GitLab Bot b286069fdf Add latest changes from gitlab-org/gitlab@master 2022-02-23 12:13:44 +00:00
GitLab Bot 04f9cef437 Add latest changes from gitlab-org/gitlab@master 2021-05-26 12:10:41 +00:00
GitLab Bot 06d5641a54 Add latest changes from gitlab-org/gitlab@master 2021-05-10 00:10:37 +00:00
GitLab Bot 036de62f73 Add latest changes from gitlab-org/gitlab@master 2021-05-03 03:10:07 +00:00
GitLab Bot 42d13aebd3 Add latest changes from gitlab-org/gitlab@master 2021-04-28 15:09:35 +00:00
GitLab Bot 7a4a8bd5ab Add latest changes from gitlab-org/gitlab@master 2021-04-08 15:09:06 +00:00
GitLab Bot 9578c9f9e8 Add latest changes from gitlab-org/gitlab@master 2021-03-03 18:11:16 +00:00
GitLab Bot c203c40cda Add latest changes from gitlab-org/gitlab@master 2020-07-06 09:09:20 +00:00
GitLab Bot d6348d22dd Add latest changes from gitlab-org/gitlab@master 2020-06-24 09:08:32 +00:00
GitLab Bot f3d84c4f06 Add latest changes from gitlab-org/gitlab@master 2020-05-05 03:09:46 +00:00
GitLab Bot dea6ebd31a Add latest changes from gitlab-org/gitlab@master 2019-09-30 12:06:01 +00:00
Christie Lenneville c433082f89 Change 'Todo' to 'To Do'
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.

We should use "To Do" and always use it as singular (not "To Dos").

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot
2019-07-04 15:45:54 +00:00
haghighi_ahmad cf4bbd4fe1 Add Saturday to first day of the week
fix #58023

docs for adding Saturday for first day of the week
add related settings for Saturday as first day of the week
firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
make some variables lowercase (follow camelCase)
add CHANGELOG entry

Author:    haghighi_ahmad <haghighi.ahmad@gmail.com>

modified:   app/assets/javascripts/pages/users/activity_calendar.js
modified:   app/helpers/preferences_helper.rb
new file:   changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
modified:   doc/api/settings.md
modified:   doc/user/profile/preferences.md
modified:   locale/gitlab.pot
modified:   spec/helpers/preferences_helper_spec.rb
2019-03-04 07:52:15 +03:30
Fabian Schneider a32fd49dd8 Move language setting to preferences 2019-02-20 22:58:53 +00:00
Fabian Schneider 8ff943c280 Add tests for preferences_helper 2019-02-06 17:59:27 +01:00
Peter Leitzen 4d9ede0be7 Backport CE changes for Ops Dashboard in EE 2018-10-12 14:10:34 +00:00
George Tsiolis 93c7976ae2 Restore navigation theme order 2018-06-07 12:24:57 +00:00
Annabel Gray 164dbc6b77 Resolve "Introduce new navigation themes in GitLab 11.0" 2018-06-07 07:37:02 +00:00
Elias Werberich 2308ab7a9f 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
Oswaldo Ferreira c445ef539e Move default_project_view tests to presenter 2018-02-20 15:25:46 -03:00
Douwe Maan d332c8c78a Merge branch '36679-non-authorized-user-may-see-wikis-or-pipeline-page' into 'security-10-2'
Fixes project visibility guidelines

See merge request gitlab/gitlabhq!2226

(cherry picked from commit 877c42c0aaf3298d6001614c9706bc366ae4014c)

e4fd1c26 Ensure project wiki visibility guidelines are met
2017-12-08 13:44:36 -08:00
Annabel Dunstone Gray 9b177bb7c9 Revert "Merge branch 'revert-f2421b2b' into 'master'"
This reverts merge request !14148
2017-09-11 15:44:42 +00:00
Rubén Dávila 52a2423e37 Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
This reverts merge request !13619
2017-09-08 14:48:44 +00:00
Ruben Davila 26264625cb Small refactor after last code review. 2017-09-07 09:11:52 -05:00
Annabel Dunstone Gray 99dcf870dd Use indigo as default theme 2017-09-07 06:43:12 -07:00
Annabel Dunstone Gray 7b567597ee Fix specs; start on light theme 2017-09-06 12:57:30 -05:00
Rubén Dávila 6c49a62800 Restore some changes from !9199 2017-09-06 12:54:09 -05:00
Grzegorz Bizon 0430b76441 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
Dmitriy Zaporozhets e585b77730 Change project view default for existing users and anonymous visitors to files+readme
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-04-10 21:28:41 +03:00
Annabel Dunstone Gray 4b7f0b327c Remove all gitlab theme related code 2017-02-15 13:31:18 -06:00
Robert Speicher 2fe13fbc4b Use `:empty_project` where possible in helper specs 2017-01-25 17:10:32 -05:00
tiagonbotelho f0ed5fea81 adds fix for security issue when annonymous user does not have access to repository we now display the activity feed instead of the readme 2016-11-17 12:42:21 +00:00
tiagonbotelho c9d93f645a moves empty view logic onto empty partial to make it reusable and fixes tests 2016-11-15 14:21:05 +00:00
tiagonbotelho 062c9a08c4 change empty project view to annonymous user from activity to empty partial 2016-11-11 22:57:23 +00:00
tiagonbotelho 0527ea0992 adds guard clause for readme model method and initializes a new view with proper stylesheets 2016-11-11 22:17:56 +00:00
Elias Werberich c3a98d8fcc Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences.
Fixes #14585.
2016-03-24 19:59:54 +01:00
Stan Hu 0383afc66a Add user preference to view project activity and starred project activity as default dashboard
Closes #2662
2015-09-26 08:46:05 -07:00
Robert Speicher 7a81dc65d9 Re-add user_color_scheme helper
Update PreferencesHelper specs
2015-08-26 11:33:44 -07:00
Robert Speicher 2c3e42e4a4 Remove user_color_scheme_class
Instead of rendering this value server-side, we use Javascript and Gon
to apply the user's color scheme (or the default) to any syntax
highlighted code blocks.

This will make it easier to cache these blocks in the future because
they're no longer state-dependent.
2015-08-25 15:32:38 -07:00
Robert Speicher 0bb320cfda Fix Style/HashSyntax violations 2015-06-22 14:54:33 -04:00
Robert Speicher d2894a39e5 Refactor dashboard_choices 2015-06-13 17:59:13 -04:00
Robert Speicher fb5271ddf1 Make the dashboard choice text match the text in the sidebar 2015-06-13 17:59:12 -04:00
Robert Speicher 1eb9a02f21 Add a form field to customize the dashboard preference 2015-06-13 17:59:11 -04:00
Robert Speicher 8112f7550b Add PreferencesHelper module
Consolidates the helpers related to user preferences.

Renames `app_theme` to `user_application_theme` to better explain what
it is.
2015-06-13 17:58:16 -04:00