femanager icon indicating copy to clipboard operation
femanager copied to clipboard

Modern TYPO3 Frontend User RegistrationTYPO3 Frontend User Registration and Management based on Extbase and Fluid and on TYPO3 8 and the possibility to extend it to your needs. Extension basicly works...

Results 139 femanager issues
Sort by recently updated
recently updated
newest added

There is a change in ViewHelper ... defaultOption for form.select no longer exists. ![Bildschirmfoto 2024-05-29 um 08 59 40](https://github.com/in2code-de/femanager/assets/83782511/63f51b9b-cd42-48fa-bc6e-764d7fef6f13) Migration: defaultOption to prependOptionLabel ``` ```

`utf8_decode` has been deprecated, and calling it in PHP >= 8.2 throws a deprecation warning. This change bringt the two affected calls in line with what we already have in...

fixes #559

status: in review
status: planned

During the registration process, depending on the selected country, some settings (e.g. storagePid, usergroup, ...) should be set via TypoScript - is this possible / what is the “best practice”?...

If country selector is used while extension static_info_tables is installed, the selected country is not set after form submit.

status: feedback needed

The Bootstrap package has not been providing jQuery out of the box anymore for quite some time, and JavaScript in modern browsers has evolved so that things are now possible...

status: planned

Archiving better readability by adding a real header. Currently the first row of data does show up as the table header. See image: ![image](https://github.com/user-attachments/assets/50926e6d-b475-4648-b88d-deabdcb6d286)

It seems that the function keepPassword() in EditController is obsolete and can be removed because it is replaced by RemovePasswordIfEmptyMiddleware.

status: under examination

thx to lochmueller resolves #478

status: in review