Commit Graph

27420 Commits

Author SHA1 Message Date
4ea0638267 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:40:02 +00:00
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
9954438afc dont try to send if there is no smtpAccount 2015-04-21 14:25:02 +00:00
abd6800a89 dont try to send if there is no smtpAccount 2015-04-21 14:23:59 +00:00
43f9e501a6 Changelog for 14.2.20150421 2015-04-21 13:17:54 +00:00
bcf5f4bf2b Do not give fix width of et2_label, as it squeezes labels with long text 2015-04-21 13:02:56 +00:00
52a0c998ee Fix styling of header in mail display for mobile theme 2015-04-21 13:01:40 +00:00
35248d8ffb Add missing commit from previous one 2015-04-21 13:00:11 +00:00
2b4c1f4fb3 Do not give fix width of et2_label, as it squeezes labels with long text 2015-04-21 12:58:08 +00:00
a040d036bb replacement for broken (and now deprecated) send->msg; 2015-04-21 12:52:25 +00:00
3a3fea946b replacement for broken (and now deprecated) send->msg; 2015-04-21 12:50:41 +00:00
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
9b9313026f 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:12 +00:00
49dbf5a7f8 * Mail/Sieve: require a vacation notice text on vacationnotice edit and save. 2015-04-21 11:19:09 +00:00
a238407182 * Mail/Sieve: require a vacation notice text on vacationnotice edit and save. 2015-04-21 11:17:49 +00:00
2205536343 Always convert html to plain text if browsing with mobile device, because of CKEditor complatibility 2015-04-21 10:15:01 +00:00
a627dea3d6 Customfields:
- fix options/attributes not saved under some cirumstances
- fix subsequent changes not saved if you click Apply the first time
2015-04-20 22:54:58 +00:00
25a9811121 Customfields:
- add missing delete button confirm
- fix some js bugs when changing type
- add accidentally removed check for overwriting an existing field
- make cf_name read-only after it is set
2015-04-20 21:49:05 +00:00
53363be626 Implement mail integration to an existing ticket 2015-04-20 14:31:21 +00:00
495d6d3599 prefer igbinary serialzation, if available of PHP serialization 2015-04-19 08:09:17 +00:00
8928dea603 fixed after r52504 empty PROPFIND in CardDAV 2015-04-18 13:21:23 +00:00
40c9fb0adb fixed after r52504 empty PROPFIND in CardDAV 2015-04-18 13:20:56 +00:00
ded2c74681 only clean up temp-files, if we dont need them for mail_integration::integrate 2015-04-17 14:40:43 +00:00
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
923789c5e1 allow to specify domain, user and password via url again 2015-04-17 14:08:09 +00:00
d1cecdfd74 allow to specify domain, user and password via url again 2015-04-17 14:07:49 +00:00
ed6280e44b fixed not shown [Mount /etemplates] button in trunk 2015-04-17 13:50:18 +00:00
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
be83f1c195 fix changed class names causing versioning not to show up after change to new api directory and namespaced classes 2015-04-17 13:44:35 +00:00
515f415303 avoid using regex in additional anti-spam vacation rule, when no regex capability is reported 2015-04-17 09:43:51 +00:00
aa7edce3b4 Some fixes on mail integration:
- Fix save as raw eml file and send it as attachment
- Fix mail_import in infolog,tracker and calendar does not include raw mail eml attachment as link
- Some IDE clean up for mail and tracker
2015-04-17 09:39:22 +00:00
7d54d5b21c fix meeting invitations to not set "Content-Disposition: attachment" for ical alternative 2015-04-17 09:19:42 +00:00
dee59471ae Pass mimetype along too as VFS widget and egw_link seem to expect them 2015-04-16 16:22:22 +00:00
dea520f901 Pass mimetype along too as VFS widget and egw_link seem to expect them 2015-04-16 16:20:38 +00:00
611c35fc5f Silence some spurious warnings on null and "" 2015-04-16 16:19:41 +00:00
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
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
4c7dc4d6dd Country list no longer supports options, so include custom in sel_options 2015-04-16 14:53:07 +00:00
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
c6bfc44d08 reverting previous commit, as it breaks in other places 2015-04-16 12:10:55 +00:00
0b07bccdca partially revert r52487: as it doublicates some options and changes value of empty label from "" to 0 2015-04-16 12:04:06 +00:00
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
10048d6d02 Fix select options of apps in access control edit dialog 2015-04-16 10:25:17 +00:00
72c7716b05 Fix select options of apps in access control edit dialog 2015-04-16 10:24:19 +00:00
9c13096e67 A temporary fix for widget link_list because of none match server-side and client-side data structure 2015-04-16 08:26:53 +00:00
1c6242741b Fix temp_link_id to respect egw_data 2015-04-16 08:23:52 +00:00
ed1c1daf4a using serialize to create hash to not fall short if some non-utf-8 or non-json-decodable data is in parameters 2015-04-16 07:04:49 +00:00
24478fe0d5 cant store a resource in egw_link::set_data() 2015-04-16 07:03:53 +00:00
6b5ed240ed Use timeout to get selected autocomplete value instead of just the entered text 2015-04-15 22:42:30 +00:00
5a6d9b5fcb Use timeout to get selected autocomplete value instead of just the entered text 2015-04-15 22:33:06 +00:00