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
Ralf Becker
75bbe05335
* ActiveDirectory: primary group was not used when filtering accounts by a group, causing eg. no accounts to be found for "Domain Users" group in Admin or other apps
2015-04-09 09:45:36 +00:00
Hadi Nategh
d8374eaa87
Do not trigger expose view if one of the operator keys (e.g. Ctrl) are held, in order to be able to select entries
2015-04-09 08:01:10 +00:00
Ralf Becker
ccfd0599f6
* LDAP/Filemanager: fix fatal error / white screen in sharing when opening a sharing url
2015-04-09 07:44:34 +00:00
Ralf Becker
48c202f1a4
fix width of phpinfo popup to not have a scrollbar under PHP 5.6
2015-04-09 07:05:57 +00:00
Nathan Gray
455e067555
Remove all actions before setting to prevent conflicts between old and new actions with the same id
2015-04-08 22:45:07 +00:00
Nathan Gray
f6d8617b51
Fix error in historylog caused by trying to load a template widget for infolog status 'template'
2015-04-08 20:58:15 +00:00
Hadi Nategh
002ea7967a
Fix not working forwarding multiple addresses in sieve edit dialog
2015-04-08 16:29:57 +00:00