Hadi Nategh
28212a6adb
Mobile theme W.I.P.:
...
- Remove extra class for toolbar
- Fix color for mail svg icon
2016-02-24 16:50:49 +00:00
Hadi Nategh
2e396472af
Mobile theme W.I.P.:
...
- Fix mail list does not show status icons
2016-02-23 19:24:19 +00:00
Klaus Leithoff
4bcfd7f428
default css for preview, triggered by details/no details; remember selection with implicit pref
2016-02-19 12:23:06 +00:00
Hadi Nategh
701cea7c51
Mobile theme W.I.P.:
...
- Implement mail body preview
2016-02-19 09:42:09 +00:00
Klaus Leithoff
33be0555bb
first sketch preview, triggered by details/no details
2016-02-18 15:46:02 +00:00
Hadi Nategh
feaba0de71
Mobile theme W.I.P.:
...
-Add mobile specific css files
2016-02-17 17:43:41 +00:00
Hadi Nategh
304d1b0f68
Mobile theme W.I.P.:
...
- Add subscription dialog
- Re-arrange mail actions in context menu
2016-02-16 18:02:49 +00:00
Klaus Leithoff
5f1dc422f2
handle crippled messageID passed to loadEmailBody
2016-02-11 13:03:28 +00:00
Hadi Nategh
366332b79c
Mobile theme W.I.P.:
...
- Fix styling for compose dialog
2016-02-09 08:51:45 +00:00
Klaus Leithoff
0f9fcefc8a
set mail as appName to access translations in callback-popup
2016-02-05 11:47:54 +00:00
Hadi Nategh
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
Hadi Nategh
585445d43a
Mobile theme W.I.P.:
...
-Add vacation dialog for mail
2016-02-05 10:12:14 +00:00
Klaus Leithoff
c1e374ea02
* Mail: deny moving folders from one mailaccount to another as we are not supporting it
2016-02-04 13:54:58 +00:00
Klaus Leithoff
215baf7497
fix for some untranslated messages in ajax - calls
2016-01-29 14:24:12 +00:00
Klaus Leithoff
64006d366a
fix typo from previous r54863
2016-01-28 11:24:24 +00:00
Klaus Leithoff
7d1782ecc0
correctly set Vacation Cache when acting on behalf of another user
2016-01-28 10:51:51 +00:00
Ralf Becker
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
Hadi Nategh
8d8b916499
Mobile theme W.I.P.:
...
- Fix compose plain text mode only shows 2rows
2016-01-27 14:55:32 +00:00
Hadi Nategh
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
Hadi Nategh
c8bc389d87
Mobile theme W.I.P.:
...
- Implement standard header for mail compose
- Fix toolbar style
2016-01-26 11:51:56 +00:00
Klaus Leithoff
50ee8dded0
some more translations and changes implied by them
2016-01-22 11:20:48 +00:00
Klaus Leithoff
0b7c76856a
some suggested translations
2016-01-21 15:07:34 +00:00
Hadi Nategh
a7a82f7200
Mobile theme W.I.P.:
...
- Re-arrange attachments in display dialog
2016-01-21 10:55:39 +00:00
Hadi Nategh
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
Hadi Nategh
180c256a79
Mobile theme W.I.P.:
...
- Fix scrollbar does not work for mail tree in sidebar when browsing with iOS
2016-01-19 16:05:58 +00:00
Klaus Leithoff
f171c89cc9
translations provided by various helping hands. Thanks.
2016-01-19 12:05:59 +00:00
Hadi Nategh
9332ce4a80
Mobile theme WIP:
...
- Add plus button for all apps list views
2016-01-14 10:56:48 +00:00
Hadi Nategh
d62c9038dc
Mobile theme WIP: Implement new look for mail compose dialog
2016-01-13 17:48:50 +00:00
Klaus Leithoff
535d0db435
fix problem on single file download to vfs
2016-01-12 15:11:41 +00:00
Klaus Leithoff
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
Klaus Leithoff
ed32bd4c01
fix warning regarding PEAT::isError
2016-01-08 14:47:31 +00:00
Hadi Nategh
6c52615882
Use human-readable folder label for mail folder d-n-d messages
2016-01-08 09:14:07 +00:00
Klaus Leithoff
8c3b2b9d5b
silence warning on changed function call signature of function identities
2016-01-07 14:35:41 +00:00
Hadi Nategh
a14e52753b
Prompt user for mail folder d-n-d action
2016-01-07 11:31:17 +00:00
Hadi Nategh
748eb1ea2f
Implement progress indicator for mail folders d-n-d
2016-01-07 11:12:32 +00:00
Hadi Nategh
07308f28c5
Mobile theme W.I.P.:
...
-Styling enhancement for mail rows
- Introduce color column to mail index
2015-12-23 11:13:26 +00:00
Hadi Nategh
328738ab29
Mobile theme W.I.P.:
...
- Fix mail listview
- Add some styling for plus button and fix nm header's buttons
2015-12-17 12:44:14 +00:00
Klaus Leithoff
68eb20424c
give more details about failure on sending when available
2015-12-15 16:13:01 +00:00
Klaus Leithoff
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
Hadi Nategh
586a5b0607
* Fix mail printing style
2015-12-08 12:01:35 +00:00
Klaus Leithoff
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
Hadi Nategh
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
Hadi Nategh
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
Hadi Nategh
6124a7fc21
W.I.P. of new approach for mail winmail.dat attachment handling
...
- Try to use mail client cache and store resolved winmail.dat attachments, it will avoid resolve it again
2015-11-30 14:55:39 +00:00
Hadi Nategh
bace5cc1fc
* Mail: Fix mail print version has very small font size
2015-11-30 11:13:45 +00:00
Hadi Nategh
6172992b9c
Mobile theme W.I.P.:
...
- Fix mail list style
2015-11-30 11:11:38 +00:00
Hadi Nategh
0b0937f316
W.I.P. of new approach for mail winmail.dat attachment handling
...
- Fix iframe in preview overlays attachment area
2015-11-30 08:54:02 +00:00
Hadi Nategh
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
Hadi Nategh
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
Hadi Nategh
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
Klaus Leithoff
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
Klaus Leithoff
dafbe6f9b5
fix for not working as intended deny access on group feature
2015-11-17 12:14:23 +00:00
Hadi Nategh
e5ee34c006
Mobile theme W.I.P.:
...
- Set right-header for mail index only for mobile theme
2015-11-17 09:07:01 +00:00
Hadi Nategh
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
Ralf Becker
030d43d960
* Mail: allow to disable use of RFC3676 flowed lines in plain text mails, as some clients have trouble to detect correct charset
2015-11-11 15:00:11 +00:00
Ralf Becker
3d85ca9db6
no need to fetch mail again
2015-11-11 12:26:14 +00:00
Ralf Becker
6969120d8b
z-push requires text-parts to be in utf-8, not eg. iso-8859-1
2015-11-11 12:25:43 +00:00
Ralf Becker
aa7666baac
remove old zpush (1) support and refactored backend (autoloadable name, moved interfaced to separate file
2015-11-05 13:23:00 +00:00
Klaus Leithoff
0a70638205
respect the mimeType request/specification for PRESET and application method fetch
2015-11-05 12:03:03 +00:00
Klaus Leithoff
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
Ralf Becker
cf332755e9
textAreaWidget.ckeditor is null not undefined
2015-10-28 09:04:38 +00:00
Ralf Becker
b8f2902e80
fix double load of UI in compose after adding attachments caused by errors in mail app.js compose_resize handler
2015-10-27 11:44:54 +00:00
Klaus Leithoff
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
Nathan Gray
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
Nathan Gray
5aaadfd00d
Handle multiple attachments with the same name when downloading attachments from an email into vfs
2015-10-26 19:25:01 +00:00
Klaus Leithoff
704dd397d4
fix accidently removed body
2015-10-23 10:44:12 +00:00
Klaus Leithoff
294b3c2ea8
disable the use of tidy when using zpush/activesync
2015-10-23 10:02:18 +00:00
Ralf Becker
6886b0a3b1
meeting requests and responses were send twice in spite of esync preferences
2015-10-22 17:24:14 +00:00
Ralf Becker
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
Ralf Becker
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
Nathan Gray
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
Hadi Nategh
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
Hadi Nategh
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
Ralf Becker
7fb9d4d15f
fixes around calendar sync and meeting-requests, also fixed all IDE warnings in calendar_zpush
2015-10-14 16:42:04 +00:00
Ralf Becker
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
Ralf Becker
ea0f039a37
fix PHP Fatal error, replace utf8_truncate --> Utils::Utf8_truncate
2015-10-13 16:15:32 +00:00
Klaus Leithoff
258846103a
supplement flagsstring to mod, to represent flag changes
2015-10-13 15:06:04 +00:00
Ralf Becker
52dd6bd3d7
documented and reimplemented failure handling of connect method
2015-10-13 14:47:18 +00:00
Ralf Becker
33e15ea3f4
fix PHP Fatal error this->mail->getErrorMessage() and using Request::GetDeviceID()
2015-10-13 12:45:18 +00:00
Klaus Leithoff
ab4b0e1e17
only do the sorting when we do a topLevel Query or a retrieval of ALL. ; give extracare on the retrieval of folders in shared and others on subscription, and when folders subscribed in such namespaces are deeply nested within without rights of list on the branches leading to the leaf
2015-10-06 15:09:10 +00:00
Hadi Nategh
fe9dcbcc12
Get folders status asynchronously as it is an expensive operation to be called in initial load
2015-10-06 10:51:35 +00:00
Hadi Nategh
5c812f8c9a
Remove extra ajax-loader icon from mail tree
2015-10-06 08:45:44 +00:00
Hadi Nategh
7c5ab68b46
Do not stop completely the transition on mail as it conflicts with blueimp gallery plugin (expose)
2015-10-05 09:38:57 +00:00
Hadi Nategh
9d7a566966
No transition delay for mail, fixes the splitter right panel overflows the left panel
2015-10-01 08:27:44 +00:00
Hadi Nategh
3bc2e1077c
WIP EGroupware tutorial:
...
- Implement a hook for application specific video tutorials
- Allow iframe widget to cooperate with fullscreen video play mode
2015-09-25 15:18:35 +00:00
Klaus Leithoff
397d5a6d36
fix problem with possible json_encode problem (removing all initial data from mailbody) on reply/forward
2015-09-24 10:06:22 +00:00
Hadi Nategh
773fbf7eea
Fix mail compose resize does not work always
2015-09-23 10:51:27 +00:00
Nathan Gray
0f6c23a5e0
If business email cannot be parsed, continue to home email.
...
Fixes bug where contacts with only personal email address were not shown in taglist-email
2015-09-21 20:03:33 +00:00
Hadi Nategh
220d5b8ed4
Fix mail actions update for nm context menu, preview and display toolbar
2015-09-21 14:04:48 +00:00
Hadi Nategh
a4c7d64a4c
Add another action into mail toolbar
2015-09-18 13:39:53 +00:00
Hadi Nategh
3f5107c4cb
Add some more styling for calendar action in mail
2015-09-18 13:14:46 +00:00
Hadi Nategh
b333a0c0ad
Add some styling for calendar action in mail
2015-09-18 12:09:59 +00:00
Klaus Leithoff
d591b6f3ae
introduce config to be able to trigger a closer look on folders located in shared and others namespace, as some servers do not return them by default on root-level-queries; Default is set to NO
2015-09-18 08:46:55 +00:00
Hadi Nategh
1ed0befddf
Add some new actions into mail preview and display toolbars
2015-09-16 16:00:35 +00:00
Hadi Nategh
d3cd05165d
Fix mail TO field is not getting focused, and initial resize does not work
2015-09-16 14:07:56 +00:00
Hadi Nategh
4479cf64c5
Mailvelope backup/restore integration WIP:
...
- Add mailvelope installation dialog for mail and infolog
2015-09-15 16:42:52 +00:00
Ralf Becker
4757b67af0
using new z-push 2 / hashed device directory for folder hashes, falling back to old directory/file for reading it
2015-09-15 07:45:58 +00:00
Klaus Leithoff
a93187ec74
fix problem with empty/faulty attachments when saving to infolog on sending when starting from a drafted message
2015-09-11 13:45:45 +00:00
Ralf Becker
a67b3c24df
sending whole mail for bodypreference 4, not parsing and reconstruction it first, which has problems around inline images in html mails
2015-09-10 16:00:16 +00:00
Ralf Becker
ded1a651d9
fix handling of inline attachments, still open is that inline attachments are one byte short when send to device and therefore dont display!
2015-09-07 12:59:19 +00:00