Project

General

Profile

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)

f0a9fa9e 2010-09-06 23:25 Marc Dequènes

[fix] boolean values always defines nonempty_attributes

20a8dbf9 2010-09-06 22:46 Marc Dequènes

[fix] in debug mode, only display aspects names, not Ruby objects

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

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

3fcc773e 2010-09-06 19:56 Marc Dequènes

[fix] correct display attributes sorting

76ea1583 2010-09-06 15:40 Marc Dequènes

[fix] correct fix for activeldap#28433 (was broken for base DN)

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

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

5174b503 2010-09-06 13:24 Marc Dequènes

[evol] added support for multiple worlds (closes #144)

f757a95e 2010-08-01 00:47 Marc Dequènes

[-] updated version

84bedafb 2010-08-01 00:29 Marc Dequènes

[workaround] added fix for activeldap#28433

bc31521d 2010-07-31 14:58 Marc Dequènes

[fix] corrected display of unknown DN (closes #109)

cae15ea0 2010-07-31 14:13 Marc Dequènes

Merge branch 'master' of ssh://rcs-git.duckcorp.org/rcs/git/duckcorp/ldapshadows

5c716bdc 2010-07-19 01:48 Marc Dequènes

[evol] shrinked ActiveLdap fixes (but now requires version 1.2.2)

a38e7f81 2010-06-24 10:10 Marc Dequènes

[evol] updated workaround for activeldap#26720

a6211f2e 2010-06-24 00:51 Marc Dequènes

[fix] reindent

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)

2cb97830 2010-04-09 01:42 Marc Dequènes

[evol] use a plugins-pecific include dir to share functions among plugins easily (closes #36)

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

35b342c1 2009-11-14 17:48 Marc Dequènes

[evol] search can use family relationship as criterias

ab983e7a 2009-11-13 01:40 Marc Dequènes

[fix] corrected attributes not retrieved anymore

738ce2f6 2009-11-13 01:30 Marc Dequènes

[fix] forgot to modify method call after moving away raw_item_info()

1956465d 2009-11-13 01:29 Marc Dequènes

[fix] remove remaining ref to $shadow outside the shadowwalker scope

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

d143d217 2009-11-12 23:07 Marc Dequènes

[fix] ensure objects are properly recognized (care about excluded objectClasses)

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

822a42a2 2009-11-12 22:15 Marc Dequènes

[fix] added fix for upstream bug #27429

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

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

[fix] family display was broken

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

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)

3f7ddbd3 2009-10-22 22:17 Marc Dequènes

[fix] check for dependency aspects for an aspect was missing

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

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

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

[evol] try harder to find intermediate objects in tree

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

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

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

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

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

[fix] also print aspect handle when handles are requested

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)

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

3de546c5 2009-10-18 12:32 Marc Dequènes

[fix] corrected hooking methods

88b0bbce 2009-10-17 14:30 Marc Dequènes

[cleanup] move default empty hooks aside and include them (and share them between LdapObject and LdapAspect)

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

cb14c112 2009-10-17 13:00 Marc Dequènes

[fix] fixed aspects default hooks

d8cfa085 2009-10-17 12:35 Marc Dequènes

[evol] completed aspect hooks panoply

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)

f706cc1d 2009-10-16 12:36 Marc Dequènes

[evol] fix and improve before hooks for aspects

488f778c 2009-10-16 11:56 Marc Dequènes

[cleanup] hook_mod -> hook_modify

9fca0140 2009-10-16 02:16 Marc Dequènes

[evol] improve config #12 (improved object definition check #3 + added aspect definition check)

bd72aadb 2009-10-16 01:45 Marc Dequènes

[evol] improve config #11 (improved object definition check #2)

717158af 2009-10-16 01:09 Marc Dequènes

[evol] improve config #10 (improved object definition check)

c5ae937c 2009-10-15 00:12 Marc Dequènes

[evol] improve config #9 (preliminary work to check object definition against schema)

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)

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

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

b6fb956a 2009-10-12 23:49 Marc Dequènes

[-] cleanup

1d23b8e8 2009-10-12 23:43 Marc Dequènes

[evol] improve config #5 (check for missing foreign object in relations)

cee99c3d 2009-10-12 23:19 Marc Dequènes

[evol] improve config #4 (check for missing aspect)

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

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

33cde370 2009-10-12 22:02 Marc Dequènes

[fix] correct item display name when a raw object is not recognized