Commit Graph

164 Commits

Author SHA1 Message Date
Miles Lott
04ec0b3afb Use correct post action 2001-12-24 00:07:39 +00:00
Miles Lott
7d78039d6b Use the new uiconfig class 2001-12-24 00:04:02 +00:00
Miles Lott
2c96b6fc4f New ui version of config.php 2001-12-24 00:00:09 +00:00
bettina
d885d64921 fixed langs 2001-12-23 23:03:17 +00:00
Miles Lott
67ecd24a4a Applied patch #492235 for parent cat select 2001-12-22 16:14:31 +00:00
Miles Lott
d662e5b113 Fix initial data type of listed var 2001-12-21 22:44:52 +00:00
Miles Lott
d1f4be1882 comment out 8char limit for ldap, for now 2001-12-21 20:52:13 +00:00
Miles Lott
3177cbe7b6 formatting 2001-12-21 03:41:06 +00:00
Miles Lott
96cd727fa5 Make the mcrypt algorithm and mode used configurable in setup/config.php 2001-12-20 17:58:48 +00:00
Miles Lott
32a524a06b one globals fix 2001-12-18 22:27:30 +00:00
Miles Lott
ddf22a95f5 Fix global problem, i hope 2001-12-18 22:22:47 +00:00
Miles Lott
6bb54e4059 formatting, disable rpc function 2001-12-18 06:10:32 +00:00
Miles Lott
e6eb32d36f formatting, globals 2001-12-18 06:00:48 +00:00
Miles Lott
9895d0e161 remove possibility for any logged in user to edit app configs 2001-12-13 06:17:09 +00:00
Miles Lott
80edef2307 *** empty log message *** 2001-11-30 01:13:31 +00:00
Miles Lott
1b6c84d688 Fix to work with register_globals off, also tested with it on 2001-11-27 04:53:17 +00:00
skeeter
ad4a94139c Fix for bug #480863. 2001-11-27 01:19:56 +00:00
skeeter
fd78fe2018 Fix for bug #475833. 2001-11-17 03:09:19 +00:00
skeeter
f4c9cdb34c Removed the account_total function. Very messy cause if using LDAP, the data is not stored in the phpgw_accounts table. 2001-11-16 04:09:21 +00:00
skeeter
defec5f96b Fix for bug #463565. 2001-11-10 21:26:22 +00:00
skeeter
96e4fc63e8 Fix for bug #463565. 2001-11-10 21:20:52 +00:00
skeeter
5767f4f2a3 Small changes that use is_?????() instead of gettype(). 2001-11-10 20:51:30 +00:00
Miles Lott
5d153ce550 php3 array fixes 2001-10-24 12:53:01 +00:00
loic
89324029f1 xmlrpc preference setting 2001-10-10 15:17:21 +00:00
loic
c7aacc344f Implement xmlrpc for account creation 2001-10-10 15:10:15 +00:00
jengo
f162a41fbb Default preferences are now working durring account creation 2001-10-05 03:16:11 +00:00
Miles Lott
ad0fab5b03 fix setting of hidden field 2001-10-02 13:44:57 +00:00
Miles Lott
8ab7b9f771 Add new 3-layer cats editor 2001-10-02 13:35:04 +00:00
jengo
3415933051 Fixed total time for previous login being shown on entrys where the user didn't logout 2001-10-02 06:55:54 +00:00
Miles Lott
c016448915 Minor adjustments to work with register_globals off 2001-09-28 22:04:10 +00:00
jengo
b66076c146 Fixed killing another users session not working correctly 2001-09-28 21:41:16 +00:00
Miles Lott
4c6c40c322 fix version check 2001-09-28 14:09:22 +00:00
Miles Lott
4f9a3b4ef1 php3 and formatting adjustments - needs tweaking to make sure it works as
desired.
2001-09-26 01:02:39 +00:00
Lars Kneschke
3985fe231d modified the ldap class, to know the type of account(u or g) 2001-09-18 17:55:36 +00:00
skeeter
e007771652 This should now clear out the ACL entries when deleting a user. 2001-09-18 03:57:42 +00:00
Miles Lott
344e9f8c53 Remove superfluous footer activity 2001-09-17 22:30:14 +00:00
Miles Lott
477991e9f4 Add additional config to show currentapp and api upgrade status 2001-09-16 15:09:52 +00:00
Miles Lott
e2f46ea462 Make admin use this; Fix add 2001-09-14 19:53:24 +00:00
Miles Lott
51e8a50170 Converting to 3layer 2001-09-14 19:45:06 +00:00
jengo
e191362086 phpinfo() will now pop-up in a javascript window, the old method made things look very bad 2001-09-12 00:07:49 +00:00
Miles Lott
4ace9f98b2 Silence an error if user is not a member of a group 2001-09-08 06:23:50 +00:00
Miles Lott
a7d2c1f0f5 Add never expires checkbox, since default date is now valid; Fixes to verify status is unsettable; 2001-09-08 06:18:43 +00:00
Miles Lott
71b16171cf Default expires now one week from today, instead of 12-31-1969 2001-09-08 05:12:36 +00:00
skeeter
7861ad6363 Fix for editing a group. Was passing an invalid account_id for the group_id. 2001-09-05 22:39:27 +00:00
jengo
c5e7b0fb14 Removed some uneeded debug code from my last fix 2001-09-05 14:37:00 +00:00
Miles Lott
b64dbe3d4d php3 array fix 2001-09-05 11:05:55 +00:00
jengo
b61103718f Fixed logs not showing the current timestamp 2001-09-05 03:42:40 +00:00
Miles Lott
86496398e7 Place a default of none into security display 2001-09-05 02:54:03 +00:00
jengo
af907736ed - Moved kill session over to 3 tier design
- Added ACL checks to current sessions
2001-09-05 02:13:27 +00:00
Miles Lott
7ba1d94b8d Made servers admin 3-layer 2001-09-04 19:50:14 +00:00