History log of /dokuwiki/ (Results 1901 – 1925 of 10567)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7c9b63b722-Apr-2019 Andreas Gohr <andi@splitbrain.org>

minor code simplification

42f12f7d22-Apr-2019 Andreas Gohr <andi@splitbrain.org>

snake to camel case fixes in EventHandler

For compatibility reasons with basically all existing plugins, the
methods have not been renamed. Instead the appropriate check is ignored.

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.

75d6649520-Apr-2019 Michael Große <mic.grosse@googlemail.com>

♻️ Don't use deprecated subscription methods

9c22b77c20-Apr-2019 Michael Große <mic.grosse@googlemail.com>

Automatic code style fixes for subscription classes

47de339b20-Apr-2019 Michael Große <mic.grosse@googlemail.com>

✅ Fix Subscriptions tests

This splits up and slightly refactors the tests for the refactored subscriptions classes

479c05b120-Apr-2019 Michael Große <mic.grosse@googlemail.com>

♻️ Extract subscription classes for PSR 2

This allows us to rename the snake_case methods and to group them in a
more sensible manner.

fdf261bd20-Apr-2019 Andreas Gohr <andi@splitbrain.org>

Avoid accessing the evet system before it's intialized

reimplements cbfa1cdd75e162a1a8fac054453f4554f96e3362

89614c8220-Jul-2018 Andreas Gohr <andi@splitbrain.org>

Avoid processing events before the Event System is intiialized

fbccc3e620-Jul-2018 Andreas Gohr <andi@splitbrain.org>

isEnabled instead of isDisabled

Boolean Methods with a negative name are a bit confusing. Getting false
for an enabled plugin? Better check for Enabled status.

f219f38520-Jul-2018 Andreas Gohr <andi@splitbrain.org>

removed get_directory() method from PluginController

This method did absolutely nothing and just returned the plugin name.

2a93a6ad16-Jun-2018 Andreas Gohr <andi@splitbrain.org>

fix type hints

thos broke during refactoring

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

moved plugin controller to Extension namespace

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

removed deleted file from autoloader

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

deprecated trigger_event() in favor of a static method on Event

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

First go at moving the plugin classes into their own namespace


_test/core/DokuWikiTest.php
_test/mock/AuthPlugin.php
_test/tests/inc/PageUtilsIsHiddenPage.test.php
_test/tests/inc/auth_aclcheck.test.php
_test/tests/inc/auth_aclcheck_caseinsensitive.test.php
_test/tests/inc/auth_admincheck.test.php
_test/tests/inc/auth_deleteprofile.test.php
_test/tests/inc/common_saveWikiText.test.php
_test/tests/inc/pageutils_findnearest.test.php
_test/tests/inc/remote.test.php
_test/tests/inc/remoteapicore.test.php
bin/plugin.php
feed.php
inc/Action/Admin.php
inc/Action/Logout.php
inc/Action/Plugin.php
inc/Action/Profile.php
inc/Action/ProfileDelete.php
inc/Action/Register.php
inc/Action/Resendpwd.php
inc/ActionRouter.php
inc/Ajax.php
inc/Debug/DebugHelper.php
inc/Draft.php
inc/Extension/ActionPlugin.php
inc/Extension/AdminPlugin.php
inc/Extension/AuthPlugin.php
inc/Extension/CLIPlugin.php
inc/Extension/Event.php
inc/Extension/EventHandler.php
inc/Extension/Plugin.php
inc/Extension/PluginInterface.php
inc/Extension/PluginTrait.php
inc/Extension/RemotePlugin.php
inc/Extension/SyntaxPlugin.php
inc/HTTP/HTTPClient.php
inc/Mailer.class.php
inc/Remote/Api.php
inc/Remote/ApiCore.php
inc/Sitemap/Mapper.php
inc/TaskRunner.php
inc/Ui/Admin.php
inc/auth.php
inc/common.php
inc/confutils.php
inc/events.php
inc/fulltext.php
inc/html.php
inc/indexer.php
inc/infoutils.php
inc/init.php
inc/legacy.php
inc/load.php
inc/media.php
inc/parser/handler.php
inc/parser/renderer.php
inc/parserutils.php
inc/plugincontroller.class.php
inc/pluginutils.php
inc/subscription.php
inc/template.php
inc/toolbar.php
lib/exe/css.php
lib/exe/fetch.php
lib/plugins/action.php
lib/plugins/admin.php
lib/plugins/auth.php
lib/plugins/cli.php
lib/plugins/remote.php
lib/plugins/syntax.php
749c002320-Apr-2019 Andreas Gohr <andi@splitbrain.org>

some PSR-2 fixes for the Mailer class

The defines might need to be moved elsewhere

e8407ed117-Apr-2019 HaoNan <haonan@zhuoming.info>

translation update

e75dc65517-Apr-2019 Roberto Bellingeri <bellingeri@netguru.it>

translation update

a370259116-Apr-2019 En Matt <heartattack@free.fr>

translation update

3f12f3da10-Apr-2019 Frederico Gonçalves Guimarães <frederico@teia.bio.br>

translation update

3a883e6410-Apr-2019 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

c200979609-Apr-2019 Zemoj <jeffgomez@zemoj.com>

Only ob_flush if there is actually a buffer.

If there is no buffer, application dies with no way to recover.

b437b55c06-Apr-2019 Gerrit Uitslag <klapinklapin@gmail.com>

translation update

1ea8b6e205-Apr-2019 Liliana <lilianasaidon@gmail.com>

translation update

1...<<71727374757677787980>>...423