Commit Graph

31 Commits

Author SHA1 Message Date
Lars Kneschke
1b97f2fe2c reanimated ldap.php
the ldap setup pages where broken, because the cleanup in this directory
2000-12-09 23:08:36 +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
skeeter
bf040328ed added filter and change of duration to date/time 2000-12-04 01:11:53 +00:00
Lars Kneschke
9703549255 added missing global $phpgw_info 2000-12-02 13:33:16 +00:00
seek3r
e2bbebee9a fixed upgrade path 2000-12-01 22:26:12 +00:00
seek3r
aa2246dd9e fixed default domain bug 2000-12-01 22:05:01 +00:00
seek3r
165bfdcb07 added configuration portion of the setup 2000-12-01 20:11: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
2dacbb8e21 starting to work toward the table creation/upgrade parts 2000-11-30 22:29:06 +00:00
seek3r
9ca2298a8e moving new setup program into place. Its not done yet, but Im moving as fast as I can 2000-11-30 21:25:14 +00:00
seek3r
dbdf4c5f64 moved header version number to the version.inc.php and adjusted the phpgw.inc.php to reflext that change. Upgrades of the header will be done in the new setup program 2000-11-30 21:20:07 +00:00
jengo
8b39fc8ec9 Fixed setup_header() showing up twice 2000-11-24 02:20:03 +00:00
jengo
00fdbec533 Cleanup the setup_header() and changed the logout button 2000-11-23 09:36:57 +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
Lars Kneschke
642653d734 removed debug output 2000-11-20 18:24:06 +00:00
Lars Kneschke
9c8f376908 setup "login page" was not working anymore 2000-11-20 18:23:16 +00:00
seek3r
2539a46a45 updated array name 2000-11-20 16:47:44 +00:00
seek3r
e2e52ce276 added my changes 2000-11-19 16:09:10 +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
561deb921c added supoprt for multiple domains. Still need to modify the setup auth to handle this 2000-11-19 10:22:15 +00:00
jengo
e35f536961 Fixed a few white space errors header() and setup_header(), fixed the notes tables and reworked the default applications so it will be easier to make the phpgroupware and phpgroupware plus packages 2000-11-18 01:11:48 +00:00
jengo
e339bcabf6 Cleaning up setup 2000-11-17 15:49:03 +00:00
jengo
251b8f24c2 Adding in LDAP import of accounts into setup 2000-11-17 15:04:04 +00:00
sjb4891
ea1be66ba2 Sigh. more silly updates. 2000-11-06 03:55:16 +00:00
sjb4891
b92f042dad More fixes for first step 2000-11-06 03:52:45 +00:00
sjb4891
7b1d3ff865 First step in integrating application setup with core setup.
What was in setup/index.php is now in setup/inc/core_setup.inc.php
2000-11-06 03:22:52 +00:00
jengo
838e939072 Working on getting lang into setup 2000-11-05 06:47:24 +00:00
seek3r
01ae77b48f re-organized setup program 2000-11-02 08:03:05 +00:00