Commit Graph

1828 Commits

Author SHA1 Message Date
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
db0415606c Merged in french patch 2000-11-29 01:05:45 +00:00
jengo
c50bec2db4 Merged in patch for spainish and french 2000-11-29 00:59:41 +00:00
seek3r
3f2b17c2db moving to the new template based header.inc.php generation design 2000-11-28 19:17:39 +00:00
seek3r
8199a1b602 cleaning up before my big setup prog re-write 2000-11-28 07:07:41 +00:00
seek3r
962f21660d added placeholders for new versions. I plan to re-write this entire program tonight 2000-11-28 04:30:50 +00:00
seek3r
ce7bd74048 updates were not setting the table versions to the new version number 2000-11-28 04:07:04 +00:00
skeeter
8f150afb78 Added capability to schedule others and not yourself 2000-11-26 18:03:20 +00:00
seek3r
94b2199bbe added support for ACL 2000-11-26 10:32:24 +00:00
skeeter
55aa6f9d1a New Matrix View 2000-11-26 03:19:48 +00:00
jengo
64df13855e Finishing things up for release 2000-11-25 21:47:29 +00:00
jengo
0d3f50604f Started finishing things up for a re-release 2000-11-25 21:39:19 +00:00
seek3r
1542c261be removed a drop table for one that probably wont exist 2000-11-25 09:20:49 +00:00
seek3r
073ca8ad24 prep for 0.9.5 2000-11-25 09:04:17 +00:00
seek3r
4d9333d105 laying out code for next version 2000-11-25 08:52:45 +00:00
seek3r
eedee9d567 changed a few table names, moved in mdeans improvements to the acl code and preping for 0.9.5 release 2000-11-25 08:32:59 +00:00
skeeter
e3fd461b37 new entries 2000-11-24 23:08:41 +00:00
seek3r
1bd0e2d351 added first parts of the acl code 2000-11-24 09:41:38 +00:00
jengo
bd2f80dfee Added setup_header() 2000-11-24 02:29:26 +00:00
jengo
8b39fc8ec9 Fixed setup_header() showing up twice 2000-11-24 02:20:03 +00:00
jengo
9b777ab06e Fixed the languages table being in upper case while everything else was in lower case 2000-11-23 20:56:06 +00:00
jengo
00fdbec533 Cleanup the setup_header() and changed the logout button 2000-11-23 09:36:57 +00:00
seek3r
473f7365b6 fixed bug created because I missed updating this files current version setrting at the bottom 2000-11-23 09:10:01 +00:00
seek3r
862bdd667b quick bug fix for testing 2000-11-23 07:45:16 +00:00
seek3r
50b8c8d228 corrected problems with multi-domain support, and prepared for the new release 2000-11-22 09:04:18 +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
e401cd30f2 massive redesign to multi-domain support. This one SHOULD work 2000-11-21 04:49:40 +00:00
jengo
50375aec4d Merged in a patch for spanish 2000-11-21 04:16:51 +00:00
jengo
99dd567247 Fixed a problem with english not being selected as the default lang 2000-11-21 02:44:37 +00:00
Lars Kneschke
4e42f06b0e only add accounts, which have a uid and a uidnumber 2000-11-20 20:20:19 +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
skeeter
7fed7dc46a missing = 2000-11-19 20:01:01 +00:00
loge
4a2f2cba77 todo updates 2000-11-19 19:47:30 +00:00
loge
1d0e2c5998 todo change 2000-11-19 16:19:41 +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
seek3r
0583ccdcdb split up the auth class. Added authentication based on email account 2000-11-19 08:28:29 +00:00
seek3r
d6c82577b5 fixed small bug 2000-11-19 02:21:22 +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
c92f0fd57b Fixed a parse error 2000-11-17 23:44:18 +00:00
seek3r
77d5d5a46c added new notes application. It still needs some work in moving to our db class and using out link function, but it works for mysql users 2000-11-17 16:34:27 +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
jengo
8ed5524101 Cleaned up error reporting for LDAP connections 2000-11-17 15:35:25 +00:00
jengo
406e39d1d3 Added in the new LDAP section of setup for importing accounts 2000-11-17 15:05:15 +00:00
jengo
251b8f24c2 Adding in LDAP import of accounts into setup 2000-11-17 15:04:04 +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
seek3r
5b6dad867f setup program was not properly upgraded, and I cleaned a bug I had tosses in there 2000-11-17 05:16:09 +00:00
Lars Kneschke
54373c38d0 soe german translations and ldap support for the login page 2000-11-16 21:51:01 +00:00
jengo
e12b86bc87 Updated the version number 2000-11-16 10:36:07 +00:00
jengo
300dca37f7 Tring to fix the folders reporting the total number of messages for the inbox only 2000-11-16 09:09:19 +00:00
jengo
f80867b431 Fixed a problem with default setups causing errors in the calendar 2000-11-16 08:30:30 +00:00
jengo
165e15b76a *** empty log message *** 2000-11-16 08:09:00 +00:00
skeeter
e13e85e0a5 warning messages 2000-11-16 04:02:53 +00:00
jengo
881e68c1f9 setup will now add english by default 2000-11-15 17:55:39 +00:00
seek3r
37d04a6e66 added temp hack to auto install english 2000-11-15 17:42:30 +00:00
jengo
5fb70dc2e6 Updated the lang files 2000-11-15 08:21:52 +00:00
seek3r
40656a5ac9 prepareing for tonights release of 0.9.3 2000-11-15 08:11:09 +00:00
jengo
e6c6248558 Added a currupt pharse 2000-11-15 08:00:54 +00:00
jengo
5ab44aa0e5 Upgrade the create tables scripts for a new release 2000-11-15 07:51:25 +00:00
seek3r
8e0120c13e fixed version mess 2000-11-14 18:07:08 +00:00
seek3r
45e1cba657 fixed version mess 2000-11-14 17:57:39 +00:00
pjw
9ad8619e72 fixing nt compatibility 2000-11-14 08:29:59 +00:00
jengo
d0e5d9b293 Fixed default records adding the preferences owner as demo instead of 1 2000-11-14 07:21:53 +00:00
jengo
c2f2c419ae Fixed errors about missing applications table 2000-11-14 07:10:31 +00:00
jengo
0180ee6ba7 version number wasn't correct 2000-11-14 06:56:24 +00:00
jengo
ec32133d90 *** empty log message *** 2000-11-14 06:49:52 +00:00
jengo
43cc63b07f Cleaned up the PsotgreSQL upgrade tables for 0.9.3pre10 2000-11-13 08:44:43 +00:00
skeeter
8f07f92003 new cache table for newsmode 2000-11-13 01:36:53 +00:00
jengo
5b4c78d22b Got rid of the uneeded headlines table 2000-11-12 09:00:58 +00:00
Lars Kneschke
2bbbaf8982 some german translations and some ldap changes 2000-11-10 20:41:04 +00:00
Lars Kneschke
c8fd5c52a8 some german translations 2000-11-10 20:13:38 +00:00
Lars Kneschke
2c36b68742 some missing german translations 2000-11-10 17:52:57 +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
jengo
53f00c2bfc Fixed postgresql errors in setup 2000-11-07 15:10:34 +00:00
skeeter
749448a1a5 fix for pgsql 2000-11-07 12:27:06 +00:00
skeeter
1ad08eedaa added charset to language file 2000-11-07 11:56:46 +00:00
skeeter
db4e77713f remove users_headlines from headlines 2000-11-07 11:53:30 +00:00
jengo
580bd23d15 More work on cleaning up the lang files 2000-11-06 11:24:09 +00:00
jengo
a7130122a3 Added German lang file into setup 2000-11-06 10:25:26 +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
seek3r
38fa9d6cdb changed drop to delete for proper description 2000-11-05 10:53:19 +00:00
jengo
6267a6ca9b Added missing file 2000-11-05 07:13:27 +00:00
jengo
838e939072 Working on getting lang into setup 2000-11-05 06:47:24 +00:00
jengo
198dc70bd8 Merged in sweidsh patch 2000-11-04 19:57:53 +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
jengo
ca327c919e Merged in patch for lang support 2000-11-03 21:49:55 +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
sjb4891
e87f7c7717 A few minor layout and spelling changes to make config cleaner 2000-11-03 05:27:48 +00:00
seek3r
a5db3f1e90 applied patch to correct a stupid typo. Thanks to keyson for the patch. 2000-11-02 17:33:50 +00:00
seek3r
153b20f296 updated pgsql files to match teh mysql ones 2000-11-02 09:26:23 +00:00
seek3r
485d122120 re-organized setup program 2000-11-02 09:01:06 +00:00
jengo
916a09e084 Fixed version number not be checked correctly 2000-11-02 08:52:10 +00:00
seek3r
01ae77b48f re-organized setup program 2000-11-02 08:03:05 +00:00
jengo
5b90b985aa Starting work on transy 2000-11-01 23:37:10 +00:00
jengo
512dd9c983 Merging in patch for addressbook 2000-11-01 10:44:47 +00:00
jengo
793040b5ba Working on merging in a patch for the addressbook, but first cleaning up some code 2000-11-01 10:26:14 +00:00
seek3r
1ed42b6d05 fixed typo 2000-10-31 20:08:02 +00:00
seek3r
9ece99425c corrected design. Added support for better failure recovery 2000-10-31 19:51:56 +00:00
skeeter
e07a0282dd minor fixes for upgrade to 0.9.3pre6 2000-10-31 19:29:59 +00:00
skeeter
55e908b8e9 minor fixes for upgrade to 0.9.3pre5 2000-10-31 19:24:15 +00:00
loge
ed3ee463c1 pre6 2000-10-31 19:16:54 +00:00
jengo
7d876fc749 Started working on multiable domain support 2000-10-31 14:02:21 +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
d025dc13d3 added update for todo table 2000-10-29 22:19:38 +00:00
loge
c479d35346 todo change 2000-10-29 19:35:57 +00:00
skeeter
9d257196d0 minor fix 2000-10-28 21:51:17 +00:00
skeeter
832daa9f4e cleanups for nntp 2000-10-27 02:53:45 +00:00
skeeter
57517f0146 fixes for upgrading to 0.9.3pre3 2000-10-27 00:16:33 +00:00
skeeter
dadcaeb28b cleaned up the errors for initial try at 0.9.3pre? 2000-10-26 02:30:01 +00:00
skeeter
443ae65668 fixed 0.9.3pre? up to date along with support for NNTP 2000-10-26 02:24:16 +00:00
skeeter
372ca2a5c3 fixed 0.9.3pre? up to date along with support for NNTP 2000-10-26 02:15:14 +00:00
jengo
83b44eb542 Forgot about the preferences table 2000-10-25 21:42:44 +00:00
jengo
766fdc5adb Updated things to the new owner field format 2000-10-25 21:41:32 +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
b0dc6ddf68 Updated the setup scripts, todo list changes where missing and addressbook changes are still missing 2000-10-23 07:05:22 +00:00
jengo
0295005a6e More work on LDAP admin section 2000-10-20 05:51:27 +00:00
pjw
1443375d6f fixed minor weather lang bug 2000-10-18 07:47:23 +00:00
pjw
851c01b345 added weather support 2000-10-18 07:25:58 +00:00
pjw
9a08b53053 added Weather to the lang table 2000-10-18 06:57:51 +00:00
pjw
1e2304088b added weather to the app table 2000-10-18 06:57:33 +00:00
jengo
0339bfab4f The setup scripts are working again 2000-10-18 05:09:45 +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
jengo
d9abb263a5 Updating more of the preferences 2000-10-12 18:18:03 +00:00
skeeter
f0681bc53e small fixes 2000-10-10 22:53:45 +00:00
skeeter
eeeb765b43 iso 693 compliant 2000-10-06 20:55:31 +00:00
jengo
1914c9832d Working on getting the postgresql tables to worl 2000-10-05 21:05:21 +00:00
seek3r
d3397d238e I copied this from the upgradetables_mysql.inc.php. It still needs to be tweaked to work properly with postgresql 2000-10-05 20:05:05 +00:00
seek3r
942475b3c4 applied patch from M. Tschursch which fixes some bad table creations 2000-10-05 19:56:59 +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
4910fa7cd1 Fixed a problem with the applications table not being created correctly 2000-10-03 10:09:48 +00:00
jengo
6185804790 Updated the access_log tables 2000-10-03 07:55:03 +00:00
jengo
578c6e0799 Fixed access_log not updateing logout times 2000-10-03 07:25:25 +00:00
skeeter
9d0314b195 moved charset to a lang setting 2000-09-30 16:54:58 +00:00
skeeter
41c60253b8 moved charset to a lang setting 2000-09-30 16:24:21 +00:00
seek3r
c9c27dce13 added support for new versioning system 2000-09-30 02:40:33 +00:00
sjb4891
7d72ca145a Removed trailing ?> to prevent problems with Location and SetCookie 2000-09-29 22:27:54 +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
cd62bab445 working on setup program 2000-09-28 05:38:10 +00:00
sjb4891
cc3ae1bdac Inital version. identical to droptables_mysql right now 2000-09-28 05:18:47 +00:00
sjb4891
61c57db8d5 Inital version, from the raw create_tables.pgsql file 2000-09-28 05:14:38 +00:00
jengo
3f26407659 Redesgin the form, it looks MUCH nicer now 2000-09-28 04:38:04 +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
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
seek3r
1fdc0b03f6 working on setup program 2000-09-28 02:06:19 +00:00
jengo
9e1c56b5e2 Started working on the config.php script 2000-09-28 01:59:21 +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