Commit Graph

55 Commits

Author SHA1 Message Date
Miles Lott
12b66fb8a9 Change lang/languages tables to phpgw_lang/phpgw_languages 2002-02-17 19:31:50 +00:00
Miles Lott
478ca3adc4 Upgrade API version to 0.9.15.001, add post-install dependency failure
test to detection class and applications.php
2002-01-13 19:52:47 +00:00
Miles Lott
0ad68796d3 Step 2 of 2 - this file now includes the older upgrade files 2002-01-08 03:28:04 +00:00
bettina
e1d78758d8 changed hook_files for preferences 2002-01-02 23:24:56 +00:00
Miles Lott
19961b84b5 Slipping in a few more hooks 2002-01-02 16:03:34 +00:00
Miles Lott
dbd4c633f9 API UPGRADE - INSERT-only version update to add missing hooks 2002-01-02 15:26:19 +00:00
Miles Lott
29e8cc822c VERSION UPGRADE - adjust lang table to accept 255 char messageid 2001-11-25 23:32:16 +00:00
skeeter
e40f83f7e3 Added the app_id field to the applications table. 2001-10-17 03:43:56 +00:00
Miles Lott
d14316cc8d Fix parameter list for createtable call in 0.9.13 upgrade 2001-10-12 17:42:14 +00:00
loic
fe9cae6737 Fix xmlrpc critical bugs 2001-10-10 15:10:56 +00:00
jengo
cb8ffc5a47 Added new history logging class 2001-10-06 02:35:37 +00:00
Miles Lott
10586849e5 Adjust phpgw_applications.app_tables to 'text' type 2001-09-29 23:08:33 +00:00
Miles Lott
8fbd154f2d Update - move vfs table creation to API using most recent version 2001-09-28 19:48:28 +00:00
Miles Lott
5989616d8c Increase session_lid to 255 chars (20 not enough to fit user@real.host.name) 2001-08-15 03:49:25 +00:00
Miles Lott
4b909ae2bb mysql 3.22.X fix 2001-08-13 17:35:17 +00:00
Miles Lott
d5b931e016 Possible fix for int setting on last update 2001-08-13 17:22:31 +00:00
Miles Lott
f1a562404b Update added to include peer server / interserver 2001-08-13 17:09:03 +00:00
jengo
2d6ad81655 Fixed problem with update script 2001-08-08 07:29:52 +00:00
jerrywestrick
f83036ae9d __FILE__, __LINE__ parameters 2001-08-08 07:21:29 +00:00
jerrywestrick
ba9b3cda71 fixed relationship between table phpgw_log and phpgw_log_msg 2001-08-06 16:39:20 +00:00
Miles Lott
fb0c7dced6 Recommitting clobbered php3 fixes 2001-08-06 00:20:27 +00:00
jengo
d6e74430bc Made it use the dbs timestamp field instead of int 2001-08-05 08:05:11 +00:00
jengo
a1f60d1ef2 Fixed PostgreSQL issues with eventlog 2001-08-05 07:43:32 +00:00
jengo
775e55fc86 Added patch for eventlog 2001-08-05 06:48:42 +00:00
Miles Lott
9bd25d9aa4 php3 (array) fixes 2001-08-04 13:26:23 +00:00
Miles Lott
42b795992b Rolling back file_space column addition 2001-07-27 10:04:07 +00:00
Miles Lott
4f0070ec5b Modified .004-.005 to work with ldap also, hope sql still works 2001-07-13 11:13:24 +00:00
jengo
68577e4d12 - Moved access log over to 3 tier design\n- edit / view account hooks now support 3 tier design\n- Added view account access history to view account (via hook)\n- Added nexmatchs to access log\n 2001-07-13 07:02:34 +00:00
Miles Lott
38a4587a2d merged addressbook tables and upgrade routines back to api, following the contacts class 2001-07-05 07:38:52 +00:00
jengo
8474cd8840 Fixed access log not updating correctly 2001-07-02 20:31:46 +00:00
Miles Lott
d3bafb6bc9 Add update to version number also 2001-07-02 01:20:02 +00:00
zone
e6203dda83 Added file space option, file_space column to phpgw_accounts 2001-07-01 22:30:07 +00:00
Miles Lott
e709e02940 one php3 problem and one misnamed function 2001-06-28 07:27:12 +00:00
Miles Lott
31b6a0547b Add missing versions, still need to retest 2001-06-17 15:43:36 +00:00
Miles Lott
572254ada6 Add some missing, recent routines 2001-06-17 14:59:46 +00:00
Miles Lott
60fbae908e Minor tweaks to make work with pg also 2001-06-13 04:36:41 +00:00
Miles Lott
68995b8101 Add two table defs for accounts DropColumn calls, still not working... 2001-06-12 22:08:33 +00:00
Miles Lott
7d306650fb Remove duplicate function number 2001-06-11 17:58:45 +00:00
Miles Lott
35a7e8fb4e Fix incorrect db object, acl xfer now works 2001-06-11 17:52:50 +00:00
Miles Lott
81763cdeb6 Finally, a working upgrade 2001-06-11 15:56:29 +00:00
Miles Lott
fcbae4b4f8 Now using only db wrappers in schema_proc 2001-06-11 01:49:16 +00:00
Miles Lott
2379f6f4dc Remove some extra tabs/spaces 2001-06-11 00:04:35 +00:00
Miles Lott
133b74ea53 Fix the linking of versions from top to bottom (I hope) 2001-06-10 15:03:50 +00:00
Miles Lott
66d5ffff1f Replace bad upgrade 2001-06-06 07:57:44 +00:00
Miles Lott
87f640f4a4 Fix/convert for setup3, almost there... 2001-06-06 07:27:42 +00:00
Miles Lott
4b9c00c914 Using new method of global phpgw_setup, then setting oProc. Most of these work now 2001-06-05 20:11:40 +00:00
Miles Lott
586b5cf483 Should be mostly complete, including 0.9.10pre24 groups table drop. We now
create a temp table for other affected apps to use, called phpgw_temp_groupmap.
2001-06-05 07:43:21 +00:00
Miles Lott
d1f3076f93 Mostly complete api upgrade file, one major function to discuss now 2001-06-05 05:15:33 +00:00
Miles Lott
40aec20f43 Remove duplicate function 2001-06-04 20:37:27 +00:00
Miles Lott
b49f963d2b Add some from the middle of the file 2001-06-04 02:29:23 +00:00