Updates

v2.4.0: One touch upgrade

Added a tool to update the cms in a single click.

To reduce the update time patching system based on Githab diff files was chosen. Therefore, each update is safe and affects only those parts of the code, which has been changed. All your edits intact.

v2.3.2: Cleaning and errors

Iblock links

  • Removed error that falls in the absence of any pages

Module pages

  • Fixed local meta overriding

Module dashboard

  • Removed from the box. You can download and install separately here.

v2.3.1: Iblocks and toolbar

Iblock pages

  • changed how the search pages now automatically loads all of the pages of a certain type, or just children, depending on the availability of these.

Iblock form

  • Added stars to labels of required fields

Front

  • Added the ability to automatically remove duplicates loadable styles and scripts
  • Added class with-toolbar in the body when the toolbar is used. Now you can change the position of the floating header or other elements
  • Fixed toolbar style. Chance of conflict with template styles reduced

v2.3.0: Redirects

Tool redirects

  • Added. Now you can redirect from any url to another without editing .htaccess.

.htaccess

  • Uncommented rules for page caching

v2.2.0: DataTables and bugs

DataTable or tables for data

  • Added to library the base class to create a simple module
  • Added new iblock datatable with one template

Front

  • Fancybox now automatically picks up links with rel=lightbox[]
  • Explicitly specify the path for all cookies
  • Changed the position of page types dropdown in the toolbar

Import tool

  • Fixed errors with quotes escaping

Iblock menu

  • Do not throw an error on page 404

v2.1.3: Import, forms and modals

Import tool

  • Fixed quotes recognition
  • Fixed critical error of inserting data into a non-content table
  • Explicitly specify the end of lines to parse

Form constructor

  • Option to hide the form's title was moved from arguments to constructor
  • Added horizontal template
  • Fixed template for a modal window

Front

  • Fixed style of modal windows for handhelds

v2.1.2: Bugs and Forms

Front

  • Buttons for iblock editing is no longer fall for elements with large z-index.

Form constructor

  • Added the ability to clone the already existing form;
  • Added option to hide the form's title;
  • Processed flyout error in javascript when a date field is not used

Iblock pages

  • Fixed a bug in the layout

v2.1.1: minor changes

Files of models whose names begin with dot moved in special folder and renamed.

Added the ability to load model of sub-modules by code $this->load->model('module/submodule');

v2.1.0: First release in branch 2.x

Completely redesigned system, has changed the file structure and database. As with all releases of the first branch, compatibility with older has not, but thanks to the import tool, there is a chance to transfer data to the new site.

Starting with this release, there will be more stability, and to the emergence of the third branch is planned to maintain compatibility for modules and database.

[…]
© Arthur Grand, 2011–2024
Powered by SyDES