Commit Graph

65 Commits

Author SHA1 Message Date
5cdc584f2b Update to try to fix missing fields in last mysql upgrade 2001-03-21 04:11:28 +00:00
21d4d7319d Contacts class upgrade 2001-03-16 01:33:15 +00:00
ee5e38588a Update contacts class again 2001-03-01 01:44:49 +00:00
e959832db1 Added session_flags column to phpgw_sessions 2001-02-28 15:58:26 +00:00
342afbdccc Add bday,url,note as stock contact fields 2001-02-27 13:30:13 +00:00
d0b7807da8 update addressbook_tables 2001-02-25 06:04:31 +00:00
c51f21db61 renamed table notes -> phpgw_notes 2001-02-22 16:23:00 +00:00
f9ddd1ef43 Remove acl_account_type from phpgw_acl 2001-02-22 06:46:12 +00:00
f3e93891a9 Changed the preferences table to use the phpgw_ prefix 2001-02-13 19:30:18 +00:00
d5e4f4b587 Added the session_action field, so admin can watch what users are working on. Just your basic big brother stuff ... 2001-02-10 15:14:14 +00:00
dbd48f7e6f Renamed the applications table to phpgw_applications 2001-02-08 20:11:13 +00:00
015a627b1e Renamed the config table to phpgw_config 2001-02-08 19:34:14 +00:00
2ebd03ec7d Started moving the cache for the phpgw_info array over to appsessions() .... some things aren't working correclty yet. mainly preferences 2001-02-08 04:42:44 +00:00
d262f72356 upgrade path for groups table to phpgw_accounts table 2001-02-07 04:53:21 +00:00
00b23411ef moved to define() for path vars. Also starting to hack sessions to be phpgw_info manager 2001-02-06 09:19:38 +00:00
a7ebe1fb2e Bumped up the version number 2001-02-05 14:57:27 +00:00
3509042d9b moved code so that group memberships are based on ACL entries 2001-01-30 10:11:34 +00:00
14399c60c4 went full blown with app assignments via ACL. Still need to do teh admin pages tho 2001-01-26 11:58:00 +00:00
23755c07b3 allow change of from 2001-01-11 20:42:44 +00:00
e7e6373e52 Im going to stick to using the phpgw.inc.php 2001-01-11 10:22:21 +00:00
431f841cba switching to the new Object factory method 2001-01-11 10:04:28 +00:00
9e92227e52 Getting ready for a release 2001-01-10 09:03:29 +00:00
7aa892762c Updated the version number 2001-01-08 09:36:33 +00:00
7ec19342e2 commiting while I go to lunch 2000-12-27 19:59:23 +00:00
55b0109618 changed the format for the version flags so that each app can have their own app version dumped into the new array 2000-12-21 20:43:26 +00:00
f795023f8f hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
9b591173d4 the api code is almost in working condition, I am commiting so that others can statr helping me 2000-12-18 20:22:02 +00:00
3bb96fbf02 Finished adding in the new hooks code 2000-12-18 01:44:42 +00:00
95cdfc8ba2 new version for change to session table 2000-12-14 11:18:05 +00:00
3a42ea8a5b Change around the format of the preference table to use serialize() and unserialize() 2000-12-13 15:19:03 +00:00
c92d4c5e11 Added in the new serialized config table 2000-12-12 22:39:50 +00:00
921954c7bd Updated version number 2000-12-06 11:23:02 +00:00
2b5e6006bf changed for tonights release 2000-12-05 09:58:11 +00:00
86b37fa928 security fix 2000-12-05 04:08:50 +00:00
bf040328ed added filter and change of duration to date/time 2000-12-04 01:11:53 +00:00
5656ae3514 new calendar tables/structures and new code 2000-12-01 03:36:39 +00:00
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
785b2f707b Updated docs and version number 2000-11-26 10:22:18 +00:00
0d3f50604f Started finishing things up for a re-release 2000-11-25 21:39:19 +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
9b777ab06e Fixed the languages table being in upper case while everything else was in lower case 2000-11-23 20:56:06 +00:00
74d17782e7 corrected problems with multi-domain support, and prepared for the new release 2000-11-22 08:34:19 +00:00
bfc91f9420 added upgrade details for the multi-domain support 2000-11-21 18:04:19 +00:00
1299230dd8 Added in phpGroupWares header and cvs change tag 2000-11-19 23:18:19 +00:00
8c2c643d6c new prebeta 2000-11-19 19:46:47 +00:00
f80ca2be30 change of cal_create_by to cal_owner 2000-11-18 21:59:37 +00:00
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
d44b25674b someone named this 0.9.3pre1 2000-11-17 03:42:42 +00:00
e12b86bc87 Updated the version number 2000-11-16 10:36:07 +00:00
40656a5ac9 prepareing for tonights release of 0.9.3 2000-11-15 08:11:09 +00:00