]> Raphaël G. Git Repositories - airbundle/log
airbundle
2 months agoFix location latitude and longitude field type
Raphaël Gertz [Fri, 8 Mar 2024 02:10:35 +0000 (03:10 +0100)]
Fix location latitude and longitude field type

2 months agoAdd location default values
Raphaël Gertz [Fri, 8 Mar 2024 01:58:25 +0000 (02:58 +0100)]
Add location default values

2 months agoAdd location default values
Raphaël Gertz [Fri, 8 Mar 2024 01:57:46 +0000 (02:57 +0100)]
Add location default values

2 months agoUpdate index name
Raphaël Gertz [Fri, 8 Mar 2024 00:42:12 +0000 (01:42 +0100)]
Update index name

2 months agoUpdate zipcode index with two leading characters
Raphaël Gertz [Fri, 8 Mar 2024 00:40:10 +0000 (01:40 +0100)]
Update zipcode index with two leading characters

2 months agoImprove modified computing
Raphaël Gertz [Fri, 8 Mar 2024 00:38:36 +0000 (01:38 +0100)]
Improve modified computing
Match by city and two leading zipcode characters
Add created field

2 months agoShorten air bundle route alias
Raphaël Gertz [Fri, 8 Mar 2024 00:35:20 +0000 (01:35 +0100)]
Shorten air bundle route alias
Reorder snippet left join to match index order

2 months agoShorten air bundle route alias
Raphaël Gertz [Fri, 8 Mar 2024 00:34:38 +0000 (01:34 +0100)]
Shorten air bundle route alias

2 months agoShorten air bundle route alias
Raphaël Gertz [Fri, 8 Mar 2024 00:33:26 +0000 (01:33 +0100)]
Shorten air bundle route alias

2 months agoShorten air bundle route alias
Raphaël Gertz [Fri, 8 Mar 2024 00:32:51 +0000 (01:32 +0100)]
Shorten air bundle route alias
Add default values to class member variables

2 months agoShorten air bundle route alias
Raphaël Gertz [Fri, 8 Mar 2024 00:31:19 +0000 (01:31 +0100)]
Shorten air bundle route alias

2 months agoShorten air bundle route alias
Raphaël Gertz [Fri, 8 Mar 2024 00:31:08 +0000 (01:31 +0100)]
Shorten air bundle route alias

2 months agoFix header comment
Raphaël Gertz [Fri, 8 Mar 2024 00:28:47 +0000 (01:28 +0100)]
Fix header comment
Add arguments on new entity instance
Strict types
Cleanup

2 months agoAdd default values to class member variables
Raphaël Gertz [Fri, 8 Mar 2024 00:27:27 +0000 (01:27 +0100)]
Add default values to class member variables
Strict types
Cleanup

2 months agoAdd default values to class member variables
Raphaël Gertz [Fri, 8 Mar 2024 00:26:57 +0000 (01:26 +0100)]
Add default values to class member variables
Strict types
Cleanup

2 months agoFix header comment
Raphaël Gertz [Fri, 8 Mar 2024 00:23:04 +0000 (01:23 +0100)]
Fix header comment
Add default values to class member variables
Strict types
Cleanup

2 months agoAdd default values to class member variables
Raphaël Gertz [Fri, 8 Mar 2024 00:22:01 +0000 (01:22 +0100)]
Add default values to class member variables
Strict types
Cleanup

2 months agoFix header comment
Raphaël Gertz [Fri, 8 Mar 2024 00:21:24 +0000 (01:21 +0100)]
Fix header comment
Add default values to class member variables
Strict types
Cleanup

2 months agoFix header comment
Raphaël Gertz [Fri, 8 Mar 2024 00:20:49 +0000 (01:20 +0100)]
Fix header comment
Add default values to class member variables
Strict types
Cleanup

2 months agoFix header comment
Raphaël Gertz [Fri, 8 Mar 2024 00:19:39 +0000 (01:19 +0100)]
Fix header comment
Cleanup

2 months agoFix header comment
Raphaël Gertz [Fri, 8 Mar 2024 00:18:54 +0000 (01:18 +0100)]
Fix header comment
Add default values to class member variables
Strict types
Cleanup

2 months agoFix header comment
Raphaël Gertz [Fri, 8 Mar 2024 00:16:22 +0000 (01:16 +0100)]
Fix header comment
Strict types
Cleanup

