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: config/locales/en.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,11 @@ en:
45
45
If many people have already RSVP'd, consider sending a message out to this bus list asking for interest as well.
46
46
notes: Notes are shared with applicants. Supports Markdown and HTML.
47
47
user:
48
-
role: Limited access prevents the admin from adding, modifying, or deleting any records; modifications through the check-in process are allowed. Event tracking limits to only event tracking.
48
+
role: |
49
+
Users can only access and edit their own information <br/>
50
+
Volunteers can only access the check-in process <br/>
51
+
Organizers can not modify, add, or delete any records but can view questionnaires and other records <br/>
52
+
Directors do not have any restrictions and can add, edit, or delete any record or setting <br/>
49
53
is_active: Deactivating a user will prevent them from logging in. Their access will be immediately revoked from the admin and application pages.
50
54
receive_weekly_report: A weekly email report on admissions, bus lists, and messages. Only sent when there are weekly updates up until 7 days past the event. Disabled for inactive staff members.
0 commit comments