Changes

Jump to navigation Jump to search
350 bytes added ,  06:03, 24 February 2021
Line 20: Line 20:  
If you install [[:UserManager]] and delegate to users the 'uservacations', they can manage by default the vacation message of all users. However it is needed sometime to restrict a user to certain groups, or just one group.
 
If you install [[:UserManager]] and delegate to users the 'uservacations', they can manage by default the vacation message of all users. However it is needed sometime to restrict a user to certain groups, or just one group.
    +
* The user 'helene' will be able to manage only users belong to the group 'parents'
 
  db accounts setprop helene delegatedVacations 'parents'
 
  db accounts setprop helene delegatedVacations 'parents'
the user 'helene' will be able to manage only users belong to the group 'parents'
      +
* The user 'helene' will be able to manage only users belong to the groups 'famille' and 'enfants'
 
  db accounts setprop helene delegatedVacations 'enfants,famille'
 
  db accounts setprop helene delegatedVacations 'enfants,famille'
the user 'helene' will be able to manage only users belong to the groups 'famille' and 'enfants'
      +
* Remove all group based restriction
 
  db accounts setprop helene delegatedVacations ''
 
  db accounts setprop helene delegatedVacations ''
 
or
 
or
 
  db accounts delprop helene delegatedVacations
 
  db accounts delprop helene delegatedVacations
This will remove all group based restriction
      
===Automatic enabling and disabling of vacation messages===
 
===Automatic enabling and disabling of vacation messages===
Line 117: Line 117:     
=== Bugs ===
 
=== Bugs ===
 +
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 +
and select the smeserver-vacation component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-vacation|title=this link}}
 +
    
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-vacation|noresultsmessage="No open bugs found."}}
 
{{#bugzilla:columns=id,product,version,status,summary |sort=id|order=desc |component=smeserver-vacation|noresultsmessage="No open bugs found."}}
 +
 +
===Changelog===
 +
Only released version in smecontrib are listed here.
 +
 +
{{#smechangelog: smeserver-vacation }}
 +
 +
 
[[Category: Contrib]]
 
[[Category: Contrib]]
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu