Commit graph

16 commits

Author SHA1 Message Date
Dirk Koritnik
2626613aa7 Fix responsive grid layout in table and detail view 2022-11-09 10:51:15 +01:00
Dirk Koritnik
c9b1904d58 Remove time output if its set to 0:00 oclock 2022-08-13 09:43:16 +02:00
8d14834db9 Migrate pagination from Widget to new API 2022-08-02 15:15:47 +00:00
65e653f6ec Add location as separate record 2022-08-02 13:56:18 +00:00
Dirk Koritnik
515351823b Show cancel notice 2021-09-07 19:23:57 +02:00
8816eca99e Migrate Pagination configuration
POST is no longer supported, only GET.
Whole pagination is deprecated and will be removed in v12.
2021-09-07 07:54:42 +02:00
8201782b6f Properly check for images
Do not check for models, but actual file.
They might be missing, e.g. cause not downloaded from production into
dev environment.

The new checks ensure the page will not break with an exception, but
show default images.
2021-09-07 07:54:42 +02:00
Dirk
aa38792554 Quickfix 2020-02-25 09:03:33 +01:00
Dirk
bd3dd46ec5 Remove Highlight 2020-02-25 08:50:03 +01:00
Dirk
d299990765 Add rest mode to destination data import 2020-02-19 09:08:15 +01:00
Dirk
080e526b26 Remove debug output 2019-11-15 08:26:52 +01:00
Dirk
2426267567 Refactoring 2019-11-11 12:43:50 +01:00
Dirk
6d94f8ccc1 Change to fluid image 2019-11-07 14:21:33 +01:00
Dirk
890dcd4b35 Make default image configurable 2019-11-07 14:16:28 +01:00
Dirk
f1cbba74c1 Implement date search 2019-08-14 17:22:01 +02:00
Dirk
9c6539eb28 Refactored EXT dd_events to events, added fields to page type poi 2019-07-18 13:44:19 +02:00