Ralf Becker
92ac6bb039
* Backup: backing up bool columns now for all databases as 1 or 0, but understanding PostgreSQL "t" or "f" too
2015-01-30 12:49:33 +00:00
Ralf Becker
7525388a87
using recommended lowercase protocol "mailto:" in CalDAV:calendar-user-address-set
2015-01-23 09:41:15 +00:00
Ralf Becker
c6e3dce8dd
* Backup: fixed broken backup of tables without an auto index
2015-01-15 16:35:35 +00:00
Ralf Becker
f18efe513b
fixed not working seek in stream-wrapper, caused by sw interface uses true/false while fseek uses 0/-1
2015-01-10 13:07:15 +00:00
Ralf Becker
0c614b4449
* CalDAV: big calendars with more then 500 events in result-set were missing events
2014-11-10 14:21:49 +00:00
Klaus Leithoff
ea8fb452b8
handle string parsing on own imap_rfc822_parse_adrlist ; improve on expectations, when string contains multiple rfc-addresses
2014-09-09 11:41:51 +00:00
Ralf Becker
40de690ae4
fixed sql error "argument of AND must be type boolean, not type integer"
2014-08-26 19:30:56 +00:00
Ralf Becker
63d48ac7c9
* PostgreSQL/Admin/Setup: backup stopped with SQL error
2014-08-26 14:04:13 +00:00
Ralf Becker
38f3e77cb5
only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup
2014-07-17 07:35:44 +00:00
Ralf Becker
e6612b853f
mitigate risk of serving javascript or css via webdav from our domain
2014-07-16 14:54:56 +00:00
Ralf Becker
91eecc8812
fixed problems reported by LFRZ
2014-07-16 12:25:40 +00:00
Ralf Becker
d7c6caac47
* Backup: backup could contain rows multiple times (which caused restore to fail)
2014-07-11 17:37:36 +00:00
Klaus Leithoff
2a4a93a465
improve (failsafe for non matching vartype personal (array instead of expected string)) imap_rfc822_write_address own fallback function; replace imap_base64 (used for decoding)
2014-07-11 11:32:04 +00:00
Klaus Leithoff
6fafa913bd
remove error_log message on own imap_rfc822_parse_adrlist
2014-07-01 14:59:07 +00:00
Klaus Leithoff
570d9a76bd
use own wrapperfunctions on used but possibly missing imap_rfc822_* functions; work to handle default horde stuff for (auto) loading vs. old Horde stuff used with lib/core.php
2014-07-01 13:20:19 +00:00
Ralf Becker
134e50c3ca
* PostgreSQL/Addressbook: fixed not displayed pictures
...
by backporting ADORecordSet_postgres64::_decode() from ADOdb 5.19
2014-06-25 15:43:58 +00:00
Ralf Becker
85ee05a6e8
* PHP 5.5: disabling deprecated warnings of 5.5 eg. preg_replace with /e
2014-05-27 15:05:13 +00:00
Ralf Becker
6ec049d7b4
* Setup: always try to use a TLS connection for mail auth
2014-05-19 17:38:40 +00:00
Ralf Becker
83745e0e5f
* Admin: limiting a huge list of accounts returned not all accounts, because full search was limited too original number of requested rows
2014-05-08 08:54:18 +00:00
Ralf Becker
7a9dcaa2e9
Readd from Trunk
2014-05-08 07:10:08 +00:00
Ralf Becker
7ea389730c
Remove to readd it from Trunk (not public unavailable EPL branch)
2014-05-08 07:09:35 +00:00
Nathan Gray
012b49838c
Send value/label pairs to preserve sorting
2014-05-06 20:33:40 +00:00
Ralf Becker
f806bee109
fixed PHP Fatal error: Call to a member function appsession() on a non-object when running as cron-job
2014-05-06 14:41:06 +00:00
Ralf Becker
6f98614b15
* Setup: fixed (partially) stalled installation, because caching could not find not yet created configuration
2014-05-05 12:33:33 +00:00
Ralf Becker
98d22299c9
prevent CSRF for setup and admin site configuration
2014-05-01 06:41:27 +00:00
Ralf Becker
430d534ba6
prevent CSRF for setup and admin site configuration
2014-05-01 06:30:23 +00:00
Ralf Becker
544d57ca46
prevent CSRF for setup and admin site configuration
2014-05-01 06:26:09 +00:00
Klaus Leithoff
7434cd7144
* Mail: fix for messed up signature in some cases; fix for not beeing able to delete/remave an attachment to a new mail that was attached using PRESET methods
2014-04-29 09:53:47 +00:00
Nathan Gray
08ecadcc99
Add support for querying multiple deleted links, same as single
2014-04-28 19:56:21 +00:00
Ralf Becker
d28315dc9f
disable help until content is reworked
2014-04-24 05:56:41 +00:00
Nathan Gray
48fa6611f3
Use a single client-side cache for account selection so we don't have to send it for every widget
2014-04-23 19:00:59 +00:00
Hadi Nategh
bc33bb842e
Fix not showing up sidebox fav items
2014-04-23 12:04:05 +00:00
Hadi Nategh
9805f019a1
* Favorites: Make favorites item sortable and store their orders as user preference
2014-04-23 11:42:48 +00:00
Ralf Becker
f2030c4746
added an implementation of imap_mime_header_decode() using Horde_Mime::decode() with which mail app now seems to work without PHP imap extension
2014-04-19 09:22:59 +00:00
Ralf Becker
54dc648b18
an implementation of imap_rfc822_parse_adrlist and imap_rfc822_write_address, to obsolete imap extension
2014-04-18 12:51:17 +00:00
Ralf Becker
6b7b6fac58
returning false and logging error in ExecMethod, not returning an error-message
2014-04-17 15:07:02 +00:00
Ralf Becker
f641c2cec6
open password in a popup
2014-04-17 07:37:21 +00:00
Ralf Becker
27a531c1c2
need to consider caching when applying setup operations
2014-04-16 17:58:12 +00:00
Ralf Becker
3b68b8bff8
need to consider caching when applying setup operations
2014-04-16 17:57:44 +00:00
Ralf Becker
cf6ae6ee77
empty array on insert/update, store as NULL, or if not allowed whatever value NULL is casted to
2014-04-15 08:15:23 +00:00
Klaus Leithoff
04760c6510
rework of translation::replaceTagsCompletley as the prior method removed too much in rare cases
2014-04-14 15:09:07 +00:00
Klaus Leithoff
c68e887a9c
remove references to obsolet felamimail stuff
2014-04-10 08:37:12 +00:00
Ralf Becker
88ac923de2
switched off permanent error_log
2014-04-09 08:49:07 +00:00
Ralf Becker
0a83c89f9f
fixed PHP Fatal error: Undefined class constant "SSL_TLS"
2014-04-09 08:41:57 +00:00
Ralf Becker
370dd66938
fixed send class to use new accounts stuff and not calling (no longer existing) felamimail
2014-04-09 08:22:59 +00:00
Ralf Becker
b5818b931f
patched PHPMailer to allow to use STARTTLS and TLS version>=1, enhanced wizard to autodetect hosted 1-and-1 domains by using Mozilla ISPDB on MX or domain-part of MX, fixed folder detection to not require folders below INBOX
2014-04-04 08:31:28 +00:00
Ralf Becker
97dc98453c
Horde_iCalendar::newComponent(): include relative from current dir, as we no longer set (old) Horde dir in include path
2014-04-01 13:41:45 +00:00
Ralf Becker
71b97568e5
restore include_path after include of (old) Horde lib/core.php to not conflict wth new Horde code installed in include-path
2014-04-01 12:33:14 +00:00
Ralf Becker
28a819926c
fixed fatal error class Horde_String not found when trying to save a new compose with attached vCard as draft
...
caused be previous include include of phpgwapi/inc/horde/Horde/String.php via use of vCard and old Horde code uses just String instead of Horde_String as class-name
2014-04-01 10:37:36 +00:00
Nathan Gray
5be831d9dc
Fix broken cache update when deleting a preference.
...
Before, it would only store the preference for the updated app instead of all.
2014-03-31 16:59:01 +00:00