History log of /dokuwiki/inc/Action/ (Results 26 – 50 of 119)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
540b38e205-Jan-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Add event to denied action

Let plugins modify the text displayed on the denied page


/dokuwiki/_test/tests/inc/File/PageResolverTest.php
/dokuwiki/_test/tests/inc/pageutils_resolve_pageid.test.php
/dokuwiki/bin/wantedpages.php
Denied.php
/dokuwiki/inc/File/MediaResolver.php
/dokuwiki/inc/File/PageResolver.php
/dokuwiki/inc/File/Resolver.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/be/lang.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/bn/lang.php
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/cy/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ka/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mk/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/template.php
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/dokuwiki/lib/plugins/authpdo/_test/test.sqlite3
ecad51dd17-Dec-2021 Andreas Gohr <andi@splitbrain.org>

fix handling of loading auth backend

When a non existing auth backend was configured, the action router ran
into an infinie loop exception. The reason was that the denied action
required a configure

fix handling of loading auth backend

When a non existing auth backend was configured, the action router ran
into an infinie loop exception. The reason was that the denied action
required a configured auth system, but denying access should always
work.

Interestingly the problem did not occur when the auth backend signalled
a failure to load. This was because the auth backend was not properly
deinitialized. This is now done.

To aid debugging similar problems, fatal errors are now logged through
the logging mechanism in the action router

show more ...

e669992714-Dec-2021 Andreas Gohr <andi@splitbrain.org>

check CSRF token in draftdel action. fixes #3563

6a25531d13-Dec-2021 Andreas Gohr <andi@splitbrain.org>

check security token on logout. fixes #3561


