Commit Graph

2464 Commits

Author SHA1 Message Date
jengo
858526aa7e Moved acl to work off the new common acl preferences 2001-03-31 11:09:54 +00:00
jengo
6effa1d5c6 Fixed missing field 2001-03-31 11:01:17 +00:00
jengo
31d74f4bcb Cleaned up some uneeded sections of code 2001-03-31 10:59:36 +00:00
jengo
6e4f85e49b Renamed some of the files, and removed files not needed for acl 2001-03-31 10:57:08 +00:00
jengo
dc61a0adcd Moved ACL preferences to work under the new common place 2001-03-31 10:36:24 +00:00
jengo
994611cd51 Moved acl preferences into /preferences/ to work as a common function, developers just need to change the templates to match there app 2001-03-31 10:35:13 +00:00
jengo
609f855217 Added session_dla field to phpgw_app_sessions to make sure things get cleaned up 2001-03-31 08:11:41 +00:00
Miles Lott
50f0184e76 Add ldap account form 2001-03-31 05:01:39 +00:00
jengo
03a59d4a4a Updated english lang files 2001-03-31 04:52:25 +00:00
jengo
b175c8f2ac Fixed call to lang() 2001-03-31 04:52:02 +00:00
Miles Lott
0fe19828ac Update templates to match current 2001-03-31 04:50:32 +00:00
jengo
cb1a062b51 Added missing graphics 2001-03-31 02:31:33 +00:00
jengo
3248caa31a Added missing files 2001-03-31 02:24:36 +00:00
skeeter
486e412862 Fix for persistent connections and disconnect() 2001-03-31 01:10:15 +00:00
skeeter
36becd4638 cosmetic cleanups in source code. 2001-03-31 00:57:47 +00:00
jengo
e3bf56f192 added new templates 2001-03-30 22:28:46 +00:00
jengo
fa8881f43c added new templates 2001-03-30 22:22:03 +00:00
jengo
03a9532767 Added new template 2001-03-30 22:20:38 +00:00
jengo
d70b04dec1 Added a new layout 2001-03-30 22:16:08 +00:00
bettina
035693bef3 update return_array 2001-03-30 21:12:56 +00:00
skeeter
106ae427a7 Small cosmetic cleanups to the code.. nothing visible to the user. 2001-03-30 12:43:44 +00:00
skeeter
69546b8bc3 Through a breakline in the repeating days. 2001-03-30 12:42:25 +00:00
skeeter
8aea75f953 Backed out the calendar categories from preferences. This is scheduled for 0.9.11 2001-03-30 12:41:37 +00:00
skeeter
c36f4d201f Changed to the global constant SEP. 2001-03-30 11:44:33 +00:00
Miles Lott
6aad11d36d Fix php tags 2001-03-30 11:24:40 +00:00
Miles Lott
1ed724a1b2 Missing ] 2001-03-30 11:11:49 +00:00
skeeter
2ede16ef3a deleteaccount.php now is done by hooks (hook_{appname}_deleteaccount.inc.php). It can now change ownership of records before deleting the user from the system. 2001-03-30 04:58:33 +00:00
skeeter
0224d6d9da Misnamed hook file. This will now either delete all records for the user or change ownership to another user when deleting a user. 2001-03-30 04:42:23 +00:00
skeeter
278bd972c1 Delete now locks the accounts table. 2001-03-30 04:21:10 +00:00
Miles Lott
95dc6489fc Add change_owner for admin 2001-03-30 04:18:22 +00:00
skeeter
ef73912b1e Misnamed hook file 2001-03-30 04:16:32 +00:00
Miles Lott
4d1f6cf843 Be sure not to select a cat if cat_id empty 2001-03-30 04:02:38 +00:00
skeeter
63f2065f03 Misnamed hook file 2001-03-30 04:00:10 +00:00
Miles Lott
2be72e113f Fix delete all extra table column name 2001-03-30 03:57:38 +00:00
skeeter
38dead09f4 New hook for deleting user account. 2001-03-30 03:55:25 +00:00
Miles Lott
1b0dd6efff Fix cat selection 2001-03-30 03:51:10 +00:00
Miles Lott
3581be7e6c Change format of cat_option 2001-03-30 03:49:04 +00:00
Miles Lott
526229cefe Add default tid to update 2001-03-30 03:37:21 +00:00
Miles Lott
3180ed8534 Comment an echo, change format of cat_option 2001-03-30 03:31:50 +00:00
Miles Lott
19480431a9 Add acl check to not reset owner if acl is in effect 2001-03-30 03:09:52 +00:00
skeeter
6f9c81a7af This locks the preference table before deleting the user preferences. 2001-03-30 02:40:18 +00:00
skeeter
357692004e new hook for deleting user preferences when user is deleted from the system 2001-03-30 02:37:56 +00:00
skeeter
3313bb0a39 Changed to . 2001-03-30 02:32:23 +00:00
skeeter
69ef94cd17 New hook for deleting ALL records for a user when the user is deleted from the system. 2001-03-30 02:16:23 +00:00
skeeter
22e093dc07 Rename of hook_deleteaccount.inc.php to hook_admin_deleteaccount.inc.php 2001-03-30 02:14:17 +00:00
skeeter
f2329fc7bc Guarrantee maxmatchs is an integer value. 2001-03-30 01:00:33 +00:00
skeeter
2026b25976 Fixes for NNTP. Was not returning results. Also, cleanups and now meets coding standards. 2001-03-30 00:58:38 +00:00
Miles Lott
e274ab6a23 Fix php tag 2001-03-29 20:17:54 +00:00
Miles Lott
c9af0a21e7 Fix php tags 2001-03-29 19:53:19 +00:00
Miles Lott
41300b53ca Fix php tags 2001-03-29 19:36:29 +00:00