Commit Graph

308 Commits

Author SHA1 Message Date
skeeter
09361d01f8 GNU Patch #506. 2002-09-04 00:10:57 +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
Zone
56e30222db Increment version (add 'content' column in phpgw_vfs) 2002-08-26 04:36:12 +00:00
skeeter
24d9c7546c Cleaning up a couple of common lang phrases. 2002-08-24 13:56:16 +00:00
skeeter
d6cd10d920 Cleaning up a couple of common lang phrases. 2002-08-24 13:41:35 +00:00
skeeter
3a32c969be Cleaning up a couple of common lang phrases. 2002-08-24 13:36:31 +00:00
skeeter
8a82df2ab7 Cleaning up a couple of common lang phrases. 2002-08-24 13:32:05 +00:00
skeeter
3aa1be45e4 GNU Bug #470 2002-08-23 03:12:11 +00:00
skeeter
ed5e352c6e GNU Patch #428. 2002-08-23 00:37:06 +00:00
ceb
870686ed0d added some langs 2002-08-18 22:33:10 +00:00
skeeter
5abe31deca Should fix the missing perf* function. 2002-08-15 23:37:31 +00:00
skeeter
9155ecf159 GNU Patch #380. 2002-06-29 11:34:52 +00:00
skeeter
058ddb033f GNU Patch #348. 2002-06-25 01:09:29 +00:00
Miles Lott
a0e48a1c56 oops, extra table... 2002-05-19 23:02:12 +00:00
Miles Lott
a2c0c0c09b WARNING - changes preference_owner field to integer (was varchar(20)); 2002-05-19 22:55:37 +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
ceb
8e33cfaeb3 typo 2002-05-14 22:55:56 +00:00
ceb
ae0f6115a1 update fr lang files 2002-05-14 22:33:00 +00:00
ceb
853d281753 added langs 2002-05-03 22:21:32 +00:00
ceb
0aa2f45896 added langs 2002-05-02 22:37:50 +00:00
Miles Lott
f900167903 php3 fix 2002-04-29 20:45:38 +00:00
Miles Lott
8b93ed7df1 add appinfo 2002-04-27 03:53:05 +00:00
ceb
72aadf6ec0 fixed wrong mysql version check 2002-04-25 20:35:41 +00:00
skeeter
9baade38b0 Fixes to GNU Patch #267. 2002-04-23 00:45:58 +00:00
skeeter
c982108a41 Added missing phrases. 2002-04-13 19:21:26 +00:00
Miles Lott
3c8fffb1e7 Manageheader now handles editing of multiple domains 2002-04-07 23:56:03 +00:00
skeeter
301b5268d3 Changed the version check to compare against the string rather than the number. 2002-04-07 19:58:57 +00:00
ceb
befdc71038 fixed wrong php version check. function mysql_get_server_info() was added in 4.0.5. the installation of phpgw fails with php versions 4.0.0 - 4.0.4. because of the @ in front of that function call the install is frozen. it doesnt return a message and also doesnt continue in any way 2002-04-05 20:37:27 +00:00
ceb
7c84398cb3 added french langs 2002-04-04 20:51:26 +00:00
ceb
af2255ec54 added finnish lang file 2002-04-02 21:13:11 +00:00
ceb
c69aae2042 added french translation file 2002-04-02 20:07:55 +00:00
skeeter
2660ec6e9e Added new phrase - Welcome - for linux-at-work.de template. 2002-03-26 22:30:14 +00:00
Miles Lott
7ac912a218 Add special case for mysql 3.22.X if we can detect the server version (php4) 2002-03-21 02:15:45 +00:00
simone
b483f62116 update with missing LANG calls 2002-03-06 23:53:07 +00:00
Miles Lott
8e616003b6 use correct oProc object 2002-03-04 05:19:48 +00:00
Miles Lott
8ba02059f3 Update to match changes added to release branch 2002-03-01 11:30:59 +00:00
skeeter
a3bc3d813c One more file needed to be changed over for the language table update. This is for a fresh install. 2002-02-18 01:41:33 +00:00
Miles Lott
1f77e1ad45 Oops, add new file... 2002-02-17 19:50:25 +00:00
Miles Lott
12b66fb8a9 Change lang/languages tables to phpgw_lang/phpgw_languages 2002-02-17 19:31:50 +00:00
skeeter
26144ff687 Applied patch #104 and fix for Support #100433. 2002-02-15 18:49:06 +00:00
skeeter
0ae817af83 GNU Patch #133 - Improper default settings. 2002-02-14 01:53:21 +00:00
seek3r
2df5d74dd3 fixed header to use and added my debug constants along with my replacement for print_debug 2002-02-12 09:10:40 +00:00
p_pessagno
166d2cdca2 Big French Translation update - thanks to Guillaume 2002-02-04 15:13:45 +00:00
ceb
f81e5cae86 added langs 2002-01-28 01:53:42 +00:00
ceb
7a81658577 added langs 2002-01-28 00:20:42 +00:00
p_pessagno
651fb09b52 full spanish translation 2002-01-15 19:04:13 +00:00
Miles Lott
798638f123 helping zone move two lines to the api 2002-01-13 20:11:23 +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
skeeter
2f00aa1545 Added a few more missing phrases. 2002-01-13 15:02:45 +00:00
Miles Lott
fa3562d6ec add some langs, move some to api 2002-01-11 14:04:40 +00:00
Miles Lott
ede23eae62 Change from 'English / American' to 'English / US' 2002-01-08 14:23:32 +00:00
Miles Lott
a3a7af4690 Adding these again - lost in the move 2002-01-08 03:32:04 +00:00
Miles Lott
9af1e64200 no longer needed 2002-01-08 03:29:38 +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
Miles Lott
d7218108ca adding some phrases 2002-01-07 14:20:25 +00:00
Miles Lott
48dc49a613 Remove doubled table 2002-01-05 18:56:33 +00:00
Miles Lott
d4f2128d83 Add some langs 2002-01-04 04:20:24 +00:00
Miles Lott
e017720d6e Add a default server to test xmlrpc (phpgw cvsdemo) 2002-01-04 01:42:24 +00:00
Miles Lott
567d2a8a6b add 'language' and 'section' 2002-01-04 00:29:27 +00:00
Miles Lott
3c8e44380b add 'list' 2002-01-04 00:27:14 +00:00
Miles Lott
ba6bf89d9e Add some missing langs for calendar 2002-01-04 00:22:55 +00:00
Miles Lott
784c87ec14 Add new forum phrases, move some to common 2002-01-04 00:16:47 +00:00
skeeter
33ace3a0cd This will make the poweredby phrase compatible with html 4.01. 2002-01-03 12:30:26 +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
seek3r
433a23d93e updating for new sessions class change 2002-01-02 15:10:06 +00:00
bettina
79998e203b update langs 2002-01-01 20:57:52 +00:00
Miles Lott
ee4ddf400f Moving a phrase to common 2001-12-17 16:37:13 +00:00
Miles Lott
29e8cc822c VERSION UPGRADE - adjust lang table to accept 255 char messageid 2001-11-25 23:32:16 +00:00
Lars Kneschke
a342d1c6e3 added some missing files 2001-11-14 18:09:31 +00:00
Miles Lott
09602fec0c set newest version number 2001-10-17 18:29:09 +00:00
skeeter
e40f83f7e3 Added the app_id field to the applications table. 2001-10-17 03:43:56 +00:00
Miles Lott
443765bb67 Add new table to tables array 2001-10-12 18:19:45 +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
jengo
dd450aa11b #465163 - Merged in patch for Chinese Translations 2001-09-28 21:52: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
jengo
ed6fabcc15 Merged in pacth for partial chinese translations - Thanks Yen-Shuo Su (shuo) 2001-09-24 22:50:14 +00:00
Miles Lott
522dee7c77 fix one of the last added 2001-09-17 02:54:12 +00:00
Miles Lott
0dd0d84ce2 add langs for app upgrade status 2001-09-17 02:53:02 +00:00
skeeter
41c8bd58d3 Applied patch #460021 in a modified form. 2001-09-17 02:27:22 +00:00
Miles Lott
37122a1fa7 add globals to work with setup 2001-09-12 16:49:23 +00:00
Miles Lott
a3502cc6a8 Add new phrases for app status in home.php 2001-09-10 09:44:30 +00:00
Miles Lott
3e6cc47176 Rollback, new file had too many dups from admin 2001-09-08 13:16:58 +00:00
Miles Lott
fbf00d2502 remove duplicate 2001-09-08 13:10:15 +00:00
Miles Lott
6d61de65ed Updated file from Guillaume Courtois <guigui@gugux.net> 2001-09-08 13:02:12 +00:00
bettina
c2b4a12250 update langs 2001-09-05 01:38:56 +00:00
skeeter
370818fa8e Cleanups of warnings. 2001-09-03 09:51:27 +00:00
Miles Lott
669c8b41a5 New file from <pamelant@nerim.net> 2001-09-01 13:32:50 +00:00
Miles Lott
176b3bb373 Fix two country name entries <pamelant@nerim.net> 2001-08-31 23:09:28 +00:00
Miles Lott
a9d1c35781 Fix lang setting on one phrase 2001-08-21 12:53:40 +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
Miles Lott
ed5f6371d1 Update to match the updates 2001-08-08 13:46:00 +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
Miles Lott
5efdffad7b Update header to include xml/soap functions... this needs to be ironed out 2001-08-07 23:04:49 +00:00
jerrywestrick
ba9b3cda71 fixed relationship between table phpgw_log and phpgw_log_msg 2001-08-06 16:39:20 +00:00
jerrywestrick
4cee323497 Fixed the relationship between phpgw_log and phpgw_log_msg tables 2001-08-06 16:38:01 +00:00
jerrywestrick
c1844e6ebc Fixed phpgw_log <-> phpgw_log_msg relationship... 2001-08-06 16:36:16 +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
jengo
cb873132bb No longer needed 2001-08-05 06:34:19 +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
bettina
a1f975abe2 update langs 2001-07-20 03:49:07 +00:00
Miles Lott
095ff431c0 Fix uc setting phpgw_nextid, should be appname, as the update file says 2001-07-13 15:24:21 +00:00
Miles Lott
bcbe93152e Fix to cat_id field def, since default => 0 now works; an auto column should not
have a default defined
2001-07-13 14:36:56 +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
cortesi
5a3e21ab8d added/fixed few translations 2001-07-09 01:10:16 +00:00
jengo
59874ad788 SF Feature Request #428390 - Added option to not check the IP of sessions for those behind load balancing proxys 2001-07-08 04:05:10 +00:00
seek3r
2d97b29cfa patched up php3 compatibility (again) 2001-07-06 06:46:10 +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
2a5a6ae473 Set correct unique column 2001-06-28 09:18:27 +00:00
Miles Lott
4458a6f502 undo unique column on nextid table 2001-06-28 09:17:22 +00:00
Miles Lott
e709e02940 one php3 problem and one misnamed function 2001-06-28 07:27:12 +00:00
skeeter
d0890b1864 Fixes for bug #431356. 2001-06-26 23:33:18 +00:00
bettina
f0c5829c3b added langs 2001-06-24 04:15:13 +00:00
Miles Lott
f7f08956a2 Change from checkboxes to select so we get a null back from the form 2001-06-23 06:15:37 +00:00
bettina
a6c6491bca added langs 2001-06-22 23:51:23 +00:00
bettina
e866db9499 added langs 2001-06-22 23:45:00 +00:00
bettina
a2f24cc737 added langs 2001-06-22 22:41:01 +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
2759650add Change spaces to tabs 2001-06-16 17:04:33 +00:00
cortesi
9a523159af added few missing translations 2001-06-15 23:20:10 +00:00
bettina
8facfebf68 update langs 2001-06-15 00:20:14 +00:00
Miles Lott
11e67f96ee Remove non-api tables, as they are handled in each app now 2001-06-14 17:25:04 +00:00
Miles Lott
8c4d23046d Add 'open notify window' for home page 2001-06-13 07:47:56 +00:00
Miles Lott
60fbae908e Minor tweaks to make work with pg also 2001-06-13 04:36:41 +00:00
bettina
9814ac31b1 update langs 2001-06-13 01:56:20 +00:00
bettina
68e50e79e1 update langs 2001-06-12 22:54:56 +00:00
Miles Lott
68995b8101 Add two table defs for accounts DropColumn calls, still not working... 2001-06-12 22:08:33 +00:00
bettina
f6def14ca4 update langs 2001-06-12 04:03:56 +00:00
bettina
77d909e507 update langs 2001-06-12 02:38:13 +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