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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Klaus Leithoff
|
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 |
|
Klaus Leithoff
|
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 |
|
Klaus Leithoff
|
58a39a67a8
|
* eMail: fixed bug for not getting multiple unnamed attachments, while saving a mail to infolog or tracker
|
2011-06-09 11:15:53 +00:00 |
|
Ralf Becker
|
e12e0d8fb5
|
fixed sometimes not working setting of multiple status (timesheet_bo::read($td_id) require ts_id as parameter not array("ts_id" => $ts_id)!)
|
2011-06-08 11:19:38 +00:00 |
|
Ralf Becker
|
afbd8485ef
|
consider running in setup (install/update of app) as run by an admin
|
2011-06-08 11:04:08 +00:00 |
|
Ralf Becker
|
e9accf3103
|
no need to run expensive mb_substr 3 times
|
2011-06-08 10:43:05 +00:00 |
|
Klaus Leithoff
|
ac35d07a1f
|
extending (trunk) patch rev32909/34417 (chopped off urls when URI contains umlauts AND mbstring.func_overload is activated): using rawurlencode instead of '%' . sprintf('%02X', ); as ord() only returns the int for the first character in a given string, thus crippling multibyte chars
|
2011-06-08 10:16:47 +00:00 |
|
Ralf Becker
|
46c1b46bce
|
added parameter to run a command after copying checkout to buildroot, eg. to apply a patch or replace some files
|
2011-06-05 10:33:10 +00:00 |
|
Ralf Becker
|
52655f1c14
|
nicer workaround
|
2011-06-03 10:15:27 +00:00 |
|
Ralf Becker
|
a672be9a43
|
* workaround for Fennec bug https://bugzilla.mozilla.org/show_bug.cgi?format=multiple&id=648250 window.(outerHeight|outerWidth|screenX|screenY) throw exception
|
2011-06-03 09:54:16 +00:00 |
|
Jörg Lehrke
|
b958ad8f8c
|
fix for egroupware.org bug #2824: SyncML ingnored multiline descriptions in infolog
|
2011-06-02 18:16:27 +00:00 |
|
Ralf Becker
|
dc78b0a525
|
- fixed silently not working statistic submit with Webkit browsers (Safari, Chrome, ...)
- changed submit url to https://www.egroupware.org/usage-statistic to overcome unsecure submit warnings
|
2011-05-31 09:26:47 +00:00 |
|
Ralf Becker
|
400f631baf
|
* IE9: enable IE dropdown menu hack only for IE<9, as it stalls IE9 www.stylite.de bug #1722
|
2011-05-31 07:56:54 +00:00 |
|
Ralf Becker
|
d427a3b8fe
|
allow to specify "none" in popup size for no popup AND no link target, to allow dial scripts to use status "204 No Content"
|
2011-05-30 15:01:04 +00:00 |
|
Ralf Becker
|
3ad94bc96c
|
fix for bug #2965 - "setup-cli.php --check" prints additional unintended lines on exit code 14
|
2011-05-28 07:25:27 +00:00 |
|
Klaus Leithoff
|
ff4efeb47e
|
handle PEAR error while cmdExamine: May be not connected.
|
2011-05-27 12:55:32 +00:00 |
|
Ralf Becker
|
b30b060151
|
* Calendar: fixed not working freetime search caused by not mbstring.func_overload supporting xajax libary
|
2011-05-27 08:31:53 +00:00 |
|
Ralf Becker
|
1f2af1630b
|
* Calendar: fixed not included organizer in meeting request
|
2011-05-26 17:22:58 +00:00 |
|