- Fix for inability to edit profile without entering a new password;
- Fix for wizard-installer error, due to which it was impossible to go back one step if it had already been built by the wizard or executed;
- Edit to clarify the fixation of the build status of the installer panel;
- Adding a check for empty fields when filling in site metadata;
- Implementation of iFrame in content preview in NadvoTE WYSIWIG editor;
- Implementation of a test tool for obtaining data about the current template via an internal API;
- Implementation of loading the target style of records for record preview in NadvoTE WYSIWIG editor;
- Addition of a special table of cascading styles for record preview in the nadvote editor;
- Addition of auxiliary tables of cascading styles from the system core to the NadvoTE WYSIWIG editor;
- Added a method for counting the number of records in a selection for the class of selection of records;
- Fixed the method for counting the number of records in a selection on the page with the list of selections in the admin panel;
- Implemented a mechanism for hiding unpublished records in a selection;
- Added the img-src parameter to the initial setting of the CSP policy with the values: self and data:, which indicates permission to load resources from the same domain - previously, due to the absence of this rule, it was impossible to see the loaded image in the admin panel;
- Fixed a bug due to which an exception was not caught when trying to rewrite robots.txt;
- Adding a new field for editing/creating a static page: path to a personal template;
- Adding client and server handlers for working with the path to a personal template of a static page;
- Adding a test template for a static page (newstatic.tpl);
- Added a field for specifying the category of records in additional fields;
- Added a dynamic handler for additional fields when updating a category on the record edit page;
- Implemented a factory class for the content entity of the system, as well as an interface for its entities;
- Implemented a separate class for working with cookies;
- Correction for compliance with psr rules;
- Added support for domain name aliases;
- Fixed an error when working with CSP and domain name aliases;
- Added a checkbox with consent to the processing of personal data for the implementation of Federal Law No. 152-FZ "On Personal Data" to the registration page;
- Added a checkbox with remembering the device to the authorization page in the administrative panel, as well as to the pop-up window when the user is authorized on the site;
- Updated the registration mechanism: registration will be unavailable in case of refusal to consent to the processing of personal data;
- Partial code refactoring;
- Localization update: Russian and English;
- Minor fixes;
Commit: f640d28893d4c4e0876dedd9697c83705b2cb252
Comments