Commit Graph

27924 Commits

Author SHA1 Message Date
Klaus Leithoff
8f63d7e737 adapt GAL and Mailbox search to meet zpush2 expectations on result 2015-07-17 08:41:26 +00:00
Ralf Becker
36cdf8b76c Changelog for 14.2.20150717 2015-07-17 08:05:04 +00:00
Hadi Nategh
4a27ecf94e Fix filemanager expose opens wrong image when the clicked image is from expanded sub foldres 2015-07-17 07:22:43 +00:00
Ralf Becker
a2bbb0c94d 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:40:34 +00:00
Ralf Becker
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
Ralf Becker
08d7b9c82f replace previous logout code with cd=1 "You have been successfully logged out" 2015-07-17 06:29:22 +00:00
Ralf Becker
31f92ecdd7 replace previous logout code with cd=1 "You have been successfully logged out" 2015-07-17 06:29:01 +00:00
Hadi Nategh
a3eddc1ce4 Fix filemanager expose opens wrong image when the clicked image is from expanded sub foldres 2015-07-16 17:26:22 +00:00
Ralf Becker
6b0852e90f * InfoLog/CalDAV: fixed since last package (Horde_Icalendar update) not imported start, due and completed dates 2015-07-16 13:33:25 +00:00
Ralf Becker
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
Ralf Becker
b2d48dcd84 * Calendar/CalDAV: recurence exceptions were not exported since last package (Horde_Icalendar update) 2015-07-16 12:53:28 +00:00
Ralf Becker
ed9cd28473 * Calendar/CalDAV: recurence exceptions were not exported since last package (Horde_Icalendar update) 2015-07-16 12:53:00 +00:00
Ralf Becker
97f92355fb quiten warning, if event has no alarms 2015-07-16 12:51:13 +00:00
Ralf Becker
9d7068f96e quiten warning, if event has no alarms 2015-07-16 12:50:47 +00:00
Ralf Becker
745ef42e04 fixed all IDE warnings 2015-07-16 12:10:48 +00:00
Ralf Becker
d2616b15c6 fixed all IDE warnings 2015-07-16 12:09:52 +00:00
Ralf Becker
ca8a6328d5 * Calendar/CalDAV: rejected meeting-requests were not returned when searching for free time 2015-07-16 12:09:19 +00:00
Ralf Becker
c8cc1ffad3 * Calendar/CalDAV: rejected meeting-requests were not returned when searching for free time 2015-07-16 12:08:44 +00:00
Ralf Becker
6bb7c50642 * Calendar: fixed copied execption of an event series still contained reference to original series 2015-07-16 11:18:54 +00:00
Ralf Becker
abb1fff169 * Calendar: fixed copied execption of an event series still contained reference to original series 2015-07-16 11:18:32 +00:00
Ralf Becker
e5c9d167fe * Calendar: deleting an event did not honor "Do not notify" checkbox (if enabled) 2015-07-16 10:05:57 +00:00
Ralf Becker
39e69be95d * Calendar: deleting an event did not honor "Do not notify" checkbox (if enabled) 2015-07-16 10:05:18 +00:00
Ralf Becker
d3e241988b * Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail 2015-07-16 09:37:08 +00:00
Ralf Becker
9ef2cbd98a * Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail 2015-07-16 09:34:55 +00:00
Ralf Becker
6cf9385c48 fix wrongly converted columns back to utf-8 and change message_id to ascii, if you already run update to 14.3, you need to set 14.2.025 in your db:
UPDATE egw_applications SET app_version='14.2.015' WHERE app_name='phpgwapi' AND app_version='14.3'
2015-07-16 08:27:00 +00:00
Ralf Becker
adf2a7140f improved and now optional Galera cluster health check 2015-07-15 21:29:04 +00:00
Ralf Becker
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
Ralf Becker
3943fca39d make sure we are connected, as we need ADOdb object to convert charset to MySQL (eg. utf-8 --> utf8) 2015-07-15 21:27:48 +00:00
Ralf Becker
e1ad625fca improved and now optional Galera cluster health check 2015-07-15 20:47:49 +00:00
Nathan Gray
f0ebb448a2 Calendar et2 conversion work in progress.
- Client side event caching
- Home fixes
2015-07-15 16:29:10 +00:00
Ralf Becker
aa7857a4a6 do not break buttons in multiple lines 2015-07-15 15:09:55 +00:00
Ralf Becker
6776bc5e6a do not break buttons in multiple lines 2015-07-15 15:09:38 +00:00
Ralf Becker
43b016f1e0 missing commit from index and text field change 2015-07-15 15:09:11 +00:00
Nathan Gray
9bf07631e0 Fix custom field order renumbering to keep at multiples of 10. 2015-07-15 14:19:55 +00:00
Ralf Becker
7c141d1c65 Fix empty meeting request display in mail, caused by default handling in et2_ready 2015-07-15 13:16:31 +00:00
Hadi Nategh
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
Hadi Nategh
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
Hadi Nategh
7f01ef37ed 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-14 15:12:22 +00:00
Nathan Gray
d57072466a Add merge placeholders for participants filtered by type (group, resource, etc.) 2015-07-14 14:32:36 +00:00
Nathan Gray
7e9b83d280 Get new custom fields ordering properly too 2015-07-14 14:28:29 +00:00
Ralf Becker
f098f5c368 fix typo 2015-07-14 11:15:30 +00:00
Ralf Becker
8c60755dcf fix typo 2015-07-14 11:14:37 +00:00
Ralf Becker
431a19b460 status value is in column 1 (2. column), also fixed not working fetchColumn 2015-07-14 10:45:02 +00:00
Ralf Becker
b318f1e4f4 status value is in column 1 (2. column), also fixed not working fetchColumn 2015-07-14 10:44:12 +00:00
Ralf Becker
3e5c1cb8ad check Galera wsrep_local_state for node is not in state Synced, eg. Donor 2015-07-14 09:45:02 +00:00
Ralf Becker
3470f4d51c check Galera wsrep_local_state for node is not in state Synced, eg. Donor 2015-07-14 09:44:39 +00:00
Nathan Gray
1e583e5b3b Missed CSS changes for highlighted favorite 2015-07-13 19:01:16 +00:00
Hadi Nategh
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
Ralf Becker
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
Nathan Gray
478128d276 Remove accidentally backported lines (SVN r53086) 2015-07-13 15:08:15 +00:00