Ralf Becker
5a5717b972
fixed "PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM" under PHP 5.2
2013-07-30 11:53:25 +00:00
Ralf Becker
c9a9db53aa
fixed "PHP Parse error: syntax error, unexpected \ (T_NS_SEPARATOR)" error caused by email validation, also added error_log for these type of parse-errors
2013-07-30 10:15:01 +00:00
Ralf Becker
8bc346ecd0
Changelog for 1.8.004.20130727
2013-07-27 08:35:47 +00:00
Klaus Leithoff
b18489977c
* eMail: implement (backport of) the usage of SPECIAL-USE folders, if supported and provided by MailServer
2013-07-26 13:12:32 +00:00
Klaus Leithoff
019fbb0474
* eMail/Net-IMAP: harden get raw response against unexpected return results from server; backport of special-use folder retrieval
2013-07-26 12:27:01 +00:00
Ralf Becker
bbb837346d
* Async service/Backup: updating job to next scheduled time BEFORE running it, to copy with jobs running longer then async frequency of 5min, eg. backup
2013-07-25 13:12:30 +00:00
Ralf Becker
0d71a1a0d8
removed ancient "mark untranslated strings with *" site configuration, as it is unnecessary and breaks links-stream-wrapper and WebDAV
2013-07-25 12:22:34 +00:00
Ralf Becker
b05ffeb307
fixed php fatal error in ressource creation
2013-07-25 11:15:26 +00:00
Ralf Becker
2d6b9f9065
* EMailAdmin/Setup: disabling certificate validation on imaps connection by default for new profiles (can be enabled in EMailAdmin)
2013-07-25 09:05:23 +00:00
Ralf Becker
ec98f76a19
fix sql error, if contact_bday is not aliases as bday (works too if it is alias)
2013-07-23 15:09:56 +00:00
Ralf Becker
1b104f9779
fix sql error, if contact_bday is not aliases as bday (works too if it is alias)
2013-07-23 15:04:00 +00:00
Ralf Becker
5101eadd45
* All apps/custom fields: fixed multiple identical rows, if custom fields where set (introduced in last package)
...
r43160: fixed SQL error introduced by r43149: multiple identical rows
r43177: fixed DISTINCT leading to no data returned (eg. ctag in accounts-addressbook in eSync and CardDAV), DISTINCED added twice and not using so_sql_cf::search if no custom fields defined
2013-07-23 13:54:20 +00:00
Ralf Becker
f38dd8722c
disable outer scrollbar, eg. if rendering time is swichted on
2013-07-23 11:34:42 +00:00
Ralf Becker
c92eea6284
fixed accounts::search sometimes returning too many lines
2013-07-17 13:14:46 +00:00
Ralf Becker
8497dee410
* PostgreSQL: fix for SQL error eg. on update from 1.8.001 to 1.8.004 from 9.1 on
2013-07-16 06:48:33 +00:00
Ralf Becker
393d35657d
allow to set smtp auth options via setup-cli
2013-07-15 15:27:47 +00:00
Ralf Becker
e51784ba30
* WebDAV/CalDAV/CardDAV: fixed basic authentication via redirect-rule to use $_SERVER["REDIRECT_HTTP_AUTHORIZATION"] as it is used by newer Apache versions, also backported fix for non-ascii chars in password from trunk
2013-07-15 11:10:55 +00:00
Klaus Leithoff
f95aec0328
try to fix broken UTF-8 on message display
2013-07-12 09:51:40 +00:00
Klaus Leithoff
17445482f8
* eMail/Compose: make address suggestion selectbox scrollable
2013-07-10 13:23:11 +00:00
Klaus Leithoff
9ad58e5f6d
* eMail/Sieve: when editing sieve rules mend double linefeeds returned by IE10 on edit of the vacation-message
2013-07-10 10:00:15 +00:00
Hadi Nategh
de66366b18
revert accidently commited config.php
2013-07-04 15:44:18 +00:00
Hadi Nategh
2e7087165c
* Setup: fixed PHP Fatal error due to missing egw-pear in include path required by new EMailAdmin introduced in last package
2013-07-04 15:42:13 +00:00
Ralf Becker
90270e92c8
disable permanent error_log in translaition::install_langs
2013-07-01 10:22:42 +00:00
Ralf Becker
3d0781f6e8
fixed allowed memory size exceeded error, if trying to read history from a ldap or ads contact with an id starting with a letter, did an unlimited query for all history-log entries of addressbook
2013-06-29 16:45:40 +00:00
Ralf Becker
f16db5f793
* Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too
2013-06-27 09:27:06 +00:00
Ralf Becker
b32e4241e4
allow to use protocol independent url like "//host/path/to/logo.png" for logo in admin site configuration
2013-06-24 07:46:07 +00:00
Ralf Becker
b9ec2d2591
fixing etag for lists to
2013-06-23 09:23:54 +00:00
Ralf Becker
b24ea6b3f7
* Addressbook/CardDAV: PUT returned empty ETag, proably causing unnecessary reloads of contacts
2013-06-23 08:44:10 +00:00
Ralf Becker
31098cd54b
Changelog for 1.8.004.20130620
2013-06-20 17:46:48 +00:00
Ralf Becker
326e23c8dd
* Setup: renamed --postfix and --cyrus options in setup-cli.php and post_install.php to more generic names --smtp and --imap
2013-06-20 14:53:53 +00:00
Ralf Becker
8f6f31dbb3
* API: if re-connect to database fails for an existing session, stop execution with an exception, as otherwise eg. preferences can get lost
2013-06-20 13:42:19 +00:00
Ralf Becker
ccb65bb2c8
suppress strict warnings from old SyncML code
2013-06-19 08:57:19 +00:00
Ralf Becker
01c4c1e58d
setup/check_install.php in SUSE distros did not detect versions of installed PEAR packages due to open_basedir restriction
2013-06-19 08:43:25 +00:00
Ralf Becker
8f9ec70e8d
removed PHP 5.3 closure in favor for a regular class method, thought LDAP plugins still require 5.3
2013-06-18 14:51:27 +00:00
Ralf Becker
0ccee6fb35
* API: ancient APC (3.1.3) in Debian 6/Squezze has size in MB without a unit, this caused APC not to be used because of to small cache size
2013-06-18 06:36:08 +00:00
Klaus Leithoff
80507e91cf
russian translations provided by Vladimir Gavrilov (MBC-Group)
2013-06-17 12:38:47 +00:00
Klaus Leithoff
094e6d8c32
fix bug regarding Certificate Check (if you wanted it switched of, all applicable emailadmin profiles had to switch it off); fix bug regarding missing but assumed existing default profile resulted in wrong LoginType method choosen
2013-06-14 10:57:08 +00:00
Klaus Leithoff
96b744df72
* eMailAdmin/eMail: backport of emailadmin from epl 11.1 to community 1.8 to allow for mandriva MailAccount and suseMailRecipient LDAP Schema to be used in emailadmin; support of storing email attributes in sql database (that way, eGroupware may be used as AccountStorage for your MailServer); LDAP requires php5.3 now! You must visit setup to upgrade emailadmin tables, if you are using a svn checkout
2013-06-13 14:13:01 +00:00
Ralf Becker
a196bf1032
removed copy
2013-06-13 13:02:21 +00:00
Ralf Becker
caf7834d70
Copying emailadmin from 11.1
2013-06-13 12:56:06 +00:00
Klaus Leithoff
1bd03f9434
* eMail/Addressbook: adapt search for emailaddresses to search in prefix, given-, familyname, org and emailaddresses (to provide better matching results in comparsion to addressbook search; only n_fn and emailaddresses have been inspected before, for performance considerations)
2013-06-13 11:31:47 +00:00
Ralf Becker
864b617a10
link-table stores accounts for app="home-accounts"
2013-06-12 18:11:35 +00:00
Ralf Becker
bb020d37f8
refactored account_id change script to use information from app-specific tables_current.inc.php instead of a fixed list
2013-06-12 17:59:43 +00:00
Ralf Becker
f34a92e8e0
fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
2013-06-12 14:30:33 +00:00
Ralf Becker
f17e335daa
fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields
2013-06-12 14:29:04 +00:00
Klaus Leithoff
048783e9ac
add comments and metadata to email and emailadmin tables
2013-06-12 08:22:25 +00:00
Ralf Becker
8f2cc13eb9
moved support for suseMailRecipient and Mandriva mailAccount LDAP schema to EMAilAdmin
2013-06-11 10:54:58 +00:00
Nathan Gray
12c65ccec3
Properly handle home-accounts custom fields when converting
2013-06-10 16:31:27 +00:00
Nathan Gray
44f3b42a76
Add home-accounts custom fields sub-placeholders
2013-06-10 16:30:32 +00:00
Klaus Leithoff
b434fc655b
make sure there is a mailbox unfolded, if there is no mailbox information stored, use INBOX
2013-06-10 14:44:05 +00:00