]> Raphaël G. Git Repositories - airbundle/log
airbundle
8 weeks agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:08:52 +0000 (16:08 +0100)]
Replace body with base template
New titles layout

8 weeks agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:02:41 +0000 (16:02 +0100)]
Replace body with base template
New titles layout

8 weeks agoCleanup
Raphaël Gertz [Thu, 29 Feb 2024 14:59:47 +0000 (15:59 +0100)]
Cleanup

8 weeks agoMove languages, locales and locale in rapsys_air section
Raphaël Gertz [Thu, 29 Feb 2024 14:47:13 +0000 (15:47 +0100)]
Move languages, locales and locale in rapsys_air section
Set logo and site titles
Add dance and subscription favorites
Fix translation list
New context layout
Set doctrine charset and collation
Rename RepositoryFactory in Factory
Force orm mappings
Add air and user memcache pools
Add register form
Add checker, factory, security and twig controller arguments
Add calendar2 command
Pass missing air fixture arguments
Cleanup

8 weeks agoUpdate translations
Raphaël Gertz [Thu, 29 Feb 2024 14:45:31 +0000 (15:45 +0100)]
Update translations

8 weeks agoCleanup
Raphaël Gertz [Thu, 29 Feb 2024 14:45:18 +0000 (15:45 +0100)]
Cleanup

8 weeks agoMerge body in base template
Raphaël Gertz [Thu, 29 Feb 2024 14:43:16 +0000 (15:43 +0100)]
Merge body in base template

8 weeks agoFix default controller renamed as user in user bundle
Raphaël Gertz [Thu, 29 Feb 2024 14:41:25 +0000 (15:41 +0100)]
Fix default controller renamed as user in user bundle

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:37:36 +0000 (15:37 +0100)]
Replace dropped calls with checker, factory and security replacements
New config layout
New facebook config layout
Php 8.x constructor style
Fix render function
Cleanup

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:33:55 +0000 (15:33 +0100)]
Replace dropped calls with checker, factory and security replacements
Replace dropped upstread AnonymousToken class
Use entity full namespace instead of dropped entity short syntax
Nex contact layout
New title layout

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:19:05 +0000 (15:19 +0100)]
Replace dropped calls with checker, factory and security replacements

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:18:26 +0000 (15:18 +0100)]
Replace dropped calls with checker, factory and security replacements
Fix title tree
Cleanup

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:14:18 +0000 (15:14 +0100)]
Replace dropped calls with checker, factory and security replacements

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:13:59 +0000 (15:13 +0100)]
Replace dropped calls with checker, factory and security replacements
Fix title layout

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:13:35 +0000 (15:13 +0100)]
Replace dropped calls with checker, factory and security replacements
Fix title layout

8 weeks agoReplace dropped calls with checker, factory and security replacements
Raphaël Gertz [Thu, 29 Feb 2024 14:11:13 +0000 (15:11 +0100)]
Replace dropped calls with checker, factory and security replacements

8 weeks agoUse checker, factory and security member for controller dropped member functions
Raphaël Gertz [Thu, 29 Feb 2024 14:09:23 +0000 (15:09 +0100)]
Use checker, factory and security member for controller dropped member functions

8 weeks agoUse entity full namespace instead of dropped entity short syntax
Raphaël Gertz [Thu, 29 Feb 2024 14:08:00 +0000 (15:08 +0100)]
Use entity full namespace instead of dropped entity short syntax

8 weeks agoRename body template in base
Raphaël Gertz [Thu, 29 Feb 2024 14:06:52 +0000 (15:06 +0100)]
Rename body template in base

8 weeks agoUse entity full namespace instead of dropped entity short syntax
Raphaël Gertz [Thu, 29 Feb 2024 14:05:52 +0000 (15:05 +0100)]
Use entity full namespace instead of dropped entity short syntax

8 weeks agoAdd note about ignoreExtraKeys($remove = true) default behaviour
Raphaël Gertz [Thu, 29 Feb 2024 14:04:54 +0000 (15:04 +0100)]
Add note about ignoreExtraKeys($remove = true) default behaviour

