5 Commits

Author SHA1 Message Date
e303766cee fix tests, add formaly optional csv parser params 2025-05-12 12:52:51 +02:00
af0ce8d2fb added classes config parameter
This allows users to set custom CSS classes on aggregations potentially
restyling them differently for different use cases.

This makes startScope and finishScope part of the public API of the
Aggregation class. It should no longer be called within render() but is
instead called outside.

This might potentially break plugins implementing their own
aggregations. Needs to be checked
2023-06-26 15:09:40 +02:00
00f71f1792 fixed tests and codesniffer complaints 2023-06-26 14:31:25 +02:00
f6acb21555 fixed tests 2023-06-22 15:38:30 +02:00
8fed17f342 clean up for the tests
This mostly corrects file and class names for PSR-2. Function names have
not been adjusted yet
2023-04-05 11:09:51 +02:00