Ralf Becker
3795616038
mitigate risk of serving javascript or css via webdav from our domain
2014-07-16 14:54:42 +00:00
Ralf Becker
2aefac7c5d
fixed problems reported by LFRZ
2014-07-16 12:01:10 +00:00
Ralf Becker
a788cbe308
* Mail/EMailAdmin/Setup: using PEAR Horde_Mime as alternative, if PHP imap extension is not installed
2014-07-16 10:43:09 +00:00
Ralf Becker
e1558f4c47
Changelog for 11.1.20140715
2014-07-15 11:10:18 +00:00
Ralf Becker
c9ab740e29
* Setup: fixed fatal error when updating from 1.8
2014-07-15 11:09:31 +00:00
Ralf Becker
f643fbc8ee
fixed PHP Fatal error: Call to a member function MetaTables() on a non-object, when non-default apps like esyncpro got installed/updated
2014-07-15 11:08:09 +00:00
Ralf Becker
9606680978
Changelog for 11.1.20140714
2014-07-14 16:34:02 +00:00
Nathan Gray
80746209b4
- Add $$user/primary_group$$ common placeholder
...
- Add calendar_owner/<contact> sub-placeholders, including primary_group
2014-07-14 16:17:51 +00:00
Ralf Becker
93275c3071
fixed typo
2014-07-13 09:01:58 +00:00
Ralf Becker
53d7b68c1f
fixed typo
2014-07-13 08:56:40 +00:00
Ralf Becker
622148a1c2
* Backup: backup could contain rows multiple times (which caused restore to fail)
2014-07-11 17:37:02 +00:00
Klaus Leithoff
6b5177b9e3
improve (failsafe for non matching vartype personal (array instead of expected string)) imap_rfc822_write_address own fallback function
2014-07-11 11:16:51 +00:00
Klaus Leithoff
8a61eeccb8
handle strange occasion when getSummary does not return the full set of requested messages (without error), but is able to fetch the missing one-by-one
2014-07-11 10:58:00 +00:00
Klaus Leithoff
7ecd5af643
remove error_log message on own imap_rfc822_parse_adrlist
2014-07-01 14:59:52 +00:00
Klaus Leithoff
0d71019c81
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:43 +00:00
Ralf Becker
85ee8ec3d4
moved translation statistics logic and caching to translation class
2014-06-28 11:51:52 +00:00
Ralf Becker
b1929da108
enable mcyrpt PHP extension for Ubuntu 14.04+
2014-06-27 12:10:24 +00:00
Ralf Becker
4ca9c3d50c
an other stall of PostgreSQL update caused by string literals with double quotes
2014-06-25 15:54:10 +00:00
Ralf Becker
922ebb2490
* PostgreSQL/Addressbook: fixed not displayed pictures
...
by backporting ADORecordSet_postgres64::_decode() from ADOdb 5.19
2014-06-25 15:43:43 +00:00
Ralf Becker
1f3fc270f4
fixing not working propagation of language from setup
2014-06-25 13:17:39 +00:00
Ralf Becker
499918ee04
* PostgreSQL: fixed not working installation (access to not yet existing table stalls transaction)
2014-06-25 12:44:22 +00:00
Ralf Becker
ff18eb39e2
improved repair of required nods to cope with renamed or wrongly linked nods like / having a name and/or linked to itself instead of 0, also fixed IDE warnings
2014-06-25 08:23:49 +00:00
Klaus Leithoff
c54567f5ee
try to cope with not set content-transfer-encoding
2014-06-24 11:38:45 +00:00
Ralf Becker
209a58f153
prevent false CSRF warning, if DB schema upgrade is needed
2014-06-24 08:46:28 +00:00
Nathan Gray
6e38eea12f
Fix typo
2014-06-18 15:09:50 +00:00
Nathan Gray
c9260cea00
Add placeholders for parent
2014-06-18 14:57:07 +00:00
Ralf Becker
f1f3c65516
* Calendar/iCal/CalDAV: normalize enddates not on a recurrence-date, to recurrence-date before (not next)
2014-06-16 13:43:42 +00:00
Ralf Becker
0322559623
for unknown apps eg. "/apps/InfoLog" use "filemanager"
2014-06-16 13:19:59 +00:00
Ralf Becker
ca72942106
setting hook-values as GUI
2014-06-04 09:33:10 +00:00
Ralf Becker
02443f09ff
setting hook-values as GUI
2014-06-04 09:30:27 +00:00
Klaus Leithoff
0164a09b04
handle background url in htmLawed, as background is not allowed except for body, but commonly used with other tags (e.g. in td); control schema for background in hook_tag
...
introduce and use new make_tag_strict option 3, to exclude font from applying strict measures to it
allow table as inline element while balancing tags (new internal config option); try to correct common errors/problems in html-code which caused display/layout problems; other changes (keep_bad and -htmlawed-transform) that did affect the expected result of htmlawed v1.1.17 compared to v1.1.14
2014-06-03 12:11:05 +00:00
Ralf Becker
2176101ab7
backport of r47147 from 1.8, thought 11.1 or trunk seems not to initialise session
2014-06-03 12:10:05 +00:00
Klaus Leithoff
ec36d628a8
* API/htmLawed: upgrade to version 1.1.17
2014-06-03 11:48:56 +00:00
Ralf Becker
b18e3f4e55
* PHP 5.5: disabling deprecated warnings of 5.5 eg. preg_replace with /e
2014-05-27 15:04:32 +00:00
Ralf Becker
1e87abcb6e
fixed SQL error "Field last_mod doesnt have a default value" on update for newer MySQL versions or PostgreSQL
2014-05-27 12:46:48 +00:00
Nathan Gray
43dd646102
Fix problems with merge print from list
...
- Dialog in document with 'Whole query'
- Missing participants
2014-05-26 16:23:02 +00:00
Ralf Becker
fb2fe616b5
fix implementation of calling (set|get|unset)Cache with install_id to behave identical to call to (set|get|unset)Instance for current instances install_id (install_id was used directly in keys)
2014-05-22 11:21:29 +00:00
Ralf Becker
669d77bc40
fixed PHP Fatal error: Attempt to unset static property accounts::$cache
2014-05-20 15:56:16 +00:00
Ralf Becker
9b69638f08
egw_cache::(get|set|unset)Cache($level,...) excepts now an install_id to use instance cache of given instance
...
accounts class uses now instance_id to access instance cache to support using it with multiple instances
instanciating accounts class with an array of config values clears now internal static cache and singelton instance
2014-05-20 10:21:32 +00:00
Ralf Becker
1c44d9a147
* Setup: always try to use a TLS connection for mail auth
2014-05-19 17:36:40 +00:00
Ralf Becker
a8167845ba
Changelog for 11.1.20140516
2014-05-16 11:27:55 +00:00
Ralf Becker
4fbe7f49f1
logging for exceptions now also request-method and user-agent
2014-05-16 09:10:01 +00:00
Ralf Becker
629b393c07
* ProjectManager: fixed parent projects were not updated with changes (you had to run sync-all manually
...
caused by running notifications delayed after response is send to user and to taking into account new notifications generated by notified apps
2014-05-15 13:12:28 +00:00
Ralf Becker
ca85133247
* ProjectManager: fixed project-tree was not shown in idots template
...
caused by etemplate change in r46410 calling header explicitly before navbar, causing navbar no longer being able to add stuff to header, eg. include javascript
thats now fixed by reverting the change and fixing idots_framework::navbar() to still call header, if $navbar_done is set
2014-05-15 09:32:01 +00:00
Nathan Gray
c2e56017c4
Avoid edit series dialog in merged documents by using the csv_export flag
2014-05-12 15:42:31 +00:00
Ralf Becker
07b293c9ef
fix "Doublicate key" error on update
2014-05-08 12:27:42 +00:00
Ralf Becker
5b091d4908
fixed SQL error stalling update, if addressbook contains no entries without 2-letter country-code
2014-05-08 12:03:53 +00:00
Klaus Leithoff
517c1e9ce3
silence warning on chech for not set or empty userData[forward]
2014-05-08 10:45:34 +00:00
Ralf Becker
4c92397511
* 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:53:52 +00:00
Ralf Becker
e618d21111
do not use $ in random passwords, as they given update errors, if followed by a number
2014-05-06 11:00:38 +00:00