Skip to content

Releases: evoWeb/sessionplaner

v5.0.0

07 Jan 06:57
Compare
Choose a tag to compare

FEATURE

  • fc4dd7e [FEATURE] Create session tags detail pages (#41)
  • 9c78bc9 [FEATURE] Allow to link back to session plan from session detail
  • f365bbd [FEATURE] Show BE module name and current day in browser title
  • d1218dd [FEATURE] Add replyTo header to suggest notification mail enabling direct response to sender
  • ef1d308 [FEATURE] Add typoscript config for session suggest form to customize field list and labels
  • e613b77 [FEATURE] Add fields for request type and no-recording to session record
  • 5e93866 [FEATURE] Add day to slot label in TCA lists
  • a90c190 [FEATURE] Limit values in slot select field of session to slots on selected day

TASK

  • a3a7758 [TASK] Switch to PHP-based Documentation Rendering
  • cd56544 [TASK] Add field controls to speakers and session relations
  • c4c96df [TASK] Refresh frontend rendering
  • 352b37a [TASK] Add button for speaker, room and day to module
  • cbb16bc [TASK] Hide speakers with no assigned sessions to schedule
  • 778d275 [TASK] Show room seats in backend
  • 6cc6d76 [TASK] Allow v12
  • 34a7047 [TASK] Optimize spacing in backend module
  • b3e95a9 [TASK] Link speaker in backend
  • 77d3a5a [TASK] Add title to icons in backend module
  • 6194b8a [TASK] Add links to slots in backend
  • 2e283b2 [TASK] Link rooms in backend
  • f3f6f20 [TASK] Fixate position of backend module
  • c5e4d91 [TASK] Link day in backend view
  • 7caf3c1 [TASK] Make backend module compatible with v12
  • 361cbe7 [TASK] Drop html tags from templates
  • 5851f60 [TASK] Limit ajax routes to post
  • 6fd895a [TASK] Drop obsolete folder protection
  • 99a91ae [TASK] Remove obsolete ordering comments
  • e71451b [TASK] Make session repository compatible with v12
  • 0fa5493 [TASK] Use imports
  • d95dd84 [TASK] Remove obvious comment from services config
  • 22caad0 [TASK] Add additional dev dependencies
  • 36d318d [TASK] Migrate module registration
  • 124fb87 [TASK] Migrate icon registration
  • 8b1386b [TASK] Update structure
  • a041c32 [TASK] Cleanup die() statements
  • 6e886d2 [TASK] Update gitattributes
  • 808c134 [TASK] Update editorconfig
  • 3a376d4 [TASK] Remove obsolete softRef 'images'
  • 52dfc3d [TASK] Make rte configuration uniform
  • 092cf92 [TASK] Improve drag'n'drop in be module
  • b478d65 [TASK] Use typo3 ci xliff linter
  • 366325e [TASK] Switch linting and add cgl to ci
  • d40ad55 [TASK] Update cgl fixer
  • df85ea9 [TASK] Adapt workflows
  • 55738cc [TASK] Use dev-main for core instead of master
  • 3a70974 [TASK] Fixate testing framework version
  • 7c799e6 [TASK] Allow TYPO3 12.x dev installation
  • 16f067a [TASK] Set TYPO3 11.5 as minimum requirement
  • 10ac06d [TASK] Format composer.json
  • 49f0b18 [TASK] Use always ubuntu-latest for ci runners
  • 3072f42 [TASK] Use actions/checkout@v3

BUGFIX

  • 1e0e2e2 [BUGFIX] Make StringLengthValidator configuration v12+ compatible (#34)
  • 10284c3 [BUGFIX] Register SuggestFormFactory as service (#33)
  • c18291d [BUGFIX] CGL
  • 9c23d47 [BUGFIX] Display all tags in session planer frontend
  • d41ae4c [BUGFIX] Correct label rendering
  • c8871b2 [BUGFIX] Correct storage type condition
  • 93b51da [BUGFIX] Reverse condition
  • 4dad1a3 [BUGFIX] Corret date formatting
  • 7fb82f8 [BUGFIX] Add missing namespaces
  • 48a7bff [BUGFIX] Correct indention in xlf
  • 46d40ee [BUGFIX] Correct v12 css vars
  • 1247b62 [BUGFIX] Invalid viewhelper config
  • 9bfb212 [BUGFIX] Avoid format.html in backend
  • 4122236 [BUGFIX] Format break slot description in backend
  • 3c56bcf [BUGFIX] Correct type of date to datetime
  • 8c1635d [BUGFIX] Ensure module icon is displayed in v11
  • e13b4be [BUGFIX] Ensure arguments can be accessed on v11
  • 12d6fc3 [BUGFIX] Ignore storagepage on findAnyByUid
  • 8648ed7 [BUGFIX] Use legacy module name
  • 58f5447 [BUGFIX] Avoid processing slotlabel on new records
  • e43ae38 [BUGFIX] Correct minimal dependencies
  • f724637 [BUGFIX] Fixed some css issues with broken overides
  • 49a32f9 [BUGFIX] Type issue with mixed '0' and 'null' values for empty objects
  • 9a2c41f [BUGFIX] Wrong module identifier
  • f3a7fd4 [BUGFIX] Allow more versions of overtrue/phplint
  • 9dbe586 [BUGFIX] Fix return data of session controller

MISC

  • 1e7eb2a [CHORE] Update npm packages
  • 5c13b27 Bump braces and gulp in /Build
  • 8d829af Bump ip from 2.0.0 to 2.0.1 in /Build
  • c256b07 Bump @babel/traverse from 7.22.5 to 7.23.2 in /Build
  • eedbeeb Bump postcss and autoprefixer in /Build
  • b288e7b Fix initialization of unittests on deploy
  • 79126fc Fix broken drag´n´drop in BE module
  • 62fd4a4 Add some screenshots and expand Documentation/Introduction.rst
  • 4c91538 Remove the lazy marker from Slot::$day, as it causes type issues.
  • 8eab2f7 Avoid error when room logo is not assigned
  • b0a70f0 Remove object manager from SuggestFormFactory
  • e84c1e4 Fix initialization of mail finisher.
  • b681a22 Merge tag '4.0.0' into develop

Contributors

  • Andreas Kienast
  • Andreas Kienast
  • André Spindler
  • André Spindler
  • Benjamin Kott
  • Chris Müller
  • Larry Garfield
  • Marvin Buchmann
  • Philipp Zumstein
  • Sandra Erbel
  • Sebastian Fischer
  • dependabot[bot]