Commit Graph

22738 Commits

Author SHA1 Message Date
Ralf Becker
c20bb4df6b using correct case: To, Cc and Bcc 2013-08-05 14:57:03 +00:00
Klaus Leithoff
202d40d517 ClearAllRecipients should only clear recipients, not From, ReplyTo and such 2013-08-05 13:47:51 +00:00
Ralf Becker
86262dea0f fixed 2 typos 2013-08-05 12:58:41 +00:00
Ralf Becker
e9bf6d69e1 some long running operations, eg. merge-print, run into situation that DB closes our separate sqlfs connection, we try now to reconnect once 2013-08-05 09:47:16 +00:00
Ralf Becker
57634dc01f need to reimplement Clear methods from parent, to also clear our private addresses 2013-08-05 08:47:19 +00:00
Ralf Becker
188328b1d0 fixed wrong condition only giving a location header if requests fails, not if it succeeds 2013-08-02 19:27:35 +00:00
Ralf Becker
9c94034e87 * CardDAV/Addressbook: fixed various issues with groups/distribution lists as supported by Apple and eMclient (groups need to be enabled in CalDAV/CardDAV preferences!) 2013-08-02 19:26:24 +00:00
Ralf Becker
91957ab770 an other case in which we need to filter out in-active accounts 2013-08-02 18:27:35 +00:00
Ralf Becker
19f42fecf8 * CardDAV/Addressbook: fixed not working sync-collection report eg. by eMclient, if server-time is different from user 2013-08-02 14:41:54 +00:00
Klaus Leithoff
a16125c2fe fix no filename shown on save to disc for e.g. some message/rfc822 attachments 2013-08-02 11:19:36 +00:00
Ralf Becker
29f2bdf948 allways return an array, easier then copying with null in various places 2013-08-01 12:59:45 +00:00
Ralf Becker
c65130d714 * Admin/Filemanager: added filesystem check and repair for missing or broken required directories /, /apps and /home 2013-08-01 07:53:58 +00:00
Klaus Leithoff
47503f4fcd attempt to fix problem of comment-visiblity on multiple assignments of the ticket in question 2013-07-31 10:24:36 +00:00
Ralf Becker
1c86db7749 * Admin/SambaAdmin: fixed not set sambaNTPassword and sambaLMPassword hashes in LDAP (hook changepassword was called without password) 2013-07-30 18:13:41 +00:00
Nathan Gray
ce6511e934 Have resource thumbnails open image when clicked 2013-07-30 17:23:58 +00:00
Klaus Leithoff
e5b36d3ce3 if SUBJECT is an array, use thelast one, as we assume something with the unfolding for the subject did not work 2013-07-30 14:33:05 +00:00
Klaus Leithoff
bacd4ac2e6 fix/prevent possible breakdown of imap_rfc822_parse_addrlist of non emailaddress header fields 2013-07-30 14:05:11 +00:00
Klaus Leithoff
cb98dca3ff * eMail/eSync: fix cut off of multiple TO/CC addresses in header retrieval (seen in eSync); return empty syncMail Object on header retrieval failure for activesync 2013-07-30 10:55:19 +00:00
Ralf Becker
afd4d3d75c fixed "PHP Parse error: syntax error, unexpected \ (T_NS_SEPARATOR)" error caused by email validation, also added error_log for these type of parse-errors 2013-07-30 09:12:00 +00:00
Ralf Becker
1f792dac6a Changelog for 11.1.20130729 2013-07-29 10:24:56 +00:00
Ralf Becker
b4e38ab24c * CardDAV/ActiveDirectory/LDAP: fixed typo causing doublication in account-addressbook of eMclient by always returning all accounts in multiget report 2013-07-27 08:22:48 +00:00
Nathan Gray
aa40d1cbb0 Fix custom image being lost when you're in the edit dialog and click Apply, Save or Apply, Apply 2013-07-26 14:47:01 +00:00
Klaus Leithoff
7ef750d6ef * eMail/Net-IMAP: harden get raw response against unexpected return results from server 2013-07-26 11:36:13 +00:00
Klaus Leithoff
c5380c2647 * CKEditor/ASpell: adaption of aspell plugin to work with IE10 2013-07-26 10:41:11 +00:00
Ralf Becker
3b0eccb9d4 * eTemplate/all apps: (silently) limit number of links shown to 1000 newest, to not run into memory_limit or max_execution_time and assuming noone will scroll further down anyway 2013-07-26 09:39:14 +00:00
Ralf Becker
acccfe2132 * PostgreSQL/ProjectManager/InfoLog: invalid SQL opening a new entry InfoLog entry
can not "SELECT * FROM table ... GROUP BY *" has to be "SELECT table.* ... FROM table GROUP BY table.*"
2013-07-26 06:57:42 +00:00
Ralf Becker
69a336d58b * Async service/Backup: updating job to next scheduled time BEFORE running it, to copy with jobs running longer then async frequency of 5min, eg. backup 2013-07-25 13:11:37 +00:00
Ralf Becker
e4e725b5bc removed ancient "mark untranslated strings with *" site configuration, as it is unnecessary and breaks links-stream-wrapper and WebDAV 2013-07-25 12:18:43 +00:00
Ralf Becker
8695076798 * EMailAdmin/Setup: disabling certificate validation on imaps connection by default for new profiles (can be enabled in EMailAdmin) 2013-07-25 09:05:04 +00:00
Klaus Leithoff
2fd1e98eee * Filemanager/eMail: on attaching files to emails from filemanager; if there is a plus sign within the path, we have to encode it, so the file can be found by filesize after urldecode 2013-07-25 07:54:47 +00:00
Ralf Becker
be0c913c35 * Admin/Preferences: fixed not working special char detection in passwords, if you required 4 character classes it always failed 2013-07-25 07:24:33 +00:00
Ralf Becker
d10dc3ac8b fix sql error, if contact_bday is not aliases as bday (works too if it is alias) 2013-07-23 15:09:07 +00:00
Ralf Becker
3fc090ba33 fix sql error, if contact_bday is not aliases as bday (works too if it is alias) 2013-07-23 15:03:12 +00:00
Ralf Becker
4557a1d24d reverted "no need for RegExp replace", as javascript only replace first occurence, if a string given 2013-07-23 14:42:24 +00:00
Ralf Becker
02917ec5bf fixed DISTINCT leading to no data returned (eg. ctag in accounts-addressbook in eSync and CardDAV), DISTINCED added twice and not using so_sql_cf::search if no custom fields defined 2013-07-23 13:48:08 +00:00
Ralf Becker
b883bf86e5 fix indention 2013-07-23 13:43:00 +00:00
Ralf Becker
daf247f3ad fixed tail-window did not scroll to bottom automatic after jQuery update 2013-07-23 11:45:57 +00:00
Ralf Becker
ae86519a58 disable outer scrollbar, eg. if rendering time is swichted on 2013-07-23 11:32:29 +00:00
Klaus Leithoff
46e8c16016 suppress warning on searching for active members 2013-07-23 10:58:43 +00:00
Ralf Becker
56bc1768c9 fixed an other SQL error caused by prefixing columns with DISTINCT: id in field-list is ambigous 2013-07-23 09:35:19 +00:00
Ralf Becker
dbd43126c8 * All apps/custom fields: fixed multiple identical rows, if custom fields where set (introduced in last package) 2013-07-23 07:58:51 +00:00
Klaus Leithoff
c0d040342b * eMail/Activesync: improve behavior on connection failure. Return 503 Service unavailable/Retry After on Connection error.
Exception that was thrown previously after the 503 header did overwrite the 503 header with a 500 header (so now we should have the behavior as intended)
2013-07-23 07:16:22 +00:00
Klaus Leithoff
ae848ffaee upgrade to version 4.1.3 2013-07-19 11:13:23 +00:00
Klaus Leithoff
fbedb9d558 rebuild basic browsertest functionality not provided by jquery anymore 2013-07-19 11:07:22 +00:00
Nathan Gray
5b5a3ad58f Fix copy-paste error in js attribute check 2013-07-19 10:55:07 +00:00
Ralf Becker
45e1fa8d2a an other missing chosen fix re-added 2013-07-19 10:51:02 +00:00
Ralf Becker
60ac65e80b updated choosen to 0.13.0 and re-merged r42794 2013-07-19 10:41:27 +00:00
Ralf Becker
de5a0c0378 setting a white background to work around transparency 2013-07-19 09:48:53 +00:00
Nathan Gray
eb18408771 jQueryUI update changes where custom renderer hides 2013-07-19 09:31:00 +00:00
Ralf Becker
d16c426fb6 first step towards content-security by passing parameters to egw.js script via data-attributes of script tag instead of using inline scripts in page 2013-07-19 08:45:26 +00:00