Commit Graph

52 Commits

Author SHA1 Message Date
cb21285443 create anonymous user with random password when installing or updating to 14.2, as it is required to be able to share files 2015-02-04 13:15:11 +00:00
cb0f609985 remove droped egw_interserv from default-records, as it stalls new installs 2014-02-26 10:39:54 +00:00
1ee480eaa3 remove configurable image-type preference in favor to hardcoded one always prefering png over gif, also removed all .gif images which have a png counterpart 2013-12-05 02:04:59 +00:00
7410c738c8 Prevent repeats of default template directory 2012-10-02 14:22:07 +00:00
565a2be7d6 also add dir and pref for filemanager templates 2012-07-17 13:26:52 +00:00
217eaad2d8 changing french language from "French" to "Français" for *new* installations 2011-11-25 06:30:49 +00:00
64c076c536 fixed exception stalling new installs 2011-11-10 10:09:37 +00:00
220af27f60 Create template directory and set default document_dir preference of addressbook, calendar, infolog, tracker, timesheet and projectmanager 2011-06-11 11:57:51 +00:00
63915fe8ab PostgreSQL seems to require to update the sequenz, after manually inserting id's 2010-09-16 11:47:15 +00:00
12d6d29540 Support for Indonesian. Tracker #1832 2008-11-23 13:32:49 +00:00
cb511f3213 "- fixed broken ñ in Español
- renamed language \"English / US\" to just \"English\""
2008-11-23 09:22:54 +00:00
689ffe18a9 create sqlfs dirs /, /home, /app and removed old vfs entries 2008-04-20 16:44:04 +00:00
523997b43e moved filescenter vfs2 tables and classes to filescenter and added index tables 2008-04-20 16:34:16 +00:00
5278ea7463 Fix for bad charset for "Spanish" translation 2007-06-03 22:14:28 +00:00
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
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
9b4e21dbb3 fix typo 2005-11-24 19:48:45 +00:00
f65d804916 phpgw_interserv --> egw_interserv 2005-11-13 11:55:07 +00:00
b68272942e bug 1240675, from zt -> zh-tw. First part, just add new files 2005-11-05 13:45:37 +00:00
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
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
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
82e8d1ff7c bug 1004437 2005-09-17 16:35:53 +00:00
9e2b744ce1 set async services default to fallback 2005-08-16 14:22:20 +00:00
a1330a50b1 Tables needed for FilesCenter 2005-05-17 14:51:08 +00:00
addab52d39 replace the crap 2004-08-09 13:15:33 +00:00
eabb97968b Ralph: you erased by mistake some parenthesis in last commit ;) 2004-07-11 14:48:00 +00:00
c1c5722f40 removed availible column from phpgw_languages 2004-07-11 10:16:30 +00:00
39515264eb updated all availible languages, even if they are not used any more ;-) 2004-06-13 21:33:18 +00:00
e0a265d267 fix from Tapio Kautto 2004-05-31 11:30:25 +00:00
3637978eee added russian translations from Alexander (McDuck) 2004-04-01 15:18:11 +00:00
4b5367c651 Fixes bug #925266. Now default image format is PNG. 2004-03-30 03:16:49 +00:00
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
6a5b4e957e added spanish spain and spanish mexico 2004-01-02 21:33:59 +00:00
8bb9dae966 checking the vfs entries 2003-12-09 01:19:22 +00:00
ab34001cb9 activated brazilian language 2003-11-27 23:57:31 +00:00
c49d1cf3be put the eGW demo as default record for the xmlrpc app 2003-10-20 22:44:24 +00:00
50f3f7be43 enabled Slovenian language, thanks to Dragos translations 2003-10-17 22:41:59 +00:00
9400580dbf enabled 'zh'=Chinese(simplified), changed version to 0.9.99.003 2003-09-24 22:04:38 +00:00
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
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
0a0261a9e1 Make session timeouts configurable 2002-09-24 05:21:38 +00:00
8348aebaff GNU Patch #515. 2002-09-14 01:59:52 +00:00
306bd52803 GNU Patch #500 - Enabling Polish language. THIS WORKS AS AN API UPGRADE. 2002-09-01 13:00:39 +00:00
8e616003b6 use correct oProc object 2002-03-04 05:19:48 +00:00
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
0ae817af83 GNU Patch #133 - Improper default settings. 2002-02-14 01:53:21 +00:00
798638f123 helping zone move two lines to the api 2002-01-13 20:11:23 +00:00
ede23eae62 Change from 'English / American' to 'English / US' 2002-01-08 14:23:32 +00:00
e017720d6e Add a default server to test xmlrpc (phpgw cvsdemo) 2002-01-04 01:42:24 +00:00