History log of /dokuwiki/lib/plugins/extension/ (Results 201 – 225 of 538)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8cbc5ee810-Jun-2019 Andreas Gohr <andi@splitbrain.org>

replaced deprecated utf8 functions

For now this uses full qualified namespaces, sensible imports may come
later.


/dokuwiki/_test/mock/MailerMock.php
/dokuwiki/_test/phpcs.xml
/dokuwiki/_test/tests/inc/Subscriptions/BulkSubscriptionsSenderTest.php
/dokuwiki/_test/tests/inc/Subscriptions/SubscriberManagerTest.php
/dokuwiki/_test/tests/inc/Subscriptions/SubscriberRegexBuilderTest.php
/dokuwiki/_test/tests/inc/media_searchlist.test.php
/dokuwiki/_test/tests/inc/utf8_basename.test.php
/dokuwiki/_test/tests/inc/utf8_correctidx.test.php
/dokuwiki/_test/tests/inc/utf8_html.test.php
/dokuwiki/_test/tests/inc/utf8_romanize.test.php
/dokuwiki/_test/tests/inc/utf8_stripspecials.test.php
/dokuwiki/_test/tests/inc/utf8_strtolower.test.php
/dokuwiki/_test/tests/inc/utf8_substr.test.php
/dokuwiki/_test/tests/inc/utf8_unicode.test.php
/dokuwiki/_test/tests/inc/utf8_utf16be.test.php
/dokuwiki/bin/dwpage.php
/dokuwiki/inc/Action/Sitemap.php
/dokuwiki/inc/Action/Subscribe.php
/dokuwiki/inc/Extension/Event.php
/dokuwiki/inc/Extension/EventHandler.php
/dokuwiki/inc/Extension/PluginController.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/SafeFN.class.php
/dokuwiki/inc/Subscriptions/BulkSubscriptionSender.php
/dokuwiki/inc/Subscriptions/MediaSubscriptionSender.php
/dokuwiki/inc/Subscriptions/PageSubscriptionSender.php
/dokuwiki/inc/Subscriptions/RegistrationSubscriptionSender.php
/dokuwiki/inc/Subscriptions/SubscriberManager.php
/dokuwiki/inc/Subscriptions/SubscriberRegexBuilder.php
/dokuwiki/inc/Subscriptions/SubscriptionSender.php
/dokuwiki/inc/TaskRunner.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/Utf8/Clean.php
/dokuwiki/inc/Utf8/Conversion.php
/dokuwiki/inc/Utf8/PhpString.php
/dokuwiki/inc/Utf8/Table.php
/dokuwiki/inc/Utf8/Unicode.php
/dokuwiki/inc/Utf8/tables/case.php
/dokuwiki/inc/Utf8/tables/loweraccents.php
/dokuwiki/inc/Utf8/tables/romanization.php
/dokuwiki/inc/Utf8/tables/specials.php
/dokuwiki/inc/Utf8/tables/upperaccents.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/deprecated.php
/dokuwiki/inc/fetch.functions.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/io.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/code.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/search.php
/dokuwiki/inc/utf8.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/authad/auth.php
helper/extension.php
/dokuwiki/lib/plugins/usermanager/admin.php
b9daa2f527-May-2019 Andreas Gohr <gohr@cosmocode.de>

added filter to extension listing in CLI component

d915fa0929-Mar-2019 Andreas Gohr <andi@splitbrain.org>

fix color for noninstalled extensions

e5688dc729-Mar-2019 Andreas Gohr <andi@splitbrain.org>

show disabled extensions in gray

ed3520ee29-Mar-2019 Andreas Gohr <andi@splitbrain.org>

warn about inaccessible repo api

98d21c0429-Mar-2019 Andreas Gohr <andi@splitbrain.org>

bugfix: access check was never cached

Now the API ping result is cached for 10 minutes and can be refreshed
using the purge parameter as intended.

a8d2f3cb29-Nov-2018 Andreas Gohr <gohr@cosmocode.de>

First go on a CLI component for the extension manager

This allows managing plugins from the command line which is useful in
automatic deployments (eg. through salt or ansible).

