Klaus Leithoff
dafbe6f9b5
fix for not working as intended deny access on group feature
2015-11-17 12:14:23 +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
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
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
Hadi Nategh
c7b5094d16
Mail preview pane preference:
...
- Add some translation
- Move the preference into configuration settings
2015-09-02 12:57:23 +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
Hadi Nategh
d721de7ee9
Mailvelope backup/restore integration WIP:
...
- Add PGP Encryption menu into sidebox of mail and infolog
- Create Backup/Restore operation dialog
2015-08-31 16:40:33 +00:00
Hadi Nategh
7e7f22731a
Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode
2015-04-13 15:45:47 +00:00
Hadi Nategh
caffcee09d
Fix eml attached files not getting opened in popup
2015-03-26 10:15:36 +00:00
Ralf Becker
5887bc4313
* Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme
2015-03-25 17:48:24 +00:00
Klaus Leithoff
2e02b05d4e
* Mail/Sieve: check capability if VACATION is supported by SIEVE Server before trying to set an serverside vacation absent notice
...
code clean up in hooks and conditional debug for sendMDN
2015-02-06 12:35:51 +00:00
Klaus Leithoff
062b62f730
mail add anf fix missing translations in mail-prefs
2015-02-03 12:29:02 +00:00
Klaus Leithoff
35deef9672
handle new signature preference
2014-12-04 13:48:43 +00:00
Ralf Becker
63a6ac9a6d
first version of linked attachments
2014-12-01 20:14:18 +00:00
Ralf Becker
d3ff144685
first step for a combined account and identity/signature selector
2014-11-20 15:05:25 +00:00
Ralf Becker
df7025f879
allow app to specify "availHeight" for its popup height and keep that height in automatic resize, for OS (eg. Linux) does not report an availHeight < height, we subtract 100px
2014-11-10 10:41:23 +00:00
Ralf Becker
0f8015e2b8
entry name for mail app
2014-10-21 14:38:20 +00:00
Ralf Becker
a6d60cdfba
showing buttons by default
2014-09-26 15:32:42 +00:00
Ralf Becker
62b523beac
to ease upgrade, as hook is removed
2014-09-25 07:15:30 +00:00
Ralf Becker
3ed259f85f
get folder ACL and vacation mostly working for admin usage
2014-09-24 17:25:18 +00:00
Ralf Becker
a0ba88621c
first stage of allowing mail app to display further actions in emailadmin edit: Folder ACL and Vacation notice for now
2014-09-24 10:03:00 +00:00
Klaus Leithoff
1bb1d18997
introduce some stuff to increase inital speed of mail-list by asyncronously calling gatherVacation and getQuotaRoot; increase cache-time on folderExists cache, trust a folder to be existant (or at least fot force the check with IMAP-Server) in get_rows
2014-08-05 08:51:26 +00:00
Ralf Becker
19651fcb9b
remove wrong settings definition, causing an illegal string offset in preferences
2014-07-24 09:53:04 +00:00
Hadi Nategh
1d0db1e05b
Fix mail import message dialog
2014-07-16 11:37:02 +00:00
Klaus Leithoff
05b2773391
fix warning invalid-argument-supplied in notification_check_mailbox
2014-07-08 10:36:04 +00:00
Ralf Becker
2244d6fc63
remove not implemented "prevent managing forwards", if we want to implement it we will do so on per account basis
2014-06-26 10:14:12 +00:00
Ralf Becker
87d961b8e8
allways give admins or emailadmins all rights, even if they are in a denied group
2014-06-26 09:53:21 +00:00
Ralf Becker
f4f6fba2c4
need to add mail translation to get translated action
2014-05-20 10:17:57 +00:00
Ralf Becker
cfba607048
check vacation notice available on icServer object, so plugins can overwrite and allways enable edit_user hook for managamentserver_imap
2014-05-20 10:14:27 +00:00
Ralf Becker
726b6f17dc
only allow vacation notice on a single account
2014-05-19 17:20:35 +00:00
Ralf Becker
64ac219b50
* Admin/Mail: allow admins to set vacation notice for a user
2014-05-19 16:13:37 +00:00
Klaus Leithoff
d808e0a6c5
* Mail: harden mailapp to better cope with broken accounts
2014-05-09 12:43:57 +00:00
Klaus Leithoff
79558cf82d
silence error_log, for running too often
2014-04-29 13:21:19 +00:00
Klaus Leithoff
080a4ac653
* Mail: limit async notification on new mail to once every 3 minutes; control if a imapHost is set on choosen profile
2014-04-29 13:04:17 +00:00
Klaus Leithoff
769d56e390
remove obsolet mail_bo::getInstance for settings in mail
2014-04-25 13:01:33 +00:00
Klaus Leithoff
b69e147247
* Mail: skip accounts with no imap server set for notification and foldertree
2014-04-25 09:42:18 +00:00
Klaus Leithoff
caeb39417c
* Mail: implement notification for incomming mails in folders if configured/set in mailaccountprofile
2014-04-24 13:53:10 +00:00
Klaus Leithoff
b61c69f3dc
* Email: remove option to reset cached objects; reset Cached Objects on account-edit
2014-04-23 09:18:50 +00:00
Klaus Leithoff
e6a315db97
remove obsolet sieve entries from sidebox (moved to tree context menu)
2014-04-08 08:36:27 +00:00
Ralf Becker
155316ae16
support for EGroupware administrated IMAP servers (eg. setting quota for Cyrus, and displaying used quota)
2014-04-07 17:06:53 +00:00
Klaus Leithoff
6f2e068706
restructure preferences; throw out presumably unused stuff
2014-04-07 13:46:04 +00:00
Klaus Leithoff
f53dcbe4af
remove preference notavailableautofolders and replace it with autocreation of the folder in question when accessed
2014-04-07 13:06:09 +00:00
Ralf Becker
20193e6418
more changes etemplate_old --> etemplate, maybe better not started that ;-)
2014-03-23 09:34:18 +00:00
Ralf Becker
e60bc19f6f
fixed PHP Fatal error no method emailadmin_imapbase::accountHooks stalling account saving
2014-03-18 09:04:29 +00:00
Klaus Leithoff
1a07aefd4a
control target options regarding the move of messages via dragndrop (prefaskformove)
2014-03-10 13:01:02 +00:00
Klaus Leithoff
22112d9a0e
remove preference prefaskformultipleforward and its use in app.js; remove unused functions in app.js
2014-03-10 11:13:51 +00:00
Nathan Gray
32971ef3cc
Open sieve in div, not iframe
2014-02-11 21:26:31 +00:00
Klaus Leithoff
a335a2e3fd
more work regarding show all folders/subscribe/unsubscribe; controled by pref now
2014-02-07 08:33:23 +00:00
Klaus Leithoff
0389960e32
switch notification on inbox off (which was the default fallback, when nothing is configured)
2014-02-06 10:31:21 +00:00
Ralf Becker
4c45f65801
mail config to deny access to certain features
2014-02-05 20:20:02 +00:00