529d78e0b3
Show always print button in calendar print template
2013-10-17 12:31:19 +00:00
84de505721
for new or changed group-invitations, remove previously deleted members, so they show up again
2013-10-17 12:01:53 +00:00
28e54a01e5
* eMail: fix problem with lost connection on drafted message when using printPreview on messages with attachments
2013-10-17 11:52:16 +00:00
74f27b0f90
* eMail: preference to show external image was only shown to admins
2013-10-17 10:06:21 +00:00
e814463524
No need to disable "Sub Entry" in infolog->add context menu
2013-10-17 09:00:12 +00:00
e0b9d99a45
fixed broken install under PostgreSQL caused by PHP Fatal error: Call to a member function fetch() on a non-object
2013-10-15 11:41:29 +00:00
1ea11843fb
* PostgreSQL/Calendar: clicking on InfoLog entries opened new calendar entry instead of existing InfoLog
2013-10-15 11:29:21 +00:00
b365e2300f
trigger gathering of the mailbody on sending for to_tracker - action too
2013-10-15 11:24:10 +00:00
1a02f8cb34
* eMail/Infolog/Tracker: upon converting mails on send, if we attach messages get the message itself, and attach it, as we are able to display it in egw instead of fetching only the attachments attached files (as we did previously)
2013-10-15 10:48:48 +00:00
10a7d6a7a6
* SiteMgr: fixed not working anonymous user and using now a random password
2013-10-15 09:25:23 +00:00
80c633cc14
Warn user to avoid modifying sieve rules created by version trunk mail/felamimail, via epl-11.1, since they have extra fields for Btransform, which modification may cause data loss
2013-10-14 14:38:00 +00:00
90c4ad2b63
Use same sieve-script backend for emailadmin in epl-11.1 to make compatibility for sieve rules which are created by version trunk mail/felamimail
2013-10-14 14:31:09 +00:00
4b11895060
* PostgreSQL/ProjectManager: fixed SQL error "pm_id is ambigues" when accessing /apps/projectmanager via filemanager
...
instead of aliased primary key, we have to use original column incl. table-name as alias is ambigues
2013-10-14 07:53:34 +00:00
dad516c08d
implemented deleteAccount hook to clean up table
2013-10-10 14:47:59 +00:00
405ade6280
get_mailcontent -> if we do not want HTML but there is no TextRepresentation with the message itself, try converting
2013-10-09 08:40:03 +00:00
04d819afdd
Changelog for 11.1.20131008
2013-10-08 07:44:21 +00:00
a228113f02
* CardDAV/Addressbook: fixed all contacts were reported as NOT found and therefore not synchronised
2013-10-08 07:41:32 +00:00
a234addda6
fixed sometimes not working save, as whole content is used for so_sql::read()
2013-10-07 12:17:47 +00:00
f530964d98
Changelog for 11.1.20131007
2013-10-07 07:44:31 +00:00
72c350f76d
* API: fixed not working session encryption, by switch back to previous MCrypt algorithm and mode
2013-10-07 07:22:21 +00:00
dda8edf295
use egw_cache for session read/write; fix cache handling for flagMessages
2013-10-04 09:26:20 +00:00
efb5ef4671
Changelog for 11.1.20131001
2013-10-01 12:14:54 +00:00
29b8cc5d5c
* CalDAV/CardDAV: fixed not working propfind-request to single resource in calendar/addressbook collection
2013-10-01 11:38:56 +00:00
2d88f9db75
full implementation of draft-murchison-webdav-prefer-05, incl. return=representation for 412 conflicts
2013-10-01 10:55:44 +00:00
71332a3deb
* CalDAV/CardDAV: fixed multiget-report to correctly report not found urls
...
merge from Trunk r43891: fixed not found multiget-report urls where not reported (worked for calendar only before sync-report was introduced)
2013-10-01 10:46:03 +00:00
f84ddf992b
use 870 as new width for popup windows in felamimail
2013-10-01 10:38:53 +00:00
d49c460c5f
to mitigate html download with CSP: no blacklisting just IE, only whitelist tested browsers and versions
2013-10-01 09:49:06 +00:00
e46f2f987c
make sure lastattempt and howlong isset and not null, when checking if an device attempts to connect earlier than expected
2013-09-30 07:38:44 +00:00
6093c39928
fix device specific waitOnFailure
2013-09-27 14:27:37 +00:00
5e883e7e21
make waitOnFailure deviceSpecific
2013-09-27 13:54:05 +00:00
8956b6f456
better window height/resize control for display window; ported from compose
2013-09-27 12:50:11 +00:00
13f5753bb1
rework cache read condition for waitOnFailure Cache; fix possible break of waittime for waitOnFailure Cache
2013-09-27 12:10:56 +00:00
cbb3055fc5
make sure compose window will not be subject of further height adaptions in inital step of opening, if the compose window is opened with a height smaller than 650
2013-09-27 09:58:58 +00:00
8dc1d5758e
* eMail/eSync: control wait sequence for device;
...
If a device could not connect successfully, it was sent away and told not to connect until with a retry after header. If it tries before that send the retry after header again and do not attempt to connect
2013-09-27 09:07:03 +00:00
dac72b58f4
attempt to resolve missing folder-information situation when accessing ajaxfelamimail
2013-09-27 09:06:10 +00:00
dec4237e0e
Fix exporting custom fields when they're not selected in the nextmatch column list
2013-09-26 16:30:31 +00:00
baf5fbef1b
Fix definition radio option not showing filters
2013-09-26 16:27:55 +00:00
8519e34ea5
instead of moving the window up a bit, when availHeight and height differ for screen, just reduce the window.height by that portion
2013-09-26 08:59:53 +00:00
5a5d252b0d
Hide deleted resources from calendar sidebox list
2013-09-25 15:02:36 +00:00
f8e18810aa
* eMail: limit compose window height to 1000px
2013-09-25 11:08:02 +00:00
367651a8d1
on async job write, make sure that possible next attribute in data is in sync with job[next]
2013-09-24 10:21:46 +00:00
b14cc0c07e
on deleteUsers hook: we need an admin connection, but we have to check general connected status as well, in case we are not
2013-09-20 07:43:19 +00:00
0bc9b1357c
change convertHTMLToText behavior, regarding the replacing of CRLF or LF to single space; now removing them completely, when text to be processed is regarded to be html
2013-09-18 12:16:06 +00:00
21c14eecf4
ease debugging for failed folder exists; make sure that openConnection, when called with _icServerID == 0 is using this->profileID instead
2013-09-17 08:29:53 +00:00
8f4c575de1
* eMail/IMAP: fix for failed connection for subsequent connects when using STARTTLS in certain enviroments
...
the buffering of capabilities triggers connections that STARTTLS to use these capabilities at the wrong time; thus we reset the capability buffered by icServer object
2013-09-17 07:53:09 +00:00
fadccd0ece
requirement by sales that email-type should not be shown in right - click - action dialog
2013-09-16 11:52:38 +00:00
1796e904bb
* eMail: fix for inline image not displayed in print preview
2013-09-13 12:15:49 +00:00
e6c3fafbef
* eMail/Sieve: improved capability parsing
2013-09-13 09:05:05 +00:00
5faeec4ad5
mitigate risk of html downloads by using Content-Security-Policy header or Content-Disposition: attachment for IE
2013-09-12 18:49:36 +00:00
ce7efa20a6
share cookie with regular EGroupware (required for Stylite hosting)
2013-09-12 15:24:07 +00:00