Commit graph

14 commits

Author SHA1 Message Date
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
Marcel Amirault
9d6a8003e0 Docs: Realign more CE docs that diverged from EE unnecessarily (second MR) 2019-02-12 12:39:48 +00:00
Fabian Schneider
1a0bab0ab2 Improve docs 2019-02-07 09:50:22 +01:00
Fabian Schneider
864ce6b87a Rename setting, fix wordings 2019-02-06 17:33:57 +01:00
Fabian Schneider
8fabc92e8b Add helpers for first day of the week 2019-02-06 17:33:57 +01:00
Fabian Schneider
5402f3c360 Add default setting for first day of the week preference 2019-02-06 17:33:57 +01:00
Fabian Schneider
27f7771ae1 Add setting for first day of the week 2019-02-06 17:33:56 +01:00
Achilleas Pipinellis
905273c1d3
Refactor the profile preferences docs 2018-06-20 14:13:21 +02:00
Andreas Kämmerle
88810dda00 Add navigation theme documentation 2018-06-12 09:50:15 +00:00
Elias Werberich
2308ab7a9f 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
James Ramsay
4a6ec1e034 Add readme only default project view preference
The option to choose readme only as a users default project view was
restored in !14900
2017-11-15 21:00:52 -05:00
Pedro Moreira da Silva
5693de62c8 Change ‘Project view’ label to ‘Project home page content’ 2017-05-23 16:05:35 +01:00
Achilleas Pipinellis
c9c2353538 Update user's profile preferences docs
- Document all options
- Change links that point to docs in the application
2017-03-22 17:19:41 +01:00