/dokuwiki/.github/workflows/testLinux.yml
/dokuwiki/.github/workflows/testWindows.yml
/dokuwiki/.gitignore
/dokuwiki/SECURITY.md
/dokuwiki/_test/core/phpQuery-onefile.php
/dokuwiki/_test/tests/inc/FulltextPageLookupTest.php
/dokuwiki/_test/tests/inc/XmlRpcServer.test.php
/dokuwiki/_test/tests/inc/auth_admincheck.test.php
/dokuwiki/_test/tests/inc/auth_loadacl.test.php
/dokuwiki/_test/tests/inc/auth_password.test.php
/dokuwiki/_test/tests/inc/common_mediainfo.test.php
/dokuwiki/_test/tests/inc/indexer_indexing.test.php
/dokuwiki/_test/tests/inc/init_creationmodes.test.php
/dokuwiki/_test/tests/inc/input.test.php
/dokuwiki/_test/tests/inc/media_searchlist.test.php
/dokuwiki/_test/tests/inc/pageutils_sectionid.test.php
/dokuwiki/_test/tests/inc/parser/parser_code.test.php
/dokuwiki/_test/tests/inc/parser/parser_file.test.php
/dokuwiki/_test/tests/inc/parser/parser_footnote.test.php
/dokuwiki/_test/tests/inc/parser/parser_quotes.test.php
/dokuwiki/_test/tests/inc/parserutils_set_metadata_during_rendering.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/sort_without_collator.test.php
/dokuwiki/_test/tests/lib/exe/fetch_imagetoken.test.php
/dokuwiki/bin/dwpage.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/interwiki.conf
Logout.php
/dokuwiki/inc/File/MediaFile.php
/dokuwiki/inc/HTTP/HTTPClient.php
/dokuwiki/inc/PassHash.php
/dokuwiki/inc/Remote/Api.php
/dokuwiki/inc/Remote/ApiCore.php
/dokuwiki/inc/Remote/IXR/Client.php
/dokuwiki/inc/Remote/XmlRpcServer.php
/dokuwiki/inc/Search/Indexer.php
/dokuwiki/inc/Subscriptions/BulkSubscriptionSender.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Media/Display.php
/dokuwiki/inc/Ui/Media/DisplayRow.php
/dokuwiki/inc/Ui/Media/DisplayTile.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/de-informal/backlinks.txt
/dokuwiki/inc/lang/de-informal/conflict.txt
/dokuwiki/inc/lang/de-informal/diff.txt
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/onceexisted.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/onceexisted.txt
/dokuwiki/inc/lang/fr/denied.txt
/dokuwiki/inc/lang/fr/diff.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/hy/backlinks.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/detail.php
/dokuwiki/lib/exe/manifest.php
/dokuwiki/lib/images/email.svg
/dokuwiki/lib/images/external-link.svg
/dokuwiki/lib/images/fileicons/svg/7z.svg
/dokuwiki/lib/images/fileicons/svg/README
/dokuwiki/lib/images/fileicons/svg/asm.svg
/dokuwiki/lib/images/fileicons/svg/bash.svg
/dokuwiki/lib/images/fileicons/svg/bz2.svg
/dokuwiki/lib/images/fileicons/svg/c.svg
/dokuwiki/lib/images/fileicons/svg/conf.svg
/dokuwiki/lib/images/fileicons/svg/cpp.svg
/dokuwiki/lib/images/fileicons/svg/cs.svg
/dokuwiki/lib/images/fileicons/svg/csh.svg
/dokuwiki/lib/images/fileicons/svg/css.svg
/dokuwiki/lib/images/fileicons/svg/csv.svg
/dokuwiki/lib/images/fileicons/svg/deb.svg
/dokuwiki/lib/images/fileicons/svg/doc.svg
/dokuwiki/lib/images/fileicons/svg/docx.svg
/dokuwiki/lib/images/fileicons/svg/file.svg
/dokuwiki/lib/images/fileicons/svg/gif.svg
/dokuwiki/lib/images/fileicons/svg/gz.svg
/dokuwiki/lib/images/fileicons/svg/h.svg
/dokuwiki/lib/images/fileicons/svg/htm.svg
/dokuwiki/lib/images/fileicons/svg/html.svg
/dokuwiki/lib/images/fileicons/svg/ico.svg
/dokuwiki/lib/images/fileicons/svg/index.php
/dokuwiki/lib/images/fileicons/svg/java.svg
/dokuwiki/lib/images/fileicons/svg/jpeg.svg
/dokuwiki/lib/images/fileicons/svg/jpg.svg
/dokuwiki/lib/images/fileicons/svg/js.svg
/dokuwiki/lib/images/fileicons/svg/json.svg
/dokuwiki/lib/images/fileicons/svg/lua.svg
/dokuwiki/lib/images/fileicons/svg/mp3.svg
/dokuwiki/lib/images/fileicons/svg/mp4.svg
/dokuwiki/lib/images/fileicons/svg/ods.svg
/dokuwiki/lib/images/fileicons/svg/odt.svg
/dokuwiki/lib/images/fileicons/svg/ogg.svg
/dokuwiki/lib/images/fileicons/svg/ogv.svg
/dokuwiki/lib/images/fileicons/svg/pdf.svg
/dokuwiki/lib/images/fileicons/svg/php.svg
/dokuwiki/lib/images/fileicons/svg/pl.svg
/dokuwiki/lib/images/fileicons/svg/png.svg
/dokuwiki/lib/images/fileicons/svg/ppt.svg
/dokuwiki/lib/images/fileicons/svg/pptx.svg
/dokuwiki/lib/images/fileicons/svg/ps.svg
/dokuwiki/lib/images/fileicons/svg/py.svg
/dokuwiki/lib/images/fileicons/svg/rar.svg
/dokuwiki/lib/images/fileicons/svg/rb.svg
/dokuwiki/lib/images/fileicons/svg/rpm.svg
/dokuwiki/lib/images/fileicons/svg/rtf.svg
/dokuwiki/lib/images/fileicons/svg/sh.svg
/dokuwiki/lib/images/fileicons/svg/sql.svg
/dokuwiki/lib/images/fileicons/svg/svg.svg
/dokuwiki/lib/images/fileicons/svg/swf.svg
/dokuwiki/lib/images/fileicons/svg/tar.svg
/dokuwiki/lib/images/fileicons/svg/tgz.svg
/dokuwiki/lib/images/fileicons/svg/txt.svg
/dokuwiki/lib/images/fileicons/svg/wav.svg
/dokuwiki/lib/images/fileicons/svg/webm.svg
/dokuwiki/lib/images/fileicons/svg/xls.svg
/dokuwiki/lib/images/fileicons/svg/xlsx.svg
/dokuwiki/lib/images/fileicons/svg/xml.svg
/dokuwiki/lib/images/fileicons/svg/zip.svg
/dokuwiki/lib/images/interwiki.svg
/dokuwiki/lib/images/interwiki/amazon.de.svg
/dokuwiki/lib/images/interwiki/amazon.svg
/dokuwiki/lib/images/interwiki/amazon.uk.svg
/dokuwiki/lib/images/interwiki/callto.svg
/dokuwiki/lib/images/interwiki/doku.svg
/dokuwiki/lib/images/interwiki/google.svg
/dokuwiki/lib/images/interwiki/paypal.svg
/dokuwiki/lib/images/interwiki/phpfn.svg
/dokuwiki/lib/images/interwiki/skype.svg
/dokuwiki/lib/images/interwiki/tel.svg
/dokuwiki/lib/images/interwiki/user.svg
/dokuwiki/lib/images/interwiki/wp.svg
/dokuwiki/lib/images/interwiki/wpde.svg
/dokuwiki/lib/images/interwiki/wpes.svg
/dokuwiki/lib/images/interwiki/wpfr.svg
/dokuwiki/lib/images/interwiki/wpjp.svg
/dokuwiki/lib/images/interwiki/wpmeta.svg
/dokuwiki/lib/images/interwiki/wppl.svg
/dokuwiki/lib/images/unc.svg
/dokuwiki/lib/plugins/acl/lang/de-informal/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUsers.php
/dokuwiki/lib/plugins/authad/lang/ca/settings.php
/dokuwiki/lib/plugins/authad/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authad/lang/eo/lang.php
/dokuwiki/lib/plugins/authad/lang/pl/settings.php
/dokuwiki/lib/plugins/authad/lang/tr/settings.php
/dokuwiki/lib/plugins/authldap/lang/ca/settings.php
/dokuwiki/lib/plugins/authldap/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authldap/lang/tr/lang.php
/dokuwiki/lib/plugins/authpdo/lang/de-informal/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pl/settings.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/tr/lang.php
/dokuwiki/lib/plugins/extension/action.php
/dokuwiki/lib/plugins/extension/cli.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/lang/de-informal/lang.php
/dokuwiki/lib/plugins/extension/lang/el/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/el/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/el/lang.php
/dokuwiki/lib/plugins/extension/lang/fr/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/pl/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/extension/script.js
/dokuwiki/lib/plugins/logviewer/admin.php
/dokuwiki/lib/plugins/popularity/lang/fr/intro.txt
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/styling/lang/el/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/import.txt
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/scripts/behaviour.js
/dokuwiki/lib/styles/all.css
/dokuwiki/lib/tpl/dokuwiki/css/_admin.less
/dokuwiki/lib/tpl/dokuwiki/css/_links.css
/dokuwiki/lib/tpl/dokuwiki/css/basic.less
/dokuwiki/lib/tpl/dokuwiki/css/design.less
/dokuwiki/lib/tpl/dokuwiki/css/print.css
/dokuwiki/lib/tpl/dokuwiki/detail.php
/dokuwiki/lib/tpl/dokuwiki/lang/de-informal/lang.php
/dokuwiki/lib/tpl/dokuwiki/main.php
/dokuwiki/lib/tpl/dokuwiki/mediamanager.php
/dokuwiki/lib/tpl/dokuwiki/tpl_footer.php
/dokuwiki/lib/tpl/dokuwiki/tpl_header.php
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/InstalledVersions.php
/dokuwiki/vendor/composer/autoload_classmap.php
/dokuwiki/vendor/composer/autoload_psr4.php
/dokuwiki/vendor/composer/autoload_real.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/composer/installed.php
/dokuwiki/vendor/composer/platform_check.php
/dokuwiki/vendor/kissifrot/php-ixr/.editorconfig
/dokuwiki/vendor/kissifrot/php-ixr/.gitignore
/dokuwiki/vendor/kissifrot/php-ixr/LICENSE.txt
/dokuwiki/vendor/kissifrot/php-ixr/README.md
/dokuwiki/vendor/kissifrot/php-ixr/composer.json
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/Client.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/ClientMulticall.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/ClientSSL.php
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/Base64.php
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/Date.php
/dokuwiki/vendor/kissifrot/php-ixr/src/DataType/Value.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Exception/ClientException.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Exception/ServerException.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/Error.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/Message.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Request/Request.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/ClassServer.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/IntrospectionServer.php
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/Server.php
/dokuwiki/vendor/marcusschwarz/lesserphp/HISTORY.md
/dokuwiki/vendor/marcusschwarz/lesserphp/LICENSE
/dokuwiki/vendor/marcusschwarz/lesserphp/README.md
/dokuwiki/vendor/marcusschwarz/lesserphp/composer.json
/dokuwiki/vendor/marcusschwarz/lesserphp/lessc.inc.php
/dokuwiki/vendor/openpsa/universalfeedcreator/LICENSE
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/HTMLCreator.php
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/composer.json
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
/dokuwiki/vendor/simplepie/simplepie/README.markdown
/dokuwiki/vendor/simplepie/simplepie/idn/idna_convert.class.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Content/Type/Sniffer.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/File.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Locator.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Misc.php
/dokuwiki/vendor/splitbrain/php-archive/.gitignore
/dokuwiki/vendor/splitbrain/php-archive/README.md
/dokuwiki/vendor/splitbrain/php-archive/composer.json
/dokuwiki/vendor/splitbrain/php-archive/phpunit.xml
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-cli/.gitignore
/dokuwiki/vendor/splitbrain/php-cli/README.md
/dokuwiki/vendor/splitbrain/php-cli/composer.json
/dokuwiki/vendor/splitbrain/php-cli/src/Options.php
/dokuwiki/vendor/splitbrain/slika/README.md
/dokuwiki/vendor/splitbrain/slika/src/Adapter.php
/dokuwiki/vendor/splitbrain/slika/src/GdAdapter.php
056bf31f06-Feb-2021 Damien Regad <dregad@mantisbt.org>

