seek3r
97900295c9
applied patch from mdean to make the setup pgsql friendly
2000-12-02 06:18:55 +00:00
skeeter
636b37b3e9
more pgsql compatible
2000-12-02 03:07:35 +00:00
seek3r
31bb096266
added configuration portion of the setup
2000-12-01 20:07:23 +00:00
seek3r
f5045f8e13
cleaned up these tables for the new setup prog
2000-12-01 18:32:57 +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
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
pjw
18fbb765e9
added a "./" to an include to make iis compatible
2000-11-29 18:35:05 +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
pjw
b7323cb94f
commented out header table that was causing problems with redirects
2000-11-21 23:56:23 +00:00
seek3r
c1729c1e6b
updating because the dbtype was being pulled from teh wrong location
2000-11-21 18:17:27 +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
skeeter
ce74573ead
change of cal_create_by to cal_owner
2000-11-18 21:44:05 +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
5d5e1f020b
Added in a few comments as a reminder
2000-11-17 15:51:31 +00:00
jengo
e339bcabf6
Cleaning up setup
2000-11-17 15:49:03 +00:00
skeeter
e13e85e0a5
warning messages
2000-11-16 04:02:53 +00:00
jengo
c2f2c419ae
Fixed errors about missing applications table
2000-11-14 07:10:31 +00:00
skeeter
8f07f92003
new cache table for newsmode
2000-11-13 01:36:53 +00:00
sjb4891
5788571211
Couple of changes to make it work on skeeters setup again.
...
Silly thing snot changed when moving to new class.
Setup has a quick fix to display the version correctly after upgrades
2000-11-09 03:38:00 +00:00
skeeter
749448a1a5
fix for pgsql
2000-11-07 12:27:06 +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
seek3r
38fa9d6cdb
changed drop to delete for proper description
2000-11-05 10:53:19 +00:00
jengo
838e939072
Working on getting lang into setup
2000-11-05 06:47:24 +00:00
sjb4891
d1ac48253e
Rephrased Dump Tables to Drop Tables to make it more explicit all data
...
will be lost.
2000-11-03 05:38:13 +00:00
seek3r
485d122120
re-organized setup program
2000-11-02 09:01:06 +00:00
seek3r
01ae77b48f
re-organized setup program
2000-11-02 08:03:05 +00:00
seek3r
1ed42b6d05
fixed typo
2000-10-31 20:08:02 +00:00
jengo
766fdc5adb
Updated things to the new owner field format
2000-10-25 21:41:32 +00:00
jengo
983662a49f
Started preparing things for a release
2000-10-18 04:35:04 +00:00
jengo
8c677fa8ce
Fixed a problem with creating a fresh database on pgsql
2000-10-17 23:16:47 +00:00
skeeter
f0681bc53e
small fixes
2000-10-10 22:53:45 +00:00
seek3r
c6b5d78bef
moved all references from pgsql to postgresql
2000-10-05 16:42:53 +00:00
jengo
e3632ca674
Added check for older version of PHP
2000-10-04 19:40:09 +00:00
seek3r
d08ca90692
Added simple version management and added massive updates to the addressbook that were submited by neotexan, so that things will interact with his application better
2000-10-04 17:49:36 +00:00
jengo
6185804790
Updated the access_log tables
2000-10-03 07:55:03 +00:00
seek3r
c9c27dce13
added support for new versioning system
2000-09-30 02:40:33 +00:00
seek3r
a8348b7faa
changes references to accounts.loginid to accounts.account_lid
2000-09-29 21:16:29 +00:00
seek3r
e72c4e2534
added support for version control
2000-09-29 20:18:23 +00:00
sjb4891
263fdedd2a
Added $phpgw->common->phpgw_footer() function, and changed all
...
places that were including the footer.inc.php to use the function.
Re-arrange phpgw.inc.php to include optional classes after reading the DB config
misc bugfixes.
2000-09-29 05:24:18 +00:00
sjb4891
89afb762df
Added authorization against the setup password
2000-09-28 14:28:34 +00:00
seek3r
7c6c0c3efd
cleaned up some default settings
2000-09-28 09:35:59 +00:00
seek3r
c80b248c26
added a few warning about backing up data before running the upgrades.
2000-09-28 09:28:22 +00:00
seek3r
eb05427033
completed upgrade procedures for mysql. someone else will have to do pgsql, because im too tired
2000-09-28 09:23:09 +00:00
seek3r
26fcc38cdd
massive cleanup and improvements so that it can handle upgrades
2000-09-28 08:17:06 +00:00
seek3r
1b62a2564b
working on setup program
2000-09-28 04:31:38 +00:00
seek3r
150660f827
working on setup program
2000-09-28 04:30:28 +00:00
seek3r
4c28c89884
working on setup program
2000-09-28 04:15:01 +00:00
seek3r
1fdc0b03f6
working on setup program
2000-09-28 02:06:19 +00:00
seek3r
7a6d7f25be
working on setup program
2000-09-28 01:31:18 +00:00
seek3r
fd1b1d22ef
removed extra includes
2000-09-28 01:15:51 +00:00
seek3r
854ee4f818
working on setup program
2000-09-28 01:00:03 +00:00
seek3r
317739dff5
fixed problem with templates dir
2000-09-28 00:50:18 +00:00