8 weeks agoPhp 8.x constructor style
Raphaël Gertz [Thu, 29 Feb 2024 14:00:44 +0000 (15:00 +0100)]
Php 8.x constructor style
Cleanup

8 weeks agoDrop entity short syntax removed upstream
Raphaël Gertz [Thu, 29 Feb 2024 13:58:41 +0000 (14:58 +0100)]
Drop entity short syntax removed upstream

8 weeks agoPhp 8.x constructor style
Raphaël Gertz [Thu, 29 Feb 2024 13:56:42 +0000 (14:56 +0100)]
Php 8.x constructor style
Match parent user entity constructor
Cleanup

8 weeks agoUse checker for isGranted
Raphaël Gertz [Thu, 29 Feb 2024 13:54:33 +0000 (14:54 +0100)]
Use checker for isGranted

8 weeks agoRemove body template
Raphaël Gertz [Thu, 29 Feb 2024 13:51:15 +0000 (14:51 +0100)]
Remove body template

8 weeks agoPhp 8.x constructor style
Raphaël Gertz [Thu, 29 Feb 2024 13:50:22 +0000 (14:50 +0100)]
Php 8.x constructor style
Fix namespace
Cleanup

8 weeks agoImport anonymous token, a token required to validate an user's roles
Raphaël Gertz [Thu, 29 Feb 2024 13:45:04 +0000 (14:45 +0100)]
Import anonymous token, a token required to validate an user's roles

8 weeks agoAdd default ttf font
Raphaël Gertz [Thu, 29 Feb 2024 13:44:29 +0000 (14:44 +0100)]
Add default ttf font

8 weeks agoDrop fetchUserCalendarByDatePeriod member function
Raphaël Gertz [Wed, 28 Feb 2024 11:33:10 +0000 (12:33 +0100)]
Drop fetchUserCalendarByDatePeriod member function
Add findAllByUserIdSynchronized early implementation member function
Reorder functions

8 weeks agoRename Command/Command in Command
Raphaël Gertz [Wed, 28 Feb 2024 11:29:28 +0000 (12:29 +0100)]
Rename Command/Command in Command
Strict types

8 weeks agoRename Command/Command in Command
Raphaël Gertz [Wed, 28 Feb 2024 11:28:58 +0000 (12:28 +0100)]
Rename Command/Command in Command

8 weeks agoUse checker member for isGranted call
Raphaël Gertz [Wed, 28 Feb 2024 11:23:40 +0000 (12:23 +0100)]
Use checker member for isGranted call

8 weeks agoUse checker member for isGranted call
Raphaël Gertz [Wed, 28 Feb 2024 11:23:14 +0000 (12:23 +0100)]
Use checker member for isGranted call

8 weeks agoUse full entity name instead of undefined short version
Raphaël Gertz [Wed, 28 Feb 2024 11:17:38 +0000 (12:17 +0100)]
Use full entity name instead of undefined short version

8 weeks agoAdd configure member function
Raphaël Gertz [Wed, 28 Feb 2024 11:15:50 +0000 (12:15 +0100)]
Add configure member function
Remove useless static variables
Update execute function prototype

8 weeks agoNew config tree
Raphaël Gertz [Tue, 27 Feb 2024 15:45:22 +0000 (16:45 +0100)]
New config tree

8 weeks agoNew config tree
Raphaël Gertz [Tue, 27 Feb 2024 15:45:03 +0000 (16:45 +0100)]
New config tree
Strict types

8 weeks agoUpdate controller base class name
Raphaël Gertz [Tue, 27 Feb 2024 15:44:20 +0000 (16:44 +0100)]
Update controller base class name

8 weeks agoUpdate configureOptions and reverseTransform member function prototypes
Raphaël Gertz [Tue, 27 Feb 2024 15:43:54 +0000 (16:43 +0100)]
Update configureOptions and reverseTransform member function prototypes

