04ab1494fb
Show loader while recovering from print
2016-04-29 16:34:18 +00:00
980774ffcd
Fix undefined definition
2016-04-29 14:35:44 +00:00
6260d948a7
Implement Web Notification API into egw_notification
2016-04-29 14:25:07 +00:00
22fa4e70bc
moving to stray css includes into etemplate2.css, so they also get minified and loaded in one go
2016-04-29 13:43:50 +00:00
2a03cc7ca9
fix remainig issues with moving mail 2 archive; fix issue when using quick-move-actions (target folder not set)
2016-04-29 13:19:32 +00:00
31279adb44
latest fix_api addtions
2016-04-29 13:03:04 +00:00
bf43122c65
missed admin-cli.php when converting to api
2016-04-29 13:02:10 +00:00
e0aea9cf39
change shortcut controlsequence for move-messages-to-configured-archive-folder
2016-04-29 12:10:13 +00:00
be1ec12b17
silencing "Illigal string offset" errors
2016-04-29 11:59:53 +00:00
d542785914
fix typo in 2. password
2016-04-29 11:45:01 +00:00
8e02180904
* Mail: allow to define an existing folder as archive folder and allow to move messages to the specified folder with either right-click action or EGW-shortcut
2016-04-29 11:23:05 +00:00
248fde6fef
converted addressbook to use new api
2016-04-29 10:41:53 +00:00
b86a5d469c
use vcard_charset preference for generating vcards for addressbook
2016-04-29 08:52:28 +00:00
1bf2ab4016
Implement enable/disable quantity base on participant's value type
2016-04-29 08:40:55 +00:00
bd59406191
Make sure windows.opener has egw object, fixes not able to open calendar entry
2016-04-29 08:37:33 +00:00
0eb3619cd1
* Mail/Addressbook/Calendar: add and use charset when sending/receiving mails with vCard/iCals, change default vCard charset preference to utf-8
2016-04-29 07:51:13 +00:00
b74b3d84f4
etemplate2.css is now in api
2016-04-28 18:23:44 +00:00
66cdf2c089
add missing public static
2016-04-28 18:07:54 +00:00
38412a1149
use new api in home and portlets
2016-04-28 18:06:46 +00:00
2821c9bf43
Allow popup menu checkboxes to be toggled base on selected entry data
2016-04-28 16:39:53 +00:00
7a2c5a81f0
Fix check.svg icon has no filling color
2016-04-28 14:06:28 +00:00
9cd72f8e14
Mobile theme:
...
- Missing part from commit 55893
2016-04-28 13:55:31 +00:00
45e7536a8b
Mobile theme:
...
- Fix back button state and a confirmation to logout action
2016-04-28 13:53:44 +00:00
074d28fa95
copy 14.3 changelog to trunk to satisfy update checker
2016-04-28 13:04:41 +00:00
ef0dc71489
Mobile theme:
...
- Fix link button is not visible in link_to widget
- Fix buttons with only text are not visible in et2_dialog widget
2016-04-28 10:08:46 +00:00
225f3a4576
Fix taglist-cat multiple ignores multi selection on set value
2016-04-28 08:34:57 +00:00
67faad146f
Fix extra empty participant in new event for another user from planner by user view
2016-04-27 23:06:51 +00:00
aee540d7bb
Stop extra nextmatch refresh when refreshing calendar app
2016-04-27 22:50:56 +00:00
ad4e9f6770
Translate week header in date picker
2016-04-27 22:31:05 +00:00
40bdd2771d
Fix all day non-blocking overflow calculation causing false positives
2016-04-27 22:23:06 +00:00
91b8995938
Implement ical context menu action on single events in non-list views
2016-04-27 19:28:31 +00:00
7c17f2a4a4
latest additions to fix_api from admin conversation
2016-04-27 19:26:13 +00:00
01c396e5d3
using new api for admin, though 3 classes still use old etemplate
2016-04-27 19:12:20 +00:00
b6403e336e
move common::get_tpl_dir to Api\Framework\Template::get_dir, and replaced some other overlooked methods
2016-04-27 19:11:41 +00:00
ebc14c847c
Avoid empty popup & cryptic error from drag and drop series in the past with future conflict
2016-04-27 18:53:15 +00:00
7c2b2d4950
* CalDAV: fix exceptions (EXDATE) was exported with timezone and Zulu-time, causing eM Clinet to fail
...
current Horde_Icalendar only exports EXDATE in Zulu-time, so we can only remove timezone. Apple calendar on OS X 10.11.4 uses a timezone, so does Horde eg. for Recurrence-ID
2016-04-27 16:27:04 +00:00
df83dcf933
fix wrong replacement
2016-04-27 16:23:30 +00:00
dfc129307e
Mobile theme:
...
- Implement password change dialog
2016-04-27 16:14:12 +00:00
9dd5248e3b
Mobile theme:
...
- Implement top menu items ( preferences, acl, ...) under avatar action
2016-04-27 15:51:28 +00:00
66386c1a42
Remove 1 week limit if end date is not provided
2016-04-27 15:43:38 +00:00
a5080a29d5
* CardDAV: SoGo and Busycontacts without all name- or organisation components use last value for missing ones
...
eg. "N:Lastname;Firstname" would also set middle-name, prefix and sufix with "Firstname", same with "ORG:Organisation" would set department and position with "Organisation"
2016-04-27 14:46:44 +00:00
dbb998de96
also add "principal-address" (URL of vCard of principal), as on pricipal itself
2016-04-27 13:45:46 +00:00
91dcf44555
* CardDAV: fix not working creation of new CardDAV account with OS X 10.11.4 addressbook (it stays empty)
...
OS X 10.11.4 addressbook does a propfind for "addressbook-home-set" and "directory-gateway" in the root and does not continue without it
2016-04-27 13:28:05 +00:00
0e6fd77ffe
* CardDAV: fix not working creation of new CardDAV account with OS X 10.11.4 addressbook (it stays empty)
...
OS X 10.11.4 addressbook does a propfind for "addressbook-home-set" and "directory-gateway" in the root and does not continue without it
2016-04-27 13:27:22 +00:00
aa00eb9c27
Fix mail seen label does not work on mobile template
2016-04-27 13:03:52 +00:00
250a605f56
Implement colored mail labels similar to other apps with border color v-bar
2016-04-27 11:18:58 +00:00
bf0d1c47a0
fix sql error after clear cache, because db class has again type "mysqli" instead of just "mysql"
2016-04-27 10:42:31 +00:00
9188e9a0f4
Fix add participants does not work with multiple items in calendar edit
2016-04-27 10:36:59 +00:00
07a5224025
* Admin: clear cache after admin-cli.php commands, so they become active automatically
...
and allow to send json requests with basic auth credentials without an active session, used here to clear cache via webservice call, as we can NOT clear shared memmory cache of webserver from cli
2016-04-27 10:34:57 +00:00
9f8f8891fb
Mobile theme:
...
- Fix jumping issue in edit dialog, happened only on iOS Safari
- Fix search widget height
2016-04-27 09:58:52 +00:00