Miles Lott
|
ae82113634
|
Fix spelling of 'during'
|
2001-03-31 12:36:14 +00:00 |
|
Miles Lott
|
688d4da02f
|
Add 'common' for transy
|
2001-03-31 12:26:40 +00:00 |
|
Miles Lott
|
d123b59083
|
Make owner common
|
2001-03-31 12:18:57 +00:00 |
|
Miles Lott
|
6c5d4a632a
|
Alter language of homedir/shell question
|
2001-03-31 12:10:07 +00:00 |
|
Miles Lott
|
49a0d8db8a
|
Add missing ';' and alter version checking in hook_admin_deleteaccount
|
2001-03-31 12:03:38 +00:00 |
|
jengo
|
0003ec27a0
|
Clean up some of the code
|
2001-03-31 11:43:14 +00:00 |
|
jengo
|
7803b5c945
|
Some how this file returned from the dead
|
2001-03-31 11:42:27 +00:00 |
|
jengo
|
c70e6fabfe
|
Added some padding some apps aren't right on the edge of the applications list
|
2001-03-31 11:17:30 +00:00 |
|
jengo
|
beb4ee4029
|
Fixed it not linking back to itself
|
2001-03-31 11:10:28 +00:00 |
|
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 |
|