]>
Raphaël G. Git Repositories - packbundle/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Raphaël Gertz [Wed, 28 Jul 2021 06:15:03 +0000 (08:15 +0200)]
Bump version
Raphaël Gertz [Wed, 28 Jul 2021 06:07:02 +0000 (08:07 +0200)]
Change tree to reflect configuration
Raphaël Gertz [Tue, 23 Feb 2021 23:15:34 +0000 (00:15 +0100)]
Fix indentation
Raphaël Gertz [Tue, 8 Dec 2020 00:13:00 +0000 (01:13 +0100)]
Cleanup
Use symfony filesystem component for directory creation and atomic rotation
Raphaël Gertz [Sun, 29 Nov 2020 07:48:32 +0000 (08:48 +0100)]
Prefix with bundle name path_package and twig pack_extension aliases to avoid conflict
Raphaël Gertz [Wed, 14 Oct 2020 01:43:20 +0000 (03:43 +0200)]
Rename pack_package into path_package
Raphaël Gertz [Wed, 14 Oct 2020 01:42:55 +0000 (03:42 +0200)]
Rename pack_package into path_package
Raphaël Gertz [Wed, 11 Dec 2019 03:17:37 +0000 (04:17 +0100)]
Rename service assets.pack_package in rapsys.pack_package
Rename service rapsys_pack.twig.pack_extension in rapsys.pack_extension
Cleanup
Raphaël Gertz [Thu, 28 Nov 2019 19:14:15 +0000 (20:14 +0100)]
Cleanup
Add commented options
Raphaël Gertz [Thu, 28 Nov 2019 18:22:04 +0000 (19:22 +0100)]
Rename PathPackage in PackPackage to avoid problem with upstream name
Fix configuration to match new naming
Raphaël Gertz [Wed, 27 Nov 2019 16:38:30 +0000 (17:38 +0100)]
Add todo about new symfony 4.4 getPublicDir bundle member function
Raphaël Gertz [Tue, 26 Nov 2019 21:58:37 +0000 (22:58 +0100)]
Update documentation
Raphaël Gertz [Tue, 26 Nov 2019 20:54:12 +0000 (21:54 +0100)]
Import packages configuration
Raphaël Gertz [Tue, 26 Nov 2019 20:51:49 +0000 (21:51 +0100)]
Add getLocated function internaly fixing short bundle @Name in canonical @NameBundle/Resources/public
Add fallback support for snake cased bundle name
Fix various documentation block
Raphaël Gertz [Tue, 26 Nov 2019 20:05:52 +0000 (21:05 +0100)]
Use shortcut version of bundle name resolving to full bundle public resources path
Raphaël Gertz [Tue, 26 Nov 2019 20:00:59 +0000 (21:00 +0100)]
Add shortcut @Name internaly fixed to canonical @NameBundle/Resources/public
Fix extra trailing /
Add not about trailing /
Raphaël Gertz [Tue, 26 Nov 2019 16:13:18 +0000 (17:13 +0100)]
Switch to normal twig error
Raphaël Gertz [Tue, 26 Nov 2019 16:09:29 +0000 (17:09 +0100)]
With empty input return an empty node to skip the full block
Switch to normal twig errors
Reallow empty filters
Fix mkdir failure handling
Cleanup
Raphaël Gertz [Tue, 26 Nov 2019 16:08:21 +0000 (17:08 +0100)]
Unit tests are for the weak :)
Raphaël Gertz [Tue, 26 Nov 2019 15:26:47 +0000 (16:26 +0100)]
Add asset path package class
Raphaël Gertz [Tue, 26 Nov 2019 14:58:28 +0000 (15:58 +0100)]
Add css, img and js public resources subdirectories
Raphaël Gertz [Tue, 26 Nov 2019 14:56:58 +0000 (15:56 +0100)]
Write in bundle Resources\public subdirectories by default
Raphaël Gertz [Tue, 26 Nov 2019 14:56:25 +0000 (15:56 +0100)]
Add twig classes uses
Switch from Packages to PackageInterface
Add todo about possible debug mode implementation
Fix or extend documentation
Replace some SyntaxError with RuntimeError
Remove prefix usage, we now write to output relative to current
directory or with resolved bundle name
Retrieve output url from package getUrl method before resolving bundle
name
Better capture exception in atomic renaming section
Remove PackNode usage and use upsteam Node, SetNode, Textnode and
AssignNameExpression twig classes
Cleanup
Raphaël Gertz [Tue, 26 Nov 2019 14:12:03 +0000 (15:12 +0100)]
Switch from Packages to PackageInterface
Switch from \Twig_Extension to AbstractExtension
Declare protected members
Hardcode parameters name in copy process
Cleanup
Raphaël Gertz [Tue, 26 Nov 2019 14:06:48 +0000 (15:06 +0100)]
Remove now useless projectDir
Raphaël Gertz [Tue, 26 Nov 2019 14:02:02 +0000 (15:02 +0100)]
Remove project dir
Remove prefix
Add a comment about output scheme
Move old references notes
Fix user agent version
Raphaël Gertz [Tue, 26 Nov 2019 12:35:17 +0000 (13:35 +0100)]
Useless as we use upstream Node, SetNode, TextNode and AssignNameExpression classes now
Raphaël Gertz [Tue, 26 Nov 2019 12:34:47 +0000 (13:34 +0100)]
Cleanup
Raphaël Gertz [Thu, 7 Nov 2019 03:06:37 +0000 (04:06 +0100)]
Cleanup
Raphaël Gertz [Thu, 7 Nov 2019 01:47:21 +0000 (02:47 +0100)]
Bump tag version
Raphaël Gertz [Thu, 7 Nov 2019 01:45:02 +0000 (02:45 +0100)]
Move the configuration in rapsys_pack key
Cleanup
Use symfony smart config merging
Enforce default config when none is defined
Raphaël Gertz [Thu, 7 Nov 2019 01:43:16 +0000 (02:43 +0100)]
Move the configuration in rapsys_pack key
Enforce smart requirements
Cleanup
Raphaël Gertz [Mon, 28 Oct 2019 20:03:51 +0000 (21:03 +0100)]
Cleanup
Raphaël Gertz [Mon, 28 Oct 2019 19:24:57 +0000 (20:24 +0100)]
Remove useless files
Raphaël Gertz [Mon, 28 Oct 2019 18:21:50 +0000 (19:21 +0100)]
Update to 4.x new path
Change path of configuration file
Add parameters merging code
Raphaël Gertz [Mon, 28 Oct 2019 18:21:17 +0000 (19:21 +0100)]
Update to new symfony 4.x style
Raphaël Gertz [Mon, 28 Oct 2019 18:20:41 +0000 (19:20 +0100)]
Remove config files
Raphaël Gertz [Mon, 28 Oct 2019 18:20:18 +0000 (19:20 +0100)]
Fix composer require
Fix json formatting
Raphaël Gertz [Mon, 28 Oct 2019 07:14:39 +0000 (08:14 +0100)]
Import post install file
Raphaël Gertz [Fri, 25 Oct 2019 17:12:35 +0000 (19:12 +0200)]
Fix manifest to install from package instead of recipe
Raphaël Gertz [Tue, 3 Apr 2018 14:28:10 +0000 (16:28 +0200)]
Remove container interface deps
Cleanup args passing
Fix filters naming
Add tag naming
Use reflection class to instantiate filter class
Raphaël Gertz [Tue, 3 Apr 2018 14:26:51 +0000 (16:26 +0200)]
Remove bb2html filter
Cleanup arguments passing
Raphaël Gertz [Tue, 3 Apr 2018 14:19:21 +0000 (16:19 +0200)]
Fix pack filter args
Raphaël Gertz [Tue, 3 Apr 2018 14:18:36 +0000 (16:18 +0200)]
Set bundle alias
Raphaël Gertz [Tue, 3 Apr 2018 14:17:00 +0000 (16:17 +0200)]
Fix filters structure
Add tag name in configuration structure
Raphaël Gertz [Tue, 3 Apr 2018 11:06:07 +0000 (13:06 +0200)]
Fix default configuration tree
Use bundle default config if not set as parameter
Raphaël Gertz [Tue, 3 Apr 2018 08:01:59 +0000 (10:01 +0200)]
Load configuration by default
Fix bundle configuration tree
Raphaël Gertz [Tue, 3 Apr 2018 05:39:05 +0000 (07:39 +0200)]
Remove type hinting not supported in php < 7.0
Raphaël Gertz [Tue, 3 Apr 2018 05:35:34 +0000 (07:35 +0200)]
Fix constructor namespace
Raphaël Gertz [Tue, 3 Apr 2018 05:15:32 +0000 (07:15 +0200)]
Add manifest.json
Raphaël Gertz [Tue, 3 Apr 2018 05:07:40 +0000 (07:07 +0200)]
Fix readme
Raphaël Gertz [Tue, 3 Apr 2018 04:52:29 +0000 (06:52 +0200)]
Remove parameters.yml reference from composer.json
Raphaël Gertz [Tue, 3 Apr 2018 04:33:37 +0000 (06:33 +0200)]
Fix parameter naming
Fix filter class naming
Cleanup
Raphaël Gertz [Tue, 3 Apr 2018 04:32:53 +0000 (06:32 +0200)]
Fix parameter naming
Raphaël Gertz [Tue, 3 Apr 2018 04:32:08 +0000 (06:32 +0200)]
Add bundle configuration system
Raphaël Gertz [Tue, 3 Apr 2018 04:31:16 +0000 (06:31 +0200)]
Remove useless parameters yml file
Raphaël Gertz [Mon, 26 Mar 2018 09:30:25 +0000 (11:30 +0200)]
Switch to web directory for compiled assets by default
Raphaël Gertz [Mon, 26 Mar 2018 09:28:24 +0000 (11:28 +0200)]
Catch directory creation failure with a nice message
Raphaël Gertz [Mon, 26 Mar 2018 07:40:38 +0000 (09:40 +0200)]
Try fix composer
Raphaël Gertz [Mon, 26 Mar 2018 07:28:57 +0000 (09:28 +0200)]
Update composer.json
Raphaël Gertz [Mon, 26 Mar 2018 07:17:32 +0000 (09:17 +0200)]
Update
Raphaël Gertz [Mon, 26 Mar 2018 06:49:29 +0000 (08:49 +0200)]
Fix composer
Raphaël Gertz [Sun, 25 Mar 2018 01:14:10 +0000 (03:14 +0200)]
Add license anc composer file
Raphaël Gertz [Sun, 25 Mar 2018 00:49:31 +0000 (01:49 +0100)]
Remove base64 extension
Raphaël Gertz [Sun, 25 Mar 2018 00:39:20 +0000 (01:39 +0100)]
Cleanup
Raphaël Gertz [Sun, 25 Feb 2018 05:01:59 +0000 (06:01 +0100)]
Add twig bb2html filter
Fix possible deprecated assets.packages direct call with dependancy injection
Raphaël Gertz [Sun, 25 Feb 2018 05:00:14 +0000 (06:00 +0100)]
Add default unit test
Raphaël Gertz [Sun, 25 Feb 2018 04:59:29 +0000 (05:59 +0100)]
Re-enable cache in twig
Raphaël Gertz [Sun, 25 Feb 2018 04:58:43 +0000 (05:58 +0100)]
Add base64 extensions in twig
Raphaël Gertz [Tue, 26 Dec 2017 16:48:38 +0000 (17:48 +0100)]
Add interface and filters
Raphaël Gertz [Tue, 26 Dec 2017 16:44:41 +0000 (17:44 +0100)]
Cleanup
Raphaël Gertz [Tue, 26 Dec 2017 16:44:16 +0000 (17:44 +0100)]
Switch to new system with generic filters
Raphaël Gertz [Tue, 26 Dec 2017 16:42:02 +0000 (17:42 +0100)]
Fix twig naming
Fix default parameters
Add image default pattern
Raphaël Gertz [Tue, 26 Dec 2017 16:40:57 +0000 (17:40 +0100)]
Cleanup service configuration template
Raphaël Gertz [Tue, 26 Dec 2017 16:40:13 +0000 (17:40 +0100)]
Fix paramters template
Raphaël Gertz [Tue, 26 Dec 2017 16:39:26 +0000 (17:39 +0100)]
Todo about configuration template
Raphaël Gertz [Sun, 10 Sep 2017 17:49:32 +0000 (19:49 +0200)]
Cleanup and add features to implement
Raphaël Gertz [Sun, 10 Sep 2017 17:48:25 +0000 (19:48 +0200)]
Ignore generated public resources
Raphaël Gertz [Sun, 10 Sep 2017 17:47:36 +0000 (19:47 +0200)]
Cleanup and fix empty yaml parameter
Raphaël Gertz [Tue, 1 Aug 2017 17:45:35 +0000 (19:45 +0200)]
Import files