Commit Graph

170 Commits

Author SHA1 Message Date
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