c96daf2482
completely preserve html as given when requested
2015-10-23 13:56:25 +00:00
d39330abe3
disable the use of tidy when using activesync
2015-10-23 10:47:13 +00:00
a8e13d4526
do NOT return iCalendar for displayable body, mail triggers calendar meeting display from attachment
2015-10-22 14:34:35 +00:00
d3f688760f
add imap.yandex.ru to capability_ignore switch
2015-10-22 11:44:01 +00:00
493488b1b1
* Mail/API: some servers do report capabilities that they do not fully support; thus relying on those results in failure; use hordes capability_ignore to avoid the problems; map charset ks_c_5601-1987 to CP949 as the former is not supported by php(s) conversion functions and should be mapped to the latter
2015-10-22 11:26:26 +00:00
f01bb8ee15
Fix unable to change group run rights
2015-10-21 15:04:28 +00:00
39c9aab64b
fix PHP Fatal on sending with an alternativ body and create multipart/alternativ ourself, if setAlterantivBody() was called
2015-10-21 14:48:27 +00:00
8f3a4836a8
* Filemanager/Mail/LDAP/UCS: fix not working sharing, if accounts are stored in ldap
...
$GLOBALS[egw]->ldap returns NULL, which should not happen as egw objects checks for isset, anyway checking the object here fixes the problem
2015-10-21 09:10:01 +00:00
33eb7b043b
moving blocking of device on connection failure / exception from mail code to EGroupware pluging, to cate for failures everywhere in plugins, not just connect method of mail plugin, which does not fail because Horde defers IMAP login until it realy needs to connect
2015-10-20 17:08:07 +00:00
1155f0c5e3
* Etemplate: Fix issue expose view gets opened for not supported mime-type (eg. image/pdf)
2015-10-20 16:23:21 +00:00
d4e415598f
Run tutorial intro confirmation dialog only once per framework reload and session together
2015-10-20 12:52:30 +00:00
6f6672590f
* All Applications: Add video tutorials into each app's sidebox. Additonally, make it easy to watch the videos inside EGroupware
2015-10-20 08:08:04 +00:00
5705886aac
allow client-side to detect first load aka just logged in
2015-10-20 07:37:13 +00:00
df8738de93
* Calendar/Mail: send meeting requests including html body like current Exchange server does it
2015-10-19 19:54:01 +00:00
adaa1074b3
Add missing parts from last commit
2015-10-19 16:19:31 +00:00
d90e369322
* All Applications: Implement new features for showing all video tutorials accessible from app's sidebox
2015-10-19 16:18:30 +00:00
938c991124
WIP Egroupware tutorial:
...
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
aad4b5eade
eTemplate/app apps: if PHP session lifetime is bigger then default eTemplate request lifetime of 4h use session lifetime
2015-10-19 11:37:23 +00:00
bf97b85056
eTemplate/app apps: if PHP session lifetime is bigger then default eTemplate request lifetime of 4h use session lifetime
2015-10-19 11:36:56 +00:00
c200c1ccc3
WIP Egroupware tutorial:
...
- Use framework-reload to determine the first load after login
2015-10-19 10:48:16 +00:00
f652853c7a
allow client-side to detect first load aka just logged in
2015-10-19 10:26:00 +00:00
6e5bcbd6dd
* Notifications/all apps: do not block other requests while notifications are queried
...
by committing the session
2015-10-19 08:07:28 +00:00
0372a559cd
* Notifications/all apps: do not block other requests while notifications are queried
...
by committing the session
2015-10-19 08:07:00 +00:00
f42a218e1e
* Filemanager/all apps: fix not working filemanager favorites in file selection popup
2015-10-16 19:07:44 +00:00
33ebe9305b
* Mail/Wiki/Sitemgr: reworked XSS tests to allow eg. font-names containing "script" and other patterns forbidden by previous test, also added new html5 specific tests
2015-10-16 19:02:30 +00:00
da4ffc2a0c
* Mail/Wiki/Sitemgr: reworked XSS tests to allow eg. font-names containing "script" and other patterns forbidden by previous test, also added new html5 specific tests
2015-10-16 19:01:56 +00:00
642b52850b
Unify app header for the different views
2015-10-16 17:32:21 +00:00
cb2830979c
Tag favorites in select-files as "is_dir" because client-side expects it to be directory
2015-10-16 13:35:08 +00:00
88da09bc80
Do not scroll sidebox on selectboxes or video tutorials box
2015-10-16 12:37:51 +00:00
476b7f9022
fix include of tutorial css
2015-10-16 12:16:08 +00:00
aa6a362f16
WIP EGroupware Tutorial:
...
- Add tutorials hook into other apps sidebar
2015-10-16 10:39:38 +00:00
45668446bf
WIP EGroupware Tutorial:
...
- Improve some styling in popup
- Fix sorting list in sidebar
2015-10-16 10:00:17 +00:00
fb175be16e
move autoload-stuff from end to the beginning, as it is no longer a function (__autoload) and therefore it need to be executed before all other code to be available,eg. for html::purify in _check_script_tag()
2015-10-16 09:19:44 +00:00
4cf9d46bf1
* Addressbook/CardDAV: fix not working import / PUT of birthday in vCard
...
and prefer=representation on a "412 Precondition Failed" for a group
2015-10-16 07:51:05 +00:00
2741ebc959
* Mail: Fix issue download an attachment from mail preview, crashes Chrome
2015-10-16 07:51:05 +00:00
c33b041d23
* Addressbook/CardDAV: fix not working import / PUT of birthday in vCard
...
and prefer=representation on a "412 Precondition Failed" for a group
2015-10-16 07:50:43 +00:00
a54294ae2e
Add some documentation regarding commit #53956
2015-10-16 07:40:05 +00:00
1673cc9aed
Calendar tooltip style fixes for Firefox
2015-10-15 21:34:07 +00:00
4184d88027
Fix closing & reopening Calendar crashed egw
...
If only 1 user selected in sidebox, add user name to app header
2015-10-15 20:06:19 +00:00
8b42f6aeb8
Load all category CSS once when loading the application to avoid missing category colors.
2015-10-15 17:28:56 +00:00
f8d2aa0364
Trigger explicit resize of splitter left panel when undock, because it would not be resized with correct size if it happens after sidebar get resized
2015-10-15 14:35:24 +00:00
04f610b32c
Do not trigger a second resize on split widget as it may conflict with browser bottom download bar
2015-10-15 14:34:50 +00:00
9dd37010d4
Trigger explicit resize of splitter left panel when undock, because it would not be resized with correct size if it happens after sidebar get resized
2015-10-15 13:02:26 +00:00
2348b7da46
Do not trigger a second resize on split widget as it may conflict with browser bottom download bar
2015-10-15 12:59:12 +00:00
e7a0826a80
filter script keyword from face specifications, as our _check_script_tag will not allow that anyway
2015-10-15 08:38:33 +00:00
412414c1a5
filter script keyword from face specifications, as our _check_script_tag will not allow that anyway
2015-10-15 08:35:35 +00:00
211056ba2e
More calendar bugfixes:
...
- reload loop in home
- sidebox keywords did nothing
- list view participants filter was missing groups
- Sidebox user filter updates list view to match
2015-10-14 18:10:39 +00:00
7fb9d4d15f
fixes around calendar sync and meeting-requests, also fixed all IDE warnings in calendar_zpush
2015-10-14 16:42:04 +00:00
e4cca3a41b
* Calendar/CalDAV/iMip: only include replying participant in iMip REPLY messages
2015-10-14 16:40:03 +00:00
66581cee3f
* Calendar/CalDAV/iMip: only include replying participant in iMip REPLY messages
2015-10-14 16:39:39 +00:00