| 09d57d5a | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
adldap is a 3rd party lib |
| 99c1e5df | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
disable some sniffs on things we can not change
because backwards compatibility. There will be more excludes. This is just a start. |
| 4b3d1701 | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
do not check for namespace use, yet
We have to support lots of legacy code without namespaces |
| b4f2363a | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
remove DOKU_INC checks
There is no need for this check, since these files should not have any main code that is executed on direct call.
Fixes PSR1.Files.SideEffects.FoundWithSymbols |
| dcae056a | 27-Apr-2018 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| ffa824ed | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
removed obsolete CS setup
|
| 994e9d4e | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
added php code sniffer config |
| a628a7c6 | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
phpseclib update |
| 42690e4d | 27-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
feat: improve search as a primary means to create new pages
Specifically, this pull request checks if the current query is already a valid pageid and then return that as suggested pageid.
Also, tes
feat: improve search as a primary means to create new pages
Specifically, this pull request checks if the current query is already a valid pageid and then return that as suggested pageid.
Also, tests are added for this method.
Fixes #2355
PS: We may want to somehow better educate/nudge users to use the better way of creating pages by creating links on existing pages.
show more ...
|
| 3f5c3c1e | 27-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
unlock in cancel action
and actually use it in the edit form. |
| daa5910c | 26-Apr-2018 |
Andreas Gohr <andi@splitbrain.org> |
unlock pages on viewing them |
| 6e19c6ec | 25-Apr-2018 |
Jonáš Dyba <jonas.dyba@gmail.com> |
translation update |
| 4347c5bb | 25-Apr-2018 |
Andreas Gohr <gohr@cosmocode.de> |
add user interface back to resendpwd action. fixes #2349 |
| d23366ba | 24-Apr-2018 |
phallobst <bugs@michael-lossin.de> |
Missing quote |
| f14bca39 | 24-Apr-2018 |
phallobst <bugs@michael-lossin.de> |
Missing quote |
| 110353d9 | 24-Apr-2018 |
Harriet Neitz <harrietneitz@gmail.com> |
translation update |
| 7ac1baa0 | 24-Apr-2018 |
L. Ivanovich Harrison <35902473+ivanovich@users.noreply.github.com> |
Add simple catch-all to left install.php div
Background: I was trying to install DokuWiki in my chrooted OpenBSD webserver. The install seemed funky (generated config but not ACLs), and the installe
Add simple catch-all to left install.php div
Background: I was trying to install DokuWiki in my chrooted OpenBSD webserver. The install seemed funky (generated config but not ACLs), and the installer page, instead of even showing any errors, was just blank after submitting initial parameters. Long story short, I edited install.php to approximately this effect, and finally got a visible error, which let me find out that I needed to create $CHROOT/dev/{a,u,s,}random. I would have found that out a lot sooner and torn out a lot less of my beautiful hair if something like this were already in place. After all, the installation phase is where one expects many edge cases and whatnot. Would help newcomers with strange environments to make more actionable forum posts crying for help. Please consider.
show more ...
|
| 3877cbc8 | 23-Apr-2018 |
damiano <damiano@spagnuolo.eu> |
translation update |
| 058bdf68 | 23-Apr-2018 |
Karl_de_Hall <Karl.Grohmueller@sonnenhof-sha.de> |
translation update |
| 3fc5af51 | 23-Apr-2018 |
Damien Regad <dregad@mantisbt.org> |
translation update |
| 65030737 | 23-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: replace old call to css_styleini
fixes #2330 |
| 03914b10 | 23-Apr-2018 |
Yuriy Skalko <yuriy.skalko@gmail.com> |
translation update |
| a8c33ded | 23-Apr-2018 |
Michael Große <grosse@cosmocode.de> |
fix: print 'you are here' again for startpages
This bug was introduced in #2251 c4a386f17daa381f6a50b7c30e73b316bd321e04
Fixes #2325 |
| 8ca3665e | 22-Apr-2018 |
Guy Brand <gb@unistra.fr> |
Release preparation |
| 8591ce16 | 20-Apr-2018 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |