Update of /cvsroot/phpwebsite-comm/modules/rolodex/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23449/docs
Modified Files:
CHANGELOG TODO
Log Message:
1.1.0 changes
Index: TODO
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/TODO,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** TODO 24 Jul 2008 20:09:00 -0000 1.14
--- TODO 26 Jul 2008 20:57:19 -0000 1.15
***************
*** 15,19 ****
- CHECK combination of settings perms and unrestricted only, in all locations
-
--- 15,17 ----
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/CHANGELOG,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** CHANGELOG 25 Jul 2008 12:28:16 -0000 1.11
--- CHANGELOG 26 Jul 2008 20:57:19 -0000 1.12
***************
*** 65,71 ****
+ Added security check so that only users with edit_member
perms can edit internal custom field data
! + Added categories to dependency.xml and check file
+ Re-organized some control panel tabs into sub-tabs
+ Added settings to enable or disable categories, locations,
and features
--- 65,73 ----
+ Added security check so that only users with edit_member
perms can edit internal custom field data
! + Added Categories to dependency.xml and check file
+ Re-organized some control panel tabs into sub-tabs
+ Added settings to enable or disable categories, locations,
and features
+ + Some tweaking of users permissions and security
+
|