Skip to content

Releases: bluzphp/skeleton

Migrate to bluzman v.2.1

07 Apr 16:22
Compare
Choose a tag to compare

Migrated to new version swagger ui
Removed server.sh script
Updated travis configuration
Fixed many small mistakes in tests

Hotfix for tests

29 Mar 08:26
Compare
Choose a tag to compare

Hotfix for tests requirements

Preparation for new version composer-plugin

28 Mar 15:54
Compare
Choose a tag to compare
Merge pull request #282 from AntonShevchuk/master

Prepare skeleton for new composer-plugin

Migrate to Codeception

16 Feb 08:43
Compare
Choose a tag to compare
Merge pull request #277 from AntonShevchuk/master

Migrated to PHPUnit 6.0

Migrate to usage `Http\RequestMethod` with constants

21 Dec 16:07
Compare
Choose a tag to compare

Migrate to new Cache realization
Rename property Db\Table::$table to Db\Table::$name
Refactoring of setHelpersPath() - removed support of string argument

Added phinx migration

21 Dec 16:06
Compare
Choose a tag to compare
7.0.4

Add phinx migrations

Remove modules

21 Dec 16:05
Compare
Choose a tag to compare

PHP 7.0 is required
Updated error handler, and errorLog() function
Removed shutdown function, use Error instead
Renamed finish method to end

Added Docker configuration

09 Sep 08:47
Compare
Choose a tag to compare

Added images for Docker configurations (fixed #205)
Added DB Schema
Added support Ukrainian and Belorussian languages to JS tool

Refactoring of JavaScript libraries:

  • Refactoring of bluz.ajax.js
  • Patched redactor.js for compatibility with jQuery 3.x
  • Patched redactor/imagemanager.js plugin
  • Removed jQuery-UI from requirements

Refactoring Categories module

  • Added rootId to categories table
  • Removed order option from categories management

Refactoring Media module

  • Added Image Manager for ajax dialogies
  • Added size field to media table
  • Renamed preview field to thumb
  • Removed unused controller delete
  • Updated UI of Media module

Migrate to Bluz 7.0.0

15 Jun 13:46
Compare
Choose a tag to compare
Merge pull request #248 from AntonShevchuk/master

Migrate to Bluz 7.0.0

Migrate to Bluz 2.0

15 Feb 16:29
Compare
Choose a tag to compare

Migrate to Bluz 2.0 (with PSR-7)
Disable imagick installation
Removed JSONP and XML tests in postman
Removed whoops from requirement
Fixed #3 - moved Twitter Bootstrap to composer
Fixed #10 - moved jQuery to composer
Moved swagger-ui to vendor
Updated Post Install script
Updated Swagger-PHP and UI