8 weeks agoReverse subscriber/subscription owning side
Raphaël Gertz [Tue, 27 Feb 2024 15:43:03 +0000 (16:43 +0100)]
Reverse subscriber/subscription owning side

8 weeks agoAdd Repository namespace
Raphaël Gertz [Tue, 27 Feb 2024 15:42:27 +0000 (16:42 +0100)]
Add Repository namespace

8 weeks agoAdd Repository namespace
Raphaël Gertz [Tue, 27 Feb 2024 15:41:48 +0000 (16:41 +0100)]
Add Repository namespace

8 weeks agoAdd Repository namespace
Raphaël Gertz [Tue, 27 Feb 2024 15:41:35 +0000 (16:41 +0100)]
Add Repository namespace

8 weeks agoAdd google token repository
Raphaël Gertz [Tue, 27 Feb 2024 15:41:02 +0000 (16:41 +0100)]
Add google token repository

8 weeks agoSet synchronized as not nullable
Raphaël Gertz [Tue, 27 Feb 2024 15:40:40 +0000 (16:40 +0100)]
Set synchronized as not nullable

8 weeks agoUpdate execute member function prototype
Raphaël Gertz [Tue, 27 Feb 2024 15:40:17 +0000 (16:40 +0100)]
Update execute member function prototype

8 weeks agoPhp 8.x constructor style
Raphaël Gertz [Tue, 27 Feb 2024 15:38:49 +0000 (16:38 +0100)]
Php 8.x constructor style
Add UserSubscription, GoogleCalendar and GoogleToken tables
Cleanup

8 weeks agoAdd calendar2 command
Raphaël Gertz [Tue, 27 Feb 2024 15:37:31 +0000 (16:37 +0100)]
Add calendar2 command

8 weeks agoPhp 8.x constructor style
Raphaël Gertz [Tue, 27 Feb 2024 15:36:40 +0000 (16:36 +0100)]
Php 8.x constructor style
Inverse locale and languages parameters
Set current locale from current request

8 weeks agoAdd google token repository
Raphaël Gertz [Tue, 27 Feb 2024 15:33:32 +0000 (16:33 +0100)]
Add google token repository

8 weeks agoInject container and hasher
Raphaël Gertz [Tue, 27 Feb 2024 15:32:22 +0000 (16:32 +0100)]
Inject container and hasher
Cleanup

8 weeks agoFix subscriber user add/remove from inverse side
Raphaël Gertz [Tue, 27 Feb 2024 15:31:55 +0000 (16:31 +0100)]
Fix subscriber user add/remove from inverse side

8 weeks agoSet synchronized as not nullable
Raphaël Gertz [Tue, 27 Feb 2024 15:31:02 +0000 (16:31 +0100)]
Set synchronized as not nullable

8 weeks agoFix location user add/remove from inverse side
Raphaël Gertz [Tue, 27 Feb 2024 15:30:03 +0000 (16:30 +0100)]
Fix location user add/remove from inverse side

8 weeks agoFix dance user add/remove from inverse side
Raphaël Gertz [Tue, 27 Feb 2024 15:29:45 +0000 (16:29 +0100)]
Fix dance user add/remove from inverse side

2 months agoUpdate styles
Raphaël Gertz [Wed, 21 Feb 2024 11:50:54 +0000 (12:50 +0100)]
Update styles

2 months agoProtect from infinite remove recursion
Raphaël Gertz [Wed, 21 Feb 2024 11:47:00 +0000 (12:47 +0100)]
Protect from infinite remove recursion

2 months agoProtect from infinite remove recursion
Raphaël Gertz [Wed, 21 Feb 2024 11:46:47 +0000 (12:46 +0100)]
Protect from infinite remove recursion

2 months agoStrict types
Raphaël Gertz [Wed, 21 Feb 2024 11:44:58 +0000 (12:44 +0100)]
Strict types
Add google token
Reflect updates on owning side

2 months agoAdd dance and slot members to session edit form
Raphaël Gertz [Wed, 21 Feb 2024 11:44:15 +0000 (12:44 +0100)]
Add dance and slot members to session edit form

