Project

General

Profile

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

# Date Author Comment
5174b503 2010-09-06 13:24 Marc Dequènes

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

cd48b9c9 2010-04-09 02:01 Marc Dequènes

[fix] corrected naming clash leading to uncaught exception

bc2c2691 2010-04-07 03:23 Marc Dequènes

[licence] copyright updated (or added when missing)

194e4c78 2010-03-07 16:53 Marc Dequènes

[fix] clarify usage for create command

53db4aef 2010-03-07 16:46 Marc Dequènes

[fix] clarify usage for modify command

4ca7cd95 2009-12-17 14:21 Marc Dequènes

[cleanup] removed a now useless global variable

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

[evol] search can use family relationship as criterias

139d6855 2009-11-13 01:42 Marc Dequènes

[cleanup] removed useless code

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

[fix] corrected attributes not retrieved anymore

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

3b622929 2009-11-12 22:56 Marc Dequènes

[cleanup] removed leftover TODO

f695b998 2009-11-12 22:31 Marc Dequènes

[fix] do not downcase the full handle, but only the object handle (fix RDN case when creating new items, and probably other problems)

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

7414a658 2009-11-10 09:36 Marc Dequènes

[evol] better parent definition for new items (not tested yet)

458f7c28 2009-11-09 10:31 Marc Dequènes

[evol] limit parent location/type for item creation (not yet properly integrated)

aa4e021c 2009-10-26 23:49 Marc Dequènes

[evol] replace DNs with recognized objects in show command (if not in debug mode)

e84e08b6 2009-10-25 19:30 Marc Dequènes

[fix] corrected shadowwalker creation (item full handle must not be validated completely as the item does not exist yet)

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

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

5b1a6342 2009-10-25 01:36 Marc Dequènes

[cleanup] improved a bit aspect handling

38e5c5db 2009-10-25 00:22 Marc Dequènes

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

52697bc9 2009-10-18 22:46 Marc Dequènes

[fix] ensure shadowwalker options have a proper default

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

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

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

dfd86175 2009-10-17 15:06 Marc Dequènes

[fix] correct shadowwalker show command usage

d5e43f08 2009-10-17 13:08 Marc Dequènes

[fix] use new recursive delete with hooks in shadowwalker

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

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)

0add0aab 2009-10-13 00:04 Marc Dequènes

[evol] improve config #6 (rename config files)

ef24d7f9 2009-10-12 23:01 Marc Dequènes

[evol] improve config #2 (aspects config is separated)

efe1cd5c 2009-10-12 22:13 Marc Dequènes

[evol] improve config #1 (objects+relations config is separated)

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

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)

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

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

67b9f8b3 2009-08-01 20:13 Marc Dequènes

[fix] silly syntax error

bf23ac8c 2009-07-30 23:44 Marc Dequènes

[evol] begining of the error abstraction with a simplied exception list, with translation using gettext (no translations yet)

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

[evol] preliminary (dirty) work on hooks

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

[fix] code cleanup and a few fixes

f4aab4ba 2009-07-29 01:05 Marc Dequènes

[evol] improved the 'tree' command a bit (limit to subtree, and allow listing all objects)

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

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

97d3e6a1 2009-07-27 13:45 Marc Dequènes

[evol] added short version for global program options

deb322cb 2009-07-27 13:41 Marc Dequènes

[evol] added option for recursive items deletion

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

37849308 2009-07-26 21:19 Marc Dequènes

[fix] forgot an error condition in latest commit

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

11c9a6c9 2009-07-26 14:32 Marc Dequènes

[evol/fix] added uploading of files for binary fields, fixed broken '-=' operator in the 'mod' command, fixed another index bug for the 'show' command, and modified the show commmand to display binary fields without newline (usefull for pipes or redirections)

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

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

304a503d 2009-07-26 13:33 Marc Dequènes

[evol/fix] added 'del' command, added command usage information (using cmdparse subclass was necessary), and fixed a parsing mistake in the 'show' command with field and index

127edd07 2009-07-26 02:49 Marc Dequènes

[fix] catch more LDAP problems

ca51664c 2009-07-25 20:29 Marc Dequènes

[evol] enhanced the 'show' command, replacing totally the 'getbin' command in a more generic way

aec96bfd 2009-07-25 01:42 Marc Dequènes

[evol] added binary fields download support ('getbin' command)

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

34cb4054 2009-07-24 19:38 Marc Dequènes

[evol/fix] added support for read_only relations, improved result message, and fixed a regression where normal attributes could not be modified because of a regex mistake in the parsing code

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)

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

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

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

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)

5ca3fa56 2009-07-22 14:36 Marc Dequènes

[evol] improved cmdparse general info

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

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