]> Raphaël G. Git Repositories - blogbundle/log
blogbundle
5 months agoAdd repository factory 0.1
Raphaël Gertz [Fri, 10 Nov 2023 12:49:09 +0000 (13:49 +0100)]
Add repository factory

5 months agoAdd rapsys blog route config
Raphaël Gertz [Fri, 10 Nov 2023 12:48:03 +0000 (13:48 +0100)]
Add rapsys blog route config

5 months agoAdd rapsys blog package config
Raphaël Gertz [Fri, 10 Nov 2023 12:46:56 +0000 (13:46 +0100)]
Add rapsys blog package config

5 months agoAdd blog configuration and extension dependency injection
Raphaël Gertz [Fri, 10 Nov 2023 12:43:07 +0000 (13:43 +0100)]
Add blog configuration and extension dependency injection

5 months agoRemove unused parameters config
Raphaël Gertz [Fri, 10 Nov 2023 12:34:34 +0000 (13:34 +0100)]
Remove unused parameters config

5 months agoAdd group, user and user translation doctrine orm config
Raphaël Gertz [Fri, 10 Nov 2023 12:30:56 +0000 (13:30 +0100)]
Add group, user and user translation doctrine orm config

5 months agoAdd civility doctrine orm config
Raphaël Gertz [Fri, 10 Nov 2023 12:30:31 +0000 (13:30 +0100)]
Add civility doctrine orm config

5 months agoRemove language relation
Raphaël Gertz [Fri, 10 Nov 2023 12:29:02 +0000 (13:29 +0100)]
Remove language relation
Set nullable slug
Add locale field
Add preUpdate callback

5 months agoRemove language relation
Raphaël Gertz [Fri, 10 Nov 2023 12:26:22 +0000 (13:26 +0100)]
Remove language relation
Set nullable slug
Add locale field
Add preUpdate callback

5 months agoFix indentation
Raphaël Gertz [Fri, 10 Nov 2023 12:25:42 +0000 (13:25 +0100)]
Fix indentation
Fix relations
Add preUpdate callback

5 months agoFix indentation
Raphaël Gertz [Fri, 10 Nov 2023 12:24:40 +0000 (13:24 +0100)]
Fix indentation
Fix relations
Add preUpdate callback

5 months agoRemove unused doctrine orm config
Raphaël Gertz [Fri, 10 Nov 2023 12:23:26 +0000 (13:23 +0100)]
Remove unused doctrine orm config

5 months agoUpdate composer requirements
Raphaël Gertz [Fri, 10 Nov 2023 12:22:20 +0000 (13:22 +0100)]
Update composer requirements

5 months agoRemove unused body template
Raphaël Gertz [Fri, 10 Nov 2023 12:19:24 +0000 (13:19 +0100)]
Remove unused body template

5 months agoAdd article and keyword view templates
Raphaël Gertz [Fri, 10 Nov 2023 12:18:18 +0000 (13:18 +0100)]
Add article and keyword view templates

5 months agoUpdate index templates
Raphaël Gertz [Fri, 10 Nov 2023 12:17:32 +0000 (13:17 +0100)]
Update index templates

5 months agoRemove unused templates
Raphaël Gertz [Fri, 10 Nov 2023 12:16:33 +0000 (13:16 +0100)]
Remove unused templates

5 months agoStrict types
Raphaël Gertz [Fri, 10 Nov 2023 12:14:46 +0000 (13:14 +0100)]
Strict types
Remove old member functions
Inherit entity repository
Add find count, keywords and keyword member functions

5 months agoStrict types
Raphaël Gertz [Fri, 10 Nov 2023 12:11:40 +0000 (13:11 +0100)]
Strict types
Remove old member functions
Inherit entity repository
Add find count, articles and article member functions

5 months agoRemove unused entities
Raphaël Gertz [Fri, 10 Nov 2023 12:06:59 +0000 (13:06 +0100)]
Remove unused entities

5 months agoImport entity repository
Raphaël Gertz [Fri, 10 Nov 2023 12:06:11 +0000 (13:06 +0100)]
Import entity repository

5 months agoAdd user translation entity
Raphaël Gertz [Fri, 10 Nov 2023 12:01:30 +0000 (13:01 +0100)]
Add user translation entity

