History log of /plugin/struct/ (Results 326 – 350 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
544dca1b18-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix some incorrectly migrated lookup data

e361da2418-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix migration of lookup fields pointing to pages

eadac90915-May-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

8acbe1a415-May-2020 Szymon Olewniczak <solewniczak@rid.pl>

fix migration for structcombolookup plutin

d0aeee8314-May-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

5f63595e14-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

fix JS include of a renamed file

308cc83f14-May-2020 Andreas Gohr <andi@splitbrain.org>

refactoring names

To avoid confusion with the Lookup type, the three different ways of
accessing a schema have now the following names:

* page data - for revisioned struct data attached to a page
*

refactoring names

To avoid confusion with the Lookup type, the three different ways of
accessing a schema have now the following names:

* page data - for revisioned struct data attached to a page
* serial data - for an unrevisioned list of struct data attached to a
page
* global data - for an unrevisioned list of struct data not attached to
any page (formaly known as lookup schema)

The editor mechanism used for serial and global data is now called
AggregationEditor

Some reference to lookup schemas is still in the bureaucracy support
part.

show more ...

e8b2774713-May-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

7ab0915e12-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Test pagination HTML with phpQuery elements instead of string comparison

ad86a82411-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Create pages when importing serial data

4fc908c211-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Block styles for radio buttons in schema editor

4cd5cc2807-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Introduce new factory methods for data access and deprecate old ones

4aaa1ee706-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Schema assignments were incomplete in CSV test

fabc08cb05-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix code style violations

f9ec405e05-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

CSVImporter needs to know which type of data to import

5e8c6cf605-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Replace hand-crafted SQL queries in CSV import with calls to AccessTable* save methods

e310493905-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Add forgotten grouping column to search queries

This should have been done long ago when rid was introduced

984b4e7b05-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

More sensitive check for which version of schema should be loaded

28d21c1005-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Try not to duplicate data saving methods

69d92b7a04-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Prepare to use unified schema in admin CSV export/import

cb92f2c806-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Schema assignments were incomplete in CSV test

1fd66b0605-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix code style violations

036deaae05-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

CSVImporter needs to know which type of data to import

47a3599205-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Replace hand-crafted SQL queries in CSV import with calls to AccessTable* save methods

a14f6a1d05-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Add forgotten grouping column to search queries

This should have been done long ago when rid was introduced

1...<<11121314151617181920>>...54