Project

General

Profile

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

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

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

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

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

[cleanup] reorganized config

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

b527ce77 2009-10-23 00:01 Marc Dequènes

[cleanup] includes reorganization

9a7f1b63 2009-10-22 23:38 Marc Dequènes

[evol] added default config and simplified MilkyPond shadow config (and minor other changes)

776a7c72 2009-10-20 20:04 Marc Dequènes

[evol] try harder to find intermediate objects in tree

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

[evol] apply password hash if requested

fe532158 2009-10-18 22:45 Marc Dequènes

[evol] improve tree display, and move code out of shadowwalker

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)

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)

e34242cc 2009-10-17 13:36 Marc Dequènes

[cleanup] s/mapper/shadow/ for consistency

7b832340 2009-10-17 13:34 Marc Dequènes

[fix/evol] corrected before delete hook and added complete hook support for objects

a65fd5e8 2009-10-17 13:06 Marc Dequènes

[fix] aspect hooks loading was broken, and moved file loading into the Config class

4b046f91 2009-10-17 12:34 Marc Dequènes

[cleanup] Shadow load_object() -> add_object() for consistency

7f913647 2009-10-17 11:17 Marc Dequènes

[evol] improve config #14 (validate global and shadow config, and removed shadowwalker's stuff from the general classes)

1f9bfec2 2009-10-16 21:36 Marc Dequènes

[evol] improve config #13 (reorganized config/schema loading/validating, transform Controler into Shadow, and began reworking things to get a real Shadow view)