Fix various errors in PHPUnit tests on PHP 8


/dokuwiki/.github/workflows/phpCS.yml
/dokuwiki/.github/workflows/testLinux.yml
/dokuwiki/.github/workflows/testWindows.yml
/dokuwiki/.gitignore
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/core/TestRequest.php
/dokuwiki/_test/fetchphpunit.php
/dokuwiki/_test/tests/inc/Subscriptions/BulkSubscriptionsSenderTest.php
/dokuwiki/_test/tests/inc/Subscriptions/SubscriberManagerTest.php
/dokuwiki/_test/tests/inc/XmlRpcServer.test.php
/dokuwiki/_test/tests/inc/auth_aclcheck.test.php
/dokuwiki/_test/tests/inc/auth_aclcheck_caseinsensitive.test.php
/dokuwiki/_test/tests/inc/auth_admincheck.test.php
/dokuwiki/_test/tests/inc/auth_loadacl.test.php
/dokuwiki/_test/tests/inc/auth_nameencode.test.php
/dokuwiki/_test/tests/inc/cache_use.test.php
/dokuwiki/_test/tests/inc/changelog_getRevisionsAround.test.php
/dokuwiki/_test/tests/inc/changelog_getlastrevisionat.test.php
/dokuwiki/_test/tests/inc/changelog_getrelativerevision.test.php
/dokuwiki/_test/tests/inc/changelog_getrevisioninfo.test.php
/dokuwiki/_test/tests/inc/changelog_getrevisions.test.php
/dokuwiki/_test/tests/inc/common_basicinfo.test.php
/dokuwiki/_test/tests/inc/common_clientip.test.php
/dokuwiki/_test/tests/inc/common_mediainfo.test.php
/dokuwiki/_test/tests/inc/common_pageinfo.test.php
/dokuwiki/_test/tests/inc/httpclient_https.test.php
/dokuwiki/_test/tests/inc/httpclient_https_proxy.test.php
/dokuwiki/_test/tests/inc/indexer_indexing.test.php
/dokuwiki/_test/tests/inc/indexer_rename.test.php
/dokuwiki/_test/tests/inc/input.test.php
/dokuwiki/_test/tests/inc/lang.php
/dokuwiki/_test/tests/inc/media_searchlist.test.php
/dokuwiki/_test/tests/inc/pageutils_clean_id.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/parser/parser.inc.php
/dokuwiki/_test/tests/inc/parser/parser_code.test.php
/dokuwiki/_test/tests/inc/parser/parser_file.test.php
/dokuwiki/_test/tests/inc/parser/parser_footnote.test.php
/dokuwiki/_test/tests/inc/parser/parser_quotes.test.php
/dokuwiki/_test/tests/inc/parser/renderer_metadata.test.php
/dokuwiki/_test/tests/inc/parser/renderer_xhtml.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/_test/tests/inc/remoteapicore_aclcheck.test.php
/dokuwiki/_test/tests/inc/sort_without_collator.test.php
/dokuwiki/_test/tests/inc/styleutils_cssstyleini.test.php
/dokuwiki/_test/tests/inc/template_tpl_get_action.php
/dokuwiki/_test/tests/lib/exe/css_at_import_less.test.php
/dokuwiki/_test/tests/lib/exe/css_css_loadfile.test.php
/dokuwiki/_test/tests/lib/exe/fetch_imagetoken.test.php
/dokuwiki/_test/tests/lib/exe/fetch_statuscodes_external.test.php
/dokuwiki/_test/tests/test/plugins.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/data/deleted.files
Save.php
/dokuwiki/inc/Extension/PluginController.php
/dokuwiki/inc/Form/InputElement.php
/dokuwiki/inc/HTTP/HTTPClient.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Logger.php
/dokuwiki/inc/Remote/Api.php
/dokuwiki/inc/Search/Indexer.php
/dokuwiki/inc/Subscriptions/BulkSubscriptionSender.php
/dokuwiki/inc/Ui/Diff.php
/dokuwiki/inc/Ui/Revisions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/common.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/sv/onceexisted.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/exe/detail.php
/dokuwiki/lib/plugins/authad/lang/sv/lang.php
/dokuwiki/lib/plugins/authad/lang/sv/settings.php
/dokuwiki/lib/plugins/authldap/lang/sv/settings.php
/dokuwiki/lib/plugins/authpdo/_test/mysql.test.php
/dokuwiki/lib/plugins/authpdo/_test/sqlite.test.php
/dokuwiki/lib/plugins/authpdo/lang/sv/lang.php
/dokuwiki/lib/plugins/authpdo/lang/sv/settings.php
/dokuwiki/lib/plugins/authplain/_test/escaping.test.php
/dokuwiki/lib/plugins/authplain/_test/userdata.test.php
/dokuwiki/lib/plugins/authplain/lang/sv/lang.php
/dokuwiki/lib/plugins/config/_test/Setting/AbstractSettingTest.php
/dokuwiki/lib/plugins/config/core/Writer.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/lang/sv/lang.php
/dokuwiki/lib/plugins/logviewer/lang/en/intro.txt
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/revert/lang/sv/lang.php
/dokuwiki/lib/plugins/styling/lang/sv/lang.php
/dokuwiki/lib/plugins/testing/_test/dummy_plugin_integration_test.test.php
/dokuwiki/lib/plugins/usermanager/_test/csv_export.test.php
/dokuwiki/lib/plugins/usermanager/_test/csv_import.test.php
/dokuwiki/lib/plugins/usermanager/lang/sv/lang.php
/dokuwiki/lib/tpl/dokuwiki/css/basic.less
/dokuwiki/lib/tpl/dokuwiki/css/content.less
/dokuwiki/lib/tpl/dokuwiki/css/design.less
/dokuwiki/lib/tpl/dokuwiki/lang/sv/lang.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
c45ab55005-Jan-2021 Andreas Gohr <andi@splitbrain.org>