2 months agoAdd default values to class member variables
Raphaël Gertz [Fri, 8 Mar 2024 00:15:07 +0000 (01:15 +0100)]
Add default values to class member variables
Cleanup

2 months agoCleanup
Raphaël Gertz [Fri, 8 Mar 2024 00:14:59 +0000 (01:14 +0100)]
Cleanup

2 months agoCleanup
Raphaël Gertz [Thu, 7 Mar 2024 23:14:35 +0000 (00:14 +0100)]
Cleanup

2 months agoFix header comment
Raphaël Gertz [Thu, 7 Mar 2024 23:13:29 +0000 (00:13 +0100)]
Fix header comment
Document member variables

2 months agoFix header comment
Raphaël Gertz [Thu, 7 Mar 2024 23:12:54 +0000 (00:12 +0100)]
Fix header comment

2 months agoUse getObject event args member function instead of deprecated getEntity
Raphaël Gertz [Thu, 7 Mar 2024 22:59:04 +0000 (23:59 +0100)]
Use getObject event args member function instead of deprecated getEntity
Move getEastern to IntlUtil class
Strict types

2 months agoForce cast of simple xml element to string
Raphaël Gertz [Thu, 7 Mar 2024 21:40:57 +0000 (22:40 +0100)]
Force cast of simple xml element to string

2 months agoShorten air bundle route aliases
Raphaël Gertz [Thu, 7 Mar 2024 21:09:42 +0000 (22:09 +0100)]
Shorten air bundle route aliases
Use only two leading number of zipcode to group cities
Improve modified date computing

2 months agoShorten air bundle route aliases
Raphaël Gertz [Thu, 7 Mar 2024 20:56:56 +0000 (21:56 +0100)]
Shorten air bundle route aliases

2 months agoAdd air bundle env variables
Raphaël Gertz [Thu, 7 Mar 2024 20:54:59 +0000 (21:54 +0100)]
Add air bundle env variables
Reorder command constructor arguments

2 months agoUse getObject event args member function instead of deprecated getEntity
Raphaël Gertz [Thu, 7 Mar 2024 20:54:32 +0000 (21:54 +0100)]
Use getObject event args member function instead of deprecated getEntity

2 months agoShorten air bundle alias
Raphaël Gertz [Thu, 7 Mar 2024 20:51:47 +0000 (21:51 +0100)]
Shorten air bundle alias
Match parent prototypes
Cleanup

2 months agoImport extension interface namespace
Raphaël Gertz [Thu, 7 Mar 2024 20:50:31 +0000 (21:50 +0100)]
Import extension interface namespace

2 months agoReorder constructor arguments
Raphaël Gertz [Thu, 7 Mar 2024 20:48:52 +0000 (21:48 +0100)]
Reorder constructor arguments
Remove getAlias member function
Cleanup

2 months agoReorder constructor arguments
Raphaël Gertz [Thu, 7 Mar 2024 20:47:34 +0000 (21:47 +0100)]
Reorder constructor arguments
Use env variables to set google client, project and secret
Cleanup

2 months agoRemove getAlias function
Raphaël Gertz [Thu, 7 Mar 2024 20:46:25 +0000 (21:46 +0100)]
Remove getAlias function
Cleanup

2 months agoAdd getName member function
Raphaël Gertz [Thu, 7 Mar 2024 20:43:28 +0000 (21:43 +0100)]
Add getName member function
Reorder constructor arguments
Use env variables to set request context host and scheme
Cleanup

2 months agoShorten air bundle alias
Raphaël Gertz [Thu, 7 Mar 2024 19:46:21 +0000 (20:46 +0100)]
Shorten air bundle alias
Add alias and version parameters
Readd getAlias member function

2 months agoShorten air bundle alias
Raphaël Gertz [Thu, 7 Mar 2024 19:45:24 +0000 (20:45 +0100)]
Shorten air bundle alias

2 months agoShorten air bundle and route alias
Raphaël Gertz [Thu, 7 Mar 2024 18:11:51 +0000 (19:11 +0100)]
Shorten air bundle and route alias

2 months agoShorten bundle alias
Raphaël Gertz [Thu, 7 Mar 2024 18:09:19 +0000 (19:09 +0100)]
Shorten bundle alias
Add getVersion member function

2 months agoRemove getAlias member function
Raphaël Gertz [Thu, 7 Mar 2024 18:07:03 +0000 (19:07 +0100)]
Remove getAlias member function
Cleanup