2 months agoAdd dances and subscriptions form rows
Raphaël Gertz [Wed, 21 Feb 2024 11:41:03 +0000 (12:41 +0100)]
Add dances and subscriptions form rows
Add google calendar forms
Add newsletter todo mention

2 months agoUpdate translations
Raphaël Gertz [Wed, 21 Feb 2024 11:40:41 +0000 (12:40 +0100)]
Update translations

2 months agoAdd dance and slot to session edit form
Raphaël Gertz [Wed, 21 Feb 2024 11:39:04 +0000 (12:39 +0100)]
Add dance and slot to session edit form

2 months agoAdd rapsys_air_google_callback route
Raphaël Gertz [Wed, 21 Feb 2024 11:38:28 +0000 (12:38 +0100)]
Add rapsys_air_google_callback route
Cleanup

2 months agoFix expanded widget layout
Raphaël Gertz [Wed, 21 Feb 2024 11:19:04 +0000 (12:19 +0100)]
Fix expanded widget layout

2 months agoAdd google tokens
Raphaël Gertz [Wed, 21 Feb 2024 11:17:46 +0000 (12:17 +0100)]
Add google tokens

2 months agoRename findIndexByGroupPseudonym function in findChoicesAsArray
Raphaël Gertz [Wed, 21 Feb 2024 11:16:58 +0000 (12:16 +0100)]
Rename findIndexByGroupPseudonym function in findChoicesAsArray

2 months agoRename findIndexByGroupPseudonym function into findChoicesAsArray
Raphaël Gertz [Wed, 21 Feb 2024 11:15:43 +0000 (12:15 +0100)]
Rename findIndexByGroupPseudonym function into findChoicesAsArray

2 months agoAct on owning side
Raphaël Gertz [Wed, 21 Feb 2024 11:15:08 +0000 (12:15 +0100)]
Act on owning side

2 months agoAdd google token entity
Raphaël Gertz [Wed, 21 Feb 2024 11:13:12 +0000 (12:13 +0100)]
Add google token entity

2 months agoAdd dance and user collection transformer
Raphaël Gertz [Wed, 21 Feb 2024 11:12:40 +0000 (12:12 +0100)]
Add dance and user collection transformer

2 months agoAdd google calendar logo
Raphaël Gertz [Wed, 21 Feb 2024 11:11:17 +0000 (12:11 +0100)]
Add google calendar logo

2 months agoAdd google calendar entity
Raphaël Gertz [Wed, 21 Feb 2024 11:10:48 +0000 (12:10 +0100)]
Add google calendar entity

2 months agoAdd google token entity
Raphaël Gertz [Wed, 21 Feb 2024 11:10:29 +0000 (12:10 +0100)]
Add google token entity

2 months agoAdd dance and slot
Raphaël Gertz [Wed, 21 Feb 2024 11:05:49 +0000 (12:05 +0100)]
Add dance and slot

2 months agoRemove unused env variables
Raphaël Gertz [Wed, 21 Feb 2024 11:03:35 +0000 (12:03 +0100)]
Remove unused env variables
Rename calendar to google key
Cleanup

2 months agoAdd 75010 uris
Raphaël Gertz [Wed, 21 Feb 2024 11:01:43 +0000 (12:01 +0100)]
Add 75010 uris

2 months agoImport base command
Raphaël Gertz [Wed, 21 Feb 2024 11:00:46 +0000 (12:00 +0100)]
Import base command

2 months agoStrict types
Raphaël Gertz [Wed, 21 Feb 2024 10:58:22 +0000 (11:58 +0100)]
Strict types
Add findAllIndexed function
Add findIdByNameTypeAsArray function
Use AbstractQuery::HYDRATE_SCALAR_COLUMN to get an array of ids

2 months agoRename EntityRepository to Repository
Raphaël Gertz [Wed, 21 Feb 2024 10:56:48 +0000 (11:56 +0100)]
Rename EntityRepository to Repository

