A new version of OkayCMS 1.0.2 has been released
Major changes:
 - Now the order is placed on one page (the choice of the payment method is moved to the / cart page)
 - Made search by e-mail in orders
 - Made selection of the active category in the admin panel
 - Changed the robots.txt file according to the recommendations of SEO specialists
 - Fixed a bug with the division of managers' rights (if the manager had access only to currencies, or subscribers, or promo images, or ordering a call back, then the menu on the left was not displayed)
 - Fixed problem with deleting all properties when deleting all languages
 - When copying a product, all its translations are now copied as well
 - Removed extra code in OrderAdmin.php and order.tpl
 - Fixed a problem that when duplicating a product, the creation date was not stamped
 - When creating a language, the translit field in the s_options table was not copied from the main language. Fixed
 - If the url lang_id of a non-existent language, then the product was opened without translation but with pictures. Fixed
 - Reduced the number of categories in the demo database
 To update, you need to update the files in the folders:
 ajax /
 api /
 backend /
 design /
 view / CartView.php
 /robots.txt
 The update is also available on GitHub https://github.com/OkayCMS
 What's planned for the next updates:
 - Make correct processing of prices for several items of goods in the basket, if "do not display pennies" is set for goods with non-integer prices
 - Optimization of multilingualism
 - Optimization of the autocomplete in the search for goods
 - Optimization of the code responsible for the work of promo images
 - Expansion of statistics functionality
 - Tighter integration with analytics systems
 - Development and implementation of a standard adaptive template
 - Development and implementation of an adaptive version of the administrative panel