History log of /dokuwiki/lib/ (Results 926 – 950 of 4525)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cae2ec4411-Dec-2017 Oskars Pakers <oskars.pakers@gmail.com>

translation update

9f184f7910-Dec-2017 Andreas Gohr <andi@splitbrain.org>

make sure guaranteed placeholders are defined. fixes #1792

This adds some simple defaults for the guaranteed placeholders. This
ensures plugins can safely use these placeholders even when a template

make sure guaranteed placeholders are defined. fixes #1792

This adds some simple defaults for the guaranteed placeholders. This
ensures plugins can safely use these placeholders even when a template
did not implement them.

show more ...

41ebb58a09-Dec-2017 Tor Härnqvist <tor@harnqvist.se>

translation update

54aae03409-Dec-2017 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

6fb92e6d06-Dec-2017 Robert Riebisch <robert.riebisch@googlemail.com>

translation update

eb8d789e10-Nov-2017 Andreas Gohr <andi@splitbrain.org>

Introducing a new Plugin type: CLI

Now plugins can create their own command line interfaces. They are
executed through a single entry point in bin/plugin.php


/dokuwiki/.gitignore
/dokuwiki/_test/tests/inc/form/dropdownelement.test.php
/dokuwiki/_test/tests/inc/html_secedit_pattern.test.php
/dokuwiki/bin/dwpage.php
/dokuwiki/bin/gittool.php
/dokuwiki/bin/indexer.php
/dokuwiki/bin/plugin.php
/dokuwiki/bin/render.php
/dokuwiki/bin/striplangs.php
/dokuwiki/bin/wantedpages.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/inc/ActionRouter.php
/dokuwiki/inc/Form/OptGroup.php
/dokuwiki/inc/Plugin.php
/dokuwiki/inc/PluginInterface.php
/dokuwiki/inc/PluginTrait.php
/dokuwiki/inc/cli.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/de/conflict.txt
/dokuwiki/inc/lang/de/diff.txt
/dokuwiki/inc/lang/de/draft.txt
/dokuwiki/inc/lang/de/edit.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/parser/xhtml.php
/dokuwiki/inc/plugincontroller.class.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/template.php
/dokuwiki/inc/utf8.php
plugins/cli.php
/dokuwiki/vendor/composer/autoload_psr4.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/splitbrain/php-cli/.gitignore
/dokuwiki/vendor/splitbrain/php-cli/LICENSE
/dokuwiki/vendor/splitbrain/php-cli/README.md
/dokuwiki/vendor/splitbrain/php-cli/composer.json
/dokuwiki/vendor/splitbrain/php-cli/src/CLI.php
/dokuwiki/vendor/splitbrain/php-cli/src/Colors.php
/dokuwiki/vendor/splitbrain/php-cli/src/Exception.php
/dokuwiki/vendor/splitbrain/php-cli/src/Options.php
/dokuwiki/vendor/splitbrain/php-cli/src/PSR3CLI.php
/dokuwiki/vendor/splitbrain/php-cli/src/TableFormatter.php
5f43dcf428-Oct-2017 Lukas Rademacher <lukas@rademacher.ac>

Support for configurable e-mail return path

e4ae21e906-Oct-2017 Jon Theil Nielsen <jontheil@gmail.com>

translation update

63da9d5704-Oct-2017 F. Mueller-Donath <j.felix@mueller-donath.de>

translation update

55ba145224-Sep-2017 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

a732ce8b16-Sep-2017 Марко М. Костић <marko.m.kostic@gmail.com>

translation update

3d85425114-Sep-2017 Domingo Redal <docxml@gmail.com>

translation update

fb90e13210-Sep-2017 Roman <vsmemorial@gmail.com>

translation update

cf71061d02-Sep-2017 Andreas Gohr <andi@splitbrain.org>

added two more missing action icons

92ca7c1e02-Sep-2017 Andreas Gohr <andi@splitbrain.org>

added missing icon for register

664058fa31-Aug-2017 Roland Synnestvedt <git@rsynnest.com>

Fix for Issue #2079 (change cursor position if media manager is in 'keep open' mode)

16a367d429-Aug-2017 Andreas Gohr <andi@splitbrain.org>

refactor Ajax functions into a class

This doesn't really do much except wrapping the functions into a
namespaced class. Autoloading takes care of loading the file.
It's now possible to call lib/exe/

refactor Ajax functions into a class

This doesn't really do much except wrapping the functions into a
namespaced class. Autoloading takes care of loading the file.
It's now possible to call lib/exe/ajax.php multiple times in a test
request.

show more ...

64c3c5fd29-Aug-2017 Марко М. Костић <marko.m.kostic@gmail.com>

translation update

1b4e006027-Aug-2017 Марко М. Костић <marko.m.kostic@gmail.com>

translation update

d39e9bea27-Aug-2017 Марко М. Костић <marko.m.kostic@gmail.com>

translation update

b5e63f6327-Aug-2017 Марко М. Костић <marko.m.kostic@gmail.com>

translation update

9edb4cd527-Aug-2017 Michael Große <mic.grosse@googlemail.com>

fix: correctly show conflicts in extension manager

85d3e2b727-Aug-2017 Michael Große <mic.grosse@googlemail.com>

fix: check if key is set to fix PHP Notice

If a key is not set, a PHP Notice is triggered. While these are
currently suppressed, this is still a code smell.

5210ada616-Aug-2017 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update


/dokuwiki/.gitignore
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/inc/load.php
tpl/dokuwiki/lang/fr/style.txt
/dokuwiki/vendor/composer/autoload_classmap.php
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/marcusschwarz/lesserphp/.gitignore
/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/phpseclib/phpseclib/README.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Category.php
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Item.php
/dokuwiki/vendor/splitbrain/php-archive/.gitignore
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
bbaba71715-Aug-2017 Andreas Gohr <andi@splitbrain.org>

slightly adjusted the icon sizes

This looks a bit better and is closer to the original, even though the
sizes are a bit weird now.

1...<<31323334353637383940>>...181