Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
activeldap_fixes.rb 4.62 KB
controller.rb 4.88 KB
display_utils.rb 4.26 KB
exceptions.rb 1.33 KB
info.rb 74 Bytes
lang_additions.rb 1.03 KB
object.rb 19.4 KB

Latest revisions

# Date Author Comment
a4aeb5ee 2009-09-27 21:10 Marc Dequènes

[evol] recognize objects out of search result, and display them properly

bd714351 2009-09-27 20:06 Marc Dequènes

[evol] added search command (working, but items are not recognized yet)

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

[evol] added aspect dependency 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)

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

9f623500 2009-08-02 11:48 Marc Dequènes

[fix] inverted logic when testing relation existence

fa46f30b 2009-08-02 11:42 Marc Dequènes

[-] cleanup

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

5aa80ef6 2009-08-02 01:39 Marc Dequènes

[fix] move missing attribute check into the save() method to ensure it is done after hooks (which can modify attributes and change the result of the test)

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

View revisions

Also available in: Atom