Robert Speicher
d6ef6c634e
Support Two-factor Authentication for LDAP users
...
Closes #12653
2016-02-03 13:31:12 -05:00
Robert Speicher
3986f4f083
Make "Two-factor" casing consistent throughout the application
2016-01-31 20:34:51 -05:00
Dmitriy Zaporozhets
cf673ba9f6
Fix UI for pages with panels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-01-22 13:37:40 -08:00
Douwe Maan
98e1a5b634
Allow LDAP users to change their email if it was not set by the LDAP server
2016-01-19 16:25:38 +01:00
Dmitriy Zaporozhets
bb5213588b
Update files/diffs to match new layout
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-01-14 12:31:31 +01:00
Robert Speicher
fa36749bce
Add two custom Date/Time conversion formats
2016-01-07 20:01:08 -05:00
Robert Speicher
59305715e9
Remove stamp gem
...
Closes #5908
2016-01-07 16:28:33 -05:00
Gabriel Mazetto
31fb2b7702
Grace period support for TFA
2015-12-24 19:01:30 -02:00
Stan Hu
8309ef45a9
Enable "Add key" button when user fills in a proper key
...
Closes #4295
2015-12-24 11:34:32 -08:00
Dmitriy Zaporozhets
7234610010
Merge remote-tracking branch 'origin/ui/misc'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-12-08 18:50:02 +01:00
Douwe Maan
53a6f0b194
Fix profile private token form actions
2015-12-08 13:06:53 +01:00
Douwe Maan
dddfbb653e
Merge branch 'master' into ui/misc
2015-12-07 13:48:18 +01:00
Douwe Maan
7d3edf2520
Merge branch 'master' into ui/misc
2015-12-03 13:27:39 +01:00
Douwe Maan
0520cd7164
Merge branch 'master' into ui/form-consistency
2015-12-03 13:21:19 +01:00
Dmitriy Zaporozhets
ca7e31c48f
Merge branch 'ui/consistency' into 'master'
...
UI: Improve consistency across the board
Depends on !1953
See the commits for more details, the messages mostly speak for themselves.
Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2577
See merge request !1954
2015-12-02 22:17:48 +00:00
Douwe Maan
7128756d9f
Extract title from copy/pasted SSH key when it ends in a newline
2015-12-02 14:58:12 +01:00
Douwe Maan
90df3701e7
Add plus icon to all "Add X" buttons
2015-12-02 14:54:50 +01:00
Douwe Maan
ba4bf27fe4
Use table-holder where appropriate
2015-12-02 14:49:59 +01:00
Douwe Maan
0159d78a3b
Remove padding around form-actions
2015-12-02 14:48:06 +01:00
Douwe Maan
3ae7dba931
Use gl-padding instead of 15px/20px where appropriate
2015-12-02 14:46:15 +01:00
Douwe Maan
d0166334ba
Add http://gitlab.example.com/u/ prefix to "Change username" field.
2015-12-02 14:41:57 +01:00
Douwe Maan
cdd4c331b3
Use select2 instead of regular selectbox for profile public email
2015-12-02 14:41:56 +01:00
Douwe Maan
72ab3b17d3
Use js-requires-input where appropriate
2015-12-02 14:41:56 +01:00
Douwe Maan
b04c5b0695
Use form-actions where appropriate
2015-12-02 14:41:55 +01:00
Douwe Maan
ffabf1df50
Add cancel button to forms that didn't have one already
2015-12-02 14:41:54 +01:00
Douwe Maan
ca01690305
Add cancel button to forms that didn't have one already
2015-12-02 14:41:54 +01:00
Thirumal S
c12a4b2a31
merge conflict fixed
2015-11-03 22:49:09 +05:30
Thirumal S
72ececfab1
form-control class to select box
2015-10-30 17:27:22 +05:30
Douwe Maan
7ae139566b
Merge branch 'master' into full-width-tables
2015-10-19 11:34:48 +02:00
Douwe Maan
a32f776609
Make tables full width.
2015-10-19 11:19:45 +02:00
Douwe Maan
58cdfba9b9
Tweak help text.
2015-10-17 19:19:44 +02:00
Yorick Peterse
9496356367
Re-use User objects for avatar_icon where possible
...
This removes the need for running an extra SQL query in these cases.
2015-10-15 12:05:01 +02:00
Stan Hu
972b637081
In SSH key detailed view, align the "Remove" button with the right container
2015-10-09 05:30:42 -07:00
Peter Göbel
291e1fa930
improved code style and layout option naming
2015-10-05 18:09:05 +02:00
Peter Göbel
e2c5d08e7e
added user preference to change layout width
2015-10-05 17:22:47 +02:00
Patricio Cano
825db23f67
Updated label from Mention to On Mention.
2015-09-16 20:04:12 -05:00
Dmitriy Zaporozhets
a0359fbd77
Improve accounts page UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-09-10 00:34:09 +02:00
Dmitriy Zaporozhets
10b6a92481
Style panels and add blank container
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-09-09 23:29:19 +02:00
Dmitriy Zaporozhets
1e3ce07714
Use page title for header title too
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-09-09 23:05:47 +02:00
Dmitriy Zaporozhets
53698401fb
Merge branch 'make_all_profile_public' into 'master'
...
Make all profile public
https://dev.gitlab.org/gitlab/gitlabhq/issues/1361
See merge request !1219
2015-08-27 21:55:00 +00:00
Douwe Maan
30555c1d24
Merge branch 'rs-remove-user-color-scheme-class' into 'master'
...
Apply syntax highlighting to fenced code blocks client-side
Instead of applying the syntax highlighting scheme class to these blocks
server-side, we use Javascript and Gon to apply the user's color scheme
(or the default) client-side.
This will make it easier to cache these blocks in the future because
they're no longer state-dependent.
See merge request !1203
2015-08-27 16:24:51 +00:00
Valery Sizov
ff30b40754
Make all profile public
2015-08-27 13:06:14 +03:00
Sytse Sijbrandij
397ebc5fc1
Doesn't refer to participating in watch.
2015-08-26 19:29:37 -07:00
Robert Speicher
4344b8d2d4
Add Gitlab::ColorSchemes module
...
Very similar to Gitlab::Theme, this contains all of the definitions for
our syntax highlighting schemes.
2015-08-25 15:32:38 -07:00
Patricio Cano
475bb00bde
Improved 2FA warning message about lost codes
2015-08-19 18:13:01 -05:00
Ben Bodenmiller
0f785bbc7e
ink to configured gravatar host on profile page
2015-08-05 00:48:16 -07:00
Job van der Voort
ae36842d45
Merge branch 'ssh-key-form' into 'master'
...
Switched the order of the SSH key form
Now it looks like this:

See merge request !1069
2015-07-30 09:26:56 +00:00
Darby
34c2867ca2
Switched the otder of the SSH key form
2015-07-29 12:59:50 -07:00
Douwe Maan
70a3c165a9
Allow custom label to be set for authentication providers.
2015-07-23 15:20:12 +02:00
Achilleas Pipinellis
bde2173b63
Fix link to 2fa help page. Closes #2055
2015-07-22 17:03:38 +03:00