History log of /dokuwiki/lib/ (Results 551 – 575 of 4519)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b0b7d19619-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

revert aliasing FormWriter class

ad4abe1d19-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

lowercase variable name

3aa7587418-Feb-2020 movatica <c0d3@movatica.com>

Fixed inconsistent handling of falsy values on fperm setting

The $conf['fperm'] value was checked in multiple files using different methods.
This can cause permission trouble with restricted environ

Fixed inconsistent handling of falsy values on fperm setting

The $conf['fperm'] value was checked in multiple files using different methods.
This can cause permission trouble with restricted environments, i.e. when chmod is forbidden and file permissions are non-default.
Now, all checks use implicit cast to boolean which leads to consistent behaviour.

Also, a misleading variable was renamed in context to better understand one of the checks.

show more ...

b49dd29518-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

set action attribute for form tags

bc580cbb18-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

label.block design compatibility

render <br> after <input> tag inside <label class="block"> elements.
to be compatible with Doku_Form::form_textfield(), form_filefield()

1d4a5a7016-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

fix bundled extension list

cd80a50514-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

bugfix: not work enable/disable plugin buttons

67fb6a5d14-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

rewrite code using Form\Form class

86e8f70614-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

coding style

cf83359511-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

PSR-12 coding style

7be7cd3811-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

respect conf['target'] for Docs and Bugs links

fix #2912

f531b2b211-Feb-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

better variable name

fc6b11d226-Jan-2020 Michael Große <mic.grosse@googlemail.com>

Add feature flag for deferred javascript

This adds a feature flag for the jQuery and main-js requests added in
#2786 and #2958. This adds only a single feature flag since deferring
jQuery without d

Add feature flag for deferred javascript

This adds a feature flag for the jQuery and main-js requests added in
#2786 and #2958. This adds only a single feature flag since deferring
jQuery without deferring the main javascript request is likely to cause
errors and confusion.

The feature flag defaults to "on" as this should be unproblematic except
for a few plugins. Also, with this flag being on by default, it should
see more usage and is more likely to uncover existing issues.

This feature flag should be removed once this feature is deemed safe.

show more ...

9d11264024-Jan-2020 PBU <pbu@xs4all.nl>

translation update

2f5645ef19-Jan-2020 Phy <git@phy25.com>

add trim, and polish test_quotes of css_compress, again

An edge case that space at the beginning won't get removed.

868bf7c919-Jan-2020 rusly-id <rusly-id@users.noreply.github.com>

translation update

6527515c15-Jan-2020 Michael Große <mic.grosse@googlemail.com>

Fix one remaining line being too long for PSR-12

This slipped in with #2957 between the checks on #2945 being run and
that pull request being merged.

38a4a86e09-Jan-2020 Christian Marg <marg@rz.tu-clausthal.de>

Added password change support for argon2i/argon2id, added matching config options and hash_X functions

96f7b5b508-Jan-2020 Peter Mydliar <peto.mydliar@gmail.com>

translation update

f640692e08-Jan-2020 Tuomo Hartikainen <tuomo.hartikainen@heksia.fi>

translation update

66df75b205-Jan-2020 Eric Haberstroh <ehaberstroh@gmail.com>

translation update

80a9d31530-Dec-2019 leimerp <leimerp@users.noreply.github.com>

allow windows shares for Edge browser

4a52f4c501-Dec-2019 Phy <git@phy25.com>

PHP8 fix: Array to string conversion for array_diff_key/assoc

aac83cd401-Dec-2019 Phy <git@phy25.com>

PHP8 fix part 4: Trying to access array offset on value of type bool/null

675b6d9c29-Nov-2019 Petr Kajzar <petr.kajzar@lf1.cuni.cz>

translation update

1...<<21222324252627282930>>...181