Changes between Version 6 and Version 7 of S3/S3AAA/RecordApproval


Ignore:
Timestamp:
09/21/12 10:20:54 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3AAA/RecordApproval

    v6 v7  
    6666}}}
    6767
    68 ''Note:'' that users can have review permission (=permission to ''see'' unapproved records) without need to also have approve/reject permission.
     68  '''Note:''' that users can have review permission (=permission to ''see'' unapproved records) without need to also have approve/reject permission.
    6969
    70 ''Note:'' REVIEW permission alone doesn't give any access to unapproved records: it merely extends the READ/UPDATE permissions so they also apply for unapproved records. That means, if the user besides REVIEW has only READ permission in this table, then they can ''read'' unapproved records but not update them. To do that, they would need REVIEW+UPDATE permission.
     70  '''Note:''' REVIEW permission alone doesn't give any access to unapproved records: it merely extends the READ/UPDATE permissions so they also apply for unapproved records. That means, if the user besides REVIEW has only READ permission in this table, then they can ''read'' unapproved records but not update them. To do that, they would need REVIEW+UPDATE permission.
    7171
    7272The permission to review/approve/reject records of this role is realm-limited (see [wiki:S3AAA/OrgAuth] for more details).
    7373
    74 ''Note:'' users can always only see approved records, unless they have review permissions and use the "review" method. For custom layouts, it is possible to implement custom views which include both groups of records by using the S3Resource API directly.
     74  '''Note:''' users can always only see approved records, unless they have review permissions and use the "review" method. For custom layouts, it is possible to implement custom views which include both groups of records by using the S3Resource API directly.
    7575== Methods to Approve or Reject Records ==
    7676