Commit Graph

6957 Commits

Author SHA1 Message Date
Ralf Becker
26eef15651 suppressed warning about unknown user/pw if db not yet created 2003-10-14 10:06:07 +00:00
reinerj
62964576bd Translation update from Finjon Kiang 2003-10-14 09:58:13 +00:00
reinerj
327dd64a77 Translation in Traditional Chinese from Finjon Kiang 2003-10-14 09:51:50 +00:00
Ralf Becker
7818d9902d phpGroupWare --> eGroupWare in login blocked message 2003-10-14 09:32:39 +00:00
Ralf Becker
5811a65bbf index: columns-to-display prefs are used again 2003-10-14 08:11:35 +00:00
Lars Kneschke
613e4013a9 added missing translation class 2003-10-14 05:18:18 +00:00
Ralf Becker
3f0246fe36 added a first version of a pre-installation check:
- php.ini values
- php extensions
- filesystem permissions
2003-10-13 16:51:29 +00:00
Ralf Becker
f4a8123654 added a first version of a pre-installation check:
- php.ini values
- php extensions
- filesystem permissions
2003-10-13 16:48:12 +00:00
Lars Kneschke
aba4df190f removed flush, because it does not work with mod_ssl 2003-10-13 13:39:33 +00:00
Lars Kneschke
986c06dca2 some cosmetic changes 2003-10-13 06:37:54 +00:00
Ralf Becker
cfdfd365c6 translated app-name about to phpgwapi, seems to fix problem with open-basedir-restrictions 2003-10-12 19:33:32 +00:00
Lars Kneschke
5240128a24 fix for last line of vcard not being a emtpy line 2003-10-12 08:19:43 +00:00
Lars Kneschke
a98fdbaa06 fixed VCard import 2003-10-12 08:14:35 +00:00
Lars Kneschke
73d8277b40 fixes for warning about unsupported charset 2003-10-11 20:55:16 +00:00
Lars Kneschke
c5871088ca updated norwegian translation
provided by

Espen Ottar
Octaga AS
2003-10-11 19:54:27 +00:00
Lars Kneschke
3e6870eb77 fix import of ical files
redirect after import still not working(tested with IE6)
2003-10-11 19:17:50 +00:00
Lars Kneschke
d8692a29f7 some small fixes from dave hall 2003-10-11 13:30:52 +00:00
Lars Kneschke
ec9e4e621e little fix from dave hall 2003-10-11 13:26:01 +00:00
Lars Kneschke
5fb17b08f6 search for app/template specific css.file
put your app specific css in appname/template/default(or templatename)/app.css
2003-10-11 07:58:40 +00:00
Lars Kneschke
03f9118fcb fixed layout of login box 2003-10-11 07:21:00 +00:00
shrykedude
18f7b1e05f pgsql fix for empty var 2003-10-11 00:02:23 +00:00
Pim Snel
2232fae0a6 remove footer and header, made first step to a better look 2003-10-10 23:54:56 +00:00
Pim Snel
580d6b9dca added todo 2003-10-10 23:53:48 +00:00
Ralf Becker
d73cfd3122 fixed get_account_name to convert the values 2003-10-10 12:45:07 +00:00
Ralf Becker
71c2acae50 fix for not set system_charset 2003-10-10 12:06:40 +00:00
Ralf Becker
23704841e0 killed 2 debug messages 2003-10-10 11:59:47 +00:00
Ralf Becker
341c8279ef created a README, that the image folders exists in CVS 2003-10-10 11:54:11 +00:00
Ralf Becker
abc4f9a3df move phrase from calendar to common 2003-10-10 09:18:10 +00:00
Lars Kneschke
00db10168f fix convert for us-ascii 2003-10-10 05:01:49 +00:00
Lars Kneschke
cb65e22c87 typo 2003-10-10 04:42:08 +00:00
Lars Kneschke
a7318559fe converted to convert for correct utf-8 support 2003-10-10 00:55:43 +00:00
Ralf Becker
33389df33d new param to translate, for string to add if no translation present, default '*' 2003-10-10 00:07:20 +00:00
Ralf Becker
e291aa7339 charset 2003-10-10 00:05:28 +00:00
Lars Kneschke
43ec195c6e added check if function iconv exists 2003-10-09 23:38:24 +00:00
Pim Snel
e2eb4e721f created special setup logo animation 2003-10-09 23:16:57 +00:00
Pim Snel
0ee40b75d5 added template var for logout icon in setup 2003-10-09 23:12:41 +00:00
Pim Snel
72299b948a port setup to idots template set 2003-10-09 23:08:04 +00:00
Pim Snel
854b740bf1 add idots images 2003-10-09 23:07:35 +00:00
Pim Snel
dd124085d7 added stylesheet 2003-10-09 23:03:40 +00:00
Pim Snel
ae566692b9 port setup to idots template set 2003-10-09 22:59:50 +00:00
Ralf Becker
cb33d46167 added a csv import to the calendar 2003-10-09 00:32:49 +00:00
Ralf Becker
7ac386280a register globals 2003-10-08 21:25:55 +00:00
Ralf Becker
9c322199d6 fixed bug in conversation table --> schema for bigint 2003-10-08 19:08:30 +00:00
Ralf Becker
0cba91137e added fallback to iconv if mbstring is not availible and killed a waring if no langs installed 2003-10-08 10:50:24 +00:00
Ralf Becker
7b409a410d some sql-insertion protection 2003-10-08 00:00:55 +00:00
Ralf Becker
6596f08060 updated cvs-import with charset-conversation and automatialy run some string to id conversations 2003-10-07 23:58:48 +00:00
Ralf Becker
7b3f4277a7 running cat_id and name2id on owner now automatical if id's are not numerical 2003-10-07 23:54:13 +00:00
Ralf Becker
3360c838f6 use db from phpgw_setup if the phpgw one is not availible 2003-10-07 22:38:06 +00:00
Ralf Becker
519e874afb use db from phpgw_setup if the phpgw one is not availible 2003-10-07 22:02:30 +00:00
Lars Kneschke
b3dfa3d386 little fix for gb2312 2003-10-07 20:56:33 +00:00