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
this is the admin right. It provide access to everything except the abuse managment cryptation routines
7
7
Level 10 is for full admin
8
8
Words:
9
-
created: '2007-02-13 00:00:00'
9
+
created: <datetime('2007-02-13 00:00:00')>
10
10
Name: 'Words'
11
11
Description: >-
12
12
This right is for translation,
@@ -19,7 +19,7 @@ App\Entity\Right:
19
19
"eng" stands for engineering which is the reference language used by programmers, its english
20
20
but has to be fixed by english native people in en
21
21
Group:
22
-
created: '2006-11-28 00:00:00'
22
+
created: <datetime('2006-11-28 00:00:00')>
23
23
Name: 'Group'
24
24
Description: >-
25
25
'this allow for specific rights on groups
@@ -31,23 +31,23 @@ App\Entity\Right:
31
31
The Scope define the groups where the members as right with a dot comma separation : like \"Sports\";\"Cookers\"
32
32
Scope=\"All\" mean all group'
33
33
Rights:
34
-
created: '2006-12-05 00:00:00'
34
+
created: <datetime('2006-12-05 00:00:00')>
35
35
Name: 'Rights'
36
36
Description: >-
37
37
'This allow to access AdminRights (level 1 minimum needed)
38
38
39
39
scope allow for defining specific rights (dot comma separated like \"Accepter\";\"Checker\")
40
40
All mean all rights'
41
41
Checker:
42
-
created: '2007-08-18 00:00:00'
42
+
created: <datetime('2007-08-18 00:00:00')>
43
43
Name: 'Checker'
44
44
Description: >-
45
45
'This right allow a volunteer to check and managed Spam
46
46
47
47
no yet definition for scope (may be in future language)
48
48
no yet definition for level'
49
49
Logs:
50
-
created: '2008-01-02 00:00:00'
50
+
created: <datetime('2008-01-02 00:00:00')>
51
51
Name: 'Logs'
52
52
Description: >-
53
53
'This right allows to view logs.
@@ -57,34 +57,34 @@ App\Entity\Right:
57
57
if Scope has OwnLogsRestriction, the member can only see his own logs
58
58
'
59
59
Comments:
60
-
created: '2007-01-12 00:00:00'
60
+
created: <datetime('2007-01-12 00:00:00')>
61
61
Name: 'Comments'
62
62
Description: >-
63
63
'This right allow to manage comments. Level is 1 for active Scope can be \"AdminComment\",\"AdminAbuser\",\"DeleteComment\",\"UdpateComment\" AdminComment Scope allow to mark a comments as Checked wether it is a normal comment or a \'AdminCommentMustCheck\' comment AdminAbuser Scope allow to mark a comments as Checked wether it is a normal comment or a \'AdminAbuserMustCheck\' comment DeleteComment allows for deleting a comment UpdateComment allows for updating a comment'
64
64
Faq:
65
-
created: '2007-01-13 00:00:00'
65
+
created: <datetime('2007-01-13 00:00:00')>
66
66
Name: 'Faq'
67
67
Description: >-
68
68
'This right allow for editing and creating new Faq Level needed is one Scope is not used'
69
69
Flags:
70
-
created: '2007-02-24 00:00:00'
70
+
created: <datetime('2007-02-24 00:00:00')>
71
71
Name: 'Flags'
72
72
Description: >-
73
73
'This allow to add specific Flags on members Scope is \"All\" or the list of permitted Flags to allow (not yet available, use \"All\")'
74
74
MassMail:
75
-
created: '2007-07-10 00:00:00'
75
+
created: <datetime('2007-07-10 00:00:00')>
76
76
Name: 'MassMail'
77
77
Description: >-
78
78
This is the right which allow to send MassMail to several members using the adminmassmails.php page
79
79
It require scope test to check the effect of a massmail (without sending it) It require scope enqueue
80
80
to enqueue it and scope Send to send it for true Scope (todo) will allow specific massmails
81
81
Treasurer:
82
-
created: '2007-11-25 00:00:00'
82
+
created: <datetime('2007-11-25 00:00:00')>
83
83
Name: 'Treasurer'
84
84
Description: >-
85
85
'This Right is for BV treasurer, it allow to see more details on the donations page'
86
86
ForumModerator:
87
-
created: '2008-02-16 00:00:00'
87
+
created: <datetime('2008-02-16 00:00:00')>
88
88
Name: 'ForumModerator'
89
89
Description: >-
90
90
'This is the right needed for forum moderators
@@ -93,7 +93,7 @@ App\Entity\Right:
93
93
\"SeeSubscriptions\" which allows to see other members subscriptions
94
94
\"Delete\" which allow for deleting posts'
95
95
SafetyTeam:
96
-
created: '2008-08-14 00:00:00'
96
+
created: <datetime('2008-08-14 00:00:00')>
97
97
Name: 'SafetyTeam'
98
98
Description: >-
99
99
'This gives specific right for the safety team
@@ -102,7 +102,7 @@ App\Entity\Right:
102
102
- a link to updatemandatory on each profile
103
103
- the capability to see any profile regardless its status'
104
104
Poll:
105
-
created: '2010-05-30 00:00:00'
105
+
created: <datetime('2010-05-30 00:00:00')>
106
106
Name: 'Poll'
107
107
Description: >-
108
108
'This is the right which allow to admin poll
@@ -111,29 +111,29 @@ App\Entity\Right:
111
111
create : which allow to create a poll
112
112
update : which allows to update a poll -regardless of its status-'
113
113
Wiki:
114
-
created: '2009-09-24 00:00:00'
114
+
created: <datetime('2009-09-24 00:00:00')>
115
115
Name: 'wiki'
116
116
Description: >-
117
117
'This right provides access to wiki admin feature
118
118
119
119
Scope has not been defined. Try to set it to \"All\" and Level to 1'
120
120
Profile:
121
-
created: '2013-02-25 00:00:00'
121
+
created: <datetime('2013-02-25 00:00:00')>
122
122
Name: 'Profile'
123
123
Description: >-
124
124
'This right allows a volunteer to edit a profile'
125
125
CommunityNews:
126
-
created: '2014-04-20 00:00:00'
126
+
created: <datetime('2014-04-20 00:00:00')>
127
127
Name: 'CommunityNews'
128
128
Description: >-
129
129
'Allows a member to post a new community news. (Filters the tag list accordingly.)'
130
130
NewMembersBeWelcome:
131
-
created: '2014-08-11 21:43:08'
131
+
created: <datetime('2014-08-11 21:43:08')>
132
132
Name: 'NewMembersBeWelcome'
133
133
Description: >-
134
134
'Members with that right have access to the New Members BeWelcome Tool. Level = 1, Scope = \"All\"'
135
135
ManageSubscriptions:
136
-
created: '2018-06-17 14:04:03'
136
+
created: <datetime('2018-06-17 14:04:03')>
137
137
Name: 'ManageSubscriptions'
138
138
Description: >-
139
139
'Members with this right can change subscriptionssettings for a member. Level = 1, Scope = \"All\"'
0 commit comments