2 months agoRename EntityRepository to Repository
Raphaël Gertz [Wed, 21 Feb 2024 10:56:19 +0000 (11:56 +0100)]
Rename EntityRepository to Repository

2 months agoRename EntityRepository to Repository
Raphaël Gertz [Wed, 21 Feb 2024 10:49:24 +0000 (11:49 +0100)]
Rename EntityRepository to Repository
Rename findIndexByGroupPseudonym function to findChoicesAsArray
Move filtering of groupless users and simple user to sql request
Trim user title
Add function findIdByPseudonymAsArray
Use AbstractQuery::HYDRATE_SCALAR_COLUMN to get an array of ids

2 months agoRemove disputed form
Raphaël Gertz [Thu, 1 Feb 2024 04:00:18 +0000 (05:00 +0100)]
Remove disputed form

2 months agoRemove disputed form
Raphaël Gertz [Thu, 1 Feb 2024 04:00:02 +0000 (05:00 +0100)]
Remove disputed form

2 months agoRemoved
Raphaël Gertz [Thu, 1 Feb 2024 03:55:14 +0000 (04:55 +0100)]
Removed

2 months agoStrict types
Raphaël Gertz [Thu, 1 Feb 2024 03:44:07 +0000 (04:44 +0100)]
Strict types
Add locale member

2 months agoPass namespace, lifetime, path and locale to constructor
Raphaël Gertz [Thu, 1 Feb 2024 03:43:44 +0000 (04:43 +0100)]
Pass namespace, lifetime, path and locale to constructor

2 months agoRemove location short
Raphaël Gertz [Thu, 1 Feb 2024 03:43:21 +0000 (04:43 +0100)]
Remove location short

2 months agoAdd note about validating app
Raphaël Gertz [Thu, 1 Feb 2024 03:42:42 +0000 (04:42 +0100)]
Add note about validating app

2 months agoAdd todo about shared fields to drop
Raphaël Gertz [Thu, 1 Feb 2024 03:42:04 +0000 (04:42 +0100)]
Add todo about shared fields to drop

2 months agoFix token refresh, token cache save and cache path
Raphaël Gertz [Thu, 1 Feb 2024 03:41:43 +0000 (04:41 +0100)]
Fix token refresh, token cache save and cache path

2 months agoRestore update check
Raphaël Gertz [Thu, 1 Feb 2024 03:41:07 +0000 (04:41 +0100)]
Restore update check
Store description in plain text

2 months agoAdd calendar command
Raphaël Gertz [Thu, 1 Feb 2024 03:39:05 +0000 (04:39 +0100)]
Add calendar command

2 months agoNew icon and logo layout in config
Raphaël Gertz [Thu, 1 Feb 2024 03:28:12 +0000 (04:28 +0100)]
New icon and logo layout in config
Drop namespace and lifetime from config
Support missing, empty or set locales and languages in config
Fix languages normal
Drop public path and url for a single path entry

2 months agoAdd note about locale requirement with underscore and not dash
Raphaël Gertz [Thu, 1 Feb 2024 03:27:42 +0000 (04:27 +0100)]
Add note about locale requirement with underscore and not dash

2 months agoAdd site.donate entry, facebook and path trees
Raphaël Gertz [Thu, 1 Feb 2024 03:27:16 +0000 (04:27 +0100)]
Add site.donate entry, facebook and path trees
Cleanup

2 months agoAdd calendar default config
Raphaël Gertz [Thu, 1 Feb 2024 03:25:24 +0000 (04:25 +0100)]
Add calendar default config

2 months agoAdd creator copyright infos
Raphaël Gertz [Thu, 1 Feb 2024 03:24:57 +0000 (04:24 +0100)]
Add creator copyright infos
Update copyright years

2 months agoAdd apple-touch-icon 120x120 for outdated iOS
Raphaël Gertz [Thu, 1 Feb 2024 03:24:36 +0000 (04:24 +0100)]
Add apple-touch-icon 120x120 for outdated iOS