10902_opening_hours #152
No reviewers
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
typo3/thuecat!152
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "10902_opening_hours"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
9572c9ad1ee05d18eaf6WIP: 10902_opening_hoursto 10902_opening_hours72df5773aa60578d927f@ -0,0 +24,4 @@================== ==========================================================``mainImage`` The primary image (``main_image``), a single file reference.``mediaFiles`` Additional images and files (``media_files``).``editorialImages`` Editorially curated images (``editorial_images``), maintained in the backend.Rendering is broken here for some reason:

@ -0,0 +20,4 @@A tourist attraction exposes two computed accessors:* ``computedOpeningHours`` -- the regular hours.I love definition lists for this kind of things: https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/Reference/ReStructuredText/Lists/DefinitionLists.html#definition-lists
Something markdown doesn't offer.
But we don't need to switch to them here.
@ -26,0 +25,4 @@],// Both special specs are kept (lossless import); they share day + opens and// differ only by validity window. Each language version of the attraction// (de uid 1, en uid 2) carries its own inline children → 4 rows.Should we also assert the records count column?
@ -74,4 +74,57 @@ return ['special_opening_hours' => '',],],// Inline opening hours for attraction 21, resolved via parentid/parenttable.Should we also assert the records count column?
@ -162,4 +159,0 @@public function importsTouristAttractionsWithFilteredOpeningHours(): void{// Reference date for past-date filtering: assertion keeps the 2050// entry and drops the 2021 one, so any "now" between them works.Can we now remove the
setDateAspect()method completely?View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.