summaryrefslogtreecommitdiff
path: root/app/views/profiles
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets2015-07-063-11/+21
|\
| * Audit log for user authenticationValery Sizov2015-07-063-11/+21
* | Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan2015-07-021-0/+9
|/
* Use User#two_factor_enabled instead of otp_required_for_loginrs-dev-issue-2415Robert Speicher2015-06-191-1/+1
* Bootlint: Use offset grid classes instead of empty divsRobert Speicher2015-06-161-2/+1
* Remove redundant help text from custom dashboard selectionRobert Speicher2015-06-131-2/+0
* Fix alignment of Behavior form; add documentation linkRobert Speicher2015-06-131-2/+4
* Add feature specs for default dashboard preferenceRobert Speicher2015-06-132-1/+6
* Add a form field to customize the dashboard preferenceRobert Speicher2015-06-131-2/+17
* Update markup/styling for syntax highlight theme preferenceRobert Speicher2015-06-131-2/+2
* Simplify the javascript behavior for Preference updatingRobert Speicher2015-06-132-8/+7
* Add PreferencesHelper moduleRobert Speicher2015-06-131-1/+1
* Add Gitlab::Themes module; remove Gitlab::ThemeRobert Speicher2015-06-132-33/+6
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-134-61/+59
* Add Profiles::PreferencesControllerRobert Speicher2015-06-132-0/+2
* Merge branch 'fix_typo_account_page' into 'master'Douwe Maan2015-06-121-1/+1
|\
| * Fix typo on account page.Nicolas2015-06-121-1/+1
* | Update grids for 2FA detailsRobert Speicher2015-06-101-6/+7
|/
* Show key fingerprint on DeployKeys#indexrs-issue-1741Robert Speicher2015-06-032-3/+2
* Add "Resend confirmation e-mail" link in profile settingsStan Hu2015-06-031-2/+5
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-27/+33
* Make user settings account page nicerDmitriy Zaporozhets2015-05-281-12/+11
* Merge branch 'profile-settings'Dmitriy Zaporozhets2015-05-288-106/+125
|\
| * Prefer panels over fieldset when different formsDmitriy Zaporozhets2015-05-283-83/+92
| * Consistent header look for setting pagesDmitriy Zaporozhets2015-05-283-14/+24
| * Re-organize profile settings titles and headersDmitriy Zaporozhets2015-05-287-8/+9
* | You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets2015-05-281-11/+15
|/
* Add support for manually entering 2FA detailsRobert Speicher2015-05-231-2/+18
* Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets2015-05-141-1/+1
|\
| * Protect OmniAuth request phase against CSRF.Douwe Maan2015-04-241-1/+1
* | Autofocus the pin field on 2FA enable formRobert Speicher2015-05-091-1/+1
* | Quotes, icon helper in profiles/accounts/show viewRobert Speicher2015-05-091-5/+5
* | Improve copy for enabling 2FARobert Speicher2015-05-092-4/+5
* | Update copy for generating new recovery codesRobert Speicher2015-05-091-4/+4
* | Add page titles for two_factor_auths viewsRobert Speicher2015-05-093-0/+6
* | Be consistent with what we call the 2FA featureRobert Speicher2015-05-093-10/+12
* | Update copy for recovery codesRobert Speicher2015-05-091-5/+4
* | Render 2fa recovery codes instead of downloading itDmitriy Zaporozhets2015-05-094-8/+24
* | Add support for backup codesDmitriy Zaporozhets2015-05-091-12/+23
* | Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap u...Dmitriy Zaporozhets2015-05-091-15/+16
* | Make 2 factor authentication workDmitriy Zaporozhets2015-05-092-2/+13
* | Create Two-factor authentication resource for userDmitriy Zaporozhets2015-05-092-0/+25
* | Merge branch 'change-primary-email' into 'master'Dmitriy Zaporozhets2015-05-031-4/+12
|\ \
| * | Allow primary email to be set to an email that you've already added.change-primary-emailDouwe Maan2015-04-301-4/+12
* | | Add helpers for header title and sidebar, and move setting those from control...Douwe Maan2015-05-011-0/+2
* | | Add a page title to every page.Douwe Maan2015-04-3011-0/+11
|/ /
* | There's no longer a reason to re-render the header on Design updatesRobert Speicher2015-04-251-3/+0
* | Remove the `has_bottom_tooltip` classRobert Speicher2015-04-251-3/+0
* | Fix Profile > Design live-updatingRobert Speicher2015-04-251-1/+1
|/
* Refactor themes for new UIDmitriy Zaporozhets2015-04-211-3/+3