Commit Graph

4015 Commits

Author SHA1 Message Date
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
cc10ad0f54 session class will now check to see if a user is behing a proxy server and use there real ip instead of the proxys ip 2000-11-30 09:31:56 +00:00
6f8ffb8f59 made more iis friendly 2000-11-30 08:15:33 +00:00
pjw
18fbb765e9 added a "./" to an include to make iis compatible 2000-11-29 18:35:05 +00:00
pjw
2597b35749 changed Header(Location:) calls to $phpgw->redirect() and made login more iis friendly 2000-11-29 18:32:56 +00:00
8749235bed fix for usage on NT 2000-11-29 12:14:18 +00:00
bac65188e9 merged in patch for calendar for year view 2000-11-29 12:11:50 +00:00
0b8d5861d8 Forgot to remove the template include in login.php 2000-11-29 02:18:33 +00:00
db0415606c Merged in french patch 2000-11-29 01:05:45 +00:00
c50bec2db4 Merged in patch for spainish and french 2000-11-29 00:59:41 +00:00
aed64c289a Updated docs 2000-11-29 00:52:51 +00:00
c005bdde8f Updated docs 2000-11-29 00:25:39 +00:00
c92393ad6a Started converting the navbar over to templates 2000-11-29 00:00:21 +00:00
f946d84475 Added in addslashes() and stripslashes() 2000-11-28 20:10:01 +00:00
9ab5005680 Added in optional login screen message that admins can set. Cleaned up mainscreen message and loginscreen message to allow support from differenet languagues
.  Fixed login.php not using multilang support
2000-11-28 19:54:10 +00:00
3f2b17c2db moving to the new template based header.inc.php generation design 2000-11-28 19:17:39 +00:00
8199a1b602 cleaning up before my big setup prog re-write 2000-11-28 07:07:41 +00:00
a33feebe8e fix for netscape not working with Netscape 6 2000-11-28 04:46:18 +00:00
962f21660d added placeholders for new versions. I plan to re-write this entire program tonight 2000-11-28 04:30:50 +00:00
ce7bd74048 updates were not setting the table versions to the new version number 2000-11-28 04:07:04 +00:00
fad064074b fix for Week View warnings in calendar 2000-11-28 00:59:54 +00:00
3d6ffda207 Updated docs 2000-11-27 20:37:33 +00:00
ff82661542 Tables wheren't using phpgw_access_log 2000-11-27 20:36:03 +00:00
cea8be05a5 Fix for TTS with Update by non-email user 2000-11-27 11:47:38 +00:00
989bb2c44a fix for day view warning 2000-11-27 11:44:04 +00:00
c851f3f32d fix for day view warning 2000-11-27 11:27:14 +00:00
f29617cc5c fix for repeating events 2000-11-27 03:20:59 +00:00
7393619679 enhanced the timematrix view 2000-11-26 20:10:35 +00:00
0c1c6a2330 fixed d/ling of files 2000-11-26 18:30:03 +00:00
8f150afb78 Added capability to schedule others and not yourself 2000-11-26 18:03:20 +00:00
94b2199bbe added support for ACL 2000-11-26 10:32:24 +00:00
785b2f707b Updated docs and version number 2000-11-26 10:22:18 +00:00
3919f594ce Fixed template warning about missing 2nd argument to set_block 2000-11-26 09:39:16 +00:00
98b55b6cf9 Renamed table from sessions to phpgw_sessions 2000-11-26 09:34:39 +00:00
68c5285a8c Fixed editaccount.php had the wrong table name 2000-11-26 09:32:34 +00:00
6b958db1fa Missed a quotation mark 2000-11-26 03:25:31 +00:00
55aa6f9d1a New Matrix View 2000-11-26 03:19:48 +00:00
329e49904b fixed some sql and ldap errors 2000-11-25 22:55:15 +00:00
8792d409b0 store only ldap data in the ldap server. phpgw data in the sql server 2000-11-25 22:34:15 +00:00
86faef7c63 Fixed parse error 2000-11-25 21:51:19 +00:00
64df13855e Finishing things up for release 2000-11-25 21:47:29 +00:00
0d3f50604f Started finishing things up for a re-release 2000-11-25 21:39:19 +00:00
75b4fd0460 Updated docs 2000-11-25 21:34:19 +00:00
1eab12fbda Fixed permissions where not being checked properly 2000-11-25 21:31:26 +00:00
52d4757d87 minor fixes - refresh button on timematrix screen 2000-11-25 20:07:22 +00:00
1542c261be removed a drop table for one that probably wont exist 2000-11-25 09:20:49 +00:00
073ca8ad24 prep for 0.9.5 2000-11-25 09:04:17 +00:00
4d9333d105 laying out code for next version 2000-11-25 08:52:45 +00:00
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
3be46e3e1e change (int) to intval() 2000-11-25 03:48:10 +00:00