Activity
From 2009-10-17 to 2009-11-15
2009-11-14
2009-11-13
- 01:44 Revision 2ca23c41: [cleanup] todolist update
- 01:42 Revision 139d6855: [cleanup] removed useless code
- 01:40 Revision ab983e7a: [fix] corrected attributes not retrieved anymore
- 01:30 Revision 738ce2f6: [fix] forgot to modify method call after moving away raw_item_info()
- 01:29 Revision 1956465d: [fix] remove remaining ref to $shadow outside the shadowwalker scope
- 01:24 Revision 020c18fe: [fix/cleanup] handle the 'root' element better (even if ActiveLdap seems not to behave properly with the root DSA)
- 00:25 Revision f43a4cb1: [evol] recognize 'root' and understand it as value (but not yet as argument), clarify the full handle format, and recognize the MP root
2009-11-12
- 23:07 Revision d143d217: [fix] ensure objects are properly recognized (care about excluded objectClasses)
- 22:56 Revision 3b622929: [cleanup] removed leftover TODO
- 22:50 Revision bf962db8: [fix] check parent full_handle/DN in the proper hook, so it is always validated
- 22:31 Revision f695b998: [fix] do not downcase the full handle, but only the object handle (fix RDN case when creating new items, and probably other problems)
- 22:25 Revision fa116a1b: [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
- 22:15 Revision 822a42a2: [fix] added fix for upstream bug #27429
2009-11-10
2009-11-09
- 10:31 Revision 458f7c28: [evol] limit parent location/type for item creation (not yet properly integrated)
- 10:11 Revision c3a5f36f: [fix] silly mistakes in the object schema
2009-10-27
2009-10-26
- 23:49 Revision aa4e021c: [evol] replace DNs with recognized objects in show command (if not in debug mode)
2009-10-25
- 20:34 Revision e99088e1: [evol] allow specifying a DN using an item full handle in create/modify command
- 19:34 Revision ba350c4d: [-] todolist update
- 19:30 Revision e84e08b6: [fix] corrected shadowwalker creation (item full handle must not be validated completely as the item does not exist yet)
- 19:22 Revision 2bd92292: [cleanup] moved helper things out of LdapObject in Manipulation and began sweeping dust
- 18:37 Revision 3a652e30: [cleanup] filter ldap object mapping better
- 14:53 Revision 428fdd46: [cleanup] reorganized config
- 12:48 Revision 62aec43a: [cleanup] simplify relations_info access
- 02:06 Revision aa15cd46: [cleanup] minor stuff
- 01:41 Revision cad12da3: [fix] don't crash when modifying a relation with a blank item handle
- 01:36 Revision 5b1a6342: [cleanup] improved a bit aspect handling
- 00:56 Revision 707b1758: [cleanup] minor stuff
- 00:22 Revision 38e5c5db: [evol] introduce item 'full-handle' and reorganize command arguments, and renamed commands
2009-10-23
- 01:18 Revision 3e7f80c0: [cleanup] code reorganization
- 01:17 Revision cf271e9b: [fix] family display was broken
- 00:54 Revision 0a4afc42: [cleanup] minor simplifications in LdapObject
- 00:37 Revision accc97fc: [cleanup] simplifications thanks to default config
- 00:36 Revision effa90c8: [fix] corrected object default config
- 00:13 Revision f25d0aed: [fix/evol] ensure a shadow/object/aspect is not cast(/post-cast) multiple times, and btw correct the raise_error() method
- 00:03 Revision f8ab8967: [fix] corrected setup comment
- 00:01 Revision b527ce77: [cleanup] includes reorganization
2009-10-22
- 23:51 Revision 74f54ee8: [fix] added missing start of YAML document in MP shadow config files
- 23:38 Revision 9a7f1b63: [evol] added default config and simplified MilkyPond shadow config (and minor other changes)
- 23:22 Revision 4b6439ec: [fix] corrected aspect schema
- 22:17 Revision 3f7ddbd3: [fix] check for dependency aspects for an aspect was missing
- 22:16 Revision 76228fb7: [fix] check for needed aspect for an object was subject to crash
2009-10-20
- 20:04 Revision 776a7c72: [evol] try harder to find intermediate objects in tree
- 19:42 Revision 953a2b4d: [evol/fix] fixed creation hooks call, hooks->plugins with hooks and simplified hooks, added plugin parameters in config and updated aspect/fs
- 02:12 Revision 73a3d129: [fix] check better if a field value has changed or not
- 02:08 Revision 70b17bfa: [evol] apply password hash if requested
2009-10-18
- 22:46 Revision 52697bc9: [fix] ensure shadowwalker options have a proper default
- 22:45 Revision fe532158: [evol] improve tree display, and move code out of shadowwalker
- 22:43 Revision 540aa3c6: [evol] don't try to find raw item object if it is already known, be lazy
- 22:40 Revision 2d1982bd: [fix] try harder to find item name
- 20:03 Revision 7b2c50a8: [fix] also print aspect handle when handles are requested
- 19:59 Revision 2e882c9f: [cleanup] internal rework #5
- 19:47 Revision c4ca8497: [cleanup] internal rework #4
- 19:43 Revision 0032f05d: [cleanup] internal rework #3
- 19:22 Revision 90809ae4: [cleanup] internal rework #2
- 18:16 Revision bbe89518: [cleanup] internal rework #1
- 17:11 Revision 5a48a521: [cleanup] improve elements classes generation (with a few more checks)
- 15:36 Revision c331fe49: [evol] rework how object/aspect classes are generated and ensure each shadow materials is in a proper container (to allow loading multiple shadows)
- 12:36 Revision 378df927: [fix] renamed object description() method which conflicted with the quite common attribute of the same name
- 12:32 Revision 3de546c5: [fix] corrected hooking methods
2009-10-17
- 15:06 Revision dfd86175: [fix] correct shadowwalker show command usage
- 14:54 Revision eb96492f: [fix] corrected aspect schema ('associate_unclaimed_attributes' parameter was missing)
- 14:30 Revision 88b0bbce: [cleanup] move default empty hooks aside and include them (and share them between LdapObject and LdapAspect)
- 13:36 Revision e34242cc: [cleanup] s/mapper/shadow/ for consistency
- 13:34 Revision 7b832340: [fix/evol] corrected before delete hook and added complete hook support for objects
- 13:08 Revision d5e43f08: [fix] use new recursive delete with hooks in shadowwalker
- 13:06 Revision a65fd5e8: [fix] aspect hooks loading was broken, and moved file loading into the Config class
- 13:00 Revision cb14c112: [fix] fixed aspects default hooks
- 12:35 Revision d8cfa085: [evol] completed aspect hooks panoply
- 12:34 Revision 4b046f91: [cleanup] Shadow load_object() -> add_object() for consistency
- 11:17 Revision 7f913647: [evol] improve config #14 (validate global and shadow config, and removed shadowwalker's stuff from the general classes)
Also available in: Atom