Commit graph

19 commits

Author SHA1 Message Date
GitLab Bot
87ef501eac Add latest changes from gitlab-org/gitlab@master 2020-03-03 09:07:54 +00:00
GitLab Bot
b558264c9d Add latest changes from gitlab-org/gitlab@master 2019-12-26 21:07:49 +00:00
GitLab Bot
77a73903aa Add latest changes from gitlab-org/gitlab@master 2019-11-01 18:06:00 +00:00
GitLab Bot
1da3754b25 Add latest changes from gitlab-org/gitlab@master 2019-10-03 21:07:29 +00:00
Peter Dave Hello
afdb618bd3 Remove duplicated mapping key in config/locales/en.yml
The "errors" section was defined twice in this file, the first one was
the once being removed here, another one is at line 164 (before removal)
or line 158 (after removal).

The content of duplicated strings definition are totally the same, the
second part has more data (41 lines in total, compare to the removed 6
lines), so I removed the first part but not the second part.

cc !16710
2019-07-22 21:52:46 +08:00
Reuben Pereira
4376167a04 Add ProjectMetricsDashboardSetting model and table
This new table will be used to store the external_dashboard_url which
allows users to add a link to their external dashboards (ex Grafana)
to the Metrics dashboard.
2019-04-26 17:23:26 +00:00
Reuben Pereira
43e713eb41 Refactor model and spec
- Move some specs into contexts
- Let get_slugs method take a parameter and return a specific slug.
- Add rescues when using Addressable::URI.
2019-03-01 14:51:54 +00:00
Brandon Labuschagne
d279cc9408 Add last activity to user administration
The columns 'Created on' and 'Last activity' have been
added to the admin -> users view.

Sorting options have also been added for last activity
and the search bar has been moved to match the issues
page.
2019-02-05 17:56:51 +02:00
Martin Wortschack
66e8ecffa0 Resolve "Create new group: Rename form fields and update UI" 2018-10-30 16:23:47 +00:00
Rémy Coutable
78faa6e370
Port some non-EE-specific config/ changes to CE
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-01-25 14:14:53 +01:00
Bob Van Landuyt
80db01491f Take timezone into account when comparing dates in the UI 2017-06-15 16:54:40 +02:00
Bob Van Landuyt
67d52fe48f Use the same time format as before 2017-06-15 14:47:05 +02:00
Bob Van Landuyt
0c04a890db Re-add time_ago_in_words 2017-06-15 14:47:05 +02:00
Bob Van Landuyt
7d024a1db3 Make sure there's only 1 errors.messages definition in en.yml 2017-06-15 14:47:05 +02:00
Bob Van Landuyt
d9238ee6c0 Translate time tooltips.
Let the backend do the translation.
2017-06-15 14:47:04 +02:00
Ruben Davila
22c80b3c6d Add translations for elapsed time in words 2017-06-02 08:54:43 -05:00
Douglas Barbosa Alexandre
e28058c410 Validate if project label title does not exist at group level 2016-10-19 14:58:24 -02:00
Dmitriy Zaporozhets
8367e4abeb Implement new UI for pagination 2016-01-20 21:27:01 -05:00
gitlabhq
9ba1224867 init commit 2011-10-09 00:36:38 +03:00