Commit Graph

14 Commits

Author SHA1 Message Date
Marcel Amirault fd8234856e Docs: Fix all anchors in Admin docs 2019-03-04 00:17:57 +00:00
Marcia Ramos af39e4be09 Refactor groups docs 2017-07-16 16:03:39 +00:00
Lauri Piisang 67f6b063e4 Clarify transferring project, specify permissions 2017-06-09 07:21:07 +00:00
joe d bd98ae9cdc Update groups.md found typo 2017-04-19 16:45:51 +00:00
Douglas Lovell d0beb755f9 Add a name field to the group edit form
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
2017-04-09 08:43:49 -05:00
Mark Fletcher ba374a5a35 Specify that only project owners can transfer a project
[skip ci]
2017-02-15 20:25:52 +05:30
Rémy Coutable 5fb436aaa4 Fix a few nitpicks
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-20 14:38:21 +02:00
Felipe Artur 4d69cb9d94 Allow to disable user request access to groups/projects 2016-07-20 14:38:21 +02:00
Rémy Coutable 8625bd3622
Improve the request / withdraw access button
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-07-01 12:48:54 +02:00
Rémy Coutable 152af3895e Add documentation for the 'request access to group' feature
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-06-15 19:15:55 +02:00
Achilleas Pipinellis 9eb4569ed9 Change all occurrences of doc.gitlab.com to docs.gitlab.com
[ci skip]
2016-05-13 16:26:56 -05:00
Robert Schilling abdc442648 Fix spelling errors in doc, closes #7437
Further changes
2014-08-07 10:27:54 +02:00
Jacob Vosmaer 4d77d4e12e Fix broken image link 2014-06-25 15:25:02 +02:00
Jacob Vosmaer 9549be5fe7 Document the basics of working with Groups 2014-06-25 15:23:10 +02:00