08a33b6d12-May-2019 Martin Michalek <michalek.dev@gmail.com>

translation update


/dokuwiki/inc/Action/Search.php
/dokuwiki/inc/common.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/fr/mailtext.txt
/dokuwiki/inc/lang/fr/recent.txt
/dokuwiki/inc/lang/fr/subscr_digest.txt
/dokuwiki/inc/lang/fr/subscr_list.txt
/dokuwiki/inc/lang/fr/subscr_single.txt
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/nl/onceexisted.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/login.txt
/dokuwiki/inc/lang/oc/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/ru/onceexisted.txt
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sr/onceexisted.txt
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/lib/plugins/acl/lang/sr/lang.php
/dokuwiki/lib/plugins/authad/lang/es/settings.php
/dokuwiki/lib/plugins/authad/lang/fr/settings.php
/dokuwiki/lib/plugins/authad/lang/it/settings.php
/dokuwiki/lib/plugins/authad/lang/nl/settings.php
/dokuwiki/lib/plugins/authad/lang/pt-br/settings.php
/dokuwiki/lib/plugins/authad/lang/ru/settings.php
/dokuwiki/lib/plugins/authad/lang/sr/settings.php
/dokuwiki/lib/plugins/authad/lang/zh/settings.php
/dokuwiki/lib/plugins/authldap/lang/sr/settings.php
/dokuwiki/lib/plugins/authpdo/lang/nl/settings.php
/dokuwiki/lib/plugins/authpdo/lang/sk/settings.php
/dokuwiki/lib/plugins/authplain/_test/conf/auth.users.php
/dokuwiki/lib/plugins/authplain/_test/userdata.test.php
/dokuwiki/lib/plugins/authplain/auth.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
lang/sk/lang.php
/dokuwiki/lib/plugins/popularity/lang/sr/lang.php
/dokuwiki/lib/plugins/revert/lang/no/lang.php
/dokuwiki/lib/plugins/revert/lang/sr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/sr/lang.php
/dokuwiki/lib/tpl/dokuwiki/css/design.less
/dokuwiki/lib/tpl/dokuwiki/lang/sk/lang.php
1935a89121-Apr-2019 Andreas Gohr <andi@splitbrain.org>

Move list of plugin types to plugin controller constant

There is no need to have them in a global variable.

3a7140a115-Jun-2018 Andreas Gohr <andi@splitbrain.org>

moved plugin controller to Extension namespace


