Commit Graph

17729 Commits

Author SHA1 Message Date
3e4fbc562b * Filemanager popup: fixed sometimes missing first directory, eg. in favorites 2011-08-04 15:48:58 +00:00
049bf315ca merged latest changes from doc/rpm-build/apache.conf 2011-08-04 08:37:09 +00:00
6d564002ad * NTLM authentication: limit redirect, if NTLM auth could not be performed, to same domain, EGroupware domain, or explicitly whitelisted domains
to fix issue "found" on www.autosectools.com
2011-08-04 08:06:29 +00:00
5a45d31e1e fixed creating of new translations / give [Write] button file not yet existing (permissions given) 2011-08-04 07:40:16 +00:00
908eabae80 sticking to the rules of the protocoll while writing a request to port, ensures that lighttpd (>=1.4.28) understands our requests 2011-08-03 13:41:11 +00:00
c6ad248708 * Calendar: fixed typo in merge, denying implicit participants rights eg. required to accept a meeting 2011-08-03 13:23:34 +00:00
52ef0c039d * Calendar: show status set for the whole series at recurrences too, unless they have an individual status
removed previous participants call now completly, as the above changes archive the same thing, without enumerating all recurrences to the database
2011-08-03 13:08:01 +00:00
58eb51c23b fix problem "found" on www.autosectools.com> 2011-08-03 08:32:52 +00:00
329b200012 fix problem "found" on www.autosectools.com> 2011-08-03 07:34:01 +00:00
9da993b284 fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com> 2011-08-03 07:19:49 +00:00
6d1cac5300 * CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts 2011-08-02 16:39:24 +00:00
531452a8c1 Fix mismatched tag in MS linefeed 2011-08-02 14:28:19 +00:00
50b60ae35f quieten warning regarding array_search 2011-08-02 13:18:52 +00:00
d8f0c274f1 * CalDAV: user agent detection of OS X 10.7 Lion iCal app (CoreDav instead of DavKit) 2011-08-02 13:03:37 +00:00
ae535d8be0 * notification/email: support filter since (only check unseen mails for the last 14 days) when notify for unseen mails 2011-08-02 12:27:46 +00:00
7d773f6f48 fixing r35871: status was not explicitly set to false (only to true) and therefore not editable 2011-08-01 16:39:26 +00:00
66219afde9 * Calendar: fixed in readonly events custom fields were still editable 2011-08-01 16:01:10 +00:00
67436f667c - silently use server_timezone if wrong user timezone preference is set, as we can not (easily) report it to the user at the stage of initialising EGroupware
- if server_timezone is NOT valid, try (and permanently store!) date_default_timezone_get() frist and then "Europe/Berlin"
2011-08-01 13:09:53 +00:00
605f0a2aff fix warning ->missing argument 1 for select_widget<- : make the parameter optional by assigning a default value 2011-07-26 07:49:29 +00:00
d295a3f649 support dparameters (structure part 8) for images while parsing the message body structure 2011-07-21 14:56:52 +00:00
f6d7c5a2f2 make sure there is no whitespace leading or trailling the host string, when attempting to send 2011-07-21 12:11:36 +00:00
769e60d51f take care that winmail.dat attachments are only resolved by tnef (if available) if required (e.g.:the message is opened) 2011-07-19 10:07:26 +00:00
9a7b0dfd7b fix by Ralf for bug, that prevented the update of accounts, if your accountselection method is groupmembers 2011-07-18 10:09:58 +00:00
bc9eda09a3 fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject 2011-07-18 07:51:25 +00:00
e3afa1e829 add missing default translation for lang key tls 2011-07-14 08:57:32 +00:00
08faff69c3 * Generate well-formed XML for Funambol and SyncEvolution clients (community bug#2975) 2011-07-08 19:45:55 +00:00
fc57466c6b fix fatal error: unsupported operand type in resources_ui line 428; reported on community tracker#3006 2011-07-08 07:52:54 +00:00
3bc340ca0d fixed not working mime parameter, if just a main type eg. "image" is given 2011-07-04 18:55:42 +00:00
ae3075ccaf make sure we set SMTPSecure to ssl or tls if the standardports for ssl or tls are configured for the given profile 2011-07-04 13:50:12 +00:00
b60be9c82c fix wrong class::function call 2011-06-29 09:21:04 +00:00
09bf4690e1 * Calendar: fixed not working accept/reject of invitations, if participant is in a group with only a freebusy grant
- previouse prevented that, thought we dont know why it was implemented that way
2011-06-26 15:49:04 +00:00
cb95b96180 fixed since r29490 not working private attribute 2011-06-26 13:22:33 +00:00
e6d7728385 * Fix RRULE parser (UTC fix) - Bug#2991@egroupware.org 2011-06-25 17:48:52 +00:00
9e63a721f1 * Fix RRULE parser (2nd part) - Bug#2991@egroupware.org 2011-06-25 14:15:26 +00:00
682202437f * Fix RRULE parser - Bug#2991@egroupware.org 2011-06-25 12:14:04 +00:00
45a463830e Update Czech translation for 1.8. Tracker #2886 2011-06-23 13:41:31 +00:00
8efb865d30 test on 'null', as json_last_error is a php5.3.x function 2011-06-22 10:48:05 +00:00
ba9a2f48c0 * eMail: fix for displayed message body is null: if charset reported is reported not correctly, converting to utf-8 may not succeed as expected, leaving some non utf-8 chars which may lead to problems with json_encode; 2011-06-22 09:56:29 +00:00
cee4aa10f5 regard addressbook preference to hide accounts or not in ajax search for emailadresses while composing messages, even if accountstorage is the same as the authmechanismn 2011-06-21 13:53:14 +00:00
a54d7b34e7 * eMail: regard addressbook preference to hide accounts or not in ajax search for emailadresses while composing messages 2011-06-21 13:11:27 +00:00
7ad6211b18 fix exception: calendar_bo::resource_info(NULL) parameter must be scalar, when deleting and afterwards adding a participant 2011-06-21 06:51:25 +00:00
99d9994932 add authPLAIN Method 2011-06-15 15:32:00 +00:00
582a136219 improve search for best auth Method, if you try one, the server is not suporting 2011-06-15 14:41:04 +00:00
cfbe85603f try LOGIN first for login to IMAP Server as prefered login method. only use best auth method, if LOGIN is not available: Reason-> some servers do report auth methods that they do not truly support (cram-md5) 2011-06-15 13:03:58 +00:00
5d1a576b70 Order link search results by name 2011-06-14 14:39:47 +00:00
7d55a8f78c fixing problem under windows: dirname("/something") === "\\", with which EGroupware VFS can NOT work, using now egw_vfs::dirname 2011-06-14 07:38:07 +00:00
6346cfb78e * CalDAV/GroupDAV/KDE Akonadi seems to require redundant namespaces, see KDE bug #265096 https://bugs.kde.org/show_bug.cgi?id=265096 2011-06-13 09:11:42 +00:00
2255f9b905 * Admin/VFS/LDAP: on saving a group, check if group directory exists and create it if not 2011-06-10 11:02:20 +00:00
8da6d7246e * eMail: match cid to filename if the attempt to match the cid failed -> extending the fetch attempt even for non cid attachments, when nothing is found within the previous loops 2011-06-10 09:21:55 +00:00
1357ba206e * eMail: improving of the fetching of cids; match cid to filename if the attempt to match the cid failed 2011-06-09 13:54:17 +00:00