Commit Graph

240 Commits

Author SHA1 Message Date
Miles Lott
460d0fbca0 Updated file from Guillaume Courtois <guigui@gugux.net> 2001-09-08 12:14:53 +00:00
Miles Lott
2728d97fe0 Location: not working to redirect to the same page, now goes to index.php 2001-09-05 03:49:40 +00:00
Miles Lott
5a5d1c0a09 php3 fix again with same function as before 2001-09-05 02:57:30 +00:00
jengo
ac6cb8b252 Removed config options that have been moved to forced preferences 2001-09-03 23:35:38 +00:00
jengo
969e39dff0 Fixed the table header 2001-09-03 23:18:47 +00:00
jengo
3c633fcbc1 Cleaned up the preferences section, its now split into seperate sections (using tabs) for admins. User, default and forced 2001-09-03 23:01:42 +00:00
Miles Lott
9b8169d0e2 Fix for preprocessor weirdness in php3, constant must defined prior to a function
definition that will use it (in parsing order)
2001-09-03 04:45:28 +00:00
Miles Lott
9b07da7075 Trying to fix problem where some do not see the settings page 2001-09-01 20:01:05 +00:00
Miles Lott
5eb871e3cc remove bogus var setting 2001-09-01 19:32:55 +00:00
Miles Lott
c5016e45a3 Make cancel button work 2001-08-31 16:35:43 +00:00
Miles Lott
2b19a2b95c using GLOBALS 2001-08-31 16:32:05 +00:00
Miles Lott
57570d9024 Adjust to use GLOBALS, etc. 2001-08-31 16:23:31 +00:00
jengo
a52878e3b3 Some how my last commit didn't work, heres the missing files 2001-08-27 03:17:14 +00:00
jengo
955fa303be _finally_ merged my dual pass and default preference changes 2001-08-26 04:32:28 +00:00
Miles Lott
f3caba72b3 Add server user/pass 2001-08-13 22:33:04 +00:00
Miles Lott
a4eafadbcc Minor formatting 2001-08-06 11:35:45 +00:00
jengo
948dc70875 *** empty log message *** 2001-08-06 09:46:03 +00:00
skeeter
179559990c Fix for bug #435822. 2001-08-05 03:23:01 +00:00
Miles Lott
295e36cccf Comment out filespace until further notice 2001-07-28 03:14:08 +00:00
Miles Lott
c9b1d29592 Commented out filespace until further notice 2001-07-28 03:13:13 +00:00
Miles Lott
1d9f053876 Tentatively undo bogus error message. 2001-07-23 21:18:31 +00:00
bettina
8dac4d5616 update delete cats 2001-07-20 01:05:47 +00:00
bettina
58d7129099 update cats 2001-07-19 21:45:28 +00:00
bettina
fed982b4a3 update add plus edit cats 2001-07-18 23:51:52 +00:00
Miles Lott
e50cdaa6d6 remove stray whitespace 2001-07-18 20:34:11 +00:00
Miles Lott
f829220ac2 Change form vars to php3-compatible ones 2001-07-18 20:31:55 +00:00
cortesi
5a3e21ab8d added/fixed few translations 2001-07-09 01:10:16 +00:00
jengo
59874ad788 SF Feature Request #428390 - Added option to not check the IP of sessions for those behind load balancing proxys 2001-07-08 04:05:10 +00:00
jengo
4100284943 Admins can now force users to use a default app 2001-07-04 03:00:05 +00:00
itheart
2285d88d58 country selection langs 2001-07-03 18:39:41 +00:00
bettina
c3d72d5af5 cats function 2001-07-02 02:24:15 +00:00
skeeter
dde10d310a Fixes proposed by ralfbecker on the ACL. 2001-06-30 14:55:46 +00:00
bettina
94592679c0 update showing number of items 2001-06-28 20:10:52 +00:00
zone
d19cf469cb Updated to PHPGW_APP_TPL 2001-06-27 09:26:01 +00:00
zone
fcf491e1e0 Fixed typo in new file_space option 2001-06-26 20:32:34 +00:00
Miles Lott
958d379435 Fix display of 'showing...' 2001-06-26 03:24:48 +00:00
Miles Lott
a996d265ef Fix missing </a> 2001-06-26 03:05:49 +00:00
Miles Lott
2fe4597371 Undo needless use of hook, fix one typo in config.inc.php 2001-06-25 22:57:11 +00:00
Miles Lott
ee800e651e Merge Zone's new configs for vfs into the admin/config template 2001-06-25 22:33:21 +00:00
zone
2bb540dc92 Added VFS file system space preferences 2001-06-25 22:22:42 +00:00
Miles Lott
d476922fc3 Minor change to use existing lang 2001-06-25 07:01:14 +00:00
Miles Lott
69a3c36c70 Disable checkboxes since they will not work for our scheme of checking data
prior to deleting/setting values; add unset if value='' for select
2001-06-23 06:33:03 +00:00
Miles Lott
f7f08956a2 Change from checkboxes to select so we get a null back from the form 2001-06-23 06:15:37 +00:00
skeeter
6342c22f72 Admin can enable disable caching on the fly now. 2001-06-23 00:53:36 +00:00
Miles Lott
ae9b96d242 Add settings for user country and countrlist option based on admin setting 2001-06-22 01:15:14 +00:00
skeeter
f069e2fb06 Caching has been reworked and added back in. 2001-06-22 00:49:32 +00:00
jengo
4df3d42d38 Fixed bad link() 2001-06-18 04:15:08 +00:00
skeeter
c02f0e5626 Too strict at user preference level. 2001-06-18 03:26:57 +00:00
skeeter
3733e5a945 Fix for jengo. 2001-06-18 03:18:25 +00:00
skeeter
4546f7aaa1 Applying a patch from ralfbecker. This gives the admin the ability to grant ACL rights at the group level. 2001-06-18 03:03:48 +00:00