Skip to content

Commit 1a5d4fc

Browse files
adriendupuisSteveb-pdabrtjulitafalcondusza
authored
IBX-6717: Recent activity (#237)
--------- Co-authored-by: Adrien Dupuis <[email protected]> Co-authored-by: Paweł Niedzielski <[email protected]> Co-authored-by: Tomasz Dąbrowski <[email protected]> Co-authored-by: julitafalcondusza <[email protected]>
1 parent 5522279 commit 1a5d4fc

File tree

7 files changed

+93
-13
lines changed

7 files changed

+93
-13
lines changed

docs/getting_started/discover_ui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Depending on your location within the Back Office, it can contain the following
1414
- Global search field that allows you to [find content](../search/search_for_content.md) by checking all searchable Fields
1515
- Drop-down that changes the site context
1616
- Notification icon that informs you about incoming assignments, for example, items assigned for [your review](../content_management/workflow_management/editorial_workflow.md#review-queue)
17-
- User avatar with a drop-down menu with access to [user profile and settings](get_started.md#edit-user-profile)
17+
- User avatar with a drop-down menu with access to [user profile and settings](get_started.md#view-and-edit-user-profile)
1818

1919
!!! note "Site context"
2020

docs/getting_started/get_started.md

Lines changed: 31 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,34 +35,53 @@ Otherwise, to login, you must get your user credentials from the administrator a
3535

3636
![Login screen](img/login_form.png "Login screen")
3737

38-
### Edit user profile
38+
### View and edit user profile
3939

40-
You can edit your profile and modify the following data:
40+
If you are an editor, depending on the system configuration, you may be able to view and edit the user profile, which can contain the following information:
4141

4242
- Avatar image
4343
- First and last name
44-
- Signature
44+
- Email
4545
- Department
46+
- Position
47+
- Location
48+
- Signature
49+
- Roles the user is assigned to
50+
- Recent activity
4651

4752
!!! note
48-
The fields may differ depending on your system configuration.
4953

50-
1\. To modify profile, in the upper-right corner, click the avatar icon.
54+
For the [recent activity](recent_activity.md) log to be displayed, your [user role](../permission_management/permissions_and_users.md) must have the **Activity Log / Read** permission.
55+
56+
![User profile](img/user_profile_preview.png "User profile")
5157

52-
2\.From the drop-down menu, select **Profile**.
58+
To access your user profile, in the upper-right corner of the screen, click your avatar icon.
59+
Then, from the drop-down menu, select **Profile**.
5360

54-
3\. In the User profile screen, in the **Summary** section, click **Edit**.
61+
To edit your user profile, in the **User profile** screen, in the **Summary** section, click **Edit**.
5562

56-
4\. Go to **Image** and click **Upload file** or drag and drop your photo.
57-
If necessary, you can edit the foto with the Image Editor.
63+
You can now modify the following entries:
64+
65+
- Avatar image
66+
- First and last name
67+
- Signature
68+
- Department
69+
70+
!!! note
71+
72+
The fields may differ depending on your system configuration.
73+
74+
To edit your avatar, in the **Image** area, click **Upload file** or drag and drop your photo.
75+
If necessary, you can [edit the photo with the Image Editor](edit_images.md).
76+
After you finish, the avatar is uploaded and is visible in the Back Office.
5877

5978
![Edit avatar](img/user_profile_avatar.png "Edit avatar")
6079

61-
5\. Now your avatar photo has been uploaded and is visible in the Back Office.
80+
!!! note
6281

63-
6\. To save changes, click **Update**.
82+
If you don't set your own image, a default avatar with your initials is displayed.
6483

65-
If you don't set your own image, a default avatar with your initials is displayed.
84+
To save changes to the user profile, click **Update**.
6685

6786
### Change the password and other user settings
6887

243 KB
Loading
209 KB
Loading
25.5 KB
Loading
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
description: Monitor recent activity logged actions.
3+
edition: experience
4+
---
5+
6+
# Recent activity log
7+
8+
[[= product_name =]] logs various operations on the repository and in the application.
9+
10+
If you have **Setup / Administrate** and **Activity Log / Read** [permissions](permission_system.md),
11+
you can review the most recent activity log in the Back Office, **Admin** -> **Recent activity**.
12+
13+
![Recent activity](recent_activity.png "Recent activity")
14+
15+
By default, actions on the following items are displayed:
16+
17+
- [Content](content_items.md)
18+
- [Location](manage_locations_urls.md#content-locations)
19+
- [Product](products.md)
20+
- [Product variant](work_with_product_variants.md)
21+
- [Site](work_with_sites.md)
22+
23+
!!! note
24+
25+
If your implementation requires that other actions are logged,
26+
see [custom log entry developer documentation]([[= developer_doc =]]/administration/recent_activity/recent_activity/#adding-custom-activity-log-entries).
27+
28+
By default, log entries are kept for 30 days.
29+
This time can be modified through configuration.
30+
For more information, see [developer documentation]([[= developer_doc =]]/administration/recent_activity/recent_activity/#configuration-and-cronjob).
31+
32+
Log entries are grouped by date,
33+
then by logical bond (like web request, or migration file).
34+
35+
Each activity log entry shows
36+
37+
- when the action was performed,
38+
- who performed it (avatar, first name, last name),
39+
- the action itself as a verb,
40+
- and the item the action was performed on.
41+
42+
Depending on the system configuration, activity logs may also be shown:
43+
44+
- on the Dashboard with the [Recent activity block](dashboard_block_reference.md#recent-activity-block)
45+
- within the [user profile](get_started.md#view-and-edit-user-profile)
46+
47+
## Filter activities
48+
49+
You can filter the activities to:
50+
51+
* follow the activity of selected users or user group,
52+
* narrow the results to selected item types, or actions.
53+
54+
To do it, on the right side, in the **Filters** menu, choose selected filters, and click the **Apply** button.
55+
Click the **Clear** button to reset all the filters.
56+
57+
The following example shows, how to narrow the results by selecting **Action** and **Time** filters.
58+
With these settings, activity list displays only `Publish` actions from `Last week` time period.
59+
60+
![Published last week](recent_activity_filters.png "Published last week filter set")

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ nav:
114114
- Permission system: permission_management/permission_system.md
115115
- Work with permissions: permission_management/work_with_permissions.md
116116
- Manage users: user_management/manage_users.md
117+
- Recent activity: recent_activity/recent_activity.md
117118
- User paths:
118119
- Explorer: persona_paths/explorer.md
119120
- Administrator:

0 commit comments

Comments
 (0)