Project

General

Profile

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

# Date Author Comment
38e5c5db 2009-10-25 00:22 Marc Dequènes

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

cf271e9b 2009-10-23 01:17 Marc Dequènes

[fix] family display was broken

7b2c50a8 2009-10-18 20:03 Marc Dequènes

[fix] also print aspect handle when handles are requested

c331fe49 2009-10-18 15:36 Marc Dequènes

[evol] rework how object/aspect classes are generated and ensure each shadow materials is in a proper container (to allow loading multiple shadows)

378df927 2009-10-18 12:36 Marc Dequènes

[fix] renamed object description() method which conflicted with the quite common attribute of the same name

0df6346a 2009-10-14 00:46 Marc Dequènes

[evol] improve config #8 (shadow selection support)

66ccfd46 2009-10-13 23:30 Marc Dequènes

[evol] display family members optionally in show command (can be lengthy)

2b56c5a4 2009-10-12 23:14 Marc Dequènes

[evol] improve config #3 (move non-framework translations in config dir)

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

b52f0f7d 2009-08-02 21:16 Marc Dequènes

[evol] move all activeldap workarounds away, and properly manage operational attributes (using schema instead of a hardcoded list)

a987d14b 2009-08-02 01:51 Marc Dequènes

[fix] for non-enumeration association the object was not loaded when requested with the target() method, so now test existance with exists?() instead which forces loading

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

af19cdc5 2009-07-29 02:23 Marc Dequènes

[fix] code cleanup and a few fixes

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

[evol] improved 'list' command

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

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

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

a9b44a39 2009-07-23 13:43 Marc Dequènes

[evol] code cleanup

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

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