Project

General

Profile

Download (23.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c2c26953 2010-09-08 19:58 Marc Dequènes

[evol] virtual attributes support §2 (aspect vattrs with example) (refs #141)

681c944d 2010-09-08 19:28 Marc Dequènes

[fix] correct broken LdapObject initialization due to the way ActiveLdap instanciate

a8bda213 2010-09-08 03:55 Marc Dequènes

[evol] preliminary virtual attributes support (with read only attributes support, and an example vattr) (refs #141)

6938ac96 2010-09-07 03:03 Marc Dequènes

[evol] implemented expert_attributes and hidden_attributes for aspects (closes #147)

6d235fb6 2010-09-06 22:31 Marc Dequènes

[fix] ensure DNs outside the current base DN are handled properly

2af0173c 2010-09-06 14:01 Marc Dequènes

[fix] compute an object human name for non-string values too

98217996 2010-06-24 00:46 Marc Dequènes

[evol] switched to a higher activeldap library (closes #27)

b38e4cfb 2010-06-23 23:32 Marc Dequènes

[fix] correct handling of multiple values (closes #108)

adf367f7 2010-04-09 02:25 Marc Dequènes

[fix] don't crash when checking parent for an item being modified but not relocated

72316144 2010-04-09 02:14 Marc Dequènes

[fix] correct aspect hooks call #2

0fd15b39 2010-04-09 02:12 Marc Dequènes

[fix] don't crash when a hook crash (closes #37)

58666fcc 2010-04-07 03:25 Marc Dequènes

[fix] files in 'lib/' should not be executable

bc2c2691 2010-04-07 03:23 Marc Dequènes

[licence] copyright updated (or added when missing)

25fe017e 2010-04-07 02:52 Marc Dequènes

[fix] correct aspect hooks call

aebf901a 2009-12-17 22:39 Marc Dequènes

[fix] always set relations_info event if there are no relations defined for this object

020c18fe 2009-11-13 01:24 Marc Dequènes

[fix/cleanup] handle the 'root' element better (even if ActiveLdap seems not to behave properly with the root DSA)

f43a4cb1 2009-11-13 00:25 Marc Dequènes

[evol] recognize 'root' and understand it as value (but not yet as argument), clarify the full handle format, and recognize the MP root

bf962db8 2009-11-12 22:50 Marc Dequènes

[fix] check parent full_handle/DN in the proper hook, so it is always validated

fa116a1b 2009-11-12 22:25 Marc Dequènes

[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

7414a658 2009-11-10 09:36 Marc Dequènes

[evol] better parent definition for new items (not tested yet)

560c7b40 2009-10-27 00:32 Marc Dequènes

[fix] ensure removing an aspect also remove reverse-depends

aa4e021c 2009-10-26 23:49 Marc Dequènes

[evol] replace DNs with recognized objects in show command (if not in debug mode)

e99088e1 2009-10-25 20:34 Marc Dequènes

[evol] allow specifying a DN using an item full handle in create/modify command

2bd92292 2009-10-25 19:22 Marc Dequènes

[cleanup] moved helper things out of LdapObject in Manipulation and began sweeping dust

3a652e30 2009-10-25 18:37 Marc Dequènes

[cleanup] filter ldap object mapping better

428fdd46 2009-10-25 14:53 Marc Dequènes

[cleanup] reorganized config

62aec43a 2009-10-25 12:48 Marc Dequènes

[cleanup] simplify relations_info access

aa15cd46 2009-10-25 02:06 Marc Dequènes

[cleanup] minor stuff

cad12da3 2009-10-25 01:41 Marc Dequènes

[fix] don't crash when modifying a relation with a blank item handle

5b1a6342 2009-10-25 01:36 Marc Dequènes

[cleanup] improved a bit aspect handling

707b1758 2009-10-25 00:56 Marc Dequènes

[cleanup] minor stuff

38e5c5db 2009-10-25 00:22 Marc Dequènes

[evol] introduce item 'full-handle' and reorganize command arguments, and renamed commands

3e7f80c0 2009-10-23 01:18 Marc Dequènes

[cleanup] code reorganization

0a4afc42 2009-10-23 00:54 Marc Dequènes

[cleanup] minor simplifications in LdapObject

accc97fc 2009-10-23 00:37 Marc Dequènes

[cleanup] simplifications thanks to default config

f25d0aed 2009-10-23 00:13 Marc Dequènes

[fix/evol] ensure a shadow/object/aspect is not cast(/post-cast) multiple times, and btw correct the raise_error() method

76228fb7 2009-10-22 22:16 Marc Dequènes

[fix] check for needed aspect for an object was subject to crash

953a2b4d 2009-10-20 19:42 Marc Dequènes

[evol/fix] fixed creation hooks call, hooks->plugins with hooks and simplified hooks, added plugin parameters in config and updated aspect/fs

73a3d129 2009-10-20 02:12 Marc Dequènes

[fix] check better if a field value has changed or not

70b17bfa 2009-10-20 02:08 Marc Dequènes

[evol] apply password hash if requested

540aa3c6 2009-10-18 22:43 Marc Dequènes

[evol] don't try to find raw item object if it is already known, be lazy

2d1982bd 2009-10-18 22:40 Marc Dequènes

[fix] try harder to find item name

2e882c9f 2009-10-18 19:59 Marc Dequènes

[cleanup] internal rework #5

c4ca8497 2009-10-18 19:47 Marc Dequènes

[cleanup] internal rework #4

0032f05d 2009-10-18 19:43 Marc Dequènes

[cleanup] internal rework #3

90809ae4 2009-10-18 19:22 Marc Dequènes

[cleanup] internal rework #2

bbe89518 2009-10-18 18:16 Marc Dequènes

[cleanup] internal rework #1

5a48a521 2009-10-18 17:11 Marc Dequènes

[cleanup] improve elements classes generation (with a few more checks)