summaryrefslogtreecommitdiff
path: root/app/views/groups/edit.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 31885 - Ability to transfer a single group to another groupMayra Cabrera2018-02-061-0/+16
* Uniform style between all upload forms40780-choose-fileFilipa Lacerda2017-12-221-2/+2
* Created group_icon and group_icon_urlTim Zallmann2017-10-041-1/+1
* Remove all old sub nav barsAnnabel Dunstone Gray2017-09-251-1/+0
* Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-1/+1
* Replace <h5> with <label>Winnie Hellmann2017-09-061-1/+1
* Fix “Share lock” help textMichael Kozono2017-09-061-1/+1
* Simplify disabling checkboxMichael Kozono2017-09-061-1/+1
* Make texts translatableWinnie Hellmann2017-09-061-4/+3
* Use <h5> for .control-labelWinnie Hellmann2017-09-061-1/+1
* Replace duplicate <label> by <div>winh2017-09-061-1/+2
* Remove unnessesary slash from HAMLwinh2017-09-061-1/+1
* Vary share lock setting UIMichael Kozono2017-09-061-2/+2
* Move share lock setting and tweak UIMichael Kozono2017-09-061-7/+10
* updated a bunch of breadcrumb titlesPhil Hughes2017-08-181-0/+1
* Remove group modal like remove project modal. Closes #33130Diego Souza2017-07-041-6/+9
* Groups section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
* Support 2FA requirement per-groupMarkus Koller2017-04-061-1/+1
* Moved the gear settings dropdown in the group view to a tabJose Ivan Vargas2017-03-141-0/+1
* Merge branch 'remove-wiki-image-border-radius' into 'master' Fatih Acet2016-11-041-1/+1
|\
| * Update avatar container name so it doesnt conflict with other image containersremove-wiki-image-border-radiusAnnabel Dunstone Gray2016-11-031-1/+1
* | Merge branch 'group-name-validation' into 'master' Alfredo Sumaran2016-11-031-1/+1
|\ \ | |/ |/|
| * Change show-gl-field-errors to gl-show-field-errorsBryce Johnson2016-11-021-1/+1
| * Add gl field errors to group name edit form.Bryce Johnson2016-11-011-1/+1
* | 23545 Fix distorted project and group avatarstauriedavis2016-11-011-1/+2
|/
* Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-1/+1
* Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+2
* Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-0/+4
* Redesign navigation for group pagesDmitriy Zaporozhets2016-04-281-2/+0
* Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-3/+1
* Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-0/+10
|\
| * Add share project from group lockDmitriy Zaporozhets2016-03-111-0/+9
* | Add permission level to groupsFelipe Artur2016-03-101-0/+2
|/
* Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-221-1/+0
* Add margin to pages where is no headerremove-gray-bgDmitriy Zaporozhets2016-01-141-1/+1
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-9/+0
* Fix spelling mistake, thanks Connor.fix-spelling-mistakeSytse Sijbrandij2015-12-281-1/+1
* Use form-actions where appropriateDouwe Maan2015-12-021-1/+2
* Use consistent casing for page titlesDouwe Maan2015-12-021-2/+1
* Allow groups to appear in the search results if the group owner allows itValery Sizov2015-11-051-0/+9
* Add page titles to header for group and projectDmitriy Zaporozhets2015-09-141-0/+2
* Enable blank container for group settings pageDmitriy Zaporozhets2015-09-091-0/+1
* Fix consistency issue in sidebars of Project and Group Settings.Nicolas2015-06-241-1/+0
* Bootlint: Use offset grid classes instead of empty divsRobert Speicher2015-06-161-2/+1
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Refactor buttonsDmitriy Zaporozhets2015-03-141-1/+1
* Prevent database query each time we render group avatarDmitriy Zaporozhets2015-03-121-1/+1
* Add project-avatar and group-avatar css classesDmitriy Zaporozhets2015-02-071-1/+1
* Left-side navigation for group layoutDmitriy Zaporozhets2014-12-161-37/+33
* Merge pull request #8113 from cirosantilli/factor-group-formsDmitriy Zaporozhets2014-10-211-10/+1
|\