egroupware/resources/inc
Ralf Becker c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
..
class.bo_acl.inc.php start work on calendar sidebox hook 2005-09-27 23:29:06 +00:00
class.bo_resources.inc.php show calendar icon makes only sense if resource is bookable :-) 2005-10-18 22:07:12 +00:00
class.resources_hooks.inc.php added show popup on click on resources icon 2005-10-11 19:22:20 +00:00
class.resources_select_widget.inc.php show calendar icon makes only sense if resource is bookable :-) 2005-10-18 22:07:12 +00:00
class.so_acl.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.so_resources.inc.php - change field id --> res_id due to database compability 2005-06-29 09:30:08 +00:00
class.ui_acl.inc.php fixed rights admin 2005-06-12 08:20:44 +00:00
class.ui_resources.inc.php removed selectbox if no resource-cats exist (gave and error and empty selectbox before) 2005-11-02 10:37:00 +00:00