3 * Virer lien cliquable onglet "Users" sur utilisateurs qui ne sont PAS dans
8 * Corriger le bug des arguments par défaut:
10 - grep -R "def.*= \[\]" *
12 - grep -R "def.*= {}" *
14 Cf. http://www.ferg.org/projects/python_gotchas.html#bct_sec_5
18 * Reactivated cache expiration code (thanks to J.P. LADAGE)
20 * GRUF3 preview mode with Plone2.0.x
25 * Allow LocalRole blacklisting
27 * [Plone] Allow user property mutation: needs MembershipTool update !
29 * [ZMI] Add an "Add group/roles" and "Remove group/roles" along with the
30 current "Change" button on users/group view (thanks to Danny Bloemendaal)
32 * [ZMI] Improve ZMI for large users lists (batching, 'select all' buttons,
33 'expand all' for tree, ...)
35 * [CMF] Test within CMF (not only Plone)
37 * [ZMI] Improve users/groups admin screens:
39 - use thin borders for audit table and fix cell width
41 - add a 'toggle getUserNames()' button on 'Users' tab and use getUsers() by default
43 [v3.0 => Planned 2003-06]
45 DONE * [LDAP] Improve group mapping for already existing groups
47 DONE * [Core] Implement join()/leave() methods (and logic!) on groups
49 DONE * [Core] Implement some feature to make LDAPUF roles/groups binding easier
51 DONE * Plone tools refactoring (user interface must support nested groups, cleaning necessary,
52 API refactoring necessary)
54 DONE * FIX DOCUMENTATION (especially README & INSTALLs)
56 DONE * Apply security on API methods
58 DONE * Check users overview : users disapear sometimes
60 DONE * Pass to ZPL licence
62 DONE * [CMF/Plone] Test & Document change_password
64 DONE * [CMF/Plone] Test & Document searchResults
66 DONE * [Doc] Document the whole GRUF API
68 [v1.4 => Planned 2003-08-31]
70 DONE * [Core] Implement multi-UserFolder-sources
72 * [Core/ZMI] Implement something to list all members of a particular group
73 and put this view in individual group management screen.
75 [v1.31 => Planned 2003-08-31]
77 DONE * [Core] Fix impossible group removing in users view
79 DONE * [ZMI] Optimize screens
81 DONE * [CMF/Plone] Fix groups loss when changing pw