ext-onetimeaccount

TYPO3 extension "onetimaccount"

GPL-2.0 License

Downloads
19.7K
Stars
3
Committers
11
ext-onetimeaccount - V6.4.0: Improved accessibility, bugfixes and cleanup Latest Release

Published by oliverklee 6 months ago

Changed

  • Allow installations with oelib 6.x (#771)
  • Shorten the label for the salutation (#744)

Added

  • Set the last login date when creating a FE user record (#707)

Changed

  • Unify the spelling of "email" (#761, #762)
  • Require higher TYPO3 Core bugfix versions (#713)

Removed

  • Delete localizations that are now on Crowdin (#764)

Fixed

  • Improve accessibility of the form (#791)
  • Fix grammar in error message (#784)
  • Add resname to all language labels (#760)
  • Avoid using deprecated oelib functionality (#714)
ext-onetimeaccount - V6.3.0: PHP 8.3 support and bug fixes

Published by oliverklee 11 months ago

Added

  • Add the Crowdin configuration (#692)
  • Add support for PHP 8.3 (#681)

Changed

  • Allow feuserextrafields 6.x (#679)

Fixed

  • Do not skip the Extbase property validations (#704)
  • Drop obsolete option from the plugin registration (#703)
ext-onetimeaccount - V6.2.1: Bug fixes

Published by oliverklee over 1 year ago

Fixed

  • Do not inject the PasswordHashFactory (#633)
  • Mark all injected classes as singletons (#631)
ext-onetimeaccount - V6.2.0: CAPTCHA, diverse gender value

Published by oliverklee almost 2 years ago

Added

  • Add a CAPTCHA (#570)
  • Add "diverse" as a gender option (#566)
ext-onetimeaccount - V6.1.2: Bug fixes and cleanup

Published by oliverklee almost 2 years ago

Deprecated

  • Deprecate the plugin with autologin (#559)

Changed

  • Improve the wording in a flexforms label (#562)
  • Switch the user validator to recognize DateTimeInterface (#560)
  • Require feuserextrafields >= 5.3.0 (#556)
  • Require oelib >= 5.1.0 (#555)

Removed

  • Make the flexforms more compact by removing the suggest wizards (#561)

Fixed

  • Use proper XML namespaces for the custom view helper in the Fluid templates
    (#564)
ext-onetimeaccount - V6.1.1: Bug fixes and cleanup

Published by oliverklee almost 2 years ago

Changed

  • Bump the dependencies (#551)
  • Make the abstract classes @internal (#538)
  • Switch the coverage on CI from Xdebug to PCOV (#501)

Removed

  • Stop using Prophecy (#519, #520, #521, #522)

Fixed

  • Drop the 9TLS-only plugin element registration (#550)
  • Enable caching for PHP-CS-Fixer (#536)
  • Improve type safety (#508)
ext-onetimeaccount - V6.1.0: Add support for TYPO3 11LTS

Published by oliverklee about 2 years ago

Added

  • Add support for PHP 8.2 (#489)
  • Add support for TYPO3 11LTS (#481, #485, #486, #490)

Changed

  • Require oelib >= 5.0 (#477)

Removed

  • Make displaying the group selector non-configurable (#479)
  • Drop the elaborate validation for the user group (#478)

Fixed

  • Add more native types to a testing support class (#482)
ext-onetimeaccount - V6.0.0: 9LTS support dropped, user group selector added

Published by oliverklee about 2 years ago

Added

  • Add a selector for the user group (#460, #467, #468, #471)
  • Add a Rector configuration file (#454)

Changed

  • Require feuserextrafields >= 5.2.1 (#435, #446, #453, #456)

Removed

  • Drop support for TYPO3 9LTS (#438)

Fixed

  • Stop using the deprecated ObjectManager in tests (#444)
  • Stop using the deprecated TYPO3_MODE constant (#443)
  • Fix the plugin registration for TYPO3 10LTS/11LTS (#440)
ext-onetimeaccount - V5.1.1: Dependency updates

Published by oliverklee about 2 years ago

Changed

  • Allow oelib 5.x (#430)
  • Require oelib >= 4.3.0 (#429)
ext-onetimeaccount - V5.1.0: New features!

Published by oliverklee about 2 years ago

Added

  • Add an automatic configuration check (#408)
  • Add more localized labels (#396)
  • Add maxlength attributes to the HTML to match the fields in the DB (#395)
  • Add a plugin that writes the user ID into the session (without autologin) (#390)

Changed

  • Add a dependency on oelib (#405, #406, #407)
  • !!! Move the localized validation error messages from the partial to the validator (#404)
  • Allow installations with feuserextrafields 5 (#371)
  • Require feuserextrafields >= 3.2.0 (#345)

Fixed

  • Allow XCLASSing the FE user class (#413)
  • Bump the minimal 10.4 Extbase requirement (#366)
ext-onetimeaccount - V5.0.0: Complete rewrite with Extbase/Fluid for TYPO3 9LTS/10LTS

Published by oliverklee over 2 years ago

Added

  • Complete rewrite with added support for TYPO3 9LTS and 10LTS

Removed

  • Drop support for TYPO3 8TLS
ext-onetimeaccount - V4.2.2: Bug fixes and cleanup

Published by oliverklee over 2 years ago

Added

  • Add an .editorconfig to match the Core (#183)

Changed

  • Update the dependencies (#193)
  • Require oelib >= 3.6.3 (#182, #189)

Fixed

  • Allow the development Composer plugins (#192)
ext-onetimeaccount - V4.2.1

Published by oliverklee over 3 years ago

Changed

  • Require oelib >= 3.2.0 (#180)

Fixed

  • Relax the dependencies to allow non-Composer installations again (#181)
ext-onetimeaccount - V4.2.0

Published by oliverklee almost 4 years ago

Added

  • Add support for PHP 7.3 and 7.4 (#177)

Changed

  • Update the dependencies (#175, #176)
  • Switch from Travis CI to GitHub Actions (#173, #174)
  • Switch the default branch from master to main (#172)
ext-onetimeaccount - V4.1.1

Published by oliverklee over 4 years ago

Fixed

  • Add .0 version suffixes to PHP version requirements (#161)
  • Update the "for" attribute of labels (#156, #160)
  • Load the flexforms language labels in the default language as well (#158, #159)
  • Always use Composer-installed versions of the dev tools (#157)
ext-onetimeaccount - V4.1.0

Published by oliverklee over 4 years ago

Added

  • Add a privacy policy checkbox (#152)

Changed

  • Change the HTML template from XHTML to HTML5 (#151)
  • Stop using the TYPO3 console for the CI build (#146)
  • Upgrade PHPUnit and nimut/testing-framework (#143)
  • Improve the code autoformatting (#139)

Fixed

  • Fix the layout of checkboxes in the FE (#150)
  • Fix a typo in the documentation (#149)
  • Keep the order of the FE user groups (#147)
  • Fix warnings in the .travis.yml (#145)
  • Do not cache vendor/ on Travis CI (#142)
  • Do not crash if no user groups are selected in the flexforms (#137, #138)
ext-onetimeaccount - V4.0.1

Published by oliverklee almost 5 years ago

Added

  • Add php-cs-fixer to the CI (#131, #132)

Changed

  • Sort the entries in the .gitignore and .gitattributes (#134)
  • Require oelib >= 3.0.3 (#133)
  • Use PHP 7.2 for the TER release script (#130)

Fixed

  • Update the locations of the mkforms JavaScript includes (#135)
ext-onetimeaccount - V4.0.0

Published by oliverklee almost 5 years ago

Added

  • Add support for TYPO3 9LTS (#123)
  • Add code sniffing and fixing (#120)
  • Build with PHP 7.2 on Travis CI (#115)
  • Display the name of the current functional test (#97, #98)

Changed

  • Use the new configuration check (#122, #79)
  • Bump the static_info_tables dependency (#121)
  • Require oelib 3.0 (#119)
  • Use the EXT: notation for language files (#76, #117)
  • Sort the Composer dependencies (#111)
  • Allow 9.5-compatible versions of mkforms and rn_base (#108)
  • Update the testing libraries (#93, #96)

Removed

  • Skip the logging in TYPO3 >= 9 (#127)
  • Drop unneeded Travis CI configuration settings (#99, #100, #101)
  • Drop support for PHP 5 (#92, #114)
  • Drop support for TYPO3 7.6 (#91, #104, #113)

Fixed

  • Avoid using deprecated Core functionality in TYPO3 9LTS (#128)
  • Use the new mock class name (#126)
  • Move the plugin registration to Configuration/TCA/Overrides/ (#125)
  • Fix the path to the content element icon (#124)
  • git-ignore the tests-generated var/log/ folder (#118)
  • Allow an empty name if the field is hidden or non-required (#105, #106)
  • Add a dependency on typo3/cms-lang (#86, #94)
ext-onetimeaccount - V3.0.4

Published by oliverklee almost 5 years ago

Changed

  • Allow 9.5-compatible versions of mkforms and rn_base (#108)

Fixed

  • Explicitly add transitive dependencies (#107)
ext-onetimeaccount - V3.0.3

Published by oliverklee almost 5 years ago

Fixed

  • Allow an empty name if the field is hidden or non-required (#105, #106)