Commit Graph

241 Commits

Author SHA1 Message Date
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
skeeter
a214da7189 called -f() instead of ->query() for calendar_entry_repeats 2000-12-02 01:11:10 +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
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
jengo
d600ceb2a8 Merged in patch for spainish 2000-12-01 04:54:42 +00:00
skeeter
5656ae3514 new calendar tables/structures and new code 2000-12-01 03:36:39 +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
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