Commit Graph

870 Commits

Author SHA1 Message Date
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
Ralf Becker
4347d7f9fc fixed simplyfied chinese from cs to zh 2003-09-23 11:34:14 +00:00
Ralf Becker
db58171660 delete history-log-entries if an app gets de-installed 2003-09-22 23:48:28 +00:00
Pim Snel
4f7a8498f7 new setup icons:checked,completed, incomplete, table, dependecy 2003-09-15 16:19:51 +00:00
Lars Kneschke
bfb56ec1de ldap fixes 2003-09-14 14:35:36 +00:00
Lars Kneschke
844c7ead96 added option for LDAP version 3 2003-09-14 06:01:47 +00:00
Lars Kneschke
9de9eb51c1 app_title changed to app_name
forgot one to change

closes bug #804009
2003-09-11 02:24:50 +00:00
reinerj
fe459cedfc change the falue from phpgw to egw 2003-09-10 23:40:42 +00:00
reinerj
2819c53c2d change the falue from phpgw to egw in config 2003-09-10 23:24:52 +00:00
Ralf Becker
aaabbf297b removed, because not used by setup(3) 2003-09-08 23:03:13 +00:00
Ralf Becker
c94e86a5fa makeing iDots the default template and some other defaults 2003-09-08 22:21:22 +00:00
Ralf Becker
cac3b67174 fixed a register_globals=off prob in the db-creation and made the help-msg use the real db-name, -user and -pass 2003-08-30 15:31:38 +00:00
Ralf Becker
61f83720f5 not used, manageheader uses the lang-files from setup 2003-08-30 15:10:02 +00:00
Lars Kneschke
412e8052f3 a field name has changed
removed some ugly output
added utf8_decode for usernames
2003-08-30 06:06:11 +00:00
Ralf Becker
83032cf790 fixed a register_globals=off prob in the db-creation and made the help-msg use the real db-name, -user and -pass 2003-08-29 16:42:25 +00:00
reinerj
6ebd57edaa remove phpgw default info with egw 2003-08-28 22:48:52 +00:00
Ralf Becker
7971e01aef some first basic branding 2003-08-28 18:17:11 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
gugux
bcc3995d8a Changed all x's into %'s into lang calls and lang files, added missing english phrases and french translations. 2003-06-17 21:37:40 +00:00
gugux
7b12e0880c Added zh lang file, patch #1617, thanks to C K Wu ! 2003-06-11 20:31:03 +00:00
Ralf Becker
57cdfaaf7e changed $GLOBALS[HTTP_POST_VARS] to $_POST to get the automatic lang-update working again
merged skwashd's changes from .16
2003-05-29 07:58:45 +00:00
Ralf Becker
5b1231566b merged dave's fix for the domain-select-box from .16 2003-05-18 22:06:01 +00:00
Ralf Becker
39662ae506 updated to use new prefs format 2003-05-18 16:51:45 +00:00
Ralf Becker
0a663de5e4 fix to correct guess the pathes with register globals off,
set mcrypt_enabled to extension_loaded('mcrypt') (default on if it's installed)
2003-05-18 15:06:15 +00:00
Ralf Becker
6b1cfa855e limited the length of the message_id to 230 and defined a constant for it 2003-04-02 17:46:37 +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
Ralf Becker
4ea536e015 Added link to the user manual (as disscussed with skwashd).
Modified the check for a not-readable header.inc.php
2003-03-09 14:28:26 +00:00
Ralf Becker
e19a2ee41d fix multidomain header-generation 2003-03-05 14:21:49 +00:00
Zone
64a95a6819 Add WebDAV file_repository option, and show example path for WebDAV repository 2003-02-06 22:54:02 +00:00
gugux
5f72c82a90 Added missing \ 2003-01-23 21:35:32 +00:00
gugux
1515dae637 Added missing phrases. 2003-01-09 22:51:51 +00:00
gugux
c0da43f00b Commit to set HEAD branch to the level of 0.9.14 stable for french translation files. 2003-01-08 22:57:45 +00:00
seek3r
88a5b7151f *** empty log message *** 2002-12-22 23:59:18 +00:00