Commit graph

13 commits

Author SHA1 Message Date
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