egroupware/admin/inc
2002-12-07 02:12:15 +00:00
..
class.boaccess_history.inc.php Did a little cleaning on the access_history class. Using GLOBALS now and fits in the the accounts class in admin. 2001-09-01 23:40:28 +00:00
class.boaccounts.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
class.boaclmanager.inc.php Two php3 array fixes 2001-09-04 03:34:02 +00:00
class.boapplications.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
class.bocategories.inc.php update 2002-10-13 22:04:55 +00:00
class.boconfig.inc.php remove possibility for any logged in user to edit app configs 2001-12-13 06:17:09 +00:00
class.bocurrentsessions.inc.php Fix to display correct time for current sessions. 2002-10-14 14:26:03 +00:00
class.bolog.inc.php formatting, globals 2001-12-18 06:00:48 +00:00
class.boserver.inc.php Made servers admin 3-layer 2001-09-04 19:50:14 +00:00
class.html.inc.php Small changes that use is_?????() instead of gettype(). 2001-11-10 20:51:30 +00:00
class.soaccess_history.inc.php Missed a GLOBALS. 2001-09-02 07:30:46 +00:00
class.soaccounts.inc.php some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
class.soapplications.inc.php removed app_title 2002-10-26 22:40:09 +00:00
class.socurrentsessions.inc.php Fix each error if no sessions listed (php4 mode sessions); add switch to add in 2002-01-04 00:39:00 +00:00
class.solog.inc.php GNU Patch #115. 2002-02-15 01:51:32 +00:00
class.soserver.inc.php Made servers admin 3-layer 2001-09-04 19:50:14 +00:00
class.uiaccess_history.inc.php made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
class.uiaccounts.inc.php knecke's fix for the usergroups with no title set any more, plus my headerline from .14 2002-11-23 23:55:13 +00:00
class.uiaclmanager.inc.php made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
class.uiapplications.inc.php small fix to get edit-app working without app-title 2002-10-27 09:46:59 +00:00
class.uicategories.inc.php update 2002-10-13 22:04:55 +00:00
class.uiconfig.inc.php moved all the setup mess to its right place 2002-12-07 02:12:15 +00:00
class.uicurrentsessions.inc.php made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
class.uilog.inc.php made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
class.uimainscreen.inc.php made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
class.uimenuclass.inc.php Fixed a problem where it would try to Back to the group list when editing/viewing user data. 2002-01-11 02:01:29 +00:00
class.uiserver.inc.php made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
hook_acl_manager.inc.php GNU Patch #379. 2002-06-29 15:59:37 +00:00
hook_add_def_pref.inc.php This changes the user accounts over to an n-tier layout. Still needing to add the group accounts into these classes. 2001-09-01 23:32:40 +00:00
hook_admin.inc.php removed var from hook_admin 2002-11-03 01:03:07 +00:00
hook_after_navbar.inc.php removed app_title 2002-10-26 22:40:09 +00:00
hook_config.inc.php moved all the setup mess to its right place 2002-12-07 02:12:15 +00:00
hook_deleteaccount.inc.php Fix to work with register_globals off, also tested with it on 2001-11-27 04:53:17 +00:00
hook_manual.inc.php More controlled manual app. Controller can be more easily modified bya single source. 2001-05-14 00:18:12 +00:00
hook_view_account.inc.php Added new ACL Manager, currently only user accounts is using it 2001-09-04 01:12:13 +00:00
hook_view_user.inc.php Added new ACL Manager, currently only user accounts is using it 2001-09-04 01:12:13 +00:00