| 0e5c2602 | 26-Jun-2020 |
DokuWiki Translation Tool <admin@dokuwiki.org> |
Translation update (ro) (#3190)
* translation update
* Update inc/lang/ro/lang.php
* Update inc/lang/ro/lang.php
* Update inc/lang/ro/lang.php
* Update inc/lang/ro/lang.php
* Update lib/plugins
Translation update (ro) (#3190)
* translation update
* Update inc/lang/ro/lang.php
* Update inc/lang/ro/lang.php
* Update inc/lang/ro/lang.php
* Update inc/lang/ro/lang.php
* Update lib/plugins/authad/lang/ro/lang.php
* Update lib/plugins/authad/lang/ro/lang.php
* Update inc/lang/ro/onceexisted.txt
Co-authored-by: not allowed to give my name :|
Co-authored-by: Henry Pan <github@phy25.com>
show more ...
|
| 22df7655 | 24-Jun-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
fix deprecated.php |
| d42a607e | 24-Jun-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
fix method name |
| 558f089b | 24-Jun-2020 |
Satoshi Sahara <sahara.satoshi@gmail.com> |
make FulltextIndex::getIndexLengths() public
Third-party plugins may use this method. The [cloud plugin](https://github.com/dokufreaks/plugin-cloud) uses idx_indexLength(). |
| 0ed358ea | 19-Jun-2020 |
Pierre Henriot <pierre.henriot@gmail.com> |
translation update |
| 3649f744 | 16-Jun-2020 |
Moisés Braga Ribeiro <moisesbr@gmail.com> |
Changes in sort.php to conform to PSR-2/PSR-12 |
| b00af75f | 14-Jun-2020 |
Henry Pan <git@phy25.com> |
Update links to dokuwiki.org in language file |
| 25047170 | 14-Jun-2020 |
Henry Pan <github@phy25.com> |
Update inc/lang/zh/lang.php |
| 12e6cf74 | 14-Jun-2020 |
Henry Pan <github@phy25.com> |
Update inc/lang/zh/lang.php |
| 0a1129f7 | 14-Jun-2020 |
FENG.JIE <ahx@qq.com> |
translation update |
| db6bed66 | 14-Jun-2020 |
Andreas Gohr <andi@splitbrain.org> |
added tests for color handling in style manager |
| a1350ea4 | 14-Jun-2020 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
| 88c52daa | 14-Jun-2020 |
Andreas Gohr <andi@splitbrain.org> |
style manager: use color picker based on value #3160
Instead of trying to guess if a setting is expecting a color base on the setting's name it is now determined based on the value in it. Only hex c
style manager: use color picker based on value #3160
Instead of trying to guess if a setting is expecting a color base on the setting's name it is now determined based on the value in it. Only hex colors are supported (it's the only thing the type="color" input supports either).
show more ...
|
| 57580594 | 14-Jun-2020 |
Andreas Gohr <andi@splitbrain.org> |
style manager: ensure all values are fresh
Always reinitialize the style replacements on loading the manager to ensure it reflects the saved state. |
| 7ef28ec1 | 14-Jun-2020 |
Andreas Gohr <andi@splitbrain.org> |
style manager: adjust colors to 6 chars. fixes #3160 |
| 1ae4bef6 | 14-Jun-2020 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update |
| 03c2c428 | 14-Jun-2020 |
fiwswe <53953985+fiwswe@users.noreply.github.com> |
Update HTTPClient.php
Fix the problem on OpenBSD 6.7, PHP 7.4.5-7.4.6 that prevents the extension repository to be pinged. See #3148. |
| cbfa4829 | 13-Jun-2020 |
Phy <git@phy25.com> |
use envvars in shebang |
| abe29f62 | 13-Jun-2020 |
Thien Hau <thienhau.9a14@gmail.com> |
translation update |
| 194457eb | 13-Jun-2020 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
| 1187c33a | 12-Jun-2020 |
Filippo <abrickslife@gmail.com> |
translation update |
| 7f153c56 | 11-Jun-2020 |
Andreas Gohr <andi@splitbrain.org> |
Make router work with dotted page names. fixes #3165
This should work around PHP bug #61286
Seems to work well but could use some additional manual testing. |
| 29220f2c | 11-Jun-2020 |
HokkaidoPerson <dosankomali@yahoo.co.jp> |
translation update |
| 722372bd | 10-Jun-2020 |
ms101 <aass@abwesend.de> |
fixed comment smd5->bcrypt |
| e602e047 | 09-Jun-2020 |
Guy Brand <gb@unistra.fr> |
Release preparation |