b6552771b2
remove _source directory
2011-08-03 14:50:35 +00:00
a69b163485
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:40:58 +00:00
d8ecd9af9e
* Calendar: fixed typo in merge, denying implicit participants rights eg. required to accept a meeting
2011-08-03 13:22:49 +00:00
ef559e486a
* 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:06:07 +00:00
1740140e0b
if a profile has no signature assigned, return the defaultSig on setComposeSignature
2011-08-03 11:32:26 +00:00
b5ed1b7eb9
fix problem "found" on www.autosectools.com>
2011-08-03 08:32:15 +00:00
5889da371f
fixed problem "found" on www.autosectools.com
2011-08-03 07:29:24 +00:00
8039f64bd1
fix problem reported by Fabio Ciuffani / John Leitch <john@autosectools.com>
2011-08-03 07:19:26 +00:00
6cd2f5451c
* CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts
2011-08-02 16:38:37 +00:00
3e248e6eb2
Fix mismatched tag in MS linefeed
2011-08-02 14:30:14 +00:00
9d98666cfc
quieten warning regarding array_search
2011-08-02 13:18:26 +00:00
d249ce5f2e
* CalDAV: user agent detection of OS X 10.7 Lion iCal app (CoreDav instead of DavKit)
2011-08-02 13:02:07 +00:00
560f734db9
* notification/email: support filter since (only check unseen mails for the last 14 days) when notify for unseen mails
2011-08-02 12:28:14 +00:00
9c83f7334d
* admin: allow to choose which kind of spellchecking you would like to employ when using the CK Editor (Options now: Yes, No, Without SpellCheckAsYouType, WebSpellChecker)
2011-08-02 12:15:19 +00:00
f584a0a124
fixing r35871: status was not explicitly set to false (only to true) and therefore not editable
2011-08-01 16:38:31 +00:00
63762d89e5
* Calendar: fixed in readonly events custom fields were still editable
2011-08-01 15:59:33 +00:00
4d2a9119b5
- 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:07:24 +00:00
ece7c6de04
fixing 3 failed litmus tests:
...
- copy_coll, move_coll: using egw_vfs::find instead of System::find which we dont require and fails anyway for some reason
- copy_shallow: by updating COPY with changes from 1.0.0RC6 (depth="0" is allowed for copy, thought HTTP_WebDAV_Server still copies the whole collection!)
2011-07-31 10:06:11 +00:00
a1fd7f5f1e
no find for depth="0" when copying a collection
2011-07-31 09:59:17 +00:00
996efca1ac
updating own HTTP_WebDAV_Server to upstream version 1.0.0RC6: http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC6
2011-07-31 09:57:20 +00:00
8c2a149760
better control of error_log messages regarding the use of non standard identities while sending
2011-07-28 11:24:09 +00:00
ddee9f61be
* eMail: if the identity used for sending is part of the users mainProfile Identities (provided with the mainProfile by ogServer->getAccountEmailAddress ->NOT USER DEFINED<-) then the sender information is set accordingly, as it is assumed that the emailaddresses fetched with getAccountEmailAdress are known to the SMTP Server, thus allowing to be used as Sender/Return-Path
2011-07-28 10:44:54 +00:00
f257ad06be
improving the identification of identities as user defined identities vs. identities provided as mailadresses/mailaliases assigned to the user (these mailadresses are returned by ogServer->getAccountEmailAddress)
2011-07-28 10:29:19 +00:00
4fc9ab1a66
* email: compose, control the display of identities - identical identities should only be displayed once
2011-07-28 10:27:58 +00:00
6399e345cf
wordwrap , dont break overlong words containing html entities;
2011-07-27 13:14:39 +00:00
8756fcbf57
fix warning ->missing argument 1 for select_widget<- : make the parameter optional by assigning a default value
2011-07-26 07:49:24 +00:00
6c4d5dfc48
support dparameters (structure part 8) for images while parsing the message body structure
2011-07-21 14:56:45 +00:00
204d961150
make sure there is no whitespace leading or trailling the host string, when attempting to send
2011-07-21 12:11:33 +00:00
7f7cf6b60e
try to reopen mail, when saving as draft; make sure we are connected, before trying to reopen a drafted Message (while/after saving)
2011-07-19 13:28:13 +00:00
970eb8b388
take care that winmail.dat attachments are only resolved by tnef (if available) if required (e.g.:the message is opened)
2011-07-19 09:54:38 +00:00
16b88bb9e7
use new option to fetch the activeMailProfile by ProfileID
2011-07-19 08:28:56 +00:00
84b6a5d87c
allow to fetch identity by assigned serverID (fetches the first match found)
2011-07-19 08:27:34 +00:00
f3538e3f9a
fix broken category search, selected cat=1 always, when only one category wasselected, as (int) of an array does not give the required/expected result
2011-07-19 07:46:22 +00:00
95f6389c64
fix by Ralf for bug, that prevented the update of accounts, if your accountselection method is groupmembers
2011-07-18 10:09:53 +00:00
32a20c8eaa
fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject
2011-07-18 07:47:46 +00:00
c997f1f1f6
add missing default translation for lang key tls
2011-07-14 08:57:28 +00:00
d9581a6ff3
* Generate well-formed XML for Funambol and SyncEvolution clients (community bug#2975)
2011-07-08 19:45:40 +00:00
3e405cc1b7
if requesting UIDs, do not try to look for the set assuming we got ids
2011-07-08 09:42:24 +00:00
4d2202563c
fix fatal error: unsupported operand type in resources_ui line 428; reported on community tracker#3006
2011-07-08 07:52:48 +00:00
930c9a9051
fixed not working mime parameter, if just a main type eg. "image" is given
2011-07-04 18:55:15 +00:00
8a4c9c0311
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:07 +00:00
509535c549
Changelog for 10.1.20110701
2011-07-01 09:51:25 +00:00
d5c617c727
fix/match problems with styledefinitions containing umlauts
2011-06-29 09:14:26 +00:00
fb97794341
new setup command (object) to register all hooks and adding it to setup-cli.php
2011-06-29 08:41:53 +00:00
e2b385ed9c
new setup command (object) to register all hooks and adding it to setup-cli.php
2011-06-29 08:40:24 +00:00
37ec659a8f
quitend warning
2011-06-29 07:21:56 +00:00
5e05030629
fixed attachments lost when converting email to infolog, is_uploaded_file check in egw_vfs::copy_uploaded need to be switched off (plus improved logging)
2011-06-29 07:00:09 +00:00
05a3ccb320
dont load cfs for template from stylite app
2011-06-28 20:47:35 +00:00
bd7407ed88
- fixed bug in egw_vfs::check_access for a user different from current one: need to clear the stat-cache after the call too, as the next call might be the regular user again!
...
- new method egw_vfs::copy_uploaded() to copy a file into vfs and set properties (eg. the comment), while treating the whole operation notification-wise atomar (one notification about an added file).
- using that method for egw_link too
- fixed egw_link not displaying comments
2011-06-28 20:43:47 +00:00
e6470f6b58
some more debug stuff, switched off by default
2011-06-28 17:20:19 +00:00