Commit Graph

23651 Commits

Author SHA1 Message Date
f95aec0328 try to fix broken UTF-8 on message display 2013-07-12 09:51:40 +00:00
17445482f8 * eMail/Compose: make address suggestion selectbox scrollable 2013-07-10 13:23:11 +00:00
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
de66366b18 revert accidently commited config.php 2013-07-04 15:44:18 +00:00
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
90270e92c8 disable permanent error_log in translaition::install_langs 2013-07-01 10:22:42 +00:00
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
f16db5f793 * Calendar: use "default" filter for home screen, instead of "all" which shows canceled events too 2013-06-27 09:27:06 +00:00
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
b9ec2d2591 fixing etag for lists to 2013-06-23 09:23:54 +00:00
b24ea6b3f7 * Addressbook/CardDAV: PUT returned empty ETag, proably causing unnecessary reloads of contacts 2013-06-23 08:44:10 +00:00
31098cd54b Changelog for 1.8.004.20130620 2013-06-20 17:46:48 +00:00
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
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
ccb65bb2c8 suppress strict warnings from old SyncML code 2013-06-19 08:57:19 +00:00
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
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
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
80507e91cf russian translations provided by Vladimir Gavrilov (MBC-Group) 2013-06-17 12:38:47 +00:00
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
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
a196bf1032 removed copy 2013-06-13 13:02:21 +00:00
caf7834d70 Copying emailadmin from 11.1 2013-06-13 12:56:06 +00:00
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
864b617a10 link-table stores accounts for app="home-accounts" 2013-06-12 18:11:35 +00:00
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
f34a92e8e0 fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields 2013-06-12 14:30:33 +00:00
f17e335daa fixed not working multiple value "select-account" or "home-accounts" (rows > 1) custom fields 2013-06-12 14:29:04 +00:00
048783e9ac add comments and metadata to email and emailadmin tables 2013-06-12 08:22:25 +00:00
8f2cc13eb9 moved support for suseMailRecipient and Mandriva mailAccount LDAP schema to EMAilAdmin 2013-06-11 10:54:58 +00:00
12c65ccec3 Properly handle home-accounts custom fields when converting 2013-06-10 16:31:27 +00:00
44f3b42a76 Add home-accounts custom fields sub-placeholders 2013-06-10 16:30:32 +00:00
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
9e1de4f898 fix warning illegal string offset action ... 2013-06-10 13:13:19 +00:00
2348c8e1ac * Timesheet: fix for missing preset title 2013-06-10 13:12:34 +00:00
80ed97140a * Timesheet: fix for missing preset title 2013-06-10 12:30:23 +00:00
374b828c68 * API: allow to set a maximum caching time used instead of unlimited caching or a bigger time, eg. in header.inc.php: egw_caching::$max_expiration = 864000; // 10days 2013-06-10 09:55:49 +00:00
ebcda59e45 * Calendar/CalDAV: updated timezone database to 1.2013c
from Lightning: https://hg.mozilla.org/comm-central/log/0c54a5703d29/calendar/timezones/timezones.sqlite
2013-06-07 16:04:03 +00:00
6cc0b1b4e3 * Calendar/CalDAV: updated timezone database to 1.2013c
from Lightning: https://hg.mozilla.org/comm-central/log/0c54a5703d29/calendar/timezones/timezones.sqlite
2013-06-07 16:03:49 +00:00
020e58b764 * Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start 2013-06-07 11:54:26 +00:00
081bb820db * Calendar: changing an existing, recurring event to whole-day, caused an end-time on day before start 2013-06-07 11:54:09 +00:00
7e1d64b65c * Admin/All apps: enable private custom-fields
can be explicitly disabled via GET parameter use_private=0
2013-06-06 17:06:15 +00:00
4818335176 fixed css rule after some change in old eTemplate causing border-style: groove around each filename 2013-06-06 15:41:55 +00:00
7a1c48ddad move ActiveProfileID Pref to General Settings 2013-06-06 15:39:45 +00:00
6a605be08c * Filemanager: store last view as implicit preference and restore it from there 2013-06-06 13:31:51 +00:00
af704e2cd5 when viewing sub-entries (action=sp) partents are displayed immediatly before first occurence of a child, for a single parent, always display it as first entry (linked entries to parent could get sorted in front) 2013-06-06 13:15:20 +00:00
cc70de044f * ProjectManager: view all sub-entries of an InfoLog by context menu 2013-06-06 12:17:53 +00:00
19d40a028b * eMail: while composing try refreshing listview for Draftfolder (this is, when email app is open, and draft folder is selected) 2013-06-06 11:56:04 +00:00
3e40eaf0cb * API/Addressbook/EMailAdmin: full support for active directory as account storage, tested with Samba4 and win2008r2
Trunk commits r42507, r42545, r42556, r42557, r42612, r42630
plugin to support Active Directory to store email configuration (in proxyAddresses attribute, no Exchange schema and support!), also fully autodetecting plugins now in emailadmin/inc directory
2013-06-06 07:21:42 +00:00
5a86de2ca6 merged tooltip for label from trunk 2013-06-05 14:07:05 +00:00