]> Raphaël G. Git Repositories - airbundle/log
airbundle
12 months 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

12 months 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

12 months 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

12 months 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

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

12 months 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

12 months 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

12 months 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

12 months 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

12 months 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

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

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

12 months 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

12 months 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

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

12 months 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

12 months 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

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

12 months 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

12 months 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

12 months 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

12 months 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

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

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

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

12 months 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

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

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

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

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

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

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

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

12 months 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

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

12 months 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

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

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

12 months 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

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

12 months 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

12 months 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

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

12 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

12 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

12 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

12 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

12 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

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

12 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

12 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

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

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

12 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

12 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

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

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

12 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

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

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

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

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

12 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

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

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

12 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

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

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

12 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

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

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

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

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

13 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

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

13 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

13 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

13 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

13 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

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

13 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

13 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

13 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

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

13 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

13 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

13 months agoCleanup
Raphaël Gertz [Thu, 1 Feb 2024 03:24:12 +0000 (04:24 +0100)]
Cleanup

13 months agoCleanup
Raphaël Gertz [Thu, 1 Feb 2024 03:23:56 +0000 (04:23 +0100)]
Cleanup
Add locale, locales and languages config keys

13 months agoRename "Open Air" reference in "Libre Air"
Raphaël Gertz [Thu, 1 Feb 2024 03:23:34 +0000 (04:23 +0100)]
Rename "Open Air" reference in "Libre Air"

13 months agoAdd locales field which will store a copy of kernel.translator.fallbacks
Raphaël Gertz [Thu, 1 Feb 2024 03:22:51 +0000 (04:22 +0100)]
Add locales field which will store a copy of kernel.translator.fallbacks

13 months agoFix site title naming
Raphaël Gertz [Thu, 1 Feb 2024 03:22:08 +0000 (04:22 +0100)]
Fix site title naming
Add url parameter

13 months agoAdd various logo and icon image files
Raphaël Gertz [Thu, 1 Feb 2024 03:21:39 +0000 (04:21 +0100)]
Add various logo and icon image files
Fix configuration structure

13 months agoFix configuration tree
Raphaël Gertz [Thu, 1 Feb 2024 03:21:05 +0000 (04:21 +0100)]
Fix configuration tree

13 months agoMove configuration under rapsys_air key
Raphaël Gertz [Thu, 1 Feb 2024 03:20:33 +0000 (04:20 +0100)]
Move configuration under rapsys_air key

13 months agoSwitch to 4.2 symfony style
Raphaël Gertz [Thu, 1 Feb 2024 03:18:18 +0000 (04:18 +0100)]
Switch to 4.2 symfony style

13 months agoInitial import
Raphaël Gertz [Thu, 1 Feb 2024 03:17:26 +0000 (04:17 +0100)]
Initial import

13 months agoUse env for config
Raphaël Gertz [Thu, 1 Feb 2024 02:40:18 +0000 (03:40 +0100)]
Use env for config

13 months agoAdd 171 pixels logo
Raphaël Gertz [Wed, 31 Jan 2024 22:30:55 +0000 (23:30 +0100)]
Add 171 pixels logo

13 months agoAdd public translated logo backgrounds
Raphaël Gertz [Wed, 31 Jan 2024 22:29:25 +0000 (23:29 +0100)]
Add public translated logo backgrounds

13 months agoAdd public translated jpeg logo
Raphaël Gertz [Wed, 31 Jan 2024 22:27:57 +0000 (23:27 +0100)]
Add public translated jpeg logo