summaryrefslogtreecommitdiffstats
path: root/includes/view-helpers
Commit message (Expand)AuthorAgeFilesLines
* Add class commnt to keep phpcs happy.Harald Eilertsen2023-03-071-0/+3
* Always render date in concert form.Harald Eilertsen2023-03-071-1/+1
* elect-field-helper can take array of single values as options.Harald Eilertsen2023-03-071-5/+14
* Rename recperpage to limit.Harald Eilertsen2023-01-291-1/+1
* Use DateTimeImmutable for concert date/time.Harald Eilertsen2023-01-282-2/+2
* Rename and reorganize more source files.Harald Eilertsen2023-01-204-4/+656
* Add phpcs config and do automatic fixups.Harald Eilertsen2022-06-181-5/+4
* psalm: No need for null $opts param in select_field.Harald Eilertsen2021-09-021-1/+1
* Allow custom text for no selection in select_fields.Harald Eilertsen2021-05-241-2/+8
* Add function to generate selection boxes.Harald Eilertsen2021-05-241-0/+26