Commit Graph

1235 Commits

Author SHA1 Message Date
Lars Kneschke
1c4381c178 cosmetic change only
only root has the # sign
2006-03-05 08:01:28 +00:00
Lars Kneschke
92e1cda84a fixed some spelling errors
su does not have a -l parameter under Gentoo, Debian and Solaris
but using only - is ok on any distribution
2006-03-05 07:58:12 +00:00
Miles Lott
5f9d52623c Fix minor bug in lang() for common, and update setup's version to match common 2006-02-24 03:06:40 +00:00
Oscar Manuel Gómez Senovilla
271364abf1 slovak updates 2006-02-24 01:08:15 +00:00
Oscar Manuel Gómez Senovilla
84c8db4e8b slovensky (sk) additions and some updates 2006-02-18 03:06:35 +00:00
Oscar Manuel Gómez Senovilla
2f0ec5f3a9 slovenian and slovak fix 2006-02-15 00:28:16 +00:00
Oscar Manuel Gómez Senovilla
52e8f4437d small typo in setup lang file 2006-01-12 11:05:56 +00:00
Oscar Manuel Gómez Senovilla
bba1a9ecc5 fix for charset problem 2006-01-08 13:10:54 +00:00
Carsten Wolff
99cb0bd567 fixed a handfull of bugs that broke setup/update from 1.0 to 1.2 2006-01-06 16:21:51 +00:00
Oscar Manuel Gómez Senovilla
36f4261835 chinese updates 2005-12-30 16:07:29 +00:00
Oscar Manuel Gómez Senovilla
46fe9eadbe basque inclusion 2005-12-24 01:52:18 +00:00
Lars Kneschke
8880080d23 use negative groupid 2005-12-16 07:10:42 +00:00
Lars Kneschke
cbaed98f08 use negative groupvalues
remove debug output
2005-12-16 07:09:15 +00:00
Ralf Becker
9e246a9661 - disabled uninstall of the api
- not installed apps are shown without (error)-icon now, as it's means to most people they have to install everything
2005-12-14 23:30:43 +00:00
Oscar Manuel Gómez Senovilla
cbbd5866de updates for late RC4 :( 2005-12-03 01:01:27 +00:00
Ralf Becker
341eb15afb fixed not working system-charset conversation (now removed) with backup and re-install of backup with a different charset. A setable client encoding is used if availible. 2005-12-01 23:18:07 +00:00
Ralf Becker
1f8f71de35 fix for not working setup under some versions / compilations of php4 2005-12-01 15:23:49 +00:00
Ralf Becker
7b2b823835 - setup uses now the system_charset, that fixes various errors reported:
+ setup_demo gives errors under postgres
 + setup_demo can save special chars in the admin name
- renamed setup_demo into admin_account, as setting up demo accounts is the least used function of it
- fixed warning db::delete missing params, if delete_all was checked
2005-11-27 07:48:22 +00:00
Ralf Becker
e7000f3877 added home and replaced email with felamimail 2005-11-25 20:31:12 +00:00
Ralf Becker
2ee5b02448 fixed bug reported on the list: using (constant) returnvalue as reference is not possible in php4 2005-11-25 09:21:42 +00:00
Ralf Becker
2b083935ec fixes for negative group-id and others 2005-11-24 20:49:23 +00:00
Ralf Becker
0a9adb0389 a new look for the 1.2 2005-11-24 15:01:27 +00:00
Ralf Becker
759a50c8c6 fix for 2-digit version-numbers (dependency on 1.2 is ok with a 1.2.xxx version) 2005-11-24 13:07:57 +00:00
Oscar Manuel Gómez Senovilla
0e16ad0dc5 spanish updates for 1.2rc2 (hopefully) 2005-11-24 12:13:55 +00:00
Oscar Manuel Gómez Senovilla
d038701dcb traditional chinese update 2005-11-24 10:25:38 +00:00
Ralf Becker
6100a04ecf added check for required php version 4.3+ 2005-11-22 18:29:51 +00:00
Ralf Becker
cde824505e fixed bug of not written domains under windows with new php's:
It's a bit obscure:
$deletedomain='';
$domain='default';
isset($deletedomain[$domain]) === true
under linux this is NOT true
fixed it by using: is_array($deletedomain) && isset($deletedomain[$domain])
2005-11-20 12:43:50 +00:00
Ralf Becker
5bf7cc575c removed misleading insanity message, as suggested by omgs 2005-11-20 10:32:35 +00:00
Ralf Becker
fb3c622ddf - removed not working db+user creation under postgres
- added "working" explenation how to create a db, user und the necesary rights under postgres
- manageheader: renamed Domain --> Database instance (eGW Domain)
- manageheader: added further explenation of the host-field for Postgres and ODBC/MaxDB
2005-11-19 20:32:00 +00:00
Ralf Becker
3b8febb076 1) fixed not working detection of a connection to the db (postgres)
2) fixed detection of table-names with mixed case, which get returned in lowercase
2005-11-19 20:28:39 +00:00
Cornelius Weiß
d4b865c1bd fix: removed debug messages 2005-11-17 10:41:42 +00:00
Ralf Becker
30859798d1 fixed wrong $this->db instead of $db in error-message 2005-11-15 19:10:11 +00:00
Ralf Becker
48a95410db added enhanced validation hooks for:
- tmp-dir (writable)
- files- & backup-dir (writable, not in docroot)
- mailserver configuration (also syncs the values with emailadmin)
2005-11-14 14:51:58 +00:00
Ralf Becker
4b918f5b98 system charset can now be selected before the db gets created and it gets used now for the db-creation in mysql4.1+, also enabled the automatic db-creation for mysqlt and mysqli too 2005-11-14 08:38:21 +00:00
Ralf Becker
e139353781 changed 'makesure' into a complete message_id, so you get something usefull, even if it's not translated 2005-11-14 08:32:03 +00:00
Oscar Manuel Gómez Senovilla
0e6d8054f2 slovenian update 2005-11-13 23:23:16 +00:00
Oscar Manuel Gómez Senovilla
dccb3b29ef spanish updates for 1.2 rc1 2005-11-13 21:22:11 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194 Traditional chinese (Taiwan) completion 2005-11-13 10:38:23 +00:00
Ralf Becker
1f37f024ca phpgw_access_log --> egw_access_log 2005-11-13 09:47:05 +00:00
Ralf Becker
f6e4328f85 phpgw_(app_)sessions --> egw_(app_)sessions 2005-11-13 09:16:31 +00:00
Ralf Becker
44bcc1247d improved docu of prefs class and phpgw_preferences --> egw_preferences 2005-11-13 07:49:56 +00:00
Ralf Becker
8a06c230c4 modernized and documented the hooks-class, phpgw_hooks --> egw_hooks 2005-11-13 06:58:38 +00:00
Oscar Manuel Gómez Senovilla
71cfbad789 misc lang updates 2005-11-07 08:32:02 +00:00
Ralf Becker
7a2426fd29 changing the default charset of the DB too and running now only for mysql 4.1+ (no longer for 4.0, as I cant get it working there) 2005-11-07 07:46:17 +00:00
Ralf Becker
7635fb25c9 phpgw_categories --> egw_categories plus reworked categories class 2005-11-05 22:58:51 +00:00
Ralf Becker
87d2bdf170 swichting the diagnostics off (unless extra debug is checked or run standalone) 2005-11-05 18:14:20 +00:00
Oscar Manuel Gómez Senovilla
49d548dd25 bug 1240675: removing old phpgw_zt.lang files 2005-11-05 14:22:46 +00:00
Oscar Manuel Gómez Senovilla
de61e6f3a7 *** empty log message *** 2005-11-05 13:54:56 +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
Oscar Manuel Gómez Senovilla
405c9020ec *** empty log message *** 2005-11-05 13:21:23 +00:00
Ralf Becker
185a1cc2bd 1) renamed translation_sql to translation, as translation_file is not used or working (we can allways re-add it)
2) new list_langs function for the TranslationTools, so they dont need to access the languages table direct
2005-11-05 12:59:17 +00:00
Ralf Becker
e922cb3e75 1) renamed translation_sql to translation, as translation_file is not used or working (we can allways re-add it)
2) new list_langs function for the TranslationTools, so they dont need to access the languages table direct
2005-11-05 12:50:55 +00:00
Oscar Manuel Gómez Senovilla
592632e05b language updates 2005-11-04 22:44:07 +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
Ralf Becker
1983bdc556 added checks for:
- file_uploads = On (required for filemanager(s))
- PEAR installed (required by SyncML & iCal import+export of calendar)
- PEAR::Log installed (required by SyncML)
2005-11-01 07:20:46 +00:00
Oscar Manuel Gómez Senovilla
33cb3881af norwegian updates 2005-10-31 08:53:32 +00:00
Ralf Becker
59abaf3458 added settings for mail-auth to configuration 2005-10-29 10:58:25 +00:00
Ralf Becker
809bbaccda replaced depricated mcrypt_generic_end, which 4.1.1+ mcrypt_generic_deinit, as it gaves warnings in php5 2005-10-27 09:26:08 +00:00
Oscar Manuel Gómez Senovilla
26a9fed831 *** empty log message *** 2005-10-26 00:54:00 +00:00
Oscar Manuel Gómez Senovilla
8d72df90fd *** empty log message *** 2005-10-20 09:49:27 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
Ralf Becker
021d72b93e extended the check for (admin-)accounts to other account storages 2005-10-15 07:57:06 +00:00
Ralf Becker
e2e0fd6446 Make the PHP session restore an own session type in manageheader. So you can switch it on and off, without the need to edit the code. At the moment it's off by default, with a note that it can give a big performance boost (if it works on your distro).
Please note: If you already edited your phpgwapi/inc/functions.inc.php to switch it off, you will get an cvs conflict on updating, just do a "cvs update -C phpgwapi/inc/functions.inc.php" to fix it. If you want to use the session restore or you already used it, you need to go to Setup >> Headeradmin and switch it on there.
2005-10-13 12:11:48 +00:00
Oscar Manuel Gómez Senovilla
b042a07504 *** empty log message *** 2005-10-13 07:17:47 +00:00
Miles Lott
09201c7ecb Fix for apps showing post-install dependency failure even though they are not installed. 2005-10-08 14:54:01 +00:00
Ralf Becker
8677de7c25 added mysqli support 2005-10-01 11:56:25 +00:00
Ralf Becker
d7e11ae8db added mysqli support 2005-10-01 11:27:51 +00:00
Oscar Manuel Gómez Senovilla
460e0ce67b Enable turkish 2005-10-01 08:44:04 +00:00
Oscar Manuel Gómez Senovilla
2f73293a9c missing lang('not') in previous patch 2005-09-19 12:30:58 +00:00
Oscar Manuel Gómez Senovilla
977acee0eb patch for handling "no" location when checking permissions 2005-09-19 11:55:02 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c bug 1004437 2005-09-17 16:35:53 +00:00
Miles Lott
c42976c49a Fix setting of detail var. 2005-09-03 18:20:11 +00:00
Lars Kneschke
7a02fe0c6b switch to require to exit with a error when this file is not available
include only generates a warning

see http://php.net/include/
2005-09-01 17:10:09 +00:00
Miles Lott
272f3b6429 wrong location 2005-08-02 10:54:48 +00:00
Ralf Becker
2c58feb1e0 fixed unknows method invalidate_session_cache() 2005-07-27 10:59:30 +00:00
Ralf Becker
16bb85a6cc using a (dummy) egw object instead the new one with all the session stuff 2005-07-20 12:46:59 +00:00
Oscar Manuel Gómez Senovilla
cd3521f767 *** empty log message *** 2005-07-17 23:49:28 +00:00
petere78
73d74fa0f3 XHTML 1.0 cleanup for setup application 2005-07-11 18:02:19 +00:00
petere78
7d720dc5ea Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations.  Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
Ralf Becker
d4760bb15c renamed our db-class to egw_db to allow easier integration of other code (eg. Lars SyncML stuff which is partially from horde) 2005-06-19 12:43:00 +00:00
Ralf Becker
f5956885c1 quitend warning, if no api translation exists 2005-06-17 07:23:24 +00:00
Ralf Becker
0f3a8137e6 fixed wrong Windows detection and changed default path to show slashes on windows too 2005-06-16 05:34:48 +00:00
Pim Snel
1d68ccb070 replace hardcoded links to home.php with links to home/index.php 2005-06-15 11:16:27 +00:00
Miles Lott
13b7af769f Correct word is authentication 2005-06-11 20:45:42 +00:00
Oscar Manuel Gómez Senovilla
8d11846c4f bug 1211849 2005-06-02 18:15:34 +00:00
Lars Kneschke
93ac857bd2 as any of the user supplied password and the stored password
can be md5 or clear text, we convert both to md5 and compare always
the md5 hashs
2005-05-29 08:03:01 +00:00
Ralf Becker
ae3da17939 ldapmodify was not working any more, fixed it now: phpgw --> egw 2005-05-22 20:07:16 +00:00
Miles Lott
5b1996b1f1 Fixed incorrect phrase header 0assword 2005-05-20 13:02:14 +00:00
Ralf Becker
f18f12fab1 missing phrase 2005-05-19 06:54:38 +00:00
Ralf Becker
3adb0e569a 2 bugfixes and some clean-ups:
- db::Halt_on_Error was not set, because of typo
- new md5 encrypted PW in cookie was again md5 encoded on each submit
2005-05-19 06:32:42 +00:00
Miles Lott
7c5b4d93c0 Fix for BUG 1167158. Now setting cookie as encoded password vs. plaintext. 2005-05-16 00:42:05 +00:00
Ralf Becker
b883eca49d new auth_ads class:
- only needs host- and domain-name
- needs NO extra account on the ADS host
- can be used with accounts in SQL or LDAP to auto-create autheticated users
- new param to lowercase the user-names before auto-creating them (to deal with case-insensitve and case-sensitive system)
2005-05-13 15:58:10 +00:00
Ralf Becker
53eff000eb fixed ldapexport:
- was not setting the required account_primary_group attribute
- still used / created a phpgw object
- removed some sorting code without function
2005-05-13 13:41:26 +00:00
Cornelius Weiß
632a990cfb added support for authentication via cookie. NOTE: you have to enable this in setup if u want to use it. 2005-05-11 18:25:17 +00:00
Carsten Wolff
545742c4ee honor ldap protocol version setting 2005-05-07 20:56:45 +00:00
Oscar Manuel Gómez Senovilla
296c82f996 *** empty log message *** 2005-04-24 21:30:37 +00:00
Ralf Becker
33d296114f Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net 2005-04-15 15:21:52 +00:00
Ralf Becker
b4c9197e20 Russian langfiles from ReklamaLab.RU 2005-04-15 15:03:28 +00:00
Ralf Becker
81628eaf81 Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net> 2005-04-15 10:22:31 +00:00