Project

General

Profile

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

# Date Author Comment
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

dba6a81b 2009-07-30 15:36 Marc Dequènes

[evol] preliminary (dirty) work on hooks

e04ae9bc 2009-07-27 14:21 Marc Dequènes

[evol] 'create' action now ask for a location (which icurrently s a parent object)

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

a24bc5b1 2009-07-26 21:15 Marc Dequènes

[evol] improved 'list' command

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

718238ae 2009-07-26 16:11 Marc Dequènes

[fix] LdapObject: correct human_name() and description() to not fail when no :name_attribute and :desc_attribute is defined

c17578f6 2009-07-26 14:50 Marc Dequènes

[fix] corrected workaround for activeldap#26720 which was broken for creation

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

6089b33a 2009-07-24 22:03 Marc Dequènes

[evol] added list of available objects and aspects of objects, and s/ou/unit/ object

43bd8057 2009-07-24 19:28 Marc Dequènes

[evol] finished modification of relations

0814bfc3 2009-07-24 09:52 Marc Dequènes

[evol] finished field modifications (relations not managed yet)

52130dc9 2009-07-24 00:01 Marc Dequènes

[fix] corrected mistake in find() method overload introduced in previous commit

b0304d30 2009-07-23 23:52 Marc Dequènes

[evol] first experimental attempt for field modifications (with activeldap workaround for #26720)

bbb82941 2009-07-23 02:54 Marc Dequènes

[evol] code cleanup, and allowed pluralized version of object name in 'list' command

0d75a0b6 2009-07-23 01:56 Marc Dequènes

[evol] added tree view

c6632e15 2009-07-23 00:43 Marc Dequènes

[evol] add operational attributes in expert mode

1744c478 2009-07-23 00:14 Marc Dequènes

[evol] added private config load in home, and global hidden attributes (until something really proper is done for config)

89d8bebc 2009-07-22 14:27 Marc Dequènes

[evol] files/code reorganization, and added a proper installer