Commit Graph

27586 Commits

Author SHA1 Message Date
623a130a0d * CardDAV/Addressbook: fix iOS 8.4 problem allways creating new contacts for admins in accounts addressbook, using now default or personal addressbook 2015-07-23 17:41:09 +00:00
f2ae5a5f3c * CalDAV/Calendar/InfoLog: do NOT use ENCODING=QUOTED-PRINTABLE for iCal 2.0, cuts eg. description off in TB, if containing non-ascii chars 2015-07-23 15:51:45 +00:00
56d869dc4b * Univention: support Dovecot as IMAP available and default from 4.0-2 on 2015-07-23 14:57:19 +00:00
cc6460e8c0 an other one: fix sql error if link-id (accidently) contains non-ascii chars 2015-07-23 11:50:06 +00:00
d320439e1e fix sql error if link-id (accidently) contains non-ascii chars 2015-07-23 11:31:18 +00:00
f86b645bab prevent some javascript-errors that prevented the correct execution of code 2015-07-23 11:29:06 +00:00
89f3990edb Hide whole day label when read-only and the event is not whole day 2015-07-22 14:46:03 +00:00
60919a6dc1 Fix merged dates from the event list were not timestamps, and could not be formatted 2015-07-22 14:27:45 +00:00
c1630b5729 Do not hide selectbox if the hover is on selectbox options
-Fix quick_add selectbox flickering in FF39
2015-07-22 13:56:15 +00:00
6d4a0f84b5 set network timeout for ldap connections to not block for minutes 2015-07-22 13:35:19 +00:00
314759546f Remove unwanted "disable" read-only label from whole day checkbox 2015-07-21 14:16:32 +00:00
af7bffbb3d catch SQL error "Illegal mix of collations" caused by non-ascii chars compared with ascii field uid 2015-07-21 12:53:48 +00:00
33c9873072 * CardDAV/Addresbook: contacts containing photos were broken and iOS showed phone number labels like "WORK instead of work 2015-07-20 15:41:38 +00:00
4c88530291 also strip personal part from vacation notice addresses, cleaning up code and IDE warnings 2015-07-20 13:01:05 +00:00
f37785d233 missing translations 2015-07-20 08:46:53 +00:00
015c19dd01 revert accicently commited async service patch for packages 2015-07-19 10:27:12 +00:00
a93474ef2b * Update API version to 14.3, NO new features, just database optimization targeting InnoDB engine in MySQL
changing columns with no user-input to CHARACTER SET ascii (instead of utf8), shorten indexes and add additional autoincrement columns where primary key contained varchars
2015-07-19 10:24:53 +00:00
a426d4ed2e some more fine-tuning of Galera checks, backported persisten connection handling from ADOdb 5.x 2015-07-19 10:14:22 +00:00
36cdf8b76c Changelog for 14.2.20150717 2015-07-17 08:05:04 +00:00
4a27ecf94e Fix filemanager expose opens wrong image when the clicked image is from expanded sub foldres 2015-07-17 07:22:43 +00:00
fd05a7601b trying to avoid empty ENCODING I can not reproduce, but happening for some customers: TEL;TYPE="VOICE,WORK";ENCODING=:+49 (30) 123 4567 2015-07-17 06:38:40 +00:00
08d7b9c82f replace previous logout code with cd=1 "You have been successfully logged out" 2015-07-17 06:29:22 +00:00
71bd48bf59 * InfoLog/CalDAV: fixed since last package (Horde_Icalendar update) not imported start, due and completed dates 2015-07-16 13:30:10 +00:00
ed9cd28473 * Calendar/CalDAV: recurence exceptions were not exported since last package (Horde_Icalendar update) 2015-07-16 12:53:00 +00:00
9d7068f96e quiten warning, if event has no alarms 2015-07-16 12:50:47 +00:00
d2616b15c6 fixed all IDE warnings 2015-07-16 12:09:52 +00:00
c8cc1ffad3 * Calendar/CalDAV: rejected meeting-requests were not returned when searching for free time 2015-07-16 12:08:44 +00:00
abb1fff169 * Calendar: fixed copied execption of an event series still contained reference to original series 2015-07-16 11:18:32 +00:00
e5c9d167fe * Calendar: deleting an event did not honor "Do not notify" checkbox (if enabled) 2015-07-16 10:05:57 +00:00
d3e241988b * Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail 2015-07-16 09:37:08 +00:00
adf2a7140f improved and now optional Galera cluster health check 2015-07-15 21:29:04 +00:00
e2feea8e71 make sure we are connected, as we need ADOdb object to convert charset to MySQL (eg. utf-8 --> utf8) 2015-07-15 21:28:19 +00:00
aa7857a4a6 do not break buttons in multiple lines 2015-07-15 15:09:55 +00:00
9bf07631e0 Fix custom field order renumbering to keep at multiples of 10. 2015-07-15 14:19:55 +00:00
99c67eacc7 Do not reference customfields if they are already read
-Fix second row of infolog customfields in CRM view does not respect nm filters
2015-07-15 12:14:38 +00:00
91a162f8ba Make sure sortable gets send the request to server with correct menuaction, as jsonq always queued the request from home and that may causes wrong redirection. e.g. sortable grid inside an iframe of an application (mail.sieve) 2015-07-14 16:11:45 +00:00
d57072466a Add merge placeholders for participants filtered by type (group, resource, etc.) 2015-07-14 14:32:36 +00:00
8c60755dcf fix typo 2015-07-14 11:14:37 +00:00
431a19b460 status value is in column 1 (2. column), also fixed not working fetchColumn 2015-07-14 10:45:02 +00:00
3e5c1cb8ad check Galera wsrep_local_state for node is not in state Synced, eg. Donor 2015-07-14 09:45:02 +00:00
1e583e5b3b Missed CSS changes for highlighted favorite 2015-07-13 19:01:16 +00:00
3bc178dad0 Escape from infinitive loadingDeferred if the diferred did not get resolved or rejected, and give user a chance to try other tabs 2015-07-13 16:36:45 +00:00
4115fd5a43 * All apps: fixed not working notification links (not opening given entry) or changing app via url 2015-07-13 16:26:24 +00:00
478128d276 Remove accidentally backported lines (SVN r53086) 2015-07-13 15:08:15 +00:00
62c6523a92 * Mail: fix PHP Fatal error in HTML mails, when using PHP 5.3 2015-07-13 11:37:48 +00:00
928a697eb8 fix error stalling calendar edit 2015-07-12 19:47:46 +00:00
01939c6bf6 * Selected favorite highlighting
Now highlights if the current application state matches a favorite, either by click or manually setting the filters.
2015-07-10 18:05:54 +00:00
9d5d2944c4 Little fixes to avoid some errors:
- Make sure widget is still there before trying to set its select options
- Make sure expand button is there before trying to remove it
- Only try to set select options if header widget is a select box
- Pass appropriate options into getEntry() so it can return null on not existing keys
2015-07-09 19:15:24 +00:00
c34e665faf fix typo stalling new installs 2015-07-07 14:16:15 +00:00
1edf17f20b upon save, reduce possible rfc-addresses to email-address only for forwards on rules and vacationnotices 2015-07-07 13:28:17 +00:00