63f1e7100c
tree uses now png or svg images, still some do not yet exist as png or svg
2016-02-26 10:59:23 +00:00
2e33972631
Make default actions for compose toolbar less than 7
2016-02-26 10:08:07 +00:00
20a27ad0fe
reflect change in filters (additional details/no details) in app.js refreshFilter2Options refreshCatIdOptions
2016-02-25 12:26:50 +00:00
4bcfd7f428
default css for preview, triggered by details/no details; remember selection with implicit pref
2016-02-19 12:23:06 +00:00
33be0555bb
first sketch preview, triggered by details/no details
2016-02-18 15:46:02 +00:00
304d1b0f68
Mobile theme W.I.P.:
...
- Add subscription dialog
- Re-arrange mail actions in context menu
2016-02-16 18:02:49 +00:00
5f1dc422f2
handle crippled messageID passed to loadEmailBody
2016-02-11 13:03:28 +00:00
413b5f4280
Mobile theme W.I.P.:
...
- Fix not able to select the first mail on list
- Disable link_to upload file for view mode
- Fix dialog UI
2016-02-05 11:43:00 +00:00
215baf7497
fix for some untranslated messages in ajax - calls
2016-01-29 14:24:12 +00:00
64006d366a
fix typo from previous r54863
2016-01-28 11:24:24 +00:00
7d1782ecc0
correctly set Vacation Cache when acting on behalf of another user
2016-01-28 10:51:51 +00:00
d9759cced8
replacing Net_Sieve with Horde\ManageSieve, thought we need some fixes not yet accepted in Horde, therefore we include a copy of fixed package
2016-01-28 09:52:05 +00:00
96bcb4f9e8
Mobile theme W.I.P.:
...
-Change style for mail index and display
-Add upload file as default action in compose
2016-01-26 16:25:18 +00:00
c8bc389d87
Mobile theme W.I.P.:
...
- Implement standard header for mail compose
- Fix toolbar style
2016-01-26 11:51:56 +00:00
c0c4099e29
Mobile theme W.I.P.:
...
- Add mail display dialog
- Style details widget for mobile theme
- Implement fixed actions for mail display
2016-01-21 10:19:10 +00:00
535d0db435
fix problem on single file download to vfs
2016-01-12 15:11:41 +00:00
8588e08692
fix fatal error cannot access self:: when no class scope is active, when calling save attachment to vfs
2016-01-12 13:37:36 +00:00
ed32bd4c01
fix warning regarding PEAT::isError
2016-01-08 14:47:31 +00:00
8c3b2b9d5b
silence warning on changed function call signature of function identities
2016-01-07 14:35:41 +00:00
68eb20424c
give more details about failure on sending when available
2015-12-15 16:13:01 +00:00
862a848043
ActiveSync/Mail/MeetingRequests: HandlingMeetingRequests on MobileDevice has serious issues within our/zpush2 implementation. thus we overwrite the globalobjId from calendar object, as: if you delete the mail, that is the meeting-request its using the globalobjid as reference and deletes both: mail AND meeting. we dont want this. since accepting meeting requests with the mobile does nothing we see no further drawbacks with that. TODO: Look into MeetingRequestHandling
2015-12-15 13:39:10 +00:00
afcb47bc46
fix problem output->nativebodytype is set too early, as it is used as marker that the original message was of type ... but is now converted to (, as type 2 is requested)
2015-12-04 13:58:57 +00:00
b9c1ed72ce
W.I.P. of new approach for mail winmail.dat attachment handling
...
- Adopt download_zip to new winmail.dat handling
2015-12-02 14:00:34 +00:00
97d240fcab
W.I.P. of new approach for mail winmail.dat attachment handling
...
- Restructure save attachments to vfs, and try to read the winmail.dat only once and store them all, as fetching content of winmail.dat is very expensive operation
- Fix failure of save all embedded attachments into filemanager
2015-12-02 11:10:26 +00:00
e1f4574b9a
W.I.P. of new approach for mail winmail.data attachment handling
...
- Fix mail list is loading super slow if there are mails with winmail.data attachments
- Performance improvement for reading mails in preview pane with winmail.data
2015-11-27 16:17:59 +00:00
ac16d1fb95
Mobile theme W.I.P.:
...
- Introduce mobile template-set
- Change loading mail index mobile template according to mobile template-set
2015-11-25 15:17:59 +00:00
1bbf423c1e
Do not use tidy extension by default
...
- Fix reply to some emails do no open compose dialog
2015-11-24 15:35:43 +00:00
ecbb564dfe
avoid using tidy as it seems to trigger segmentation faults quite regular with modern style html-mails.
2015-11-20 15:16:37 +00:00
dafbe6f9b5
fix for not working as intended deny access on group feature
2015-11-17 12:14:23 +00:00
e5ee34c006
Mobile theme W.I.P.:
...
- Set right-header for mail index only for mobile theme
2015-11-17 09:07:01 +00:00
7c944b5aeb
Mobile theme W.I.P.:
...
- Sidebar acts based on device size
- Remove portrait top header (sidebar toggle menu will be positioned next to nm header)
- Remove collapsed sidebar application navigator, only for devices
2015-11-16 15:45:04 +00:00
3d85ca9db6
no need to fetch mail again
2015-11-11 12:26:14 +00:00
6969120d8b
z-push requires text-parts to be in utf-8, not eg. iso-8859-1
2015-11-11 12:25:43 +00:00
aa7666baac
remove old zpush (1) support and refactored backend (autoloadable name, moved interfaced to separate file
2015-11-05 13:23:00 +00:00
0a70638205
respect the mimeType request/specification for PRESET and application method fetch
2015-11-05 12:03:03 +00:00
bb466cd20d
* Mail: fix for cascading forward problem (problem when forwarding mails with forwarded messages attached in inline mode)
2015-11-03 13:06:47 +00:00
714c75ef6d
reintroduce tidy in calls from egw-mail-app when only getCleanHTML is called, as it is correcting html structure issues for us
2015-10-27 09:16:37 +00:00
1f2c9e641a
Handle multiple attachments with the same name when linking attachments from an email into an entry for another application
2015-10-26 19:57:07 +00:00
5aaadfd00d
Handle multiple attachments with the same name when downloading attachments from an email into vfs
2015-10-26 19:25:01 +00:00
704dd397d4
fix accidently removed body
2015-10-23 10:44:12 +00:00
294b3c2ea8
disable the use of tidy when using zpush/activesync
2015-10-23 10:02:18 +00:00
6886b0a3b1
meeting requests and responses were send twice in spite of esync preferences
2015-10-22 17:24:14 +00:00
2f33904af0
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:03:36 +00:00
28577e8fb4
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 16:26:55 +00:00
bb880a6c67
Handle multiple attachments with the same name when downloading attachments from an email as a zip
2015-10-19 23:45:38 +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
7fb9d4d15f
fixes around calendar sync and meeting-requests, also fixed all IDE warnings in calendar_zpush
2015-10-14 16:42:04 +00:00
375cf22ba6
fix flags to only contain AS supported flags analog to Zimbra code and seek stream of attachments to beginning, as z-push requires that
2015-10-13 21:12:02 +00:00
ea0f039a37
fix PHP Fatal error, replace utf8_truncate --> Utils::Utf8_truncate
2015-10-13 16:15:32 +00:00
258846103a
supplement flagsstring to mod, to represent flag changes
2015-10-13 15:06:04 +00:00