Nathan Gray
a763710de7
More fixes for import check (language & charset differ from definition)
2013-05-15 15:29:21 +00:00
Klaus Leithoff
aed379e6da
control resizing for IE10 under Windows8
2013-05-14 13:24:39 +00:00
Klaus Leithoff
6ce5ab170a
* eMail/forwarding: fix bug in smtp_ldap backend regarding broken change of forwarding addresses introduced with capability of setting multiple forwardingaddresses
2013-05-13 12:18:01 +00:00
Ralf Becker
f8ee063604
* CalDAV/CardDAV/Calendar/InfoLog/Addressbook: changed database schema to allow for up to 200 char name-part in url to support eg. Bynari WebDAV Collaborator Outlook client, plus some new indexes to speed up huge installs
2013-05-13 10:03:08 +00:00
Klaus Leithoff
2f5a39d73f
* eMail: allow open as HTML/Plain Text on right click action
2013-05-10 13:58:19 +00:00
Ralf Becker
70d5474d96
* Calendar: create InfoLog from event
...
added a general infolog_set hook like existing timesheet_set hook, to allow implementing apps to push further data to infolog, modified existing tracker code to use the hook too
2013-05-10 10:55:25 +00:00
Klaus Leithoff
b6ef271466
tell user about sieve saving error
2013-05-10 10:30:02 +00:00
Klaus Leithoff
87766173ef
* eMail/Sieve: tell user of errors while saving rules
2013-05-10 10:22:51 +00:00
Ralf Becker
55fb777bdf
* Addressbook: allow to add a customfield to link title of addressbook
2013-05-10 08:52:42 +00:00
Klaus Leithoff
8b4224acbc
* eMail: allow user to view / change its ActiveProfileID (quite useful if you have a basic misconfiguration)
2013-05-08 11:19:49 +00:00
Klaus Leithoff
dbe205bdea
we set allowedContent to true as the 4.1 contentFiltering system allows only activated features as content
2013-05-08 11:17:37 +00:00
Klaus Leithoff
63934066aa
*API/CKEdidor: upgrade to Version4.1.1
2013-05-08 11:17:15 +00:00
Klaus Leithoff
00234be893
* Tracker: fix bug regarding the save of replys that could be regarded as empty (only span with style, no content)
2013-05-08 09:58:30 +00:00
Nathan Gray
03a674e7bd
Improve handling of headers, checking translations and message_id
2013-05-06 15:26:19 +00:00
Klaus Leithoff
2221f07dfc
on InlineImageExists make sure there is at least one attachment
2013-05-06 14:38:04 +00:00
Klaus Leithoff
b661d888ae
* API/phpmailer: introduce optional parameter to InlineImageExists, to be able to determine if all attachments are inline, or only some; this will be used to decide on the mimetype of the message to be sent (multipart/ related (all) or mixed (some))
2013-05-06 14:29:04 +00:00
Nathan Gray
f750656933
Fix context menu 'Use all' checkbox -> export had no data
2013-05-06 14:22:23 +00:00
Klaus Leithoff
41597fd897
try to prevent autoloading failure on activesync
2013-05-06 14:17:35 +00:00
Klaus Leithoff
240b81012e
* eMail: introduce method to preset emailaddress by contact-ids (preferred emailaddress setting will be used)
2013-05-02 15:48:13 +00:00
Klaus Leithoff
4ec68d16d0
* eMail: handle inline forward as reply as we decide about starting the compose-dialog in text OR html mode; so for the startupmode of the editor for forwards: inline forwards are handled as replys, forwards as attachments as a new mail
2013-05-02 11:51:37 +00:00
Nathan Gray
93efeb361f
Implement delete import action
2013-04-30 14:47:14 +00:00
Klaus Leithoff
883bc6f60f
* eMail: rework parsing of email adresses and making compose links out of them
2013-04-30 12:53:56 +00:00
Klaus Leithoff
ed6c8028b6
allow/set bigger editor area on compose
2013-04-29 13:03:42 +00:00
Klaus Leithoff
d22e8a66b8
* eMail: ^Cke sure all of an compose/view window is shown and not hidden by e.g. the taskbar
2013-04-29 11:24:29 +00:00
Klaus Leithoff
c2667accee
*API/CKEdidor: upgrade to Version4.1.1
2013-04-29 08:20:40 +00:00
Klaus Leithoff
c24fc93216
* eMail: fix bug unable to delete/rename/move selected folder
2013-04-29 07:26:20 +00:00
Ralf Becker
c9bfdcab5c
first take on preferences with et2, not yet working!
2013-04-28 14:52:41 +00:00
Ralf Becker
5eede4a8ef
allow to use <widget type="${row}[type]"/> in xet files
2013-04-28 12:43:18 +00:00
Ralf Becker
947511779a
_atts["select_options"] is not null but {}
2013-04-28 12:42:13 +00:00
Ralf Becker
26c66d12d7
create static method etemplate_widget_menupopup::fix_encoded_options(), so apps can call that for cases it is not called automatically (eg. autorepeated rows)
2013-04-28 12:39:58 +00:00
Klaus Leithoff
84dfeff8d4
Changelog for 11.1.20130426
2013-04-26 07:15:43 +00:00
Klaus Leithoff
6025705549
rework of link to text functionality when converting HTML to Text
2013-04-25 14:36:27 +00:00
Klaus Leithoff
1405474161
use cache invalidation on inital read before edit too; add missing translations
2013-04-25 14:34:51 +00:00
Klaus Leithoff
e589930fd8
rework of link to text functionality when converting HTML to Text
2013-04-25 14:18:49 +00:00
Klaus Leithoff
682e33c68a
* Addressbook/Export: fix fatal error regarding order by for postgresql on addressbook export
2013-04-25 09:47:50 +00:00
Klaus Leithoff
c51bf772c8
* Addressbook/Export: fix fatal error regarding order by for postgresql on addressbook export
2013-04-25 09:46:46 +00:00
Nathan Gray
4759d19d25
Fix nextmatch hierarchy display
2013-04-24 19:53:51 +00:00
Klaus Leithoff
8262dc54e7
use cache invalidation on inital read before edit too; add missing translation
2013-04-24 13:05:37 +00:00
Klaus Leithoff
4579b7dd79
* eMail: handle Focus Issues (browser pops in front when in background on mail list refresh)
...
> make use of document.hidden or document.msHidden or document.webkitHidden; if browsers do not support these use old behavior
2013-04-24 12:15:10 +00:00
Klaus Leithoff
15c251ba73
* eMail: handle problem popup foldertree does not show subfolders of folders with umlauts
2013-04-24 09:59:09 +00:00
Nathan Gray
936c51b749
Change field name translations so Export -> Import works across languages
2013-04-23 20:08:51 +00:00
Nathan Gray
fc8bb745d7
Improve handling of headers, checking translations and message_id
2013-04-23 20:04:51 +00:00
Ralf Becker
288469e66c
use new prompt to allow to rename uploaded file, if it would overwrite an already existing one, also use dialog for delete confirmation
2013-04-23 16:52:39 +00:00
Ralf Becker
78449edd4c
some css for new dialog: left aligning buttons as everywhere in EGroupware, auto-size dialog, static show_prompt method to display a prompt, fixed not working translation of standard buttons
2013-04-23 16:51:00 +00:00
Nathan Gray
4b2b4ca336
Fix context menu 'Use all' checkbox -> export had no data
2013-04-23 16:05:13 +00:00
Nathan Gray
6f124f4b10
When nm loads data, make sure selection is still shown
2013-04-23 15:34:47 +00:00
Nathan Gray
6e2df01d29
Change ODS file line break tag from <text:line-break> to </text:p><text:p> so it works in LibreOffice
2013-04-23 14:11:43 +00:00
Ralf Becker
92971476e3
invalidate account, before reading it, to code with changed to DB or LDAP outside EGw
2013-04-23 13:47:43 +00:00
Ralf Becker
5c71e6916e
invalidate account, before reading it, to code with changed to DB or LDAP outside EGw
2013-04-23 13:47:20 +00:00
Ralf Becker
93576a8bd0
remove echo of error-message of failed ldap connection, it scares users when flushing cache in setup
2013-04-23 13:31:03 +00:00