Release 1.0.0
·
130 commits
to master
since this release
- Thumb association method fixes (#110) (85de333)
- Added thumb to content entity (#109) (caae68e)
- Fixed lang migration (e7b143a)
- Started working on query builder for repositories (#108) (948a54a)
- Added PresentableInterface where was missing (00eb389)
- Block handlers cleanup (#107) (d27eb62)
- Fetch files in handlers (#106) (5f4d7bd)
- PHPCS fix (fe31a64)
- Refactored menu class & fixed failing tests (e93e046)
- Extracted to new method (728702f)
- Quick fix for migration (b511137)
- Removed gzero.site_name & gzero.site_descr form gzero config (5ca4c35)
- Added more validator tests (#105) (a0d88e6)
- croppa.s3 => croppa.src_dir (4ed0210)
- chmod +x split-full.sh (5c2b58e)
- Refactor of files upload metods (#104) (5239be9)
- Updated composer.json inside core module (6b2e685)
- Added Croppa package & some helpers (#103) (8fb9d99)
- Get values from env var, fallback to defaults. (#102) (3659aea)
- Added trusted proxy to init middleware (#101) (fc6a6e4)
- Postgres migration (#100) (3871ff5)
- Migrations cleanup (#99) (5b462a4)
- Fixed content handlers view path (5925105)
- Block Load Event fixes and content canBeShown (#98) (a86264a)
- ContentRouteMatched event + config env values (#97) (2bba2e5)
- Added nullable columns in files table (#96) (936107b)
- Snake case translations (#95) (8eb0f1b)
- Added faster split script (271dcca)
- Added PHP 7.1.0 as minimum requirement (6948230)
- Removed PHP 7.0 from testing suite (84857e7)
- Fixed dates format trait (#94) (8eb07ff)
- Validator fixes and entities dates format trait (#93) (d09497b)
- Exception handler fixes (#92) (65f1c0b)
- Super admin policies fix (#91) (cdabedf)
- Added isGuest method to user (85792be)
- New exception handler (#90) (6a2749c)
- Database tables refactor (#89) (a2a8c4d)
- Laravel 5.3 upgrade (#88) (d1ca76b)
- GC 77 content and block file methods (#87) (5702985)