[evol] organized_data: added ignored attributes
[evol] attributes parameters rework §3 (schema + defaults) (refs #142)
[evol] implemented expert_attributes and hidden_attributes for aspects (closes #147)
[evol] accept ActiveLDAP has_many 'wrap' option
[evol] added support for multiple worlds (closes #144)
[evol] switched to a higher activeldap library (closes #27)
[fix/evol] correct a bug in the item creation when handling the parent parameter, allow specifying a default parent per object, and provides a new find_by_full_handle() handy method
[evol] limit parent location/type for item creation (not yet properly integrated)
[fix] silly mistakes in the object schema
[cleanup] reorganized config
[fix] corrected object default config
[evol] added default config and simplified MilkyPond shadow config (and minor other changes)
[fix] corrected aspect schema
[evol/fix] fixed creation hooks call, hooks->plugins with hooks and simplified hooks, added plugin parameters in config and updated aspect/fs
[evol] apply password hash if requested
[fix] corrected aspect schema ('associate_unclaimed_attributes' parameter was missing)
[evol] improve config #14 (validate global and shadow config, and removed shadowwalker's stuff from the general classes)
[evol] improve config #12 (improved object definition check #3 + added aspect definition check)
[evol] improve config #11 (improved object definition check #2)
[evol] improve config #10 (improved object definition check)
[evol] improve config #9 (preliminary work to check object definition against schema)
[evol] improve config #3 (move non-framework translations in config dir)
[evol] added list of available objects and aspects of objects, and s/ou/unit/ object
[evol] more objects
[evol] add operational attributes in expert mode
[evol] added private config load in home, and global hidden attributes (until something really proper is done for config)
[evol] files/code reorganization, and added a proper installer