/dokuwiki/_test/bootstrap.php
/dokuwiki/_test/core/DokuWikiTest.php
/dokuwiki/_test/mock/AuthPlugin.php
/dokuwiki/_test/tests/inc/PageUtilsIsHiddenPage.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_deleteprofile.test.php
/dokuwiki/_test/tests/inc/common_dokupref.test.php
/dokuwiki/_test/tests/inc/common_saveWikiText.test.php
/dokuwiki/_test/tests/inc/common_wl.test.php
/dokuwiki/_test/tests/inc/events_nested.test.php
/dokuwiki/_test/tests/inc/indexer_indexing.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/pageutils_getid.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/_test/tests/inc/remoteapicore.test.php
/dokuwiki/bin/plugin.php
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/Action/Admin.php
/dokuwiki/inc/Action/Export.php
/dokuwiki/inc/Action/Logout.php
/dokuwiki/inc/Action/Plugin.php
/dokuwiki/inc/Action/Profile.php
/dokuwiki/inc/Action/ProfileDelete.php
/dokuwiki/inc/Action/Redirect.php
/dokuwiki/inc/Action/Register.php
/dokuwiki/inc/Action/Resendpwd.php
/dokuwiki/inc/Action/Subscribe.php
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/Cache/Cache.php
/dokuwiki/inc/Debug/DebugHelper.php
/dokuwiki/inc/Draft.php
/dokuwiki/inc/Extension/ActionPlugin.php
/dokuwiki/inc/Extension/AdminPlugin.php
/dokuwiki/inc/Extension/AuthPlugin.php
/dokuwiki/inc/Extension/CLIPlugin.php
/dokuwiki/inc/Extension/Event.php
/dokuwiki/inc/Extension/EventHandler.php
/dokuwiki/inc/Extension/Plugin.php
/dokuwiki/inc/Extension/PluginController.php
/dokuwiki/inc/Extension/PluginInterface.php
/dokuwiki/inc/Extension/PluginTrait.php
/dokuwiki/inc/Extension/RemotePlugin.php
/dokuwiki/inc/Extension/SyntaxPlugin.php
/dokuwiki/inc/HTTP/HTTPClient.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/Manifest.php
/dokuwiki/inc/Menu/AbstractMenu.php
/dokuwiki/inc/Menu/Item/Edit.php
/dokuwiki/inc/Remote/Api.php
/dokuwiki/inc/Remote/ApiCore.php
/dokuwiki/inc/Sitemap/Mapper.php
/dokuwiki/inc/TaskRunner.php
/dokuwiki/inc/Ui/Admin.php
/dokuwiki/inc/Ui/Search.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/cache.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/deprecated.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/html.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/io.php
/dokuwiki/inc/legacy.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/renderer.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/subscription.php
/dokuwiki/inc/template.php
/dokuwiki/inc/toolbar.php
/dokuwiki/index.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/detail.php
/dokuwiki/lib/exe/fetch.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/exe/mediamanager.php
/dokuwiki/lib/images/fileicons/index.php
/dokuwiki/lib/images/smileys/index.php
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.php
/dokuwiki/lib/plugins/auth.php
/dokuwiki/lib/plugins/authad/conf/default.php
/dokuwiki/lib/plugins/authad/conf/metadata.php
/dokuwiki/lib/plugins/authad/lang/en/settings.php
/dokuwiki/lib/plugins/cli.php
/dokuwiki/lib/plugins/config/core/Loader.php
/dokuwiki/lib/plugins/config/core/Setting/SettingAuthtype.php
helper/extension.php
helper/gui.php
helper/repository.php
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/remote.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/plugins/testing/action.php
/dokuwiki/lib/scripts/cookie.js
4809b23631-Mar-2019 Maykon Oliveira <maykonoliveira850@gmail.com>

translation update


/dokuwiki/_test/bootstrap.php
/dokuwiki/_test/conf/tpl/dokuwiki/css/_tests.less
/dokuwiki/_test/conf/tpl/dokuwiki/style.ini
/dokuwiki/_test/tests/inc/common_dokupref.test.php
/dokuwiki/_test/tests/inc/common_wl.test.php
/dokuwiki/_test/tests/inc/indexer_indexing.test.php
/dokuwiki/_test/tests/inc/pageutils_findnearest.test.php
/dokuwiki/_test/tests/inc/pageutils_getid.test.php
/dokuwiki/_test/tests/inc/styleutils_cssstyleini.test.php
/dokuwiki/conf/acronyms.conf
/dokuwiki/conf/interwiki.conf
/dokuwiki/inc/Ajax.php
/dokuwiki/inc/Manifest.php
/dokuwiki/inc/Menu/Item/Edit.php
/dokuwiki/inc/StyleUtils.php
/dokuwiki/inc/TaskRunner.php
/dokuwiki/inc/common.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/onceexisted.txt
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/template.php
/dokuwiki/index.php
/dokuwiki/install.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/images/fileicons/index.php
/dokuwiki/lib/images/smileys/index.php
/dokuwiki/lib/plugins/acl/lang/is/lang.php
/dokuwiki/lib/plugins/authad/conf/default.php
/dokuwiki/lib/plugins/authad/conf/metadata.php
/dokuwiki/lib/plugins/authad/lang/en/settings.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authad/lang/ro/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/authpdo/lang/pt/lang.php
/dokuwiki/lib/plugins/authpdo/lang/pt/settings.php
/dokuwiki/lib/plugins/authplain/lang/is/lang.php
/dokuwiki/lib/plugins/config/lang/is/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
lang/pt/lang.php
/dokuwiki/lib/plugins/popularity/lang/is/lang.php
/dokuwiki/lib/plugins/revert/lang/is/lang.php
/dokuwiki/lib/plugins/styling/admin.php
/dokuwiki/lib/plugins/usermanager/lang/is/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/scripts/cookie.js
/dokuwiki/lib/tpl/dokuwiki/css/pagetools.less
/dokuwiki/lib/tpl/dokuwiki/script.js
/dokuwiki/lib/tpl/index.php
5a8d6e4826-Mar-2019 Michael Große <mic.grosse@googlemail.com>

