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 |
|
skeeter
|
d7e6f3ce71
|
removed an extra ;
|
2001-03-17 05:13:40 +00:00 |
|
Miles Lott
|
49d26e9f59
|
Remove unique() per mdean
|
2001-03-16 03:09:18 +00:00 |
|
Miles Lott
|
6ce722bb0a
|
Hopefully fix this upgrade for pgsql re: contacts
|
2001-03-16 03:06:43 +00:00 |
|
Miles Lott
|
b4437d6329
|
Still bad sql per pg, not sure why
|
2001-03-16 02:02:04 +00:00 |
|
Miles Lott
|
e4d1e6ec0c
|
Oops, serial, dummy
|
2001-03-16 01:41:39 +00:00 |
|
Miles Lott
|
21d4d7319d
|
Contacts class upgrade
|
2001-03-16 01:33:15 +00:00 |
|
Miles Lott
|
a3d5ed3924
|
Oops, fix version num
|
2001-03-01 03:20:32 +00:00 |
|
Miles Lott
|
afba5fff8e
|
Change booleans to char(1) in phpgw_addressbook
|
2001-03-01 01:16:08 +00:00 |
|
jengo
|
e959832db1
|
Added session_flags column to phpgw_sessions
|
2001-02-28 15:58:26 +00:00 |
|
Miles Lott
|
ff6e11b7bc
|
Add note as contacts field
|
2001-02-27 13:49:15 +00:00 |
|
Miles Lott
|
a7d339d799
|
Add url and bday as stock fields
|
2001-02-27 00:28:56 +00:00 |
|
bettina
|
b954657206
|
update addressbook_tables
|
2001-02-25 06:35:20 +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 |
|
Lars Kneschke
|
33833f62f6
|
adding a patch from latino
|
2001-02-05 23:10:06 +00:00 |
|
jengo
|
e69c82326b
|
Fixed upgrade script from way back when
|
2001-02-05 15:46:35 +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
|
931097377a
|
fixed tablename which didnt get changed previously
|
2000-12-14 20:31:32 +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
|
8efa10967b
|
Changing the session table structure over to the new one using serialize() to contain all of the data from phpgw_info
|
2000-12-14 08:02:08 +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 |
|
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
|
f5045f8e13
|
cleaned up these tables for the new setup prog
|
2000-12-01 18:32:57 +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
|
073ca8ad24
|
prep for 0.9.5
|
2000-11-25 09:04:17 +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
|
74d17782e7
|
corrected problems with multi-domain support, and prepared for the new release
|
2000-11-22 08:34:19 +00:00 |
|
seek3r
|
e401cd30f2
|
massive redesign to multi-domain support. This one SHOULD work
|
2000-11-21 04:49:40 +00:00 |
|
loge
|
4a2f2cba77
|
todo updates
|
2000-11-19 19:47:30 +00:00 |
|
skeeter
|
ce74573ead
|
change of cal_create_by to cal_owner
|
2000-11-18 21:44:05 +00:00 |
|