Thomas Jakobi

Results 48 issues of Thomas Jakobi

I would like to hide a form thats protected by Google reCAPTCHA without a consent of the user to use reCAPTCHA. This could be done easy with a body class...

enhancement
feature-request

I got a small issue with recaptcha and the following code on my page: ``` grecaptcha.ready(function() { grecaptcha.execute('…', {action: '…'}).then(function(token) { document.querySelector('[name="…"]').value = token; }); }); ``` After loading the...

enhancement
feature-request

### What does it do? Use MODx.util.FileDownload for downloads ### Why is it needed? Allow success and failure messages during downloading files ### How to test The new download method...

pr/review-needed
cla-signed

## Bug report ### Summary On an almost fresh MODX installation, the Context policy is not selectable on usergroup/update -> contexts. The connector of that combo uses the following properties:...

bug

## Feature request ### Summary Restore a deleted parent, when a deleted child is restored. ### Why is it needed? Not deleted children of a deleted parent would be purged...

area-core
proposal

## Feature request ### Summary The repository code should run through some code formatter like https://prettier.io/ ### Why is it needed? - No need to discuss style in code review...

area-core
proposal

and add a dot at the end of the properties lexicon entries

Before it loads only the 2nd page without the history plugin. Also the pagination was not hidden.

And avoid such errors ``` Error adding field migxConfig->permissions: Array ( [0] => 22007 [1] => 1292 [2] => Incorrect datetime value: '0000-00-00 00:00:00' for column 'publishedon' at row 1...

``` [2016-02-05 00:03:26] (WARN @ /.../core/cache/mgr/smarty/default/480c8ba7d2b336456343fef3db864896888f8ead_0.file.migx.grid.tpl.php : 192) PHP notice: Undefined index: disable_add_item [2016-02-05 00:03:26] (WARN @ /.../core/cache/mgr/smarty/default/480c8ba7d2b336456343fef3db864896888f8ead_0.file.migx.grid.tpl.php : 327) PHP notice: Undefined index: maxRecords [2016-02-05 00:03:26] (WARN @ /.../core/cache/mgr/smarty/default/480c8ba7d2b336456343fef3db864896888f8ead_0.file.migx.grid.tpl.php...