Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Manage creator, lastmodifier and approvers information about each SyncopeUser bean (SYNCOPE-15)
  2. Virtual attribute cache (GoogleCode issue 276)
  3. Better way to override console components (for WAR overlays)
  4. Avoid duplication in console's authorization management
  5. Refresh button in console task modal windows (GoogleCode issue 248)
  6. Cancel button for console modal windows
  7. General console code reorganization
  8. Provide Task entities a name and an optional description
  9. Allow user, role and membership properties (like as id and name, for example) to be used in derived schema definition
  10. Add support for "bulk" operations via the REST API. For example, creating/deleting/reading a set of users/roles/resources with one operation.
    Since bulk operations apply for huge number of entries, take care in dividing responsibilities between REST controllers and REST client code
  11. Make configurable whether UserRequest objects (create / update / delete) need to be approved or not and under which conditions (including membership of certain role(s))

Improve documentation

  1. Self-registration
  2. REST interface (GoogleCode issue 250)
  3. Derived and Virtual attribute use cases
  4. Sequence tables documentation and their initialization for import
  5. Workflow: concepts, how to customize and how to trace

...