Ralf Becker
|
9b98e07b69
|
method to disable a hook for the current request
|
2017-02-28 13:29:21 +01:00 |
|
Ralf Becker
|
809e96794e
|
fix use of old accounts_sql class, only existing if old phpgwapi is installed
|
2017-02-28 10:17:36 +01:00 |
|
Ralf Becker
|
ec16cf10f2
|
fix PHP Deprecated: Non-static method EGroupware\Api\Vfs\Sqlfs\StreamWrapper::url_stat() should not be called statically
|
2017-02-28 10:17:30 +01:00 |
|
nathangray
|
6277ea0af8
|
Some translation improvements from Stefan Unverricht
|
2017-02-27 17:27:06 -07:00 |
|
Ralf Becker
|
70135317a3
|
fix PHP Fatal, if debug is enabled
|
2017-02-27 17:37:32 +01:00 |
|
Hadi Nategh
|
cfbe7ebab1
|
Revert Htmlawed option comment back into value 1
|
2017-02-27 13:34:34 +01:00 |
|
Ralf Becker
|
1ea49819bf
|
improve waterfall by releasing session
|
2017-02-25 15:21:07 +01:00 |
|
Hadi Nategh
|
4d37b68987
|
* Mail: fix memory exhaustion caused by e-mails with long string set on DATE field
|
2017-02-23 15:45:39 +01:00 |
|
nathangray
|
3c440e8885
|
Allow <p> tag to enable HTML parsing as well as <br> and <span>, fixes using p for line breaks and no other formatting resulted in unparsed HTML when merging.
|
2017-02-17 08:58:40 -07:00 |
|
nathangray
|
ad253a2608
|
Custom fields can be at the start of the content
|
2017-02-14 09:27:28 -07:00 |
|
nathangray
|
d205c2d294
|
Allow expansion of custom fields when merging to include fields from other apps
eg: {{#other_app/#addressbook_cf/n_fn}}
|
2017-02-14 09:26:55 -07:00 |
|
Hadi Nategh
|
80431051e4
|
Try to match placeholder NENVLF with its described example
|
2017-02-10 11:08:14 +01:00 |
|
Hadi Nategh
|
0bc700cf8e
|
Handle NELF placeholder for mimetype text/html
|
2017-02-09 15:20:04 +01:00 |
|
Ralf Becker
|
8de7b6a953
|
fix warning about static use of Accounts::is_(active|expried) by making it static and throw a WrongParameterException, if is_expired is called with no parameter
|
2017-02-06 18:20:06 +01:00 |
|
Ralf Becker
|
22d216a43e
|
* Addressbook: only add groups as distribution lists, if accounts addressbook is not hidden
|
2017-02-06 09:22:57 +01:00 |
|
Ralf Becker
|
fdc9eadd6f
|
Changelog for 16.1.20170203
|
2017-02-02 18:15:56 +00:00 |
|
Ralf Becker
|
4966da5b00
|
use cryptographically secure random_int available in PHP 7+ when generating default passwords
|
2017-02-02 16:27:34 +01:00 |
|
Ralf Becker
|
dda3ac920f
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-02 15:28:01 +01:00 |
|
Ralf Becker
|
aad0a90e07
|
add DE translation for {{letterprefix}} and remove broken one from EN lang-file
|
2017-02-02 12:44:50 +01:00 |
|
Ralf Becker
|
b907f34685
|
fix missing EN translation in api lang file
|
2017-02-02 11:37:01 +01:00 |
|
Ralf Becker
|
f99701bcb6
|
CS translations from Tony <tw.mail-AT-quick.cz>
|
2017-02-02 11:05:39 +01:00 |
|
Ralf Becker
|
b07f2eff9d
|
maintain an maintenance_release version in api/setup/setup.inc.php, also move update-checker images to api
|
2017-02-02 10:40:31 +01:00 |
|
Hadi Nategh
|
a4f564953e
|
* Mobile template: Fix "info message regarding fullscreen" does not respect the discard checkbox
|
2017-02-01 18:14:14 +01:00 |
|
Hadi Nategh
|
84f5b0c67c
|
* All applications: Set proper default page title if nothing is set
|
2017-02-01 16:24:27 +01:00 |
|
Hadi Nategh
|
4165720ad5
|
Make path and up button always available in filemanager mobile theme
|
2017-02-01 14:20:01 +01:00 |
|
Ralf Becker
|
126116584c
|
* Mail/Admin: fix setting ACL or vaction notice from Admin app, if IMAP auth uses email address from account
|
2017-01-31 18:03:09 +01:00 |
|
nathangray
|
b5d65d4fed
|
Fix a missed change of Stylite -> EGroupware
|
2017-01-31 08:05:24 -07:00 |
|
Ralf Becker
|
662d810d2d
|
fix json_php_unserialize to return false for not serialized content, as unserialize does and in contray to json_decode which returns null in that case
--> fixes SiteMgr no longer shows html blocks containing unserialized content
|
2017-01-31 11:18:10 +01:00 |
|
Ralf Becker
|
888deaaaa4
|
pending it+sk translations from our translation server
|
2017-01-31 10:19:23 +01:00 |
|
Ralf Becker
|
1cafbd14cb
|
allow to additionally use just a name for which content array contains a path to upload pictures
|
2017-01-31 10:18:59 +01:00 |
|
nathangray
|
d7d9e331e7
|
Fix for selecbox change event not being bound in some cases (see a81fe4f , 768b6ae )
|
2017-01-30 10:35:08 -07:00 |
|
Ralf Becker
|
f45105c3ed
|
fix select(-account) tags=true widget to not call onchange callback twice with different signature, now signature is onchange(_node, _widget, _change)
|
2017-01-30 14:45:32 +01:00 |
|
Ralf Becker
|
1bfa02f0ed
|
partial revert of 768b6ae , as filter, filter2 and cat get lost when changing a column filter
|
2017-01-30 10:01:41 +01:00 |
|
Ralf Becker
|
210f00c2ff
|
* All apps: fix random failure in drag-n-drop or pasting images into CKEditor eg. mail compose
|
2017-01-27 17:39:49 +01:00 |
|
Ralf Becker
|
c814960684
|
* Admin: fix bulk password reset to pick only passwords having required strength
|
2017-01-27 14:28:41 +01:00 |
|
Hadi Nategh
|
e26ac5563e
|
Add accept attributes for widget File in order to be able to filter extensions in upload dialog
|
2017-01-25 10:29:06 +01:00 |
|
nathangray
|
768b6ae861
|
Fix nextmatch category, filter & filter2 selectboxes did not listen for custom change return value to cancel server call
|
2017-01-24 09:52:06 -07:00 |
|
Ralf Becker
|
cb8206c4c2
|
fix PHP fatal on call to Api\Html::progressbar caused by no longer existing static property $netscape4
|
2017-01-24 11:01:25 +01:00 |
|
Hadi Nategh
|
63c93d8ddd
|
* Mail: Fix "Show All Addresses" does not show plus icon (happens only in 16.1-compat because of missing icon)
|
2017-01-24 10:17:31 +01:00 |
|
Ralf Becker
|
51aebe851e
|
* Filemanager/PostgreSQL: shared files were not cleaned up after expiring of 100 days not accessed under PostgreSQL
|
2017-01-23 15:24:33 +01:00 |
|
Ralf Becker
|
2c028aa3b5
|
fix typo causing filtering by group-distribution-list to fail
|
2017-01-23 11:28:27 +01:00 |
|
Ralf Becker
|
523106c008
|
* Addressbook/Mail: allow to use groups as (readonly) distribution lists
|
2017-01-23 11:19:14 +01:00 |
|
nathangray
|
f8e46b8bd5
|
Fix some translation problems reported by Stefan Unverricht
|
2017-01-17 08:28:25 -07:00 |
|
Hadi Nategh
|
1debc2a452
|
Consider whitespaces when trying to translate <, >, <= and >= signs in HTML:
- Fix some mails get cut off after switching to plain-text mode
|
2017-01-13 10:49:17 +01:00 |
|
Hadi Nategh
|
e49a0f014e
|
* Etemplate: Fix error "Etemplate\Api\Auth not found" happening while trying to login
|
2017-01-05 15:09:07 +01:00 |
|
Hadi Nategh
|
a15070d478
|
Add src attribute as an option to iframe widget
|
2017-01-04 11:58:33 +01:00 |
|
Ralf Becker
|
412c8f80ea
|
* CalDAV/CardDAV: send unchange REALM for "bad login or password" to allow storing credentials
|
2017-01-04 10:20:33 +11:00 |
|
nathangray
|
6d24ba6e29
|
Handle re-loading an app with the URL query parameters so it actually gets reloaded, since its internal state may have changed since the initial load
|
2016-12-14 12:43:29 -07:00 |
|
nathangray
|
b3be458ad6
|
Reduce translation duplication - use a single common message for entry copied
|
2016-12-14 12:42:28 -07:00 |
|
Hadi Nategh
|
3b9f6d6cfa
|
* Mail: Fix accounts selectbox in compose dialog does not include email addresses. Additionally, let local accounts without '@' get explicitly displayed in accounts selectbox.
|
2016-12-12 10:27:26 +01:00 |
|