2 months agoRename user bundle alias
Raphaël Gertz [Thu, 7 Mar 2024 18:03:01 +0000 (19:03 +0100)]
Rename user bundle alias

2 months agoRename user bundle route alias
Raphaël Gertz [Thu, 7 Mar 2024 18:02:38 +0000 (19:02 +0100)]
Rename user bundle route alias

2 months agoRename pack and user bundle aliases
Raphaël Gertz [Thu, 7 Mar 2024 18:01:59 +0000 (19:01 +0100)]
Rename pack and user bundle aliases

2 months agoRename user bundle alias
Raphaël Gertz [Thu, 7 Mar 2024 18:00:46 +0000 (19:00 +0100)]
Rename user bundle alias

2 months agoForce string cast of simple xml elements
Raphaël Gertz [Thu, 7 Mar 2024 17:57:54 +0000 (18:57 +0100)]
Force string cast of simple xml elements

2 months agoRename pack and user bundle aliases
Raphaël Gertz [Thu, 7 Mar 2024 17:55:37 +0000 (18:55 +0100)]
Rename pack and user bundle aliases
Remove user factory service definition
Reorder keys
Cleanup

2 months agoAdd date location index
Raphaël Gertz [Thu, 7 Mar 2024 17:53:30 +0000 (18:53 +0100)]
Add date location index

2 months agoAdd libre air logo translation
Raphaël Gertz [Thu, 7 Mar 2024 17:53:04 +0000 (18:53 +0100)]
Add libre air logo translation

2 months agoProtect from getLocale call on empty request happening in console commands
Raphaël Gertz [Thu, 7 Mar 2024 17:09:52 +0000 (18:09 +0100)]
Protect from getLocale call on empty request happening in console commands

2 months agoCleanup
Raphaël Gertz [Thu, 29 Feb 2024 17:04:47 +0000 (18:04 +0100)]
Cleanup

2 months agoMatch upstream prototype
Raphaël Gertz [Thu, 29 Feb 2024 16:57:52 +0000 (17:57 +0100)]
Match upstream prototype

2 months agoUpdate fields to choose calendar
Raphaël Gertz [Thu, 29 Feb 2024 16:55:25 +0000 (17:55 +0100)]
Update fields to choose calendar
Add refresh, add, delete and unlink submit buttons
Strict types

2 months agoAdd dance and subscription fields
Raphaël Gertz [Thu, 29 Feb 2024 16:52:42 +0000 (17:52 +0100)]
Add dance and subscription fields
Add constructor

2 months agoAdd dance and subscription to edit form
Raphaël Gertz [Thu, 29 Feb 2024 16:51:02 +0000 (17:51 +0100)]
Add dance and subscription to edit form
Add google account link
Add google calendar list
Add google calendar form
Add google callback
Cleanup

2 months agoReplace body with base template 0.3.0
Raphaël Gertz [Thu, 29 Feb 2024 15:23:12 +0000 (16:23 +0100)]
Replace body with base template

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:22:51 +0000 (16:22 +0100)]
Replace body with base template

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:22:32 +0000 (16:22 +0100)]
Replace body with base template
New config layout
New title layout

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:21:57 +0000 (16:21 +0100)]
Replace body with base template

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:21:32 +0000 (16:21 +0100)]
Replace body with base template

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:21:06 +0000 (16:21 +0100)]
Replace body with base template
New config layout
New title layout

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:20:22 +0000 (16:20 +0100)]
Replace body with base template

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:19:50 +0000 (16:19 +0100)]
Replace body with base template
New config layout
New title layout

2 months agoAdd description context
Raphaël Gertz [Thu, 29 Feb 2024 15:18:52 +0000 (16:18 +0100)]
Add description context

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:16:31 +0000 (16:16 +0100)]
Replace body with base template
New title layout

2 months agoFix section title
Raphaël Gertz [Thu, 29 Feb 2024 15:15:44 +0000 (16:15 +0100)]
Fix section title

2 months agoReplace body with base template
Raphaël Gertz [Thu, 29 Feb 2024 15:14:58 +0000 (16:14 +0100)]
Replace body with base template
New title layout

2 months agoNew title layout
Raphaël Gertz [Thu, 29 Feb 2024 15:14:26 +0000 (16:14 +0100)]
New title layout

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

2 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

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

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

2 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

2 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

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