History log of /plugin/struct/ (Results 76 – 100 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
7234bfb113-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


action/aggregationeditor.php
action/ajax.php
action/bureaucracy.php
action/cache.php
action/config.php
action/diff.php
action/edit.php
action/entry.php
action/inline.php
action/migration.php
action/move.php
action/output.php
action/revert.php
action/search.php
action/title.php
admin/assignments.php
admin/schemas.php
helper.php
helper/config.php
helper/db.php
helper/field.php
helper/imexport.php
helper/lookup.php
meta/AccessDataValidator.php
meta/AccessTable.php
meta/AccessTableGlobal.php
meta/AccessTablePage.php
meta/Aggregation.php
meta/AggregationEditorTable.php
meta/AggregationList.php
meta/AggregationTable.php
meta/AggregationValue.php
meta/Assignments.php
meta/CSVExporter.php
meta/CSVImporter.php
meta/CSVPageImporter.php
meta/Column.php
meta/ConfigParser.php
meta/DateFormatConverter.php
meta/FilterValueListHandler.php
meta/InlineConfigParser.php
meta/NestedResult.php
meta/NestedValue.php
meta/PageMeta.php
meta/QueryBuilder.php
meta/QueryBuilderWhere.php
meta/Schema.php
meta/SchemaBuilder.php
meta/SchemaEditor.php
meta/SchemaImporter.php
meta/Search.php
meta/SearchCloud.php
meta/SearchConfig.php
meta/SearchConfigParameters.php
meta/SearchSQLBuilder.php
meta/TranslationUtilities.php
meta/Value.php
meta/ValueValidator.php
remote.php
renderer/csv.php
syntax/cloud.php
syntax/global.php
syntax/output.php
syntax/table.php
syntax/value.php
types/AbstractBaseType.php
types/AbstractMultiBaseType.php
types/AutoSummary.php
types/Checkbox.php
types/Color.php
types/Date.php
types/DateTime.php
types/Decimal.php
types/Dropdown.php
types/LongText.php
types/Lookup.php
types/Mail.php
types/Media.php
types/Page.php
types/Tag.php
types/Text.php
types/TraitFilterPrefix.php
types/Url.php
types/User.php
778b2b6002-Sep-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

fdf3ab4402-Sep-2023 Andreas Gohr <andi@splitbrain.org>

use new workflow

4952ae2731-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

da8d86ad31-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fix numeric values in filter control. #665

b417c33521-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

6616436521-Aug-2023 Andreas Gohr <andi@splitbrain.org>

can't pass table names as prepared params

Fixes https://forum.dokuwiki.org/d/21476/3

ea169a9f12-Aug-2023 Eric Guirbal <eric.guirbal@gmail.com>

Fix a whitespace issue in aggregation table in print version

In a cell with data of type wiki, the first (resp. the last) element
could have a non-zero top-margin (resp. bottom-margin) and this crea

Fix a whitespace issue in aggregation table in print version

In a cell with data of type wiki, the first (resp. the last) element
could have a non-zero top-margin (resp. bottom-margin) and this creates
unpleasant whitespaces.

This fixes #661 in print stylesheet.

show more ...

e9c7072312-Aug-2023 Eric Guirbal <eric.guirbal@gmail.com>

Delete an accidentally added empty line of code

0fadec1212-Aug-2023 Eric Guirbal <eric.guirbal@gmail.com>

Fix a whitespace issue in aggregation table

In a cell with data of type wiki, the non-zero margin-bottom of the last
block element creates an unpleasant whitespace.

This fixes #661.

5d255dd509-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

69f051e409-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fixed code style error

2029240709-Aug-2023 Andreas Gohr <andi@splitbrain.org>

save unset data as empty string. #658

Previous versions of the SQLite plugin (incorrectly) saved PHP null
values as empty strings. The new version correctly saves them as
database NULL. However for

save unset data as empty string. #658

Previous versions of the SQLite plugin (incorrectly) saved PHP null
values as empty strings. The new version correctly saves them as
database NULL. However for struct, we always want empty strings.

show more ...

039b05b809-Aug-2023 Andreas Gohr <andi@splitbrain.org>

add check for proper class hiearchy in table syntax

Plugins extend this class, but may not inherit from Aggregation, yet.
A proper error should be shown.

354f29be08-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Version upped

84ce811908-Aug-2023 Andreas Gohr <andi@splitbrain.org>

fix dynamic table access. closes #659

Table names can not be passed as parameters via PDO.

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

Version upped

bb3d822f27-Jul-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Style inputs

Fixes #642

888559e127-Jul-2023 saggi-dw <saggi@gmx.de>

Move 'if' to 'elseif'
move assignment of '$timestamp' outside of condition
format adjusted to the styleguide

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

Version upped

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

updated deleted.files

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

codesniffer fix

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

do not say sqlite is missing if it fails to init

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

Add plugin version to exceptions

This should help analysing log files in bug reports

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

Version upped

12345678910>>...54