Tags

Tags give the ability to mark specific points in history as being important
  • 1.1.1

    de894a34 · version: 1.1.1 ·
    date_default_timezone_get() on relative dates formats parsing.
  • 1.1.0

    5ef2b68b · Edit README.md ·
    Added
    - Option to disable HTML5 validations and enable custom error messages
    - Conditional visibility for error message fields (only shown when custom messages are enabled)
    
    Fixed
    - Fixed `ArgumentCountError` in `DateRangeConstraintValidator::__construct()` by implementing `ContainerInjectionInterface` with proper dependency injection
    - Removed invalid `#[Autowire]` attribute that was causing constructor injection issues
    
    Technical Details
    - When "Enable custom error messages" is checked, the form's HTML5 validation is disabled via `novalidate` attribute
    - Server-side validation remains enforced for all required fields
  • 1.0.3

    fix : apply constraints on all displays.
  • 1.0.2

    040286d8 · translatables fields ·
    translatable fields
  • 1.0.0

    74dbf386 · version 1.0.0 ·