Miles Lott
e51d3f26ab
intval -> (int)
2003-12-20 18:26:24 +00:00
Lars Kneschke
ab34001cb9
activated brazilian language
2003-11-27 23:57:31 +00:00
Miles Lott
6a69632487
Switch to using oProc object instead of db object to avoid update errors
2003-10-19 12:48:36 +00:00
Ralf Becker
50f3f7be43
enabled Slovenian language, thanks to Dragos translations
2003-10-17 22:41:59 +00:00
Ralf Becker
588abbaea7
changed the content column of phpgw_app_session from text to longtext (its overflowing eg. in eTemplate from time to time)
2003-10-04 14:06:15 +00:00
Ralf Becker
0d41ea8765
fixed wrong NOT NULL attributes in phpgw_accounts
2003-09-25 01:33:59 +00:00
Ralf Becker
9400580dbf
enabled 'zh'=Chinese(simplified), changed version to 0.9.99.003
2003-09-24 22:04:38 +00:00
Ralf Becker
36b40204e3
update to version 0.9.99.002:
...
- new columns for accounts-table: contact_id and primary group
- fixed error from 0.9.10 update with groups and permissions columns only half deleted
- update function for phpGW 0.9.14.508/9 and 0.9.15.013/4
2003-09-13 18:19:03 +00:00
Ralf Becker
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
Ralf Becker
6ab850d35c
- added update from version 0.9.14.004-6 (security-fixes) and 0.9.14.508 (asyncservice)
...
- merged asyncservices from .16
2003-07-21 18:20:45 +00:00
Ralf Becker
acaae4b3e6
removed $appdir in include to close security hole (setting this var in the url and register_globals on)
2003-07-21 15:45:49 +00:00
Ralf Becker
263f054bee
updated to reflect changes in .16: phpgw_vfs.content has to be nullable
2003-06-22 11:23:53 +00:00
Ralf Becker
a09ccfb730
merged sesson-functions for .16, incl. the brute-force stuffe and cacheing the data from other session in the appsession
...
fixed multidomain logins for register_globals off
2003-05-18 19:18:58 +00:00
ceb
a28174ef68
update categories plus addressbook table to add column last_mod
2003-05-01 23:22:57 +00:00
Ralf Becker
21d8e8fd62
reworked preferences (ported from .16 incl. fixes):
...
- not set user-prefs use the default value, default values have been used only for new accounts before
- preference-table has new column preference_app
- preferences got automaticaly quoted now, eg. its save to use single and double quotes as well as backslashs
2003-05-01 09:19:50 +00:00
Ralf Becker
32c7713591
table-update:
...
- added table phpgw_async for asyncservices
so .16 is now identical to head from the db-format
2003-04-27 23:18:37 +00:00
Ralf Becker
73abdbb9d8
update to 0.9.14.003
2003-04-18 17:59:41 +00:00
Ralf Becker
3eea3bd8c0
update
2003-04-03 16:55:03 +00:00
Ralf Becker
a5a5d245d8
added the new 0.9.16 development branch (api versions 0.9.14.5xx)
2003-03-27 18:51:26 +00:00
Ralf Becker
c2778383c5
2 changes:
...
- newer lang-files get now installed automaticaly when a user log's in
- Czech is added to the supported lang's
==> phpgwapi version updated to 0.9.14.002
2003-03-22 01:32:43 +00:00
ceb
1885c7251d
update version 0.9.14.001
2002-11-25 18:33:30 +00:00
ceb
6d142e0c7c
removed app_title plus update default layout to use xslt
2002-10-26 22:39:19 +00:00
Zone
0a0261a9e1
Make session timeouts configurable
2002-09-24 05:21:38 +00:00
skeeter
306bd52803
GNU Patch #500 - Enabling Polish language. THIS WORKS AS AN API UPGRADE.
2002-09-01 13:00:39 +00:00
Miles Lott
9780932675
One syntax fix, add upgrade routine from .14.000
2002-08-26 07:51:54 +00:00
Zone
b3c3791b5e
Add 'content' column to phpgw_vfs table
2002-08-26 04:38:29 +00:00
Miles Lott
1da1796bcb
WARNING - changes preference_owner field to integer (was varchar(20)); also
...
found potential problem with 0.9.10 upgrade series re: db object usage
2002-05-19 22:52:34 +00:00
Miles Lott
8ba02059f3
Update to match changes added to release branch
2002-03-01 11:30:59 +00:00
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