Project

General

Profile

Download (726 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f706cc1d 2009-10-16 12:36 Marc Dequènes

[evol] fix and improve before hooks for aspects

10c5f7df 2009-10-14 00:54 Marc Dequènes

[-] todolist update

7da3bb75 2009-10-13 23:30 Marc Dequènes

[-] todolist update

74f1db3a 2009-10-13 00:42 Marc Dequènes

[evol] improve config #7 (move shadow loading in the Controller)

82f680e0 2009-10-12 02:11 Marc Dequènes

[-] todolist update

ad8f03b8 2009-10-12 01:47 Marc Dequènes

[-] todolist update: fields containing a DN should be handled by relations

cc630798 2009-10-12 00:58 Marc Dequènes

[-] todolist update

c30d4613 2009-10-12 00:57 Marc Dequènes

[evol] improved code for objects recognition, created display helper for raw items, and added family items display support

c85ec00c 2009-10-11 18:15 Marc Dequènes

[fix] forgot to update todolist

13594999 2009-08-02 21:53 Marc Dequènes

[evol] added aspect dependency support

3d5fa735 2009-08-02 12:56 Marc Dequènes

[evol] move all item modification into LdapObject, clean things a bit, and use this code for creation too instead of the partial modification support needed to add the MUST attributetypes, this is more flexible

3d58e226 2009-08-02 01:30 Marc Dequènes

[fix] fs aspect primaryGroup corrected, and now handle single-valued relation data, and btw disallow adding the same value multiple times

2238bff8 2009-07-28 14:04 Marc Dequènes

[evol] todolist update

d9091cc0 2009-07-26 23:04 Marc Dequènes

[evol] added aspects modification support, complain about missing fields (added for creation too), and better list present (non-empty) attributes

5d28ad6e 2009-07-26 16:27 Marc Dequènes

[evol] added a basic 'create' command, allowing to set fields with a single value to ensure required fields are not missing; btw ensure the objectClass attributetype is never considered as a field

11c9a6c9 2009-07-26 14:32 Marc Dequènes

[evol/fix] added uploading of files for binary fields, fixed broken '-=' operator in the 'mod' command, fixed another index bug for the 'show' command, and modified the show commmand to display binary fields without newline (usefull for pipes or redirections)

26a3ca45 2009-07-26 13:39 Marc Dequènes

[evol] the 'list' command now display the number of items

304a503d 2009-07-26 13:33 Marc Dequènes

[evol/fix] added 'del' command, added command usage information (using cmdparse subclass was necessary), and fixed a parsing mistake in the 'show' command with field and index

e0364ef1 2009-07-26 03:27 Marc Dequènes

[evol] todolist update

aec96bfd 2009-07-25 01:42 Marc Dequènes

[evol] added binary fields download support ('getbin' command)

f7217dcd 2009-07-25 00:24 Marc Dequènes

[evol] move display options out of object management into the display functions, and display binary field presence

cdce3438 2009-07-21 13:45 Marc Dequènes

[evol] relations are now limited to what is really available in regard to aspects, and the list of possible (potential) relations can be retrieved; relations only include explicit links between objects, not family members (parent/siblings/children objects)

23fe62d2 2009-07-21 01:28 Marc Dequènes

[evol] properly display names and handles

278bbafc 2009-07-20 03:50 Marc Dequènes

[evol] added a todolist