| 51dec368 | 13-Sep-2022 |
Philipp Cochems <philipp.cochems@gmail.com> |
add eng notation |
| bbfcbfb5 | 26-Aug-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 25ed0c0d | 26-Aug-2022 |
Andreas Gohr <andi@splitbrain.org> |
avoid a couple of PHP8 warnings |
| a91bbca2 | 26-Aug-2022 |
Andreas Gohr <andi@splitbrain.org> |
replace a few deprecated function calls |
| 837e87e2 | 24-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 |
| 322ec97b | 24-Aug-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add event to allow other plugins to supply custom sqlite functions |
| 22f5accc | 23-Aug-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Update tests for "noedit" option in schema config |
| c4c3e63d | 23-Aug-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Search in aggregations uses the correct database with custom functions |
| 55e23b11 | 18-Aug-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Config option noedit
Makes it possible to freeze a schema |
| 12d2f24f | 08-Aug-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix code style violations |
| bb8d98c4 | 08-Aug-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Dummy IS_PUBLISHER check with test |
| 4c1bcea7 | 23-Aug-2021 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Update test |
| da62ec9c | 08-Aug-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Allow displaying publish status in aggregations of page data |
| fc6ac2e5 | 17-Aug-2021 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add 'published' column to db tables
First step of integrating publishing workflows into struct |
| 78f3295a | 04-Jul-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| addb381a | 04-Jul-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Simpler dot-safe selector |
| b188f498 | 04-Jul-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Handle media fields in bureaucracy plugin |
| 89579610 | 14-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Fixed issue #437, filtering DateTime
Applying a filter on a DateTime column in an aggregation was causing an uncaught error to occur and prevent the page being rendered at all. Fortunately, this tur
Fixed issue #437, filtering DateTime
Applying a filter on a DateTime column in an aggregation was causing an uncaught error to occur and prevent the page being rendered at all. Fortunately, this turned out to be a very simple issue to resolve.
show more ...
|
| 8a07aecb | 06-Apr-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 20210e7c | 06-Apr-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Remove form autofocus (#603)
Fixes #597 |
| 406cb10e | 04-Apr-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 25708572 | 04-Apr-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix bureaucracy test (#601)
- Fix bureaucracy tests
- Bureaucracy: Don't attempt to double decode lookup field |
| e23f7a38 | 31-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 1ca21e17 | 31-Mar-2022 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Multiple fixes for PHP 8 (#600) |
| 1aea2151 | 29-Mar-2022 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |