History log of /plugin/data/action.php (Results 1 – 25 of 45)
Revision Date Author Comments
# 820f7b69 30-Jan-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Manual code style fixes


# b7b9d8d9 25-Jan-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Semi-automatic code style fixes


# 9c149d75 10-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 ...


# 8a51ccb3 05-Jul-2023 Andreas Gohr <andi@splitbrain.org>

automattic reformatting


# 6a7b7f61 26-Jul-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Restore Hogfather compatibility


# 13bc1f88 25-Jul-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Simplify some form element creation


# 0b00eb87 19-Jul-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Replace old form object


# d8234939 18-Sep-2020 Gerrit Uitslag <klapinklapin@gmail.com>

cleanup some requires and if defined DOKU_INC


# 041b079b 16-May-2015 Gerrit Uitslag <klapinklapin@gmail.com>

__construct()


# 043fc721 10-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Fix unittests


# e064ed41 08-Dec-2014 Gerrit Uitslag <klapinklapin@gmail.com>

phpdocs, and remove more require_once


# d73305f0 16-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Merge remote-tracking branch 'origin/master' into phpstrict

Conflicts:
bureaucracy_field.php


# cf711e76 16-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix more php strict errors


# fc7d04c3 09-Oct-2013 Andreas Gohr <gohr@cosmocode.de>

fixed autocompletion problem in IE


# f82309e2 05-Mar-2013 Klap-in <klapinklapin@gmail.com>

Update datepicker and pagesuggestions to jQuery


# 7849d34f 13-Oct-2010 Adrian Lang <lang@cosmocode.de>

Use new SQLite helper interface


# decc3475 15-Jun-2011 Adrian Lang <lang@cosmocode.de>

Fix autocompletion with empty queries


# e9585925 16-Jun-2010 Adrian Lang <lang@cosmocode.de>

Rewrite page matching


# 417a675c 16-Jun-2010 Adrian Lang <lang@cosmocode.de>

Support search in title as well


# 894aba35 28-Apr-2010 Adrian Lang <lang@cosmocode.de>

Nicer page IDs (they get cleaned anyway)


# c82fa976 28-Apr-2010 Adrian Lang <lang@cosmocode.de>

Add a bureaucracy field type for data aliases


# ecb1f9a0 24-Mar-2010 Adrian Lang <lang@cosmocode.de>

Handle types without prefix or postfix well


# fe417445 24-Mar-2010 Adrian Lang <lang@cosmocode.de>

Edit target handling happens in core exclusively


# 3c96821e 23-Mar-2010 Adrian Lang <lang@cosmocode.de>

Reflect core changes in custom editor handling


# af46030f 22-Mar-2010 Adrian Lang <lang@cosmocode.de>

No need to handle invalid edit data anymore


12