Skip to content

Releases: bluzphp/skeleton

Migrate to Bluz 0.3.6

19 May 07:02
Compare
Choose a tag to compare

Added tests for Index controller …
Added test for Page controller
Added methods for test response result with CSS selectors
Added "about" page to SQL dump
Fixed layout issue for CLI application
Updated TestListener - required Colorize Bluz Package

Updated tests structure

07 May 07:22
Compare
Choose a tag to compare

Added ControllerTestCase

Hotfix

16 Apr 14:06
Compare
Choose a tag to compare

Increase version of requirements

Removed triggers calls from Layout

16 Apr 11:52
Compare
Choose a tag to compare

Small refactoring of Bootstrap

Migrate to PSR-4 and Bluz 0.3.2

03 Apr 11:55
Compare
Choose a tag to compare

Migrate to PSR-4
Migrate to Bluz 0.3.2
Added Response object (Bootstrap and index.php refactoring)
Added examples of exceptions
Added tests for Dashboard
Added Gd support for thumbnail generator
Updated translations files
Updated Twitter Bootstrap to 3.1.1
Updated jQuery to 2.1.0
Updated requirejs 2.1.11
Removed custom error processing in categories
Fixed permissions for categories module
Fixed error controller (HTTP headers for CLI)
Fixed error controller (XSS issue)

Added Categories module

27 Dec 14:38
Compare
Choose a tag to compare

Added draft of categories
Renamed JS events for AJAX actions

Module Options is ready to use from another modules

05 Nov 15:57
Compare
Choose a tag to compare

Changes:

  • Added methods to Options\Table
  • Updated structure of options
  • Updated for new Crud::addError signature
  • Updated Translation
  • Moved constants from Db\Row to Db\Table instances

Fixes:

  • Media module design issues