Skip to content

Releases: anklimsk/cakephp-theme

v1.1.4

01 Dec 16:46
Compare
Choose a tag to compare

Improvements:

  • Added support for PHP 7.3

v1.1.3

15 Mar 07:37
Compare
Choose a tag to compare

Improvements:

  • Changed CSS for table cells;
  • Added CSS for text wrapping.

Fixed:

  • Fixed class setting for pagination links in the filter of table header.

v1.1.2

05 Mar 08:40
Compare
Choose a tag to compare

Improvements:

  • Added page footer feature.

Fixed:

  • Changed CSS for vertical alignment;
  • Fixed hiding the contents of the page until UI is ready.

v1.1.1

05 Mar 08:30
Compare
Choose a tag to compare

Improvements:

  • Updated CSS style for Bootstrap tooltip.

Fixed:

  • Fix removed the user role prefix from the URL for the autocomplete form input.

v1.1.0

14 Dec 12:30
Compare
Choose a tag to compare

Improvements:

  • Added support autocomplete for textarea elements;
  • Added attribute data-popover-size - size of popover for popover links;
  • Added argument $escape to method BreadCrumbBehavior::createBreadcrumb() - escape conversion HTML special characters to HTML entities;
  • Added Exception rendering features.

Fixed:

  • Fix line-height for Noty theme Bootstrap-v3;
  • Fix method MainAppScripts.updateAjaxLinks() - close modal winows;
  • Fix method MainAppScripts.updateDisabledLinks() - unbind click event from disabled links;
  • Removed class text-nowrap from popup and popup with modal links.

v1.0.4

27 Nov 06:00
Compare
Choose a tag to compare

Fixed:

  • Fix empty $iconList in element barNavBase.ctp.

v1.0.3

19 Nov 11:45
Compare
Choose a tag to compare

Improvements:

v1.0.2

16 Nov 07:43
Compare
Choose a tag to compare

Improvements:

  • Added tags br and hr in ExtBs3FormHelper::upload().

Fixed:

  • Fix callback function for AJAX form submit on form validation error;
  • Fix callback for click event from link for AJAX load and showing modal window;
  • Fix style Typeahead.

v1.0.1

01 Nov 08:38
Compare
Choose a tag to compare

Improvements:

  • Added new parameter $linkOptions for ViewExtensionHelper::listLastInfo();
  • Added support scope of Tree behavior on Move behavior.

Fixed:

  • Fix support drag and drop for table and tree.

v1.0.0

04 Oct 12:14
Compare
Choose a tag to compare

First release