]> Raphaël G. Git Repositories - airbundle/log
airbundle
11 months agoRemove body template
Raphaël Gertz [Thu, 29 Feb 2024 13:51:15 +0000 (14:51 +0100)]
Remove body template

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

11 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

11 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

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

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

11 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

11 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

11 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

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

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

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

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

11 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

11 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

11 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

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

11 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

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

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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

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

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

11 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

11 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

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

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

11 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

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

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

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

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

11 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

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

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

11 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

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

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

11 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

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

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

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

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

12 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

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

12 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

12 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

12 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

12 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

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

12 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

12 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

12 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

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

12 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

12 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

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

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

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

12 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

12 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

12 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

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

12 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

12 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

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

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

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

12 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

12 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

12 months agoAdd header around h3
Raphaël Gertz [Wed, 31 Jan 2024 22:26:01 +0000 (23:26 +0100)]
Add header around h3

12 months agoCleanup session view template
Raphaël Gertz [Wed, 31 Jan 2024 22:25:32 +0000 (23:25 +0100)]
Cleanup session view template

12 months agoRemove useless css class
Raphaël Gertz [Wed, 31 Jan 2024 22:23:27 +0000 (23:23 +0100)]
Remove useless css class

12 months agoRemove useless css id and class
Raphaël Gertz [Wed, 31 Jan 2024 22:22:36 +0000 (23:22 +0100)]
Remove useless css id and class
Set link around id too

12 months agoRemove block title declaration
Raphaël Gertz [Wed, 31 Jan 2024 22:22:00 +0000 (23:22 +0100)]
Remove block title declaration

12 months agoRemove useless id
Raphaël Gertz [Wed, 31 Jan 2024 22:21:32 +0000 (23:21 +0100)]
Remove useless id

12 months agoSet link around id too
Raphaël Gertz [Wed, 31 Jan 2024 22:20:17 +0000 (23:20 +0100)]
Set link around id too
Use locations_link and locations_title instead of translation and path

12 months agoRemove useless classes
Raphaël Gertz [Wed, 31 Jan 2024 22:18:54 +0000 (23:18 +0100)]
Remove useless classes
Set link around id too

12 months agoAdd missing font to prevent generation failure
Raphaël Gertz [Wed, 31 Jan 2024 22:18:04 +0000 (23:18 +0100)]
Add missing font to prevent generation failure

12 months agoSet location, dance and user as optional in session view route
Raphaël Gertz [Wed, 31 Jan 2024 22:16:53 +0000 (23:16 +0100)]
Set location, dance and user as optional in session view route

12 months agoDeclare facebook event subscriber
Raphaël Gertz [Wed, 31 Jan 2024 22:16:16 +0000 (23:16 +0100)]
Declare facebook event subscriber