History log of /plugin/struct/meta/ (Results 76 – 100 of 512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0062407228-Sep-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Replace boolean with integer in queries

Better sqlite compatibility

6c9d1a1021-Sep-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Rename internal schemas to "internal"

25ed0c0d26-Aug-2022 Andreas Gohr <andi@splitbrain.org>

avoid a couple of PHP8 warnings

a91bbca226-Aug-2022 Andreas Gohr <andi@splitbrain.org>

replace a few deprecated function calls

837e87e224-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Revert "Search in aggregations uses the correct database with custom functions"

This reverts commit c4c3e63d5d7399c1947ed2b11ffb5879dca016a0.

Using an event instead

c4c3e63d23-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Search in aggregations uses the correct database with custom functions

55e23b1118-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Config option noedit

Makes it possible to freeze a schema

12d2f24f08-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Fix code style violations

bb8d98c408-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Dummy IS_PUBLISHER check with test

da62ec9c08-Aug-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Allow displaying publish status in aggregations of page data

fc6ac2e517-Aug-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Add 'published' column to db tables

First step of integrating publishing workflows into struct

1ca21e1731-Mar-2022 Anna Dabrowska <dabrowska@cosmocode.de>

Multiple fixes for PHP 8 (#600)

8f17109727-Jan-2022 Andreas Gohr <andi@splitbrain.org>

use proper null coalesce

5cc23c4427-Jan-2022 Andreas Gohr <andi@splitbrain.org>

Return proper type when creating a Schema

ecf2cba227-Jan-2022 Andreas Gohr <andi@splitbrain.org>

Use $INPUT to access server variables

b871825a18-Jan-2022 Andreas Gohr <andi@splitbrain.org>

correctly handle serial data in cloud control

17a3a57813-Jan-2022 Andreas Gohr <andi@splitbrain.org>

Manual code style adjustments

0549dcc513-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


/plugin/struct/_test/AccessTableDataDB.test.php
/plugin/struct/_test/AccessTableDataDBMulti.test.php
/plugin/struct/_test/AccessTableDataReplacement.test.php
/plugin/struct/_test/AccessTableDataSQL.test.php
/plugin/struct/_test/AggregationExportCSV.test.php
/plugin/struct/_test/AggregationResults.test.php
/plugin/struct/_test/Assignments.test.php
/plugin/struct/_test/Bureaucracy.test.php
/plugin/struct/_test/Column.test.php
/plugin/struct/_test/ConfigParser.test.php
/plugin/struct/_test/DateFormatConverter.test.php
/plugin/struct/_test/ImportPageCSV.test.php
/plugin/struct/_test/InlineConfigParser.test.php
/plugin/struct/_test/QueryBuilder.test.php
/plugin/struct/_test/QueryBuilderFrom.test.php
/plugin/struct/_test/QueryBuilderOther.test.php
/plugin/struct/_test/QueryBuilderSelect.test.php
/plugin/struct/_test/QueryBuilderWhere.test.php
/plugin/struct/_test/Schema.test.php
/plugin/struct/_test/SchemaBuilder.test.php
/plugin/struct/_test/SchemaImporter.test.php
/plugin/struct/_test/Search.test.php
/plugin/struct/_test/SearchConfig.test.php
/plugin/struct/_test/SearchConfigParameter.test.php
/plugin/struct/_test/StructTest.php
/plugin/struct/_test/Type_AbstractBase.test.php
/plugin/struct/_test/Type_Color.test.php
/plugin/struct/_test/Type_Date.test.php
/plugin/struct/_test/Type_DateTime.test.php
/plugin/struct/_test/Type_Decimal.test.php
/plugin/struct/_test/Type_Dropdown.test.php
/plugin/struct/_test/Type_Lookup.test.php
/plugin/struct/_test/Type_Media.test.php
/plugin/struct/_test/Type_Page.test.php
/plugin/struct/_test/Type_Tag.test.php
/plugin/struct/_test/Type_Text.test.php
/plugin/struct/_test/Type_Url.test.php
/plugin/struct/_test/Type_User.test.php
/plugin/struct/_test/Type_Wiki.test.php
/plugin/struct/_test/Validator.test.php
/plugin/struct/_test/Value.test.php
/plugin/struct/_test/action/LookupAjaxAction..php
/plugin/struct/_test/configHelper.test.php
/plugin/struct/_test/diff.test.php
/plugin/struct/_test/edit.test.php
/plugin/struct/_test/general.test.php
/plugin/struct/_test/helper_db.test.php
/plugin/struct/_test/mock/AccessTable.php
/plugin/struct/_test/mock/AccessTableDataNoDB.php
/plugin/struct/_test/mock/AccessTableGlobal.php
/plugin/struct/_test/mock/AccessTablePage.php
/plugin/struct/_test/mock/AggregationEditorTable.php
/plugin/struct/_test/mock/AggregationTable.php
/plugin/struct/_test/mock/Assignments.php
/plugin/struct/_test/mock/BaseType.php
/plugin/struct/_test/mock/Dropdown.php
/plugin/struct/_test/mock/Lookup.php
/plugin/struct/_test/mock/QueryBuilder.php
/plugin/struct/_test/mock/SchemaNoDB.php
/plugin/struct/_test/mock/Search.php
/plugin/struct/_test/mock/SearchConfig.php
/plugin/struct/_test/mock/ValueValidator.php
/plugin/struct/_test/mock/action_plugin_struct_edit.php
/plugin/struct/_test/mock/helper_plugin_struct_config.php
/plugin/struct/_test/move.test.php
/plugin/struct/_test/output.test.php
/plugin/struct/action/aggregationeditor.php
/plugin/struct/action/ajax.php
/plugin/struct/action/bureaucracy.php
/plugin/struct/action/cache.php
/plugin/struct/action/config.php
/plugin/struct/action/diff.php
/plugin/struct/action/edit.php
/plugin/struct/action/entry.php
/plugin/struct/action/inline.php
/plugin/struct/action/move.php
/plugin/struct/action/output.php
/plugin/struct/action/revert.php
/plugin/struct/action/search.php
/plugin/struct/action/title.php
/plugin/struct/admin.svg
/plugin/struct/admin/assignments.php
/plugin/struct/admin/schemas.php
/plugin/struct/all.less
/plugin/struct/helper.php
/plugin/struct/helper/config.php
/plugin/struct/helper/field.php
/plugin/struct/helper/fieldhidden.php
/plugin/struct/helper/imexport.php
/plugin/struct/helper/lookup.php
/plugin/struct/jsoneditor/img/jsoneditor-icons.svg
/plugin/struct/lang/cs/lang.php
/plugin/struct/lang/de/lang.php
/plugin/struct/lang/de/settings.php
/plugin/struct/lang/en/lang.php
/plugin/struct/lang/en/settings.php
/plugin/struct/lang/fr/lang.php
/plugin/struct/lang/fr/settings.php
/plugin/struct/lang/ja/lang.php
AccessDataValidator.php
AccessTable.php
AccessTableGlobal.php
AccessTablePage.php
AggregationCloud.php
AggregationEditorTable.php
AggregationList.php
AggregationTable.php
AggregationValue.php
Assignments.php
CSVImporter.php
CSVPageImporter.php
CSVSerialImporter.php
Column.php
ConfigParser.php
FilterValueListHandler.php
InlineConfigParser.php
PageColumn.php
PageMeta.php
QueryBuilder.php
QueryBuilderWhere.php
RevisionColumn.php
RowColumn.php
SchemaBuilder.php
SchemaEditor.php
SchemaImporter.php
Search.php
SearchCloud.php
SearchConfig.php
SearchConfigParameters.php
StructException.php
SummaryColumn.php
TranslationUtilities.php
UserColumn.php
Value.php
ValueValidator.php
/plugin/struct/plugin.info.txt
/plugin/struct/print.less
/plugin/struct/remote.php
/plugin/struct/renderer/csv.php
/plugin/struct/script.js
/plugin/struct/script/EntryEditor.js
/plugin/struct/style.less
/plugin/struct/syntax/cloud.php
/plugin/struct/syntax/global.php
/plugin/struct/syntax/list.php
/plugin/struct/syntax/output.php
/plugin/struct/syntax/serial.php
/plugin/struct/syntax/table.php
/plugin/struct/syntax/value.php
/plugin/struct/types/AbstractBaseType.php
/plugin/struct/types/AbstractMultiBaseType.php
/plugin/struct/types/AutoSummary.php
/plugin/struct/types/Checkbox.php
/plugin/struct/types/Color.php
/plugin/struct/types/Date.php
/plugin/struct/types/DateTime.php
/plugin/struct/types/Decimal.php
/plugin/struct/types/Dropdown.php
/plugin/struct/types/LongText.php
/plugin/struct/types/Lookup.php
/plugin/struct/types/Mail.php
/plugin/struct/types/Media.php
/plugin/struct/types/Page.php
/plugin/struct/types/Tag.php
/plugin/struct/types/Text.php
/plugin/struct/types/TraitFilterPrefix.php
/plugin/struct/types/Url.php
/plugin/struct/types/User.php
/plugin/struct/types/Wiki.php
da7041d305-Oct-2021 Alexander Yakovlev <keloero@oreolek.ru>

Do not link table headers in a PDF

No sorting rows in PDF, no need to print links

d384ebe511-Aug-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Fix PHP code style

b26126ed11-Aug-2021 Andreas Hubel <andi@saerdnaer.de>

Add option to remove single columns from wildcard (#533)

3f64022811-Aug-2021 Frieder Schrempf <34034373+fschrempf@users.noreply.github.com>

Add render format to context of event PLUGIN_STRUCT_RENDER_AGGREGATION_TABLE (#575)

This was missing from the event context when the event was introduced.
To use the format/mode in the event let's

Add render format to context of event PLUGIN_STRUCT_RENDER_AGGREGATION_TABLE (#575)

This was missing from the event context when the event was introduced.
To use the format/mode in the event let's pass it in the context.

Signed-off-by: Frieder Schrempf <dev@fris.de>

show more ...

812a20f717-Jun-2021 Iain Hallam <iainhallam@users.noreply.github.com>

Value aggregation type (#386)

* Allow a single value to be used inline in the page

* Removed debug line

* Added short form of value syntax - {{$s.f}}

* Refactor inline parsing into a new cl

Value aggregation type (#386)

* Allow a single value to be used inline in the page

* Removed debug line

* Added short form of value syntax - {{$s.f}}

* Refactor inline parsing into a new class and add filtering for page ID

* Allow recovery if the user has used single quotes

* Fixed metadata rendering when using $INFO['id']

* Handle no result better

* Add configuration for whether to show a no records text

* Linter fixes

* Match array style with other entries

* Simplify tokenising with -> separator

* Replace use of GLOBALS array

* Revert to dots, remove block syntax

* Suggestion of future syntax

* Use space-separated parameters

* Explanatory comments

* Increase sort order

* Don't lint for errors required by DokuWiki

* Move syntax description to class documentation

* Draft InlineConfigParser test

* Docstring alignment

show more ...

2dbe71f805-May-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Fix Greebo event trigger

a2672b0003-May-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Compatibility with releases previous to Hogfather

12345678910>>...21