Commit Graph

856 Commits

Author SHA1 Message Date
seek3r
c1729c1e6b updating because the dbtype was being pulled from teh wrong location 2000-11-21 18:17:27 +00:00
seek3r
bfc91f9420 added upgrade details for the multi-domain support 2000-11-21 18:04: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
d4b6f8f149 left debug code in there 2000-11-21 04:53:08 +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
skeeter
c7e6e4f021 added code to allow for viewing others calendar items - NOT FULLY IMPLEMENTED 2000-11-21 04:10:45 +00:00
jengo
99dd567247 Fixed a problem with english not being selected as the default lang 2000-11-21 02:44:37 +00:00
skeeter
d6295ba513 delete no deletes accounts calendar events 2000-11-21 02:32:22 +00:00
jengo
ddbe64e26d Added in a $phpgw_info = array() before header is called up. There is a possiablity of people passing a multidemension array through the URL to change the variables in phpgw_info array. Any questions, please ask me. (jengo) 2000-11-21 00:41:31 +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
7923911c31 quick fix for backward compatibility 2000-11-20 17:47:02 +00:00
seek3r
1a2d19d2a7 changing design a bit 2000-11-20 16:59:21 +00:00
seek3r
2539a46a45 updated array name 2000-11-20 16:47:44 +00:00
jengo
1299230dd8 Added in phpGroupWares header and cvs change tag 2000-11-19 23:18:19 +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
8c2c643d6c new prebeta 2000-11-19 19:46:47 +00:00
loge
ea947c5eba i think the hours i spent in phpgw are worth an entry (loge :)) 2000-11-19 19:27:36 +00:00
skeeter
778f22cc02 fixes for printer friendly 2000-11-19 17:18:25 +00:00
skeeter
c6e22e175f fixes for improper calculations of weekdaystarts 2000-11-19 17:01: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
54338dc430 added notes about the other sql server types that we are supporting 2000-11-19 08:55:59 +00:00
seek3r
0583ccdcdb split up the auth class. Added authentication based on email account 2000-11-19 08:28:29 +00:00
skeeter
c13ee23344 template based 2000-11-19 04:19:08 +00:00
seek3r
d6c82577b5 fixed small bug 2000-11-19 02:21:22 +00:00
skeeter
638971e167 week template 2000-11-19 02:15:08 +00:00
skeeter
cec8e1be2e error checking 2000-11-18 22:00:35 +00:00
skeeter
f80ca2be30 change of cal_create_by to cal_owner 2000-11-18 21:59:37 +00:00
skeeter
a6535314ba fix for calendar 2000-11-18 21:59:11 +00:00
skeeter
ce74573ead change of cal_create_by to cal_owner 2000-11-18 21:44:05 +00:00
skeeter
7c58c04db3 initial calendar templates 2000-11-18 21:41:41 +00:00
skeeter
c3be8f96c1 appname problem 2000-11-18 13:59:03 +00:00
jengo
f888b16943 Working on nextmatchs for LDAP 2000-11-18 01:18:31 +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
f63c9f36fa If the user hasn't selected there langague preference, it will now pre-select english 2000-11-18 00:17:17 +00:00
jengo
c92f0fd57b Fixed a parse error 2000-11-17 23:44:18 +00:00
jengo
471f42b67a Cleaning up LDAP support 2000-11-17 21:16:49 +00:00
jengo
41f184664e Forgot to disable debuging 2000-11-17 17:00:17 +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
d46eb96a9c Cleaned up docs 2000-11-17 16:21:43 +00:00
jengo
3831d2e0d2 Fixed some error reporting 2000-11-17 16:19:37 +00:00
jengo
41041205c1 Cleaning up LDAP support 2000-11-17 16:14:03 +00:00
jengo
5d5e1f020b Added in a few comments as a reminder 2000-11-17 15:51:31 +00:00