--- TODO 2008/06/19 19:05:26 205 +++ TODO 2008/06/19 19:06:23 206 @@ -1,10 +1,16 @@ +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 + dpavlin: + add missing columns from LDAP + fix navigation CSS - 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/®/?) -- connect to LDAP only when needed (and not on startup) +- fix clipboard which doesn't seem to play well when surfing through other items under /strix mnalis: - move validators from A3C::Model::Organization to A3C::Model::hrEduOrg @@ -13,7 +19,6 @@ mvela: - LDAP server (separate process?) -UNASSIGNED: (feel free to take any)