Commit Graph

97 Commits

Author SHA1 Message Date
seek3r
07e48031cb moved config to use new design 2001-01-07 10:43:48 +00:00
seek3r
26b8f506f9 added support for template detection and selection 2001-01-05 22:39:07 +00:00
seek3r
da015de66d added support for template detection and selection 2001-01-05 22:38:08 +00:00
skeeter
6e828646fa fixes logout/login problem 2000-12-31 23:46:55 +00:00
seek3r
90771fc094 its mostly working now, will continue tonight 2000-12-27 22:04:44 +00:00
seek3r
6cfdfaf372 commiting code so that jengo can merge in some other changes 2000-12-27 09:05:13 +00:00
jengo
bb46e5d99e Fixed config option was wrong (html compliant) 2000-12-25 09:38:47 +00:00
seek3r
25e0481da8 added http auth ability 2000-12-15 03:27:17 +00:00
jengo
5394d8212d Downgrade the config table back to the old format. We are going to use a different approch on it. 2000-12-14 06:38:47 +00:00
jengo
c92d4c5e11 Added in the new serialized config table 2000-12-12 22:39:50 +00:00
jengo
8258b7f785 The files directory will now look at where your phpGW installation is and add the default files directory. I also fixed an upgrade error that was being reported in postgresql 2000-12-12 16:39:18 +00:00
jengo
a052584cc7 Added in feature from frames. Admins can allow, disable or force them system wide. If they are allowed, there is a user preference
for it.
2000-12-11 09:18:09 +00:00
jengo
e09c174427 Merged in patch for UW-mailfolder and added a config option for 8 charater limit on loginids for LDAP 2000-12-06 11:19:59 +00:00
seek3r
23717a00ff quick move of the htmlcompliance settin 2000-12-05 09:33:16 +00:00
seek3r
e9b3af544d cleaned up code, removed unneeded files. I have moved all the real processing to the functions.php where it belongs, and moved the display code to the index.php where it belongs 2000-12-04 08:45:30 +00:00
seek3r
31bb096266 added configuration portion of the setup 2000-12-01 20:07:23 +00:00
seek3r
2caf561422 fixed problems with database portions of this program. I am done with the core portion of the changes to the table management. Some changes to the db files are still going to be require 2000-12-01 18:25:01 +00:00
seek3r
94b2199bbe added support for ACL 2000-11-26 10:32:24 +00:00
seek3r
74d17782e7 corrected problems with multi-domain support, and prepared for the new release 2000-11-22 08:34:19 +00:00
seek3r
78d039621e This is the completed (I think) code to support multi-domains 2000-11-21 17:56:56 +00:00
seek3r
97310142a1 fixed backward compatibility with old header.inc.php 2000-11-21 15:20:01 +00:00
seek3r
2539a46a45 updated array name 2000-11-20 16:47:44 +00:00
seek3r
36f7b3e13b added mutli-domain support. Still have a bug when going to the config page. It will not work for one of my test domains, and Im not sure why 2000-11-19 10:49:31 +00:00
seek3r
0583ccdcdb split up the auth class. Added authentication based on email account 2000-11-19 08:28:29 +00:00
jengo
8ed5524101 Cleaned up error reporting for LDAP connections 2000-11-17 15:35:25 +00:00
jengo
eb2a476f87 Fixed parse error 2000-11-17 13:35:01 +00:00
jengo
bbecb483c0 Working on fixing LDAP support 2000-11-17 13:14:23 +00:00
pjw
9ad8619e72 fixing nt compatibility 2000-11-14 08:29:59 +00:00
jengo
838e939072 Working on getting lang into setup 2000-11-05 06:47:24 +00:00
jengo
39c372fe04 Tring to fix delete from config errors, add some code to limit the error reporting 2000-11-04 04:50:02 +00:00
sjb4891
e87f7c7717 A few minor layout and spelling changes to make config cleaner 2000-11-03 05:27:48 +00:00
seek3r
01ae77b48f re-organized setup program 2000-11-02 08:03:05 +00:00
sjb4891
4e97fc7c7c Quick fixes from YuriD, upgrade tables had the wrong col name for
Loge's todo patches.
2000-10-30 00:08:57 +00:00
skeeter
9d257196d0 minor fix 2000-10-28 21:51:17 +00:00
skeeter
1baf88c4c3 fixed nntp_server problem 2000-10-25 10:10:59 +00:00
skeeter
624c91e070 when changing nntp servers, deletes newsgroups and users_newsgroups 2000-10-24 01:13:04 +00:00
jengo
0295005a6e More work on LDAP admin section 2000-10-20 05:51:27 +00:00
jengo
1914c9832d Working on getting the postgresql tables to worl 2000-10-05 21:05:21 +00:00
seek3r
c6b5d78bef moved all references from pgsql to postgresql 2000-10-05 16:42:53 +00:00
skeeter
41c60253b8 moved charset to a lang setting 2000-09-30 16:24:21 +00:00
sjb4891
89afb762df Added authorization against the setup password 2000-09-28 14:28:34 +00:00
jengo
3f26407659 Redesgin the form, it looks MUCH nicer now 2000-09-28 04:38:04 +00:00
jengo
c8af3b2aae Cleaned things up a bit and select boxs and checkboxes now show the default/current settibng 2000-09-28 04:10:11 +00:00
jengo
fb4324d771 config.php is now working 2000-09-28 02:32:53 +00:00
jengo
7bc42e89d2 More work on the config.php script 2000-09-28 02:18:29 +00:00
jengo
93941df2b6 More work on the config.php script 2000-09-28 02:08:07 +00:00
jengo
9e1c56b5e2 Started working on the config.php script 2000-09-28 01:59:21 +00:00