Commit Graph

902 Commits

Author SHA1 Message Date
Miles Lott
1df412f9c4 ereg_replace/intval update 2003-12-10 11:45:03 +00:00
Miles Lott
bde5dcc84a Set a default port if the admin is just now upgrading header for the new port spec 2003-12-10 11:40:31 +00:00
shrykedude
f17337d3b7 Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
zhangweiwu
b8d36e17c2 New Translation. Blah. 2003-12-07 12:57:37 +00:00
zhangweiwu
c451623cf9 Translation translation blah ... 2003-12-03 03:08:09 +00:00
zhangweiwu
01fa575b05 Newest translation. Setup module is put into Chinese. 2003-11-27 13:32:09 +00:00
zhangweiwu
edb7da7145 Newest translation.
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +00:00
Lars Kneschke
fea33a3d1f fix for bug [ 839099 ] Error in ldapmodify 2003-11-20 06:21:56 +00:00
Miles Lott
e5cf023559 Fix old setup bug with tables_current output and extra comma 2003-11-13 12:25:56 +00:00
dragob
f564d79dae Some cosmetics in translations. 2003-11-12 13:18:44 +00:00
shrykedude
1f31aa14a0 Update English translations to replace phpGW with eGW 2003-11-09 16:11:09 +00:00
Carsten Wolff
369b9ede5e fixed typo 2003-11-07 17:26:28 +00:00
Ralf Becker
3ae4338b2e fixed php.ini check for php compiled with --disable-memorylimit, ini_get() returns '' 2003-11-06 22:56:31 +00:00
reinerj
f3de62e3da updated Big5 lang file from Finjon Kiang 2003-11-04 11:29:10 +00:00
Pim Snel
587db31793 new Dutch translations 2003-11-04 02:03:38 +00:00
Ralf Becker
07f6ff431f added a note about mycrypt to manageheader 2003-11-03 22:21:55 +00:00
Ralf Becker
ef124b4f14 minor update 2003-11-03 22:03:07 +00:00
Ralf Becker
3c088141ca - added some icons, to make the check easier to understand
- added a fudforum writeable by webserver check
2003-11-03 20:56:15 +00:00
Ralf Becker
30d3bedaa4 added english and german translations and only show 'Check install' and 'Logout' if one is loged in 2003-11-02 10:44:50 +00:00
Ralf Becker
f6a498f68e - fixed not existing posix_get{pwuid|grgid}, outputs 'not availible' under win now
- explaining boolean returns from ini_check as On or Off
- added extension imap to check for email apps
- not useing function dl if that function does not exist
2003-11-02 08:26:46 +00:00
dragob
8a2fdf11df Slovenian translation of the setup application added. 2003-10-31 20:43:12 +00:00
Pim Snel
bc173c09ce setup now uses the new and last idots templates set 2003-10-26 14:46:52 +00:00
Ralf Becker
1f40b7c8fa corrected the multi-domain login 2003-10-26 09:26:59 +00:00
Miles Lott
4b4afd3c23 Add another case for manageheader when domains are not defined in header.inc.php, also some formatting updates 2003-10-22 11:28:17 +00:00
reinerj
3a4f122099 solve bug http://http:// in logo 2003-10-15 18:16:12 +00:00
reinerj
62964576bd Translation update from Finjon Kiang 2003-10-14 09:58:13 +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
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
a057b014d1 fix for not installed apps 2003-10-06 11:01:57 +00:00
Ralf Becker
199fdc941f new phrases and german translations for the system-charset-conversation, written as iso-8859-1 file under a eGW with system-charset = utf-8 with the updated translation-tools 2003-10-05 13:44:03 +00:00
Ralf Becker
6a48c89130 cosmetics ;-) 2003-10-05 13:42:27 +00:00
Ralf Becker
4a775848e4 disabled translation-storage-selection, as only the sql/db one is working atm. 2003-10-05 11:11:01 +00:00
Ralf Becker
0ca093c04f added multibyte-support for conversation of other charsets then utf-8 and iso-8859-1 2003-10-05 10:44:16 +00:00
Ralf Becker
7b95f52718 not longer needed 2003-10-05 02:07:32 +00:00
Ralf Becker
fd2d96d063 1) implemented a share system-charset, which can be different from the charset of the lang-files
2) moved sql-specific part of setup_translation to translation_sql
3) TO-DO: get the translation-tools working in this setting
2003-10-05 02:06:11 +00:00
Ralf Becker
658dfdce96 restructured setup a bit:
- move most of the lang-code from setup/lang.php to phpgwapi/inc/class.translation_sql.inc.php
- added a minimal-auto-configuration, so one does not need to enter the config-step at all for a running installation
- added the language of the admin to the installed languages
2003-10-04 13:24:34 +00:00
zhangweiwu
f886e06d3c Updated translation. 2003-10-03 20:06:26 +00:00
Ralf Becker
4132f01ad0 create demo-accounts only on explicit request 2003-10-03 13:38:18 +00:00
Ralf Becker
01dcc7cae1 commented out the options:
- auth via PAM
- account-storage in contacts
- datetime port
2003-10-02 19:14:53 +00:00
Lars Kneschke
014c3b18dd [ 813403 ] ldap account import/export fix
does not need GLOBALS = on anymore

https://sourceforge.net/tracker/index.php?func=detail&aid=813403&group_id=78745&atid=554340

Patch Author: Shryke Dude (shrykedude)
2003-09-28 11:38:07 +00:00
Ralf Becker
47b4503dbc disabled peer-server settings 2003-09-25 02:22:58 +00:00
Lars Kneschke
71ddbf9f60 corrected typo 2003-09-24 05:38:27 +00:00
Lars Kneschke
b474e887eb also ask for proxy username and password 2003-09-24 05:17:37 +00:00
Ralf Becker
1ed1b0f431 some fixes for setup:
- back-button for manage-header
- header-update shows lang-selection
- lang-selection is sorted now alphabetical
- lang-selection in header-admin shows up only if called the first time (without login)
- manage-languages and add-applications respekt now different translations for the same phrase in different apps
2003-09-23 13:08:40 +00:00