5 months agoAdd user entity
Raphaël Gertz [Fri, 10 Nov 2023 12:01:03 +0000 (13:01 +0100)]
Add user entity

5 months agoAdd group entity
Raphaël Gertz [Fri, 10 Nov 2023 11:59:29 +0000 (12:59 +0100)]
Add group entity

5 months agoAdd civility entity
Raphaël Gertz [Fri, 10 Nov 2023 11:59:11 +0000 (12:59 +0100)]
Add civility entity

5 months agoStrict types
Raphaël Gertz [Fri, 10 Nov 2023 11:58:01 +0000 (12:58 +0100)]
Strict types
Add preUpdate member function
Add constructor

5 months agoStrict types
Raphaël Gertz [Fri, 10 Nov 2023 11:57:02 +0000 (12:57 +0100)]
Strict types
Add preUpdate member function
Add constructor

5 months agoStrict types
Raphaël Gertz [Fri, 10 Nov 2023 11:56:02 +0000 (12:56 +0100)]
Strict types
Add preUpdate member function
Improve constructor

5 months agoStrict types
Raphaël Gertz [Fri, 10 Nov 2023 11:54:29 +0000 (12:54 +0100)]
Strict types
Add preUpdate member function
Improve constructor

5 months agoAdd abstract controller
Raphaël Gertz [Fri, 10 Nov 2023 11:51:40 +0000 (12:51 +0100)]
Add abstract controller

5 months agoAdd article controller with index and view member functions
Raphaël Gertz [Fri, 10 Nov 2023 11:45:57 +0000 (12:45 +0100)]
Add article controller with index and view member functions

5 months agoAdd keyword controller with index and view member functions
Raphaël Gertz [Fri, 10 Nov 2023 11:45:27 +0000 (12:45 +0100)]
Add keyword controller with index and view member functions

5 months agoStrict types
Raphaël Gertz [Fri, 10 Nov 2023 11:43:53 +0000 (12:43 +0100)]
Strict types
Add getAlias function

5 months agoUpdate fixtures
Raphaël Gertz [Fri, 10 Nov 2023 11:43:12 +0000 (12:43 +0100)]
Update fixtures

5 months agoRemove old rootAction
Raphaël Gertz [Fri, 10 Nov 2023 11:40:12 +0000 (12:40 +0100)]
Remove old rootAction
Add index page
Add contact page

5 months agoUpdate icon and logo
Raphaël Gertz [Fri, 10 Nov 2023 11:39:33 +0000 (12:39 +0100)]
Update icon and logo

5 months agoRemove old translations
Raphaël Gertz [Fri, 10 Nov 2023 11:38:01 +0000 (12:38 +0100)]
Remove old translations

5 months agoUpdate translations
Raphaël Gertz [Fri, 10 Nov 2023 11:37:24 +0000 (12:37 +0100)]
Update translations

5 months agoUpdate css
Raphaël Gertz [Fri, 10 Nov 2023 11:35:56 +0000 (12:35 +0100)]
Update css

5 months agoFix included template name
Raphaël Gertz [Fri, 10 Nov 2023 11:31:17 +0000 (12:31 +0100)]
Fix included template name

15 months agoUpdate composer json
Raphaël Gertz [Fri, 13 Jan 2023 02:30:52 +0000 (03:30 +0100)]
Update composer json

15 months agoUpdate flex version
Raphaël Gertz [Fri, 13 Jan 2023 02:10:48 +0000 (03:10 +0100)]
Update flex version

15 months agoUpdate composer json
Raphaël Gertz [Fri, 13 Jan 2023 02:08:09 +0000 (03:08 +0100)]
Update composer json

15 months agoImport composer json
Raphaël Gertz [Fri, 13 Jan 2023 02:07:43 +0000 (03:07 +0100)]
Import composer json

15 months agoUpdate fixture
Raphaël Gertz [Fri, 13 Jan 2023 02:05:19 +0000 (03:05 +0100)]
Update fixture

15 months agoUpdate config
Raphaël Gertz [Fri, 13 Jan 2023 02:05:00 +0000 (03:05 +0100)]
Update config

