Commit Graph

27154 Commits

Author SHA1 Message Date
Klaus Leithoff
1244c6c7de try to cope with broken emailaddresses in our parseAddressList when using Horde_Mail_Rfc822->parseAddressList (returning empty object when fed with a broken address) 2015-04-23 14:31:33 +00:00
Ralf Becker
e0fa44f401 display encrypted messages, not just show an empty window 2015-04-23 13:14:05 +00:00
Ralf Becker
39bbea2e0d * API: caching uses by default APC(u) if available AND apc.shm_size * apc.shm_segments >= 64M, it no longer complains in cron/cli if APC is not enabled (as it should and is by default) 2015-04-23 09:20:43 +00:00
Klaus Leithoff
a88c169974 create the default script, if there is none; fix problem on trying to save/create vacation when there is NO rule or vacation existing beforehand 2015-04-23 08:38:47 +00:00
Hadi Nategh
0c91565dfb Only egw-data with no download_url should not get the click handler 2015-04-22 14:58:53 +00:00
Ralf Becker
aed984148d fix PHP Warning array_value expects first parameter to be array 2015-04-22 14:28:15 +00:00
Ralf Becker
93b8d489c2 removed not working cast of Horde_Mail_Rfc822_List to array 2015-04-22 14:26:52 +00:00
Hadi Nategh
e6f63cb8cf Fix some missing translation in mail folder acl and edit account 2015-04-22 10:37:16 +00:00
Hadi Nategh
0c6f050ae5 Do not add taglist emails one by one, add them all in one, as the rendering process in magicsuggest would be very resource consuming 2015-04-21 15:50:24 +00:00
Nathan Gray
b558a82cac Do not remove rows that just have not changed.
Fixes linking two rows caused them to disappear.
2015-04-21 14:34:12 +00:00
Klaus Leithoff
9954438afc dont try to send if there is no smtpAccount 2015-04-21 14:25:02 +00:00
Ralf Becker
43f9e501a6 Changelog for 14.2.20150421 2015-04-21 13:17:54 +00:00
Hadi Nategh
bcf5f4bf2b Do not give fix width of et2_label, as it squeezes labels with long text 2015-04-21 13:02:56 +00:00
Klaus Leithoff
a040d036bb replacement for broken (and now deprecated) send->msg; 2015-04-21 12:52:25 +00:00
Hadi Nategh
acd5971c96 Do not bind click handler on media mime type to be opened in expose view if there is no download_url(e.g. attachments of mail integration have no download_url befre they get saved) 2015-04-21 12:20:53 +00:00
Klaus Leithoff
49dbf5a7f8 * Mail/Sieve: require a vacation notice text on vacationnotice edit and save. 2015-04-21 11:19:09 +00:00
Hadi Nategh
2205536343 Always convert html to plain text if browsing with mobile device, because of CKEditor complatibility 2015-04-21 10:15:01 +00:00
Ralf Becker
8928dea603 fixed after r52504 empty PROPFIND in CardDAV 2015-04-18 13:21:23 +00:00
Ralf Becker
2620a1eb55 * Calendar: fix meeting invitations to allow accept or reject in Outlook (not set "Content-Disposition: attachment" for ical alternative) 2015-04-17 14:17:17 +00:00
Ralf Becker
923789c5e1 allow to specify domain, user and password via url again 2015-04-17 14:08:09 +00:00
Ralf Becker
ed6280e44b fixed not shown [Mount /etemplates] button in trunk 2015-04-17 13:50:18 +00:00
Ralf Becker
a0cd14ad11 fix changed class names causing versioning not to show up after change to new api directory and namespaced classes 2015-04-17 13:44:56 +00:00
Klaus Leithoff
515f415303 avoid using regex in additional anti-spam vacation rule, when no regex capability is reported 2015-04-17 09:43:51 +00:00
Nathan Gray
dee59471ae Pass mimetype along too as VFS widget and egw_link seem to expect them 2015-04-16 16:22:22 +00:00
Nathan Gray
45bc2123ee Don't apply selection if it is not returned after an update, but keep it in case the user needs to scroll first. 2015-04-16 15:18:46 +00:00
Nathan Gray
6db6e1736b Don't keep selection if it is not returned after an update.
Fixes IDs stay after entry is changed to not match the current filters.
2015-04-16 15:17:29 +00:00
Nathan Gray
4c7dc4d6dd Country list no longer supports options, so include custom in sel_options 2015-04-16 14:53:07 +00:00
Nathan Gray
1af6f3a707 Modifications to cached options
- country list no longer supports options when caching
- copy options to avoid modification with additonal options
2015-04-16 14:52:13 +00:00
Klaus Leithoff
9fc65c7a32 fix typo that prevented the creation of imap-mailboxes via hook; update emailadmin_account property documentation 2015-04-16 11:57:26 +00:00
Hadi Nategh
10048d6d02 Fix select options of apps in access control edit dialog 2015-04-16 10:25:17 +00:00
Nathan Gray
6b5ed240ed Use timeout to get selected autocomplete value instead of just the entered text 2015-04-15 22:42:30 +00:00
Nathan Gray
d853cb7b0f Add 'None' option to calendar display options 2015-04-15 16:36:12 +00:00
Ralf Becker
5200176061 * CardDAV: fixed not working MULTIGET report, if more then 500 contacts requested 2015-04-15 10:00:45 +00:00
Hadi Nategh
a65d416807 Remove all actions before setting to prevent conflicts between old and new actions with the same id
Also update existing row actions (fixes issue with r52449)
2015-04-15 08:31:55 +00:00
Ralf Becker
b1333232a7 remove old options colliding with Nathans new stuff and causing all but first addressbook tab to be empty 2015-04-15 08:29:14 +00:00
Nathan Gray
605b54183d Selectbox options kept on the client side
Static options copied to the client side in the JS code where possible, and requested from the server once via AJAX when needed.
2015-04-14 18:58:21 +00:00
Ralf Becker
7926f01a9a not giving an error for undefined href / download-url 2015-04-14 13:12:40 +00:00
Klaus Leithoff
1116e46cdf refine anti-spam rule on vacation active; use regex with boundary 2015-04-14 12:03:35 +00:00
Nathan Gray
01e84c1ddb Fix importexport schedule:
- fixed list did not update after edit
- fixed delete button did not work
2015-04-13 20:04:22 +00:00
Nathan Gray
4d0c5ca41b Fix missing parent path parts 2015-04-13 20:02:42 +00:00
Nathan Gray
ca47e34a11 Avoid warning from applications with no data (sambaadmin) 2015-04-13 20:01:49 +00:00
Hadi Nategh
649b706ee5 Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode 2015-04-13 15:46:37 +00:00
Nathan Gray
85abf110bf Avoid fatal error if the recurrence end date cannot be determined. 2015-04-13 14:32:06 +00:00
Hadi Nategh
463d7ead2f Revert commit #52449, causing context menu's sub action get lost after et2_refresh 2015-04-13 10:05:12 +00:00
Ralf Becker
5be553dae1 check if download_url is not already an url (some stream-wrappers allow to specify that!) 2015-04-11 08:21:04 +00:00
Nathan Gray
fd94020f2e Format start and end date to avoid js timestamp fiddling 2015-04-10 14:12:30 +00:00
Hadi Nategh
f2e9cb89eb Remove div.et2_container in favor of just .et2_container, as we use form now 2015-04-10 12:56:07 +00:00
Ralf Becker
e2021acb9d need to use egw_vfs::load_wrapper() to support new filesystem layout in trunk, fixes "Unknown scheme" error in mount 2015-04-09 18:35:52 +00:00
Hadi Nategh
7b7647018d Some Fixes for images view:
-Fix images in listview, clicking on icons does not show the icons in expose view
-Fix images always stored as thumbnail and opening them in expose view does not open them in original size
-Fix clicking on thumbnail in details tab does not open the fullsize image in expose view
2015-04-09 12:32:57 +00:00
Hadi Nategh
699df9241c Fix click handler does not work always for images with href attribute 2015-04-09 10:52:36 +00:00