minor cleanup in AdminAction

removed unecessary method, added doc blocks


/dokuwiki/.github/workflows/phpCS.yml
/dokuwiki/.github/workflows/testLinux.yml
/dokuwiki/.github/workflows/testWindows.yml
/dokuwiki/.gitignore
/dokuwiki/_test/data/log/_dummy
/dokuwiki/_test/fetchphpunit.php
/dokuwiki/_test/mysql.conf.php.dist
/dokuwiki/_test/pgsql.conf.php.dist
/dokuwiki/_test/tests/inc/parser/lexer.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/smileys.conf
/dokuwiki/data/log/_dummy
/dokuwiki/data/pages/wiki/syntax.txt
Admin.php
/dokuwiki/inc/Debug/DebugHelper.php
/dokuwiki/inc/ErrorHandler.php
/dokuwiki/inc/Exception/FatalException.php
/dokuwiki/inc/Extension/Event.php
/dokuwiki/inc/Extension/PluginController.php
/dokuwiki/inc/Logger.php
/dokuwiki/inc/Parsing/Lexer/ParallelRegex.php
/dokuwiki/inc/Sitemap/Mapper.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Revisions.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/hy/admin.txt
/dokuwiki/inc/lang/hy/adminplugins.txt
/dokuwiki/inc/lang/hy/conflict.txt
/dokuwiki/inc/lang/hy/denied.txt
/dokuwiki/inc/lang/hy/diff.txt
/dokuwiki/inc/lang/hy/draft.txt
/dokuwiki/inc/lang/hy/edit.txt
/dokuwiki/inc/lang/hy/editrev.txt
/dokuwiki/inc/lang/hy/index.txt
/dokuwiki/inc/lang/hy/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/vi/newpage.txt
/dokuwiki/inc/load.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/lib/images/smileys/README
/dokuwiki/lib/images/smileys/biggrin.svg
/dokuwiki/lib/images/smileys/confused.svg
/dokuwiki/lib/images/smileys/cool.svg
/dokuwiki/lib/images/smileys/deleteme.svg
/dokuwiki/lib/images/smileys/doubt.svg
/dokuwiki/lib/images/smileys/doubt2.svg
/dokuwiki/lib/images/smileys/eek.svg
/dokuwiki/lib/images/smileys/exclaim.svg
/dokuwiki/lib/images/smileys/facepalm.svg
/dokuwiki/lib/images/smileys/fixme.svg
/dokuwiki/lib/images/smileys/fun.svg
/dokuwiki/lib/images/smileys/index.php
/dokuwiki/lib/images/smileys/lol.svg
/dokuwiki/lib/images/smileys/neutral.svg
/dokuwiki/lib/images/smileys/question.svg
/dokuwiki/lib/images/smileys/razz.svg
/dokuwiki/lib/images/smileys/sad.svg
/dokuwiki/lib/images/smileys/silenced.svg
/dokuwiki/lib/images/smileys/smile.svg
/dokuwiki/lib/images/smileys/smile2.svg
/dokuwiki/lib/images/smileys/surprised.svg
/dokuwiki/lib/images/smileys/wink.svg
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/config/core/ConfigParser.php
/dokuwiki/lib/plugins/config/core/Writer.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/vi/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/extension/helper/extension.php
/dokuwiki/lib/plugins/extension/helper/repository.php
/dokuwiki/lib/plugins/extension/lang/vi/lang.php
/dokuwiki/lib/plugins/logviewer/admin.php
/dokuwiki/lib/plugins/logviewer/admin.svg
/dokuwiki/lib/plugins/logviewer/lang/en/intro.txt
/dokuwiki/lib/plugins/logviewer/lang/en/lang.php
/dokuwiki/lib/plugins/logviewer/lang/en/nolog.txt
/dokuwiki/lib/plugins/logviewer/plugin.info.txt
/dokuwiki/lib/plugins/logviewer/script.js
/dokuwiki/lib/plugins/logviewer/style.less
/dokuwiki/lib/plugins/usermanager/cli.php
/dokuwiki/lib/scripts/behaviour.js
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/styles/all.css
/dokuwiki/lib/tpl/dokuwiki/css/_diff.css
/dokuwiki/vendor/marcusschwarz/lesserphp/lessc.inc.php
edb50e6a04-Dec-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Diff hierarchy

