9cb0a681b9
Replace Icons and add icon for page containing records
2023-01-05 09:21:25 +00:00
f68da60842
Provide configurable repeatUntil fallback
2023-01-05 09:01:13 +00:00
6570ec5ca9
Properly handle guzzle exception for fetching images
2022-12-21 12:16:20 +00:00
fcbda4c093
Add default routing
2022-11-23 09:59:55 +00:00
6412c31be5
Do not delete files unrelated to events
2022-11-22 14:59:06 +00:00
2d2b9ac993
Remove old code base
2022-11-22 12:49:57 +00:00
be56f0fd12
Keep filter during pagination
2022-11-22 11:58:36 +00:00
96a650c5aa
Do not fetch dates without available event
2022-09-09 08:50:24 +00:00
637c238372
Fix wrong version in changelog entry
2022-09-06 13:13:07 +02:00
4265bb1db7
Fix wrong version
2022-08-29 13:10:58 +00:00
e1674b1472
Fix broken timezone during import
2022-08-29 12:44:36 +00:00
5652ea6442
Fix broken import without features
2022-08-03 08:57:52 +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
8f729dc0bd
Search location name and organizer name
2022-08-02 13:22:37 +00:00
86ce1d700e
Support PHP 8.1
2022-08-02 14:50:09 +02:00
69ac00823b
Provide start and end as DateTimeImmutable in DateDemand
2022-07-14 13:14:00 +02:00
7e604504a3
Fix exception if none available category is selected
2022-07-13 15:59:42 +02:00
0fe793307a
Weimar events
...
Add event to alter the View Variables in foreign code.
This is used for grouped dates list on weimar.
2022-07-13 15:59:42 +02:00
0a56a5d482
Integrate destination data features
...
Import alongside of categories.
Use TYPO3 sys_category again.
2022-07-13 15:59:42 +02:00
3b4ecbe6ce
Extend demand and provide search to templates
2022-07-13 15:59:40 +02:00
6e6e914e36
Ensure first date of recurring daily event is created
2022-07-13 13:58:05 +00:00
b0dae68550
Fix broken timezone and end time after import of recurring events
2022-07-07 12:10:49 +00:00
3d98475a6c
Fix none working import of ticket links from destination data
...
The existing code didn't work with the provided data.
We added a new test case to cover the situation.
We adjusted the existing code to check on the actual rel value instead
of the keys.
2022-07-07 09:03:29 +02:00
84111a76ee
Add changelog and raise version 2.4.1
2022-06-28 11:57:51 +02:00
58d602c153
Allow to define midnight or now for todays dates
2022-05-16 13:30:18 +02:00
4d79220444
Add missing changelog for 2.3.3
2022-05-16 13:30:18 +02:00
3d6bf0ac8a
Add import configuration record
...
It is now possible to create "Import" records in TYPO3 system.
Those records can then be imported via two new commands.
There is no need to configure everything within the command itself.
That allows:
* To allow editors to maintain import configuration.
* Have proper labels, description, csh and UI to create import.
It no longer is necessary to copy UIDs,
instead proper wizards from TCA are available to select pages.
Relates: #9649
2022-01-27 15:50:36 +01:00
4bc4f34525
Add support for search query in DO import command
...
Relates: #9648
2022-01-27 07:57:05 +01:00
3c4fff0879
Add changelog for upcoming 2.2.0
2021-12-20 10:34:22 +01:00
73161fa24e
Make region optional during import
2021-12-14 17:31:56 +01:00
29c31375a5
Remove PHPStan issues
...
Most were fixed, some were ignored on top level.
2021-12-14 17:31:46 +01:00
d99e690a98
Migrate readme to Documentation
2021-12-13 08:48:10 +01:00
fb0cb60b97
Update changelog
2021-12-08 09:12:26 +01:00
2f2957ef6c
Cleanup Documentation
...
Remove all boilerplate which was not touched anyway.
Migrate from Settings.yml to Settings.cfg.
2021-12-08 09:11:22 +01:00
34dff294ea
Add proper Changelog to documentation from now on
2021-12-08 09:06:57 +01:00
Dirk
9c6539eb28
Refactored EXT dd_events to events, added fields to page type poi
2019-07-18 13:44:19 +02:00