Commit Graph

29294 Commits

Author SHA1 Message Date
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
22f9d3d668 maybe fixes for templates 2000-11-25 03:23:17 +00:00
392a6861cd greater checking for no events 2000-11-25 02:52:24 +00:00
c1dc471bf0 fixes for submitting entry without name/description 2000-11-25 02:24:43 +00:00
e3fd461b37 new entries 2000-11-24 23:08:41 +00:00
63ad25eb12 added conflict resolution back into edit_entry_handler 2000-11-24 22:51:43 +00:00
48fe526d7c Fixed a few Postgresql errors 2000-11-24 22:24:36 +00:00
accfba6353 added parent_page link on footer 2000-11-24 13:54:49 +00:00
3b53390cc6 fix for parent_page link 2000-11-24 13:53:51 +00:00
68b12e4b5e added new feature - matrix view 2000-11-24 12:57:45 +00:00
1bd0e2d351 added first parts of the acl code 2000-11-24 09:41:38 +00:00
e820615828 Added in _L() as a alias for lang() 2000-11-24 04:57:03 +00:00
a8700c4050 Added the legal notice/message for the mainscreen 2000-11-24 04:45:09 +00:00
bd2f80dfee Added setup_header() 2000-11-24 02:29:26 +00:00
8b39fc8ec9 Fixed setup_header() showing up twice 2000-11-24 02:20:03 +00:00
312abeb7b5 Updated docs 2000-11-24 01:24:06 +00:00
ccbb125dcc session class will now test the number of domains being used and create the lastloginid cookie accordinglwy 2000-11-24 01:04:54 +00:00
67118cbb87 better support of entry 2000-11-24 00:35:43 +00:00
3742880ff0 Updated the LDAP for the changes for directorys not move correctly when the loginid changes. This has not been tested yet. 2000-11-23 22:06:54 +00:00
9f88504c00 Fixed login id changes not being updated correctly 2000-11-23 22:00:11 +00:00
9b777ab06e Fixed the languages table being in upper case while everything else was in lower case 2000-11-23 20:56:06 +00:00
1aba38fccf lastloginid is last_loginid 2000-11-23 20:25:58 +00:00