--- TODO 2008/06/19 18:20:10 203 +++ TODO 2008/06/27 19:31:49 229 @@ -1,9 +1,22 @@ +UNASSIGNED: (feel free to take any) +- hrEduPersonUniqueNumber should be required, but we don't get it via Net::LDAP even with bind +- hrEduPersonGender convert to valid values (M/®/?) +- implement tests for views +- look into memcache usage +- fancy javascript widget for multi-value editing +- top level /ldap page + dpavlin: + add missing columns from LDAP + fix navigation CSS ++ add cache to Strix for performance reasons ++ push new verision with refactoring as result of documentation +? LDAP server (separate process?) - rename A3C::Model::Organization to A3C::Model::hrEduOrg to be consistent with model names -- hrEduPersonUniqueNumber should be required, but we don't get it via Net::LDAP even with bind -- hrEduPersonGender convert to valid values (M/®/?) +- fix clipboard which doesn't seem to play well when surfing through other items under /strix +- implement current_user_can in models to get permissions +- multiple A3C::Model::User::is_person -> A3C::Model::hrEduPerson links +- multiple LDAP support for auth (HUSO, CARNet) - connect to LDAP only when needed (and not on startup) mnalis: @@ -11,9 +24,8 @@ - implement A3C::View::hrEduPerson (keep in mind Jifty::Plugin::TableCRUD :-) mvela: -- LDAP server (separate process?) +- code review LDAP server -UNASSIGNED: (feel free to take any)