[fix] remove remaining ref to $shadow outside the shadowwalker scope
[fix/cleanup] handle the 'root' element better (even if ActiveLdap seems not to behave properly with the root DSA)
[evol] recognize 'root' and understand it as value (but not yet as argument), clarify the full handle format, and recognize the MP root
[fix] ensure objects are properly recognized (care about excluded objectClasses)
[cleanup] removed leftover TODO
[fix] check parent full_handle/DN in the proper hook, so it is always validated
[fix] do not downcase the full handle, but only the object handle (fix RDN case when creating new items, and probably other problems)
[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
[fix] added fix for upstream bug #27429
[evol] better parent definition for new items (not tested yet)
[evol] limit parent location/type for item creation (not yet properly integrated)
[fix] silly mistakes in the object schema
[fix] ensure removing an aspect also remove reverse-depends
[evol] replace DNs with recognized objects in show command (if not in debug mode)
[evol] allow specifying a DN using an item full handle in create/modify command
[-] todolist update
[fix] corrected shadowwalker creation (item full handle must not be validated completely as the item does not exist yet)
[cleanup] moved helper things out of LdapObject in Manipulation and began sweeping dust
[cleanup] filter ldap object mapping better
[cleanup] reorganized config
[cleanup] simplify relations_info access
[cleanup] minor stuff
[fix] don't crash when modifying a relation with a blank item handle
[cleanup] improved a bit aspect handling
Also available in: Atom