| 438a804c | 25-May-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Make all tests run with the new SQLiteDB class |
| 79b29326 | 24-May-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access |
| 3bd3c3d4 | 18-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 64480a7b | 18-Apr-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix code style violations |
| b360e3b5 | 18-Apr-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Improve replacement of user fields in buraucracy templates |
| fef50e52 | 18-Apr-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Prevent inline aditor from breaking on fields with a dot in field name |
| da776bcd | 18-Apr-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix type errors with empty 'roundto' setting in decimals |
| 1ecfb2b4 | 06-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 460e822f | 06-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
code style fixes |
| 3ff5da8a | 06-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
fixed flaky test
It was depending on timing. |
| 82619850 | 05-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| ec57c914 | 05-Apr-2023 |
Chris MacMackin <cmacmackin@gmail.com> |
Schema to test filtering DateTime data |
| 6a819106 | 05-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
more test and deprecation fixes |
| 76e537bf | 05-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
more test fixes |
| 850ad33e | 05-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
tests should succeed again
Mostly replacements for PHPQuery were needed. |
| 8fed17f3 | 05-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
clean up for the tests
This mostly corrects file and class names for PSR-2. Function names have not been adjusted yet |
| f85b5625 | 04-Apr-2023 |
Chris MacMackin <cmacmackin@gmail.com> |
Added unit test for filtering aggregations on DateTime field |
| 1c6a429a | 27-Mar-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| bf6edb59 | 27-Mar-2023 |
Elan Ruusamäe <glen@delfi.ee> |
Setup .gitattributes file
This is to exclude unrelated files for installation |
| 8dca0df0 | 19-Mar-2023 |
alexdraconian <78018187+alexdraconian@users.noreply.github.com> |
Add responsive style to struct input |
| 709b8025 | 14-Mar-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 70dc6229 | 14-Mar-2023 |
Andreas Gohr <andi@splitbrain.org> |
do not shrink longer labels |
| 94db41da | 14-Mar-2023 |
Andreas Gohr <andi@splitbrain.org> |
avoid breaking label text off checkboxes |
| d7491f49 | 14-Mar-2023 |
Andreas Gohr <andi@splitbrain.org> |
Make data entry more comfortable
This restyles the input entry form to make data entry more comfortable, by enlarging most of the input fields. It also uses more modern CSS to achieve the same layou
Make data entry more comfortable
This restyles the input entry form to make data entry more comfortable, by enlarging most of the input fields. It also uses more modern CSS to achieve the same layout as before.
This has only been tested with the dokuwiki template. Adjustements may be neeed for other templates.
show more ...
|
| 24f34cb6 | 13-Mar-2023 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |