Skip to content

Release 3.0.0-alpha1

Pre-release
Pre-release

Choose a tag to compare

@AdrianSkierniewski AdrianSkierniewski released this 04 Jan 10:28
· 52 commits to master since this release
  • Used gzero/core 3.0.0-alpha1 (#148) (5af80ab)
  • Fixed bad ass issue (fc3ebd1)
  • Functional tests for blocks (#147) (05e9d83)
  • Enabled tests from platform (b970a04)
  • Added tests directory to composer package (45d3e96)
  • Removed block widgets (#146) (d603206)
  • New files from core (#145) (5270426)
  • Blocks api (#144) (7fa732f)
  • ViewModels refactor (#143) (97d459d)
  • Content and block presenters (#142) (e14d916)
  • Fixed block load issue (e5f5554)
  • Added blocks views and fixed handlers (#140) (5b97f51)
  • Adding some logs to travis (#141) (2d33614)
  • Blocks initial refactor (#139) (6fc3d5e)
  • Added handler column to bolock types (#138) (4b54999)
  • Ignore some codeception files (#137) (5f75415)
  • Added canBeShown todo (#136) (98501ab)
  • Added blocks jobs (#135) (fbace44)
  • Content methods (#134) (6048dfd)
  • Added missing api methods for content jobs (#133) (97842f9)
  • Published content endpoint (#132) (89eee94)
  • Added test for unique url generation bug (#131) (33ed3b0)
  • Added security test (#130) (fda7cea)
  • Add more api methods for content (#129) (1bc72d2)
  • Make partials as _filename. (#128) (741af21)
  • Test content list filtering by updated_at field. (#127) (957c7ef)
  • More work on api (#126) (ad1ad9d)
  • Started working on api (#125) (1b6e47a)
  • Functional tests for content and category views. (#124) (4066f2f)
  • Fixing tests (#123) (712e3fa)
  • Content and category views update, added bootstrap 4 styling. (#122) (23a3f7a)
  • More refactor (#121) (678ce87)
  • Added .vscode to ignore (f5d6153)
  • Merge remote-tracking branch 'remotes/origin/4_refactoring' (2e1c0ae)
  • Merge branch '4_refactoring' of github.com:GrupaZero/cms into 4_refactoring (a035864)
  • Removed param processor form content handler (21c92dd)
  • CMS Refactor - delete content jobs. (#119) (ff9f689)
  • Working on handlers and views cleanup (d525ac6)
  • composer update (c8f06c2)
  • Fixed not published content message view. (1f6990b)
  • Content handler fixes (eab5eab)
  • Start working on content handlers (bc94495)
  • Removed unused models (768d6c0)
  • Added tree support in create content job and seeder (a5ff022)
  • Working on cms seeder (0694d4e)
  • Refactor jobs parameters and added type validation to content model (463d750)
  • Some jobs refactor (a21fc98)
  • Start working on content jobs and read repository methods (56d40ae)
  • Working on content factories and helper methods (b05569e)
  • Added content factories (de4caa6)
  • Moved presenters and made a little bit cleaned up to CMSSeeder (b621d72)
  • Added content views (e0184de)
  • More cleanup (5f27e84)
  • Merge remote-tracking branch 'origin/4_refactoring' into 4_refactoring (a7217ce)
  • Started overall cleanup (b164aa4)
  • Handlers namespace fixes (d8683c3)
  • More refactor (ca3f3d8)
  • Removed old classes (5397458)
  • Base => Core refactor (dc568e8)
  • Quick fix (9a9ef5f)
  • Use gzero/core instead gzero/base (8b5f9b4)
  • Some initial refactor to be able to install it in platform (f35bb4f)
  • Changed version of gzero/base to use recent unstable (6399533)
  • #38 add google tag manager id to options (#118) (1d94ba3)
  • #37 st data markup fixes (#116) (35a54d0)
  • Refactored migrations (97d785a)
  • More refactoring - models, repositories (1875980)
  • Some initial work to register service provider (9950bdd)
  • Started working on refactoring (1889f9b)
  • Fix. (#117) (c14bdca)
  • Fix content breadcrumbs. (#115) (16b948d)