History log of /plugin/data/admin/ (Results 1 – 18 of 18)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
820f7b6930-Jan-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Manual code style fixes

b7b9d8d925-Jan-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Semi-automatic code style fixes

8c5b72fc10-Jul-2023 Andreas Gohr <andi@splitbrain.org>

fix alias saving

9c149d7510-Jul-2023 Andreas Gohr <andi@splitbrain.org>

use new SQLiteDB class

This had many changes in how data is quoted in the SQL strings. The SQL
building code is an absolute mess and test coverage is super spotty. So
it's not 100% clear that this c

use new SQLiteDB class

This had many changes in how data is quoted in the SQL strings. The SQL
building code is an absolute mess and test coverage is super spotty. So
it's not 100% clear that this commit is fully correct.

show more ...

acd450ce05-Jul-2023 Andreas Gohr <andi@splitbrain.org>

replace obsolete utf8_ calls

8a51ccb305-Jul-2023 Andreas Gohr <andi@splitbrain.org>

automattic reformatting


/plugin/data/.gitattributes
/plugin/data/.github/workflows/phpTestLinux.yml
/plugin/data/Form/DropdownElement.php
/plugin/data/Form/OptGroup.php
/plugin/data/LICENSE
/plugin/data/_test/GeneralTest.php
/plugin/data/_test/action_edit_button.test.php
/plugin/data/_test/action_handle.test.php
/plugin/data/_test/db.test.php
/plugin/data/_test/helper.test.php
/plugin/data/_test/helperAliases.test.php
/plugin/data/_test/syntax_plugin_data_entry.test.php
/plugin/data/_test/syntax_plugin_data_table.test.php
/plugin/data/_test/wiki.test.php
/plugin/data/action.php
/plugin/data/admin.svg
aliases.php
clean.php
/plugin/data/bureaucracy_field.php
/plugin/data/db/update0001.sql
/plugin/data/db/update0002.sql
/plugin/data/db/update0003.sql
/plugin/data/db/update0005.sql
/plugin/data/db/update0006.sql
/plugin/data/helper.php
/plugin/data/helper/aliastextbox.php
/plugin/data/lang/de/lang.php
/plugin/data/lang/de/settings.php
/plugin/data/lang/en/lang.php
/plugin/data/lang/eo/lang.php
/plugin/data/lang/eo/settings.php
/plugin/data/lang/fr/lang.php
/plugin/data/lang/fr/settings.php
/plugin/data/lang/hr/lang.php
/plugin/data/lang/hr/settings.php
/plugin/data/lang/is/lang.php
/plugin/data/lang/ja/lang.php
/plugin/data/lang/ja/settings.php
/plugin/data/lang/ko/lang.php
/plugin/data/lang/ko/settings.php
/plugin/data/lang/nl/lang.php
/plugin/data/lang/nl/settings.php
/plugin/data/lang/ru/lang.php
/plugin/data/lang/ru/settings.php
/plugin/data/plugin.info.txt
/plugin/data/renderer_data_edit.php
/plugin/data/script.js
/plugin/data/style.css
/plugin/data/syntax/cloud.php
/plugin/data/syntax/entry.php
/plugin/data/syntax/list.php
/plugin/data/syntax/related.php
/plugin/data/syntax/table.php
/plugin/data/syntax/taglist.php
d823493918-Sep-2020 Gerrit Uitslag <klapinklapin@gmail.com>

cleanup some requires and if defined DOKU_INC

041b079b16-May-2015 Gerrit Uitslag <klapinklapin@gmail.com>

__construct()

63124fe709-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

remove sorting aliases. Fixes #109

3087d8f208-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

reformatting phpdocs unused vars

c7551ae308-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

bit code reformatting

65ebb47f17-Oct-2014 Juergen-aus-Koeln <hans-juergen.schuemmer@web.de>

Possibility for hidden type aliases


/plugin/data/.travis.yml
/plugin/data/_test/action_edit_button.test.php
/plugin/data/_test/action_handle.test.php
/plugin/data/_test/helper.test.php
/plugin/data/_test/helperAliases.test.php
/plugin/data/_test/syntax_plugin_data_entry.test.php
/plugin/data/_test/wiki.test.php
/plugin/data/action.php
aliases.php
/plugin/data/bureaucracy_field.php
/plugin/data/helper.php
/plugin/data/lang/de/edit_intro.txt
/plugin/data/lang/de/edit_intro_contentonly.txt
/plugin/data/lang/de/lang.php
/plugin/data/lang/de/settings.php
/plugin/data/lang/en/settings.php
/plugin/data/lang/eo/admin_intro.txt
/plugin/data/lang/eo/edit_intro.txt
/plugin/data/lang/eo/edit_intro_contentonly.txt
/plugin/data/lang/eo/intro_clean.txt
/plugin/data/lang/eo/lang.php
/plugin/data/lang/eo/settings.php
/plugin/data/lang/fr/admin_intro.txt
/plugin/data/lang/fr/edit_intro.txt
/plugin/data/lang/fr/edit_intro_contentonly.txt
/plugin/data/lang/fr/intro_clean.txt
/plugin/data/lang/fr/lang.php
/plugin/data/lang/fr/settings.php
/plugin/data/lang/hr/admin_intro.txt
/plugin/data/lang/hr/edit_intro.txt
/plugin/data/lang/hr/edit_intro_contentonly.txt
/plugin/data/lang/hr/intro_clean.txt
/plugin/data/lang/hr/lang.php
/plugin/data/lang/hr/settings.php
/plugin/data/lang/ja/admin_intro.txt
/plugin/data/lang/ja/edit_intro.txt
/plugin/data/lang/ja/edit_intro_contentonly.txt
/plugin/data/lang/ja/intro_clean.txt
/plugin/data/lang/ja/lang.php
/plugin/data/lang/ja/settings.php
/plugin/data/lang/ko/admin_intro.txt
/plugin/data/lang/ko/edit_intro.txt
/plugin/data/lang/ko/edit_intro_contentonly.txt
/plugin/data/lang/ko/intro_clean.txt
/plugin/data/lang/ko/lang.php
/plugin/data/lang/ko/settings.php
/plugin/data/lang/nl/lang.php
/plugin/data/lang/nl/settings.php
/plugin/data/lang/ru/lang.php
/plugin/data/lang/ru/settings.php
/plugin/data/plugin.info.txt
/plugin/data/requirements.txt
/plugin/data/script.js
/plugin/data/syntax/cloud.php
/plugin/data/syntax/entry.php
/plugin/data/syntax/related.php
/plugin/data/syntax/table.php
39468e2516-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix php strict errors

6fc2da2730-Nov-2010 Andreas Gohr <gohr@cosmocode.de>

allow tag aliases

03b300e401-Jul-2010 Adrian Lang <lang@cosmocode.de>

Allow wiki as basetype for alias

3239b3a430-Jun-2010 Adrian Lang <lang@cosmocode.de>

Correctly handle transaction

948a57d730-Jun-2010 Adrian Lang <lang@cosmocode.de>

Clean enum values

d907587e08-Jun-2010 Andreas Gohr <gohr@cosmocode.de>

Added database cleanup admin tool