Hadi Nategh
e58851c50f
Mobile theme W.I.P:
...
- Fix view destroy and close eg. used in mail view -> delete
2016-03-29 15:49:33 +00:00
Ralf Becker
4f3eb21e84
remove since 14.3 no longer necessary workaround for submiting mail compose to a different url, which was causing now problems (Application echoed something), and fixed not always instanciate $contacts_objs from previous commit
2016-03-29 10:13:32 +00:00
Ralf Becker
b540582c2b
removing minified files again from svn and creating them automatic in our build and deployment scripts
2016-03-03 16:17:21 +00:00
Hadi Nategh
784aa2c82f
Mobile theme W.I.P:
...
- Fix view mode loads with wrong context
- Fix mail view actions
2016-03-03 14:10:08 +00:00
Ralf Becker
ecb4b7e74a
remove ckeditor from api bundle (it does not work, is already minified and uglify work a lot faster without)
2016-03-02 14:34:01 +00:00
Ralf Becker
f25070a9c2
- switching minifying of javascript to use Grunt and Uglify (instead of doing it on the fly with php on every host)
...
- generating now a couple of bundles: api, et2, mail, calendar, jdots, pixelegg and mobile
- developers need to update minified files whenever a javascript file changes: grunt uglify[:(api|et2|mail|calendar|jdots|pixelegg|mobile)]
- minified files also contains a map file allowing to debug with them
2016-03-01 20:45:31 +00:00
Hadi Nategh
2355f5edf5
Mobile theme W.I.P:
...
- Implement view mode for mail
- Improve performance for reading mails
2016-03-01 17:00:28 +00:00
Klaus Leithoff
20a27ad0fe
reflect change in filters (additional details/no details) in app.js refreshFilter2Options refreshCatIdOptions
2016-02-25 12:26:50 +00:00
Klaus Leithoff
0f9fcefc8a
set mail as appName to access translations in callback-popup
2016-02-05 11:47:54 +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
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
d62c9038dc
Mobile theme WIP: Implement new look for mail compose dialog
2016-01-13 17:48:50 +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
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
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
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
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
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
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
773fbf7eea
Fix mail compose resize does not work always
2015-09-23 10:51:27 +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
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
Hadi Nategh
472636c32c
Fix mail filter rules list does not get displayed
2015-09-07 08:25:53 +00:00
Hadi Nategh
a44e9a6f9e
* Mail/preferences: Add Preview Pane option into mail preferences in order to be able to show/hide mail preview pane (split panel)
2015-09-02 09:31:47 +00:00
Ralf Becker
00ccd37a24
enable since Mailvelope 1.0 available signing and sigature verification of encrypted messages
2015-08-20 07:02:06 +00:00
Hadi Nategh
2cfc6586b3
Mail folder management dialog:
...
- Add more translation
2015-08-14 10:07:02 +00:00
Hadi Nategh
3b4864df7c
Mail folder management dialog:
...
- Add some translation
- Add hints for multiple selection action
- Some styling
2015-08-13 17:34:12 +00:00
Hadi Nategh
6a1f5393e4
Mail folder management dialog:
...
- Add delete confirmation dialog in order to warn user
2015-08-13 11:54:50 +00:00
Hadi Nategh
fb6d06e322
Mail folder management dialog:
...
- Fix folder refresh on both index and folderMgmt trees
2015-08-13 10:29:51 +00:00
Hadi Nategh
c7cc902e1a
WIP mail folder management dialog:
...
- Use long task dialog
- Fix multiple selection and highlighting
- Update index tree after delete operation
2015-08-11 16:28:59 +00:00
Hadi Nategh
85286a70da
WIP of mail folder management dialog (multiple folders delete action)
2015-08-10 15:45:22 +00:00
Hadi Nategh
824fcf77f1
Fix couple of IDE warnings
2015-08-06 09:36:55 +00:00
Hadi Nategh
5e789237ed
Fix custom rights option messes selected mail acl rights
2015-08-06 09:27:10 +00:00
Hadi Nategh
b12ac79060
Mail tree phase2 W.I.P.: Open tree when changing profile
2015-08-05 10:48:34 +00:00
Hadi Nategh
04145bf597
Mail tree W.I.P.:
...
-Show ajax-loader on clicked node while autoloading processing
2015-07-28 09:58:32 +00:00
Hadi Nategh
0c7e104027
More work in progress of mail tree:
...
-Initiate first level of mailboxes in subscription dialog, and let autoloading do the rest of expensive operation
-Save last state of tree in subscription dialog
-Uses new approach for comparing subscribed and unsubscribed folders
2015-07-27 17:46:45 +00:00
Hadi Nategh
cc979c563e
* Mail/copmose: Fix mail compose d-n-d for emails and distribution lists
2015-06-16 12:19:57 +00:00
Hadi Nategh
f64e44ffad
Fix mail display print with IE load issue
2015-06-03 10:48:43 +00:00
Hadi Nategh
3908b46079
Fix mailvelope display print with multipage content
2015-06-02 15:26:51 +00:00
Hadi Nategh
9a572dbf7d
Prepare mailvelope iframe to be printed, and hide other original frames
2015-06-02 11:01:45 +00:00
Ralf Becker
2699dddc4e
fix selector for Mailvelope iframe under Firefox
2015-05-29 11:04:09 +00:00
Ralf Becker
ddbe8ccec3
encryption of InfoLog entries (EPL only)
2015-05-28 14:40:33 +00:00
Hadi Nategh
5e911b879d
Bind the load event only once (.one), seems the jQuery(.on)+IE calls load event on an iframe twice
2015-05-28 09:28:34 +00:00
Ralf Becker
ad07c416bf
adding an own recipients onChange callback, as set_dragging_dndCompose is also called on hover
2015-05-26 16:33:35 +00:00