summaryrefslogtreecommitdiff
path: root/doc/workflow/groups.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactor groups docsMarcia Ramos2017-07-161-96/+1
|
* Clarify transferring project, specify permissionsLauri Piisang2017-06-091-2/+3
|
* Update groups.md found typojoe d2017-04-191-1/+1
|
* Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables user specification of group name vs. name inferred from group path. Cause new group form to copy name from path Adds some new page-specific javascript that copies entry from the group path field to the group name field when the group name field is initially empty. Remove duplicate group name entry field on group edit form This corrects the duplicated name entry field and tests that the JavaScript does not update the group name field if the user edits the group path. (Editing the group path is not recommended in any case, but it is possible.) Address eslint errors in group.js Enable group name copy with dispatch and explore group creation The dispatch and explore group creation forms require the group.js asset, and their tests now require testing against poltergeist Update workflow new group instruction Update the gitlab basics group creation document Add a change log entry Remove unused variable for eslint
* Specify that only project owners can transfer a projectMark Fletcher2017-02-151-1/+1
| | | | [skip ci]
* Fix a few nitpicksRémy Coutable2016-07-201-2/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-0/+3
|
* Improve the request / withdraw access button18310-improve-request-access-buttonRémy Coutable2016-07-011-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Add documentation for the 'request access to group' featureRémy Coutable2016-06-151-0/+22
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-131-1/+1
| | | | [ci skip]
* Fix spelling errors in doc, closes #7437Robert Schilling2014-08-071-2/+2
| | | | Further changes
* Fix broken image linkJacob Vosmaer2014-06-251-1/+1
|
* Document the basics of working with GroupsJacob Vosmaer2014-06-251-0/+71