--- TODO 2008/06/19 19:06:23 206 +++ TODO 2008/06/19 19:52:43 207 @@ -1,7 +1,6 @@ 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/®/?) -- connect to LDAP only when needed (and not on startup) - implement tests for views - look into memcache usage - fancy javascript widget for multi-value editing @@ -11,6 +10,10 @@ + fix navigation CSS - rename A3C::Model::Organization to A3C::Model::hrEduOrg to be consistent with model names - 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: - move validators from A3C::Model::Organization to A3C::Model::hrEduOrg