Commit Graph

61 Commits

Author SHA1 Message Date
Miles Lott
1d11bdbefe Change mysql only phpgw_app_sessions.content to longtext 2001-04-17 18:34:13 +00:00
Miles Lott
df039e8c74 Add more drop tables, fix nexid def in mysql newtables 2001-04-03 18:13:02 +00:00
jengo
5de1aa468a *** empty log message *** 2001-04-03 02:28:51 +00:00
jengo
609f855217 Added session_dla field to phpgw_app_sessions to make sure things get cleaned up 2001-03-31 08:11:41 +00:00
bettina
f0458b1acd added access field to categories table 2001-03-27 12:20:39 +00:00
Miles Lott
130d7411b0 Update tid field contents to 'n' in phpgw_addressbook 2001-03-27 10:34:11 +00:00
jengo
4af9f4af7d Change the todo table to use the phpgw_ prefix 2001-03-26 23:40:02 +00:00
Miles Lott
e1e01851d7 Adding cat_id to phpgw_addressbook 2001-03-25 05:39:03 +00:00
jengo
12e24d7284 Added the access column back into phpgw_addressbook 2001-03-24 08:33:55 +00:00
Miles Lott
db844b2ddb Add phpgw_nextid table and common->nextid function 2001-03-22 08:23:35 +00:00
Miles Lott
6eb1ea20c2 Fix version in newtables 2001-03-21 04:11:03 +00:00
Miles Lott
2f327b58c9 Fix some of the problems created by missing fields in last upgrade. 2001-03-21 04:06:20 +00:00
Miles Lott
21d4d7319d Contacts class upgrade 2001-03-16 01:33:15 +00:00
Miles Lott
95362c2b75 Add missing comma to addrbk table def 2001-03-01 03:22:17 +00:00
Miles Lott
a3d5ed3924 Oops, fix version num 2001-03-01 03:20:32 +00:00
Miles Lott
e10efb15b7 Change enums to char(1) for phpgw_addressbook 2001-03-01 01:19:07 +00:00
jengo
e959832db1 Added session_flags column to phpgw_sessions 2001-02-28 15:58:26 +00:00
Miles Lott
bf29d759eb Add contact note field and update version num 2001-02-27 13:47:43 +00:00
Miles Lott
a7d339d799 Add url and bday as stock fields 2001-02-27 00:28:56 +00:00
bettina
d0b7807da8 update addressbook_tables 2001-02-25 06:04:31 +00:00
bettina
f6630b7a33 renamed table notes -> phpgw_notes 2001-02-22 17:02:28 +00:00
bettina
c51f21db61 renamed table notes -> phpgw_notes 2001-02-22 16:23:00 +00:00
jengo
f9ddd1ef43 Remove acl_account_type from phpgw_acl 2001-02-22 06:46:12 +00:00
jengo
f3e93891a9 Changed the preferences table to use the phpgw_ prefix 2001-02-13 19:30:18 +00:00
jengo
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
seek3r
2aea2d586c fixed new install 2001-02-10 04:50:21 +00:00
jengo
dbd48f7e6f Renamed the applications table to phpgw_applications 2001-02-08 20:11:13 +00:00
jengo
015a627b1e Renamed the config table to phpgw_config 2001-02-08 19:34:14 +00:00
jengo
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
jengo
df5388f3cd Changed the accounts table to use the phpgw_ prefix and removed some old fields from the phpgw_accounts table 2001-02-05 14:57:01 +00:00
seek3r
9a2524dd26 fixed setup for fresh installs 2001-01-31 17:31:18 +00:00
bettina
2a5777bb22 added column cat_access to phpgw_categories 2001-01-28 23:13:59 +00:00
seek3r
de477ebd30 preparing for a release 2001-01-10 09:21:19 +00:00
jengo
68da4219c0 Cleaned up the images for the new layout and made the red icon work w/ home and preferences 2001-01-08 15:01:37 +00:00
seek3r
6cfdfaf372 commiting code so that jengo can merge in some other changes 2000-12-27 09:05:13 +00:00
jengo
3bb96fbf02 Finished adding in the new hooks code 2000-12-18 01:44:42 +00:00
seek3r
4e1d51fdc1 completely changed the upgrade script formats to be more managable 2000-12-14 11:14:36 +00:00
seek3r
bd1675ea64 updated for new version 2000-12-14 09:02:44 +00:00
jengo
5394d8212d Downgrade the config table back to the old format. We are going to use a different approch on it. 2000-12-14 06:38:47 +00:00
jengo
3a42ea8a5b Change around the format of the preference table to use serialize() and unserialize() 2000-12-13 15:19:03 +00:00
jengo
c92d4c5e11 Added in the new serialized config table 2000-12-12 22:39:50 +00:00
skeeter
bb2de52cf0 missed converting one field 2000-12-07 01:14:44 +00:00
seek3r
32b3b1026d cleaned up security issue and preped for doing a release needed by our users to close this security hole 2000-12-05 09:06:04 +00:00
skeeter
bf040328ed added filter and change of duration to date/time 2000-12-04 01:11:53 +00:00
seek3r
2caf561422 fixed problems with database portions of this program. I am done with the core portion of the changes to the table management. Some changes to the db files are still going to be require 2000-12-01 18:25:01 +00:00
skeeter
5656ae3514 new calendar tables/structures and new code 2000-12-01 03:36:39 +00:00
jengo
0d3f50604f Started finishing things up for a re-release 2000-11-25 21:39:19 +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
seek3r
1bd0e2d351 added first parts of the acl code 2000-11-24 09:41:38 +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