defc757601-Dec-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

move Ui\Diff to Ui\PageDiff

b370ebcd27-Nov-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create Ui\PageRevisions class

new Ui\PageRevisons is dedicated for page revisions


/dokuwiki/.github/workflows/phpCS.yml
/dokuwiki/.github/workflows/testLinux.yml
/dokuwiki/.github/workflows/testWindows.yml
/dokuwiki/_test/fetchphpunit.php
/dokuwiki/_test/mysql.conf.php.dist
/dokuwiki/_test/pgsql.conf.php.dist
/dokuwiki/conf/smileys.conf
/dokuwiki/data/pages/wiki/syntax.txt
Revisions.php
/dokuwiki/inc/Ui/MediaRevisions.php
/dokuwiki/inc/Ui/PageRevisions.php
/dokuwiki/inc/Ui/Revisions.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/lib/images/smileys/README
/dokuwiki/lib/images/smileys/biggrin.svg
/dokuwiki/lib/images/smileys/confused.svg
/dokuwiki/lib/images/smileys/cool.svg
/dokuwiki/lib/images/smileys/deleteme.svg
/dokuwiki/lib/images/smileys/doubt.svg
/dokuwiki/lib/images/smileys/doubt2.svg
/dokuwiki/lib/images/smileys/eek.svg
/dokuwiki/lib/images/smileys/exclaim.svg
/dokuwiki/lib/images/smileys/facepalm.svg
/dokuwiki/lib/images/smileys/fixme.svg
/dokuwiki/lib/images/smileys/fun.svg
/dokuwiki/lib/images/smileys/index.php
/dokuwiki/lib/images/smileys/lol.svg
/dokuwiki/lib/images/smileys/neutral.svg
/dokuwiki/lib/images/smileys/question.svg
/dokuwiki/lib/images/smileys/razz.svg
/dokuwiki/lib/images/smileys/sad.svg
/dokuwiki/lib/images/smileys/silenced.svg
/dokuwiki/lib/images/smileys/smile.svg
/dokuwiki/lib/images/smileys/smile2.svg
/dokuwiki/lib/images/smileys/surprised.svg
/dokuwiki/lib/images/smileys/wink.svg
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/cli.php
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/styles/all.css
/dokuwiki/vendor/marcusschwarz/lesserphp/lessc.inc.php
1907820925-Nov-2020 Andreas Gohr <andi@splitbrain.org>

stricter user check in AbstractUserAction

601a1f6020-Nov-2020 Andreas Gohr <andi@splitbrain.org>

Allow revert action for logged in users only

This should prevent accidental reverts by bots on open wikis


/dokuwiki/_test/tests/inc/parser/parser_links.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/conf/mime.conf
Revert.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/HTTP/Headers.php
/dokuwiki/inc/Menu/Item/Revert.php
/dokuwiki/inc/Parsing/ParserMode/Externallink.php
/dokuwiki/inc/Ui/Editor.php
/dokuwiki/inc/Ui/Index.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/fetch.functions.php
/dokuwiki/inc/html.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/ckb/admin.txt
/dokuwiki/inc/lang/ckb/adminplugins.txt
/dokuwiki/inc/lang/ckb/backlinks.txt
/dokuwiki/inc/lang/ckb/conflict.txt
/dokuwiki/inc/lang/ckb/denied.txt
/dokuwiki/inc/lang/ckb/diff.txt
/dokuwiki/inc/lang/ckb/draft.txt
/dokuwiki/inc/lang/ckb/edit.txt
/dokuwiki/inc/lang/ckb/editrev.txt
/dokuwiki/inc/lang/ckb/index.txt
/dokuwiki/inc/lang/ckb/lang.php
/dokuwiki/inc/lang/ckb/locked.txt
/dokuwiki/inc/lang/ckb/login.txt
/dokuwiki/inc/lang/ckb/mailtext.txt
/dokuwiki/inc/lang/ckb/newpage.txt
/dokuwiki/inc/lang/ckb/norev.txt
/dokuwiki/inc/lang/ckb/onceexisted.txt
/dokuwiki/inc/lang/ckb/password.txt
/dokuwiki/inc/lang/ckb/preview.txt
/dokuwiki/inc/lang/ckb/pwconfirm.txt
/dokuwiki/inc/lang/ckb/read.txt
/dokuwiki/inc/lang/ckb/recent.txt
/dokuwiki/inc/lang/ckb/register.txt
/dokuwiki/inc/lang/ckb/registermail.txt
/dokuwiki/inc/lang/ckb/resendpwd.txt
/dokuwiki/inc/lang/ckb/resetpwd.txt
/dokuwiki/inc/lang/ckb/revisions.txt
/dokuwiki/inc/lang/ckb/searchpage.txt
/dokuwiki/inc/lang/ckb/showrev.txt
/dokuwiki/inc/lang/ckb/stopwords.txt
/dokuwiki/inc/lang/ckb/subscr_digest.txt
/dokuwiki/inc/lang/ckb/subscr_form.txt
/dokuwiki/inc/lang/ckb/subscr_list.txt
/dokuwiki/inc/lang/ckb/subscr_single.txt
/dokuwiki/inc/lang/ckb/updateprofile.txt
/dokuwiki/inc/lang/ckb/uploadmail.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/nan/lang.php
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/vi/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/media.php
/dokuwiki/index.php
/dokuwiki/lib/exe/ajax.php
/dokuwiki/lib/exe/fetch.php
/dokuwiki/lib/plugins/acl/lang/ckb/help.txt
/dokuwiki/lib/plugins/acl/lang/ckb/lang.php
/dokuwiki/lib/plugins/acl/lang/cs/help.txt
/dokuwiki/lib/plugins/acl/lang/sq/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/help.txt
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/authad/lang/ckb/lang.php
/dokuwiki/lib/plugins/authad/lang/ckb/settings.php
/dokuwiki/lib/plugins/authldap/lang/ckb/lang.php
/dokuwiki/lib/plugins/authldap/lang/ckb/settings.php
/dokuwiki/lib/plugins/authldap/lang/zh/settings.php
/dokuwiki/lib/plugins/authpdo/lang/ckb/lang.php
/dokuwiki/lib/plugins/authpdo/lang/ckb/settings.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/authplain/lang/ckb/lang.php
/dokuwiki/lib/plugins/authplain/lang/sq/lang.php
/dokuwiki/lib/plugins/config/lang/ckb/intro.txt
/dokuwiki/lib/plugins/config/lang/ckb/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sq/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/lang/ckb/intro_install.txt
/dokuwiki/lib/plugins/extension/lang/ckb/intro_plugins.txt
/dokuwiki/lib/plugins/extension/lang/ckb/intro_search.txt
/dokuwiki/lib/plugins/extension/lang/ckb/intro_templates.txt
/dokuwiki/lib/plugins/extension/lang/ckb/lang.php
/dokuwiki/lib/plugins/extension/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/popularity/lang/ckb/intro.txt
/dokuwiki/lib/plugins/popularity/lang/ckb/lang.php
/dokuwiki/lib/plugins/popularity/lang/ckb/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/pt/intro.txt
/dokuwiki/lib/plugins/popularity/lang/sq/lang.php
/dokuwiki/lib/plugins/revert/lang/ckb/intro.txt
/dokuwiki/lib/plugins/revert/lang/ckb/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/sq/lang.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/styling/lang/ckb/intro.txt
/dokuwiki/lib/plugins/styling/lang/ckb/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ckb/add.txt
/dokuwiki/lib/plugins/usermanager/lang/ckb/delete.txt
/dokuwiki/lib/plugins/usermanager/lang/ckb/edit.txt
/dokuwiki/lib/plugins/usermanager/lang/ckb/import.txt
/dokuwiki/lib/plugins/usermanager/lang/ckb/intro.txt
/dokuwiki/lib/plugins/usermanager/lang/ckb/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ckb/list.txt
/dokuwiki/lib/plugins/usermanager/lang/pt/import.txt
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sq/lang.php
/dokuwiki/lib/plugins/usermanager/lang/vi/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/scripts/behaviour.js
/dokuwiki/lib/tpl/dokuwiki/css/content.less
/dokuwiki/lib/tpl/dokuwiki/lang/ckb/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/ckb/style.txt
/dokuwiki/lib/tpl/dokuwiki/lang/zh-tw/style.txt
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/autoload_psr4.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/splitbrain/php-archive/composer.json
/dokuwiki/vendor/splitbrain/php-archive/src/FileInfo.php
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-archive/src/Zip.php
/dokuwiki/vendor/splitbrain/slika/.gitattributes
/dokuwiki/vendor/splitbrain/slika/.gitignore
/dokuwiki/vendor/splitbrain/slika/LICENSE
/dokuwiki/vendor/splitbrain/slika/README.md
/dokuwiki/vendor/splitbrain/slika/composer.json
/dokuwiki/vendor/splitbrain/slika/composer.lock
/dokuwiki/vendor/splitbrain/slika/src/Adapter.php
/dokuwiki/vendor/splitbrain/slika/src/Exception.php
/dokuwiki/vendor/splitbrain/slika/src/GdAdapter.php
/dokuwiki/vendor/splitbrain/slika/src/ImageMagickAdapter.php
/dokuwiki/vendor/splitbrain/slika/src/Slika.php
a215faf204-Sep-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

re-declare deprecated functions for backward compatibility

`dbg_deprecated()` is called in `html_diff_head()`, `html_diff_navigation()`, `html_diff_navigationlink()`, and following functions:

* `h

re-declare deprecated functions for backward compatibility

`dbg_deprecated()` is called in `html_diff_head()`, `html_diff_navigation()`, `html_diff_navigationlink()`, and following functions:

* `html_denied()` is not used any plugins, but added fallback just in case.
* `html_locked()` is used by one third-party plugin (AjaxEdit), fallback should be added.
* `html_insert_softbreaks()` is used by one third-party plugin (TOS, terms of service), fallback should be added.

show more ...


/dokuwiki/.travis.yml
/dokuwiki/_test/tests/inc/pageutils_clean_id.test.php
/dokuwiki/_test/tests/inc/sort_with_collator.test.php
/dokuwiki/_test/tests/inc/sort_without_collator.test.php
/dokuwiki/_test/tests/inc/utf8_romanize.test.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/doku.php
Denied.php
Locked.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/Debug/DebugHelper.php
/dokuwiki/inc/Form/Form.php
/dokuwiki/inc/Parsing/ParserMode/Externallink.php
/dokuwiki/inc/Remote/ApiCore.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Backlinks.php
/dokuwiki/inc/Ui/Diff.php
/dokuwiki/inc/Ui/Editor.php
/dokuwiki/inc/Ui/Index.php
/dokuwiki/inc/Ui/Login.php
/dokuwiki/inc/Ui/PageConflict.php
/dokuwiki/inc/Ui/PageDraft.php
/dokuwiki/inc/Ui/Recent.php
/dokuwiki/inc/Ui/Revisions.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/Ui/Subscribe.php
/dokuwiki/inc/Ui/UserProfile.php
/dokuwiki/inc/Ui/UserRegister.php
/dokuwiki/inc/Ui/UserResendPwd.php
/dokuwiki/inc/Utf8/Sort.php
/dokuwiki/inc/Utf8/tables/loweraccents.php
/dokuwiki/inc/Utf8/tables/romanization.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/cs/admin.txt
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh-tw/onceexisted.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.php
/dokuwiki/lib/plugins/auth.php
/dokuwiki/lib/plugins/authad/action.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPContacts.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPGroups.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/adLDAPUsers.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/authad/lang/zh-tw/settings.php
/dokuwiki/lib/plugins/authldap/auth.php
/dokuwiki/lib/plugins/authldap/lang/zh-tw/settings.php
/dokuwiki/lib/plugins/authpdo/auth.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/authplain/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/cli.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/extension/cli.php
/dokuwiki/lib/plugins/extension/lang/de/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/extension/lang/sk/lang.php
/dokuwiki/lib/plugins/extension/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/remote.php
/dokuwiki/lib/plugins/revert/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/styling/lang/sk/intro.txt
/dokuwiki/lib/plugins/styling/lang/sk/lang.php
/dokuwiki/lib/plugins/styling/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sk/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh-tw/lang.php
/dokuwiki/lib/scripts/behaviour.js
/dokuwiki/lib/tpl/dokuwiki/lang/sk/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/sk/style.txt
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/geshi/geshi/src/geshi.php
/dokuwiki/vendor/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
83f8872c13-Aug-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

use $INPUT instead of $_SERVER

848cb78623-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Subscribe class replaces tpl_subscribe()

2d51781316-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

use "difftype" in Ui\Diff

9e31664116-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create constructor of Ui\(Recent, Revisions)

1454819816-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create constructor of Ui\Index class

f1dcc21716-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

call Ui\Diff from Ui\(Conflict, Draft)

e4286a8816-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

define constructor of Ui classes

2ba8135115-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

create Ui\ConflictForm

f0049a8315-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Remove Ui\{Denide, Locked} class

They are not UI components. We should show error message in Action\{Denide, Locked}::tplContent() methods.

60a4816914-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\PageView class replaces html_showf)

0d02bc2f13-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Diff class replaces html_diff()

Ui\Diff()::diffNavigation() still uses Doku_Form class, Further work needed!

6c9fde8211-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Revisions class replaces html_revisions()

no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design.
The code for page navigation in Ui\

Ui\Revisions class replaces html_revisions()

no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design.
The code for page navigation in Ui\Revisions is different with Ui\Recent.

show more ...

3d7df1dc11-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Recent class replaces html_recent()

no space between printed items such as date, unsername, sizechange info. Further work needed for better looks/design.

12345