Commit Graph

17734 Commits

Author SHA1 Message Date
Ralf Becker
cc693632eb added Laotian language to setup 2011-08-09 07:31:15 +00:00
Ralf Becker
183fc83f48 Changelog for 1.8.001.20110805 2011-08-05 13:35:39 +00:00
Ralf Becker
6222e320e2 * PEAR: automatic upgrade or install of required PEAR packages via package post_instal.php (only package installs!) 2011-08-05 10:03:12 +00:00
Ralf Becker
61310222ab * API fix webserver_url of just a domain eg. http://domain.com gives PHP Warning empty delimiter ... 2011-08-05 08:05:33 +00:00
Ralf Becker
b2a2fbbc72 * API fix PHP fatal error wakeup2 is no method ..., when comming from setup 2011-08-05 08:05:21 +00:00
Ralf Becker
3e4fbc562b * Filemanager popup: fixed sometimes missing first directory, eg. in favorites 2011-08-04 15:48:58 +00:00
Ralf Becker
049bf315ca merged latest changes from doc/rpm-build/apache.conf 2011-08-04 08:37:09 +00:00
Ralf Becker
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
Ralf Becker
5a45d31e1e fixed creating of new translations / give [Write] button file not yet existing (permissions given) 2011-08-04 07:40:16 +00:00
Klaus Leithoff
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
Ralf Becker
c6ad248708 * Calendar: fixed typo in merge, denying implicit participants rights eg. required to accept a meeting 2011-08-03 13:23:34 +00:00
Ralf Becker
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
Ralf Becker
58eb51c23b fix problem "found" on www.autosectools.com> 2011-08-03 08:32:52 +00:00
Ralf Becker
329b200012 fix problem "found" on www.autosectools.com> 2011-08-03 07:34:01 +00:00
Ralf Becker
9da993b284 fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com> 2011-08-03 07:19:49 +00:00
Ralf Becker
6d1cac5300 * CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts 2011-08-02 16:39:24 +00:00
Nathan Gray
531452a8c1 Fix mismatched tag in MS linefeed 2011-08-02 14:28:19 +00:00
Klaus Leithoff
50b60ae35f quieten warning regarding array_search 2011-08-02 13:18:52 +00:00
Ralf Becker
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
Klaus Leithoff
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
Ralf Becker
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
Ralf Becker
66219afde9 * Calendar: fixed in readonly events custom fields were still editable 2011-08-01 16:01:10 +00:00
Ralf Becker
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
Klaus Leithoff
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
Klaus Leithoff
d295a3f649 support dparameters (structure part 8) for images while parsing the message body structure 2011-07-21 14:56:52 +00:00
Klaus Leithoff
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
Klaus Leithoff
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
Klaus Leithoff
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
Klaus Leithoff
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
Klaus Leithoff
e3afa1e829 add missing default translation for lang key tls 2011-07-14 08:57:32 +00:00
Jörg Lehrke
08faff69c3 * Generate well-formed XML for Funambol and SyncEvolution clients (community bug#2975) 2011-07-08 19:45:55 +00:00
Klaus Leithoff
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
Ralf Becker
3bc340ca0d fixed not working mime parameter, if just a main type eg. "image" is given 2011-07-04 18:55:42 +00:00
Klaus Leithoff
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
Klaus Leithoff
b60be9c82c fix wrong class::function call 2011-06-29 09:21:04 +00:00
Ralf Becker
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
Ralf Becker
cb95b96180 fixed since r29490 not working private attribute 2011-06-26 13:22:33 +00:00
Jörg Lehrke
e6d7728385 * Fix RRULE parser (UTC fix) - Bug#2991@egroupware.org 2011-06-25 17:48:52 +00:00
Jörg Lehrke
9e63a721f1 * Fix RRULE parser (2nd part) - Bug#2991@egroupware.org 2011-06-25 14:15:26 +00:00
Jörg Lehrke
682202437f * Fix RRULE parser - Bug#2991@egroupware.org 2011-06-25 12:14:04 +00:00
Oscar Manuel Gómez Senovilla
45a463830e Update Czech translation for 1.8. Tracker #2886 2011-06-23 13:41:31 +00:00
Klaus Leithoff
8efb865d30 test on 'null', as json_last_error is a php5.3.x function 2011-06-22 10:48:05 +00:00
Klaus Leithoff
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
Klaus Leithoff
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
Klaus Leithoff
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
Ralf Becker
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
Klaus Leithoff
99d9994932 add authPLAIN Method 2011-06-15 15:32:00 +00:00
Klaus Leithoff
582a136219 improve search for best auth Method, if you try one, the server is not suporting 2011-06-15 14:41:04 +00:00
Klaus Leithoff
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
Nathan Gray
5d1a576b70 Order link search results by name 2011-06-14 14:39:47 +00:00