15 months agoUpdate copyright
Raphaël Gertz [Fri, 13 Jan 2023 02:04:28 +0000 (03:04 +0100)]
Update copyright

6 years agoIntegrate base64 extension
Raphaël Gertz [Sun, 25 Mar 2018 00:51:09 +0000 (01:51 +0100)]
Integrate base64 extension

6 years agoAdd example js
Raphaël Gertz [Sun, 25 Feb 2018 05:30:26 +0000 (06:30 +0100)]
Add example js

6 years agoRemove obsolete templates
Raphaël Gertz [Sun, 25 Feb 2018 05:28:29 +0000 (06:28 +0100)]
Remove obsolete templates

6 years agoSwitch from hello world page to new index
Raphaël Gertz [Sun, 25 Feb 2018 05:28:04 +0000 (06:28 +0100)]
Switch from hello world page to new index

6 years agoReview layout for easier styling
Raphaël Gertz [Sun, 25 Feb 2018 05:25:41 +0000 (06:25 +0100)]
Review layout for easier styling
Add link to alternative page
Add specific templates

6 years agoSwitch to custom stylesheet and javascript twig extension
Raphaël Gertz [Sun, 25 Feb 2018 05:24:24 +0000 (06:24 +0100)]
Switch to custom stylesheet and javascript twig extension
Fix title
Fix favicon
Add alternative version

6 years agoAdd translations
Raphaël Gertz [Sun, 25 Feb 2018 05:23:21 +0000 (06:23 +0100)]
Add translations

6 years agoAdd favicon
Raphaël Gertz [Sun, 25 Feb 2018 05:22:51 +0000 (06:22 +0100)]
Add favicon

6 years agoAdd doctrine configuration
Raphaël Gertz [Sun, 25 Feb 2018 05:22:08 +0000 (06:22 +0100)]
Add doctrine configuration

6 years agoAdd latest css changes
Raphaël Gertz [Sun, 25 Feb 2018 05:21:30 +0000 (06:21 +0100)]
Add latest css changes

6 years agoAdd twig translation extension
Raphaël Gertz [Sun, 25 Feb 2018 05:20:33 +0000 (06:20 +0100)]
Add twig translation extension

6 years agoSwitch to page controller
Raphaël Gertz [Sun, 25 Feb 2018 05:19:52 +0000 (06:19 +0100)]
Switch to page controller
Switch to slug system

6 years agoAdd parameters template
Raphaël Gertz [Sun, 25 Feb 2018 05:19:26 +0000 (06:19 +0100)]
Add parameters template

6 years agoFix slug function
Raphaël Gertz [Sun, 25 Feb 2018 05:09:01 +0000 (06:09 +0100)]
Fix slug function
Fix various spelling errors

6 years agoAdd all page actions
Raphaël Gertz [Sun, 25 Feb 2018 05:07:13 +0000 (06:07 +0100)]
Add all page actions

6 years agoCleanup
Raphaël Gertz [Sun, 25 Feb 2018 05:06:44 +0000 (06:06 +0100)]
Cleanup

6 years agoAdd dql json function
Raphaël Gertz [Sun, 25 Feb 2018 05:05:26 +0000 (06:05 +0100)]
Add dql json function

6 years agoAdd entities
Raphaël Gertz [Sun, 25 Feb 2018 05:05:15 +0000 (06:05 +0100)]
Add entities

6 years agoAdd form files
Raphaël Gertz [Sun, 25 Feb 2018 05:04:49 +0000 (06:04 +0100)]
Add form files

6 years agoAdd repository classes
Raphaël Gertz [Sun, 25 Feb 2018 05:04:38 +0000 (06:04 +0100)]
Add repository classes

6 years agoFix description
Raphaël Gertz [Tue, 26 Dec 2017 17:41:55 +0000 (18:41 +0100)]
Fix description

6 years agoAdd fixtures file
Raphaël Gertz [Tue, 26 Dec 2017 17:38:47 +0000 (18:38 +0100)]
Add fixtures file

6 years agoAdd blog bundle files
Raphaël Gertz [Tue, 1 Aug 2017 17:32:55 +0000 (19:32 +0200)]
Add blog bundle files