fe97773c | 25-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
fix expected exception message in config plugin test |
abc2dfe1 | 25-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
user manager: explicitly set CSV parameters
This is needed since PHP 8.4 |
9ad2b913 | 25-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
replace deprecated phpunit assertions |
b67cd410 | 25-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
register linkwizard in window
This fixes a backwards compatibility issue with the changes made in PR #4329. Plugins rely on the wizard being a globally registered object. |
53c68e5c | 22-Nov-2024 |
Andreas Gohr <andi@splitbrain.org> |
replace deprecated utf8_encode #4354 |
06984891 | 13-Nov-2024 |
Eduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com> |
Fix PHP error while saving Aichat settings |
5df0a18e | 06-Nov-2024 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |
518edfb1 | 21-Oct-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
LinkWizard: fix multilevel parents in references |
9085b15b | 15-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
use relative links in LinkWizard
When the linked page has a common prefix with the current page, construct a relative link instead of always inserting absolute links. |
d3d20a66 | 15-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
LinkWizard: add method to create a relative link
This is not used, yet. Usage will be added in a future commit.
Since we don't have a proper testing framework in place, yet. Tests have been added a
LinkWizard: add method to create a relative link
This is not used, yet. Usage will be added in a future commit.
Since we don't have a proper testing framework in place, yet. Tests have been added as a standalone script that can be run manually.
show more ...
|
d2fda519 | 14-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
doc blocks in link wizard |
8dcd6c40 | 14-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
Linkwizard: use strict comparisons |
3f677f5c | 14-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
LinkWizard: don't use the deprecated keycode property anymore |
df4e0c23 | 14-Oct-2024 |
Andreas Gohr <andi@splitbrain.org> |
turn link wizard into a class
Basic modernisation of the link wizard to more modern JavaScript. |
6f649915 | 04-Oct-2024 |
Tomáš Heger <heger.tomas@gmail.com> |
translation update |
180ba08b | 03-Oct-2024 |
Jürgen Mayer <gro.ikiwukod@x.wellen.org> |
translation update |
06c886b9 | 15-Sep-2024 |
Andreas Gohr <andi@splitbrain.org> |
Check security token for media restore. fix #4323
The whole media management is a mess, but this should fix the issue for now.
I think the severity is low since, this will only restore previously u
Check security token for media restore. fix #4323
The whole media management is a mess, but this should fix the issue for now.
I think the severity is low since, this will only restore previously uploaded media files, so permissions need to be high enogh for upload anyway.
show more ...
|
e44b94a4 | 08-Sep-2024 |
Andreas Gohr <andi@splitbrain.org> |
Revert "use a dispatcher to access static image files"
This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1.
It was accidentally pused to master before review. A PR with a revert for the re
Revert "use a dispatcher to access static image files"
This reverts commit 944e9ba7254387adb60f253b0d8796f2276096b1.
It was accidentally pused to master before review. A PR with a revert for the revert will be pushed shortly.
show more ...
|
944e9ba7 | 08-Sep-2024 |
Andreas Gohr <andi@splitbrain.org> |
use a dispatcher to access static image files
This makes it possible to replace default images in an update safe way. It also addresses the issue raised in dokuwiki/docker#16
A .htaccess rewrite ca
use a dispatcher to access static image files
This makes it possible to replace default images in an update safe way. It also addresses the issue raised in dokuwiki/docker#16
A .htaccess rewrite catches any direct accesses that might come in from plugins.
show more ...
|
cff9a541 | 07-Aug-2024 |
Nathan Neulinger <nneul@neulinger.org> |
Support a URI parameter for ldap since current code doesn't actually work |
f4faa217 | 17-Jul-2024 |
Ekin <ata.ekin@windowslive.com> |
translation update |
c1dcf0d7 | 24-Jun-2024 |
hauk92 <47572039+hauk92@users.noreply.github.com> |
Remove obsolete translation |
d4059ee7 | 22-Jun-2024 |
hauk92 <47572039+hauk92@users.noreply.github.com> |
Log in local time instead of utc |
0e1a7ec2 | 19-Jun-2024 |
merefox retronica <merefox@naver.com> |
translation update |
432cfaa6 | 15-May-2024 |
Eduardo Mozart de Oliveira <eduardomozart182@gmail.com> |
translation update |