]> Raphaël G. Git Repositories - userbundle/log
userbundle
2 years agoContextualize mail and password field 0.1.7 0.1.8
Raphaël Gertz [Sat, 8 May 2021 02:52:12 +0000 (04:52 +0200)]
Contextualize mail and password field

2 years agoAdd preUpdate life cycle callback
Raphaël Gertz [Sat, 8 May 2021 02:51:24 +0000 (04:51 +0200)]
Add preUpdate life cycle callback

3 years agoAdd security context service 0.1.6
Raphaël Gertz [Tue, 23 Feb 2021 23:14:37 +0000 (00:14 +0100)]
Add security context service

3 years agoRename title in civility
Raphaël Gertz [Tue, 23 Feb 2021 23:10:35 +0000 (00:10 +0100)]
Rename title in civility

3 years agoRename title in civility
Raphaël Gertz [Tue, 23 Feb 2021 23:10:14 +0000 (00:10 +0100)]
Rename title in civility

3 years agoRename title in civility
Raphaël Gertz [Tue, 23 Feb 2021 23:09:58 +0000 (00:09 +0100)]
Rename title in civility

3 years agoRename title in civility
Raphaël Gertz [Tue, 23 Feb 2021 23:09:43 +0000 (00:09 +0100)]
Rename title in civility

3 years agoRename title in civility
Raphaël Gertz [Tue, 23 Feb 2021 23:08:37 +0000 (00:08 +0100)]
Rename title in civility

3 years agoAdd rapsys_user translate, locales and languages config keys 0.1.5
Raphaël Gertz [Mon, 28 Dec 2020 07:01:25 +0000 (08:01 +0100)]
Add rapsys_user translate, locales and languages config keys
Implement the possibility to translate subkey in context
Document fonctions

3 years agoMove recover global form error message to mail entity 0.1.4
Raphaël Gertz [Mon, 7 Dec 2020 22:56:44 +0000 (23:56 +0100)]
Move recover global form error message to mail entity
Prefill title on registration action
Add every group to user where group's title is in rapsys_user.default.group

3 years agoAdd default title and group
Raphaël Gertz [Mon, 7 Dec 2020 22:56:05 +0000 (23:56 +0100)]
Add default title and group

3 years agoAdd optional prefill of title
Raphaël Gertz [Mon, 7 Dec 2020 22:53:09 +0000 (23:53 +0100)]
Add optional prefill of title

3 years agoAdd classname alias to avoid argument binding failure
Raphaël Gertz [Mon, 7 Dec 2020 22:52:27 +0000 (23:52 +0100)]
Add classname alias to avoid argument binding failure

3 years agoRemove default ROLE_USER role from user entity, group(s), by title(s), (is|are) now...
Raphaël Gertz [Mon, 7 Dec 2020 22:11:46 +0000 (23:11 +0100)]
Remove default ROLE_USER role from user entity, group(s), by title(s), (is|are) now added from rapsys_user.default.group array at registration

3 years agoPrefix with bundle name slugger alias to avoid conflict 0.1.3
Raphaël Gertz [Sun, 29 Nov 2020 07:44:44 +0000 (08:44 +0100)]
Prefix with bundle name slugger alias to avoid conflict

3 years agoRemove dot and extension cleaning
Raphaël Gertz [Sun, 29 Nov 2020 07:37:04 +0000 (08:37 +0100)]
Remove dot and extension cleaning

3 years agoUse ICU Transliterator transliterate feature when available
Raphaël Gertz [Sun, 29 Nov 2020 07:34:11 +0000 (08:34 +0100)]
Use ICU Transliterator transliterate feature when available

3 years agoDefine slugger class before the class requiring it
Raphaël Gertz [Sun, 29 Nov 2020 07:33:23 +0000 (08:33 +0100)]
Define slugger class before the class requiring it

3 years agoReplace kernel.secret value with env APP_SECRET 0.1.2
Raphaël Gertz [Wed, 14 Oct 2020 01:38:48 +0000 (03:38 +0200)]
Replace kernel.secret value with env APP_SECRET

4 years agoReplace service Rapsys\UserBundle\Utils\Slugger with alias rapsys.slugger
Raphaël Gertz [Wed, 11 Dec 2019 03:41:48 +0000 (04:41 +0100)]
Replace service Rapsys\UserBundle\Utils\Slugger with alias rapsys.slugger

4 years agoCleanup
Raphaël Gertz [Wed, 11 Dec 2019 03:39:57 +0000 (04:39 +0100)]
Cleanup
Change arrays to php7 style
Add class_title in defaults to avoid requirement

4 years agoAdd recover form directly on login page on failure
Raphaël Gertz [Wed, 11 Dec 2019 03:37:33 +0000 (04:37 +0100)]
Add recover form directly on login page on failure

4 years agoRename field role to title
Raphaël Gertz [Wed, 11 Dec 2019 03:35:21 +0000 (04:35 +0100)]
Rename field role to title
Add getRole function that returns the role from title
Add magic method __toString that return a group representation

4 years agoAdd parameter and return types
Raphaël Gertz [Wed, 11 Dec 2019 03:31:49 +0000 (04:31 +0100)]
Add parameter and return types
Cleanup
Fix getRoles method to return a smarter array
Add getRole method that return the role for group with highest id
Add __toString magic method that returns a user representation

4 years agoRename role field in title
Raphaël Gertz [Wed, 11 Dec 2019 03:30:57 +0000 (04:30 +0100)]
Rename role field in title
Fix title length to 16

4 years agoAdd function parameter and return types
Raphaël Gertz [Wed, 11 Dec 2019 03:27:39 +0000 (04:27 +0100)]
Add function parameter and return types

4 years agoRemove Title entity short field and related methods
Raphaël Gertz [Wed, 11 Dec 2019 03:25:11 +0000 (04:25 +0100)]
Remove Title entity short field and related methods
Add __toString magic method

4 years agoSwitch from Mime\NamedAddress to Mime\Address as it do not exists anymore in symfony 4.4
Raphaël Gertz [Wed, 27 Nov 2019 16:29:08 +0000 (17:29 +0100)]
Switch from Mime\NamedAddress to Mime\Address as it do not exists anymore in symfony 4.4

4 years agoUpdate gitignore
Raphaël Gertz [Wed, 27 Nov 2019 01:13:27 +0000 (02:13 +0100)]
Update gitignore

4 years agoImport gitignore
Raphaël Gertz [Wed, 27 Nov 2019 01:11:52 +0000 (02:11 +0100)]
Import gitignore

4 years agoAdd configurations files 0.1.1
Raphaël Gertz [Tue, 26 Nov 2019 22:29:22 +0000 (23:29 +0100)]
Add configurations files

4 years agoChange homepage route to index
Raphaël Gertz [Tue, 26 Nov 2019 22:24:55 +0000 (23:24 +0100)]
Change homepage route to index
Change context node to variablePrototype
Move route leaf one rank up as it is common to view and mail now

4 years agoGenerate routes in view and mail config contexts except recover_mail which requires...
Raphaël Gertz [Tue, 26 Nov 2019 22:22:07 +0000 (23:22 +0100)]
Generate routes in view and mail config contexts except recover_mail which requires parameters
Append view context to mail context to avoid parameter duplication

4 years agoFix requirement 0.1.0
Raphaël Gertz [Thu, 14 Nov 2019 22:35:24 +0000 (23:35 +0100)]
Fix requirement
Switch to a new more extensible configuration tree
Update translator wiring
Fix uses
Switch to new TemplatedEmail

4 years agoInit path for unused flatten function
Raphaël Gertz [Thu, 14 Nov 2019 22:30:09 +0000 (23:30 +0100)]
Init path for unused flatten function

4 years agoUpdate configuration tree
Raphaël Gertz [Thu, 14 Nov 2019 22:29:27 +0000 (23:29 +0100)]
Update configuration tree

4 years agoRemove deprecated AdvancedUserInterface
Raphaël Gertz [Thu, 14 Nov 2019 22:28:13 +0000 (23:28 +0100)]
Remove deprecated AdvancedUserInterface
Fix roles generation
Add symfony class uses

4 years agoChange alphabet generation
Raphaël Gertz [Thu, 14 Nov 2019 22:22:42 +0000 (23:22 +0100)]
Change alphabet generation
Fix a huge regression with recent php7 smart behaviour which resulter in data corruption
Various cleanup

4 years agoSort use classes
Raphaël Gertz [Thu, 14 Nov 2019 08:03:09 +0000 (09:03 +0100)]
Sort use classes

4 years agoRemove deprecated extension of \Symfony\Component\Security\Core\Role\Role class
Raphaël Gertz [Thu, 14 Nov 2019 08:02:24 +0000 (09:02 +0100)]
Remove deprecated extension of \Symfony\Component\Security\Core\Role\Role class

4 years agoRevert doctrine Resources/config/doctrine/*.orm.yaml files back to .orm.yml extension
Raphaël Gertz [Thu, 14 Nov 2019 08:00:36 +0000 (09:00 +0100)]
Revert doctrine Resources/config/doctrine/*.orm.yaml files back to .orm.yml extension

4 years agoRemove cannotBeEmpty() requirement on empty keys
Raphaël Gertz [Thu, 7 Nov 2019 03:52:17 +0000 (04:52 +0100)]
Remove cannotBeEmpty() requirement on empty keys

4 years agoRetrieve config in constructor
Raphaël Gertz [Thu, 7 Nov 2019 03:51:20 +0000 (04:51 +0100)]
Retrieve config in constructor
Retrieve container and translator arguments in constructor
Use central getAlias() function
Switch to new array based config

4 years agoAdd change to do 0.0.2
Raphaël Gertz [Thu, 7 Nov 2019 02:52:11 +0000 (03:52 +0100)]
Add change to do

4 years agoRename to yaml doctrine config files
Raphaël Gertz [Thu, 7 Nov 2019 02:50:07 +0000 (03:50 +0100)]
Rename to yaml doctrine config files

4 years agoMove configuration under rapsys_user key
Raphaël Gertz [Thu, 7 Nov 2019 02:49:15 +0000 (03:49 +0100)]
Move configuration under rapsys_user key
Cleanup

4 years agoMove configuration under rapsys_user key
Raphaël Gertz [Thu, 7 Nov 2019 02:48:25 +0000 (03:48 +0100)]
Move configuration under rapsys_user key

4 years agoUpdate to new symfony 4.x style
Raphaël Gertz [Mon, 28 Oct 2019 20:06:16 +0000 (21:06 +0100)]
Update to new symfony 4.x style

4 years agoRename the extension
Raphaël Gertz [Mon, 28 Oct 2019 20:04:16 +0000 (21:04 +0100)]
Rename the extension

4 years agoRemove config files moved in recipes
Raphaël Gertz [Mon, 28 Oct 2019 19:59:16 +0000 (20:59 +0100)]
Remove config files moved in recipes

4 years agoCleanup
Raphaël Gertz [Mon, 28 Oct 2019 19:49:38 +0000 (20:49 +0100)]
Cleanup
Fix requires

4 years agoRemove useless manifest
Raphaël Gertz [Mon, 28 Oct 2019 19:49:20 +0000 (20:49 +0100)]
Remove useless manifest

4 years agoFix manifest to install from package instead of recipe
Raphaël Gertz [Fri, 25 Oct 2019 17:11:23 +0000 (19:11 +0200)]
Fix manifest to install from package instead of recipe

4 years agoAdd manifest, licence, readme and composer files
Raphaël Gertz [Fri, 25 Oct 2019 14:31:16 +0000 (16:31 +0200)]
Add manifest, licence, readme and composer files

5 years agoFirst version 0.0.1
Raphaël Gertz [Sun, 1 Jul 2018 07:27:20 +0000 (09:27 +0200)]
First version