summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-232-2/+3
* Add a button to Admin::Users#show to disable 2FA for that userrs-disable-2fa-by-adminRobert Speicher2015-07-101-0/+1
* Merge branch 'add-unlock-access' into 'master'Dmitriy Zaporozhets2015-07-022-0/+10
|\
| * Add support for unlocking users in admin settingsStan Hu2015-07-022-0/+10
* | Remove link leading to a 404 error in Deploy Keys pageStan Hu2015-07-011-2/+1
|/
* Remove duplicate 'required: true' attributeRobert Speicher2015-06-261-1/+1
* Changed the placement of Restricted Domainsapplication_settings_formDarby2015-06-231-6/+8
* Updated the categories of Application Settings FormDarby2015-06-232-54/+56
* Merge branch 'master' into admin-edit-identitiesadmin-edit-identitiesDmitriy Zaporozhets2015-06-231-0/+8
|\
| * Allow Admin to filter users by 2FA statusRobert Speicher2015-06-191-0/+8
* | Set proper title when edit identity from admin areaDmitriy Zaporozhets2015-06-231-1/+1
* | Fix admin identities codeDmitriy Zaporozhets2015-06-231-1/+1
* | Fix code style issueDmitriy Zaporozhets2015-06-221-1/+1
* | Merge branch 'master' into admin-edit-identitiesDmitriy Zaporozhets2015-06-221-0/+8
|\ \ | |/
| * Add 2FA status to Admin::Users#showRobert Speicher2015-06-191-0/+8
* | Fix indendity testDmitriy Zaporozhets2015-06-221-1/+1
* | Refactor admin user pageDmitriy Zaporozhets2015-06-226-234/+232
* | Make provider a select for identities form in admin areaDmitriy Zaporozhets2015-06-221-3/+3
* | Minor improvements to admin identities textDmitriy Zaporozhets2015-06-222-4/+2
* | Move identities list to own controller actionDmitriy Zaporozhets2015-06-192-13/+16
* | Add ability for admin to edit user identityDmitriy Zaporozhets2015-06-193-0/+28
* | Admin can see and remove user identitiesDmitriy Zaporozhets2015-06-192-0/+25
|/
* Bootlint: Use offset grid classes instead of empty divsRobert Speicher2015-06-162-4/+2
* Merge branch 'feature-session-expire-seconds-ui' into 'master'Douwe Maan2015-06-121-0/+5
|\
| * session_expire_seconds => session_expire_delaythemaze752015-06-101-2/+3
| * Add session expiration delay configuration through UI applicationEric Maziade2015-06-051-0/+4
* | Fix broadcast message colors to one displayed in previewDmitriy Zaporozhets2015-06-081-2/+2
* | Dont use fixed pixel size if form controls - its bad for mobile devicesDmitriy Zaporozhets2015-06-081-1/+1
|/
* Show key fingerprint on DeployKeys#indexrs-issue-1741Robert Speicher2015-06-031-2/+1
* Remove show actions from Admin and Project DeployKeysRobert Speicher2015-06-031-35/+0
* Allow to configure a URL to show after sign outAlex Lossent2015-05-291-0/+5
* Add option to disallow users from registering any application to use GitLab a...user-oauth-applicationsDouwe Maan2015-05-291-1/+8
* You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets2015-05-282-14/+19
* Merge branch 'version-check' into gl-version-checkDmitriy Zaporozhets2015-05-082-1/+12
|\
| * Add feature to disable version checkDmitriy Zaporozhets2015-03-102-2/+9
| * Add version check badge to admin areaDmitriy Zaporozhets2015-03-091-1/+5
* | Improve help line for restricted domain signupsStan Hu2015-05-051-1/+1
* | Add application setting to restrict user signups to e-mail domainsStan Hu2015-05-021-0/+5
* | Capitalize "X" in "New X".Douwe Maan2015-04-303-3/+3
* | Add a page title to every page.Douwe Maan2015-04-3025-2/+27
* | Merge branch 'show-aside' of https://github.com/Soullivaneuh/gitlabhq into So...Dmitriy Zaporozhets2015-04-302-4/+4
|\ \
| * | Fix wrong placement of show-aside linkSullivan SENECHAL2015-04-272-4/+4
* | | Fix visibility settings UI in admin areaDmitriy Zaporozhets2015-04-291-2/+2
* | | Move service template and project service settings into a shared viewStan Hu2015-04-291-73/+1
* | | Fix adding new group members from admin areaDmitriy Zaporozhets2015-04-271-1/+1
* | | Add new admin settingsVinnie Okada2015-04-261-0/+8
|/ /
* | added fieldset support to project and admin services views.Ioannis Kappas2015-04-221-37/+25
* | Let members be invited from Add members pane.Douwe Maan2015-04-141-1/+1
* | Correctly render invite members without user.Douwe Maan2015-04-143-9/+19
* | Reference project members by id instead of user_id.Douwe Maan2015-04-141-1/+1