Changes between Version 58 and Version 59 of SummerOfCode2006


Ignore:
Timestamp:
Apr 29, 2006, 9:03:08 PM (18 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2006

    v58 v59  
    8686
    8787 * A Row/Object level authorisation system. so you can say 'User A has read- access to customer 123' and user B has write access to customer 123', and user C has read/write to customer 345
     88
     89 * An option in the model to keep a copy of past states of rows/objects that have been modified. If this option is set, it becomes possible in the admin to see a diff between two past states of an object and get back to a past state of an object.
Back to Top