82 Commits

Author SHA1 Message Date
Mikołaj Król 4d40f0ee59 Update PHPUnit 2018-07-17 01:41:43 +02:00
Mikołaj Król 74230ed20b Update plugin skeleton 2018-07-16 13:16:51 +02:00
Mikołaj Król 9f7d2002ab Update emoji 2018-07-16 02:06:24 +02:00
Mikołaj Król 290d04d05f Add last fixes before 2.0 2018-07-16 01:54:23 +02:00
Mikołaj Król 0b669ab063 Fix CS 2018-07-16 00:48:15 +02:00
Mikołaj Król 810e1903a4 Fix build 2018-07-15 21:35:42 +02:00
Mikołaj Król 9c33b2b0c3 Fix typo 2018-07-15 20:47:14 +02:00
Mikołaj Król dcf54d87ea Add media fixture 2018-07-15 18:49:46 +02:00
Mikołaj Król d726b38ccf [BC] Remove type from block 2018-07-11 20:44:20 +02:00
Patryk 90e5581395 Fix tests 2018-07-06 12:47:20 +02:00
Kamil Kokot d1288d2603 Merge branch '1.1' into 1.2
* 1.1:
  Make README great again
  Provide boilerplate for defining Symfony services
  Make routing great again: new standards
2018-07-05 10:57:52 +02:00
Kamil Kokot de93277770 Make routing great again: new standards 2018-07-05 10:34:56 +02:00
Mikołaj Król fdc5a22fff Fix arguments trim 2018-07-05 01:54:00 +02:00
Mikołaj Król dae172fd3f Prepare page importer 2018-07-05 01:03:59 +02:00
Kamil Kokot 8d13a5676e Merge branch '1.1' into 1.2
* 1.1:
  Fix PHPStan configuration file
  Use PHPStan's Symfony extension
  Use PHPStan's Doctrine extension
  Use PHPStan's Webmozart/Assert extension
  Make PHPStan not to fail on unmatched ignore errors
  Use PHPStan ^0.10
  Use PhpSpec ^4.0
  Use SyliusLabs/CodingStandard ^2.0
  Include routing.yml in routing_dev.yml
  Make 1.0 passing again
  Remove Selenium from dev dependencies
2018-07-03 13:23:50 +02:00
Mikołaj Król 7f4d1ffab6 Finish compilable feature 2018-07-03 12:26:22 +02:00
Kamil Kokot 8fb91c4579 Include routing.yml in routing_dev.yml 2018-07-03 12:23:11 +02:00
Mikołaj Król 5f078f5f6c Prepare Twig functions nesting in block and page objects 2018-07-03 00:27:51 +02:00
Mikołaj Król 5a651cb5e7 Update CS 2018-07-02 14:12:44 +02:00
Patryk 3e8cdf2737 Merge from master 2018-06-26 19:18:13 +02:00
Mikołaj Król e7a41ce8e7 Add the CS fixes and pages by product section 2018-06-26 16:58:47 +02:00
Patryk Drapik b52649d72e Merge branch '2.0' into dev_2 2018-06-19 09:45:33 +02:00
Oscar Reimer e6d2ba6a32 Added a Sitemap Page Url Provider
- Added SitemapPlugin to application test and dev environments
- Added tests of provider
2018-06-15 16:54:02 +02:00
Patryk 136de696ba Fix liip imagine path 2018-06-15 15:32:50 +02:00
Kamil Kokot 361d7b3711 Use project dir instead of root dir 2018-05-31 11:40:40 +02:00
Kamil Kokot 1ea2806be8 Merge branch '1.1'
* 1.1:
  Make "framework.secret" reference a parameter
  Added dev mode to the plugin skeleton
2018-05-31 11:29:55 +02:00
Kamil Kokot 251f25b6de Merge pull request #99 from lchrusciel/dev-mode
Added dev mode to the plugin skeleton
2018-05-31 11:23:11 +02:00
Kamil Kokot 7caaf0aef9 Make "framework.secret" reference a parameter 2018-05-31 11:12:50 +02:00
Mikołaj Król efbc5a70c8 Add media & WYSIYWG editor & import command 2018-05-30 00:47:44 +02:00
mamazu f72231a54f Added dev mode to the plugin skeleton 2018-05-29 16:10:44 +02:00
Mikołaj Król 2ced45bc17 Add a blank line at the end of each config file 2018-05-29 15:12:03 +02:00
Mikołaj Król 19d4206deb Add dev, prod and test databases 2018-05-29 15:11:23 +02:00
Łukasz Chruściel 7d16820ae4 Revert "Added dev mode to the plugin skeleton" 2018-05-29 13:13:15 +02:00
mamazu 4b05e203db Added dev mode to the plugin skeleton 2018-05-29 10:20:34 +02:00
Kamil Kokot 46357f5168 Update to Sylius v1.2.0-BETA 2018-05-28 15:48:37 +02:00
deanar 5890afb428 Fix route typo in fixtures 2018-04-26 00:33:48 +03:00
Antonio Peric-Mazar 5b5bf211bf added image for blog fixtures 2018-04-25 14:08:41 +02:00
Mikołaj Król 73d4f752ae Improve CMS demo 2018-02-07 15:12:09 +01:00
Mikołaj Król c0d44c55dc Update plugin skeleton 2018-02-07 14:44:02 +01:00
Mikołaj Król f67fb1dd9a Improve coding standards 2018-02-02 18:44:32 +01:00
Kamil Kokot 6a1168119a Merge branch '1.0' into 1.1
* 1.0:
  Remove yarn.lock file
  Enable monolog
  Save cache and logs in project directory
  Add PHPStan at maximum level
2018-02-02 18:33:36 +01:00
Mikołaj Król 3fd5f3f13f Enable monolog 2018-02-01 10:30:46 +01:00
Mikołaj Król fc6060924e Save cache and logs in project directory 2018-02-01 09:41:52 +01:00
Mikołaj Król 1ea1954d27 Rename bitbag_render_block to bitbag_render_cms_plugin 2017-11-25 12:26:28 +01:00
Mikołaj Król 2b6eff5b4f bitbag_render_block backward compatibility 2017-11-25 12:02:26 +01:00
Shinoks a31445706b Fix blank lines 2017-11-22 10:57:29 +01:00
shinoks 4990e153cc Fix for Sylius plugin standards 2017-11-17 08:21:55 +01:00
shinoks 88a5c051d0 Upgrading to standard for creating Sylius plugin 2017-11-16 12:01:24 +01:00
Mikołaj Król 3482ad0282 Add a blank line at the end of each config file 2017-11-16 09:53:41 +01:00
Mikołaj Król 5451d9927e Add dev, prod and test databases 2017-11-16 00:07:12 +01:00