Commit Graph

44 Commits

Author SHA1 Message Date
Ralf Becker
63915fe8ab PostgreSQL seems to require to update the sequenz, after manually inserting id's 2010-09-16 11:47:15 +00:00
Oscar Manuel Gómez Senovilla
12d6d29540 Support for Indonesian. Tracker #1832 2008-11-23 13:32:49 +00:00
Ralf Becker
cb511f3213 "- fixed broken ñ in Español
- renamed language \"English / US\" to just \"English\""
2008-11-23 09:22:54 +00:00
Ralf Becker
689ffe18a9 create sqlfs dirs /, /home, /app and removed old vfs entries 2008-04-20 16:44:04 +00:00
Ralf Becker
523997b43e moved filescenter vfs2 tables and classes to filescenter and added index tables 2008-04-20 16:34:16 +00:00
Oscar Manuel Gómez Senovilla
5278ea7463 Fix for bad charset for "Spanish" translation 2007-06-03 22:14:28 +00:00
Ralf Becker
c7e3a3acd3 moved creation of group addressbook for Default into the api's default_records, as the tables are there and default_records only works for apps with tables 2006-10-07 10:55:34 +00:00
Ralf Becker
e4817e6b49 fixed postgres problems mentioned by Lars: empty languages table (was caused by sql errors, which caused the transaction to fail) 2006-01-06 05:06:46 +00:00
Ralf Becker
9b4e21dbb3 fix typo 2005-11-24 19:48:45 +00:00
Ralf Becker
f65d804916 phpgw_interserv --> egw_interserv 2005-11-13 11:55:07 +00:00
Oscar Manuel Gómez Senovilla
b68272942e bug 1240675, from zt -> zh-tw. First part, just add new files 2005-11-05 13:45:37 +00:00
Ralf Becker
970a92297e an other big update ;-)
1) phpgw_lang(uages) --> egw_lang(uages)
2) mysql 4.0+
 - charset gets now set for the connect
 - charset gets used for new tables
 - some columns shortend to deal with 1000byte (= 333 utf-8 chars) limit for indexes
 - update to 1.0.1.019 fixes the charset of existing tables
2005-11-04 18:35:09 +00:00
Ralf Becker
c85d34c0fe changed the following table-names:
- phpgw_accounts --> egw_accounts
- phpgw_acl --> egw_acl
- phpgw_log(_msg) --> egw_log(_msg)
- phpgw_config --> egw_config
- phpgw_applications --> egw_applications
This requires code-changes in many apps. Quite often I was able to replace the db access, with calls to the appropreate classes.
2005-11-02 11:45:52 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c bug 1004437 2005-09-17 16:35:53 +00:00
Pim Snel
9e2b744ce1 set async services default to fallback 2005-08-16 14:22:20 +00:00
viniciuscb
a1330a50b1 Tables needed for FilesCenter 2005-05-17 14:51:08 +00:00
reinerj
addab52d39 replace the crap 2004-08-09 13:15:33 +00:00
alpeb
eabb97968b Ralph: you erased by mistake some parenthesis in last commit ;) 2004-07-11 14:48:00 +00:00
Ralf Becker
c1c5722f40 removed availible column from phpgw_languages 2004-07-11 10:16:30 +00:00
Ralf Becker
39515264eb updated all availible languages, even if they are not used any more ;-) 2004-06-13 21:33:18 +00:00
reinerj
e0a265d267 fix from Tapio Kautto 2004-05-31 11:30:25 +00:00
Ralf Becker
3637978eee added russian translations from Alexander (McDuck) 2004-04-01 15:18:11 +00:00
alpeb
4b5367c651 Fixes bug #925266. Now default image format is PNG. 2004-03-30 03:16:49 +00:00
Lars Kneschke
d4555f763c bumped version to 0.9.11 to enable language uk
temporarly disabled auto load of languages
2004-01-20 06:00:51 +00:00
Lars Kneschke
6a5b4e957e added spanish spain and spanish mexico 2004-01-02 21:33:59 +00:00
Pim Snel
8bb9dae966 checking the vfs entries 2003-12-09 01:19:22 +00:00
Lars Kneschke
ab34001cb9 activated brazilian language 2003-11-27 23:57:31 +00:00
Ralf Becker
c49d1cf3be put the eGW demo as default record for the xmlrpc app 2003-10-20 22:44:24 +00:00
Ralf Becker
50f3f7be43 enabled Slovenian language, thanks to Dragos translations 2003-10-17 22:41: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
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +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
Zone
0a0261a9e1 Make session timeouts configurable 2002-09-24 05:21:38 +00:00
skeeter
8348aebaff GNU Patch #515. 2002-09-14 01:59:52 +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
8e616003b6 use correct oProc object 2002-03-04 05:19:48 +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
skeeter
0ae817af83 GNU Patch #133 - Improper default settings. 2002-02-14 01:53:21 +00:00
Miles Lott
798638f123 helping zone move two lines to the api 2002-01-13 20:11:23 +00:00
Miles Lott
ede23eae62 Change from 'English / American' to 'English / US' 2002-01-08 14:23:32 +00:00
Miles Lott
e017720d6e Add a default server to test xmlrpc (phpgw cvsdemo) 2002-01-04 01:42:24 +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
Miles Lott
ceba26d99e Default and base required api queries are done here(languages for now) 2001-05-28 12:14:31 +00:00