Rename HTTPClient namespace to HTTP

This should make namespace a bit more flexible in scope and allow us to
move more functionality there later.

198564ab17-Mar-2019 Michael Große <mic.grosse@googlemail.com>

Refactor HTTPClient into different files

2e9d571626-Feb-2019 Benjamin Molitor <bmolitor@uos.de>

translation update

0db5771e02-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Refactor cache.php into different files

c54d03d624-Jan-2019 Tibor Repček <tiborepcek@gmail.com>

Add files via upload (#2679)

0e2d62e822-Dec-2018 HokkaidoPerson <dosankomali@yahoo.co.jp>

translation update

38a9f50712-Dec-2018 Jacob Palm <mail@jacobpalm.dk>

translation update


/dokuwiki/inc/lang/da/editrev.txt
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/da/norev.txt
/dokuwiki/inc/lang/da/onceexisted.txt
/dokuwiki/inc/lang/da/password.txt
/dokuwiki/inc/lang/da/pwconfirm.txt
/dokuwiki/inc/lang/da/register.txt
/dokuwiki/inc/lang/da/registermail.txt
/dokuwiki/inc/lang/da/resendpwd.txt
/dokuwiki/inc/lang/da/resetpwd.txt
/dokuwiki/inc/lang/da/revisions.txt
/dokuwiki/inc/lang/da/showrev.txt
/dokuwiki/inc/lang/da/subscr_digest.txt
/dokuwiki/inc/lang/da/subscr_single.txt
/dokuwiki/inc/lang/da/updateprofile.txt
/dokuwiki/inc/lang/da/uploadmail.txt
/dokuwiki/inc/search.php
/dokuwiki/lib/exe/css.php
/dokuwiki/lib/exe/js.php
/dokuwiki/lib/plugins/acl/lang/da/lang.php
/dokuwiki/lib/plugins/authad/lang/da/lang.php
/dokuwiki/lib/plugins/authad/lang/da/settings.php
/dokuwiki/lib/plugins/authldap/lang/da/settings.php
/dokuwiki/lib/plugins/authpdo/lang/da/lang.php
/dokuwiki/lib/plugins/authpdo/lang/da/settings.php
/dokuwiki/lib/plugins/authplain/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
lang/da/intro_install.txt
lang/da/intro_plugins.txt
lang/da/intro_search.txt
lang/da/intro_templates.txt
lang/da/lang.php
/dokuwiki/lib/plugins/popularity/lang/da/intro.txt
/dokuwiki/lib/plugins/popularity/lang/da/lang.php
/dokuwiki/lib/plugins/revert/lang/da/intro.txt
/dokuwiki/lib/plugins/revert/lang/da/lang.php
/dokuwiki/lib/plugins/styling/lang/da/intro.txt
/dokuwiki/lib/plugins/styling/lang/da/lang.php
/dokuwiki/lib/plugins/usermanager/lang/da/import.txt
/dokuwiki/lib/plugins/usermanager/lang/da/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/da/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/da/style.txt
569fd3cf23-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

9392cc9f23-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

5842c86e22-Nov-2018 Katerina Katapodi <extragold1234@hotmail.com>

translation update

b520c36b13-Nov-2018 Phy <git@phy25.com>

Merge pull request #2577 from chang-zhao/patch-5

Add links "plugins" & "templates" to intro_search.txt

42a8cadf11-Nov-2018 HokkaidoPerson <dosankomali@yahoo.co.jp>

translation update

6c94df8210-Nov-2018 Phy <git@phy25.com>

translation update for zh:extensions, revert "offline" to "manual"

63f17a3e10-Nov-2018 Phy <git@phy25.com>

translation update for zh:extensions, closes #2572

12345678910>>...22