You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/manage/dashboard/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The **History** tab contains an overview of available project versions that can
44
44
You can click on a specific version to see more details.
45
45

46
46
47
-
You can learn more about project history and how to revert to an older version in [Project History and Versions](../project-details/).
47
+
You can learn more about project history and how to revert to an older version in [Project History and Versions](../project-history/).
48
48
49
49
### Collaborators
50
50
The **Collaborators** tab provides the list of users who have access to the project as well as pending invitations. You can use the **Share** button to invite more people to contribute to your project.
Copy file name to clipboardExpand all lines: src/manage/permissions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ You can find detailed steps on how to invite users to your workspace in [How to
17
17
## Workspace member roles and project permissions
18
18
Member roles and project permissions present similar options in terms of what a user can or cannot do. The difference is whether these options are defined on a workspace or on a project level. Compare the overview of [workspace member roles](#workspace-member-roles-overview) and of [project permissions](#project-permissions-overview) for more details.
19
19
20
-
-**Reader**: Users with **Read** permission are able to see projects, projects data and [history](../project-details), but can not make any changes.
20
+
-**Reader**: Users with **Read** permission are able to see projects, projects data and [history](./project-history/), but can not make any changes.
21
21
-**Editor** (available on <MainPlatformNameLink /> Cloud and <EnterprisePlatformNameLink />): In addition to the **Read** access, users can [add/remove/update features](../field/mobile-features/), but *cannot* make changes in the project properties, add/remove fields in GeoPackage layers or remove GeoPackage files from the project. We recommend using this role for surveyors - users who collect data in the field.
22
22
Editors can:
23
23
- *add* files such as photos, shapefiles, GeoPackage files - any file except for `*.qgs`, `*.qgz`, `mergin-config.json`

36
36
37
+
-**Project history** to inspect [project history and versions](../project-history/)
38
+

39
+

37
40
38
41
## Mergin Maps plugin in QGIS Browser
39
42
@@ -113,7 +116,7 @@ Use the **Toolbox** icon in the toolbar panel to display **Processing Toolbox**
113
116
114
117
2. Double click the **Create report** tool.
115
118
116
-
Fill in the parameters in the dialog window. If you want to get the report for a specified range of [versions](../project-details/), define also the start and end version.
119
+
Fill in the parameters in the dialog window. If you want to get the report for a specified range of [versions](../project-history/), define also the start and end version.
0 commit comments