]> Raphaël G. Git Repositories - userbundle/history - Entity/User.php
Cleanup
[userbundle] / Entity / User.php
2024-03-26 Raphaël GertzCleanup
2024-03-07 Raphaël GertzCleanup
2024-03-07 Raphaël GertzStrict types
2024-03-07 Raphaël GertzStrict types
2024-03-07 Raphaël GertzRename user bundle alias
2024-03-07 Raphaël GertzUse getObject event args member function instead of...
2024-02-29 Raphaël GertzPhp 8.x constructor style
2023-12-03 Raphaël GertzReplace disabled with enable
2023-11-29 Raphaël GertzAdapt entity and user checker to match with symfony...
2023-11-10 Raphaël GertzStrict types
2023-01-13 Raphaël GertzSet mail as optional 0.2.2
2022-10-03 Raphaël GertzImplement Serializable interface
2021-09-15 Raphaël GertzHandle null mail and password on new User entity
2021-09-15 Raphaël GertzAdd symfony 5.3 required PasswordAuthenticatedUserInter...
2021-09-08 Raphaël GertzRevert change as getUsername is abstract and thus required
2021-09-08 Raphaël GertzFix replacement of getUsername by getUserIdentifier...
2021-08-28 Raphaël GertzAdd getRecipientName function
2021-08-28 Raphaël GertzFix extraction of forename and surname from mail when...
2021-08-28 Raphaël GertzRemove pseudonym and slug
2021-08-23 Raphaël GertzAdd slug
2021-08-16 Raphaël GertzAdd strict
2021-08-12 Raphaël GertzAdd strict type
2021-08-12 Raphaël GertzRemove @xxx as it trigger an annotation error
2021-08-12 Raphaël GertzAdd strict
2021-08-11 Raphaël GertzSet civility as optional
2021-05-08 Raphaël GertzAdd preUpdate life cycle callback
2021-02-23 Raphaël GertzRename title in civility
2020-12-07 Raphaël GertzRemove default ROLE_USER role from user entity, group...
2019-12-11 Raphaël GertzAdd parameter and return types
2019-11-14 Raphaël GertzRemove deprecated AdvancedUserInterface
2018-07-01 Raphaël GertzFirst version 0.0.1