Merge branch 'mcontrol' into develop
Added information about the user language in method [aboutUser].
Updated translations. Removed outdated style.
New method [getGroupName] to get name of the group by identifier.
Updated ordering by of output data in method [groupPolicyList].
Ability to install mcontrol was disabled because the development of the plug-in was freezed.
Added access control to method [sumUsers].
Added access checking to [groupExists] method.
Fixed name verification in [setFullName].
Fixed accidentally made stupid bug in core function [pregGName].
Updated policy description.
Removed outdated code.
New function [stub] to load stub-pages with error. The function [stub] replace the same ability added to function [loadDOC] earlier.
Fixed error description in method [moveGroupTo].
Added ability to load error stub-page using the function [loadDOC].
Added initial [mcontrol] package template. Web installer was updated to provide installation of [mcontrol] plugin.
ru.phpmeccano
Merge branch 'develop'
Minor change.
Updated README files.
Updated CHANGELOG files.
Updated CHANGELOG files.
Minor changes.
Updated CHANGELOG files.
Updated README files.
Added new function to get database link simplier.
Changed encoding to support emoji.
Updated README files.
Merge branch 'support-emoji' into develop
Updated README files.
Changes to provide compatibility with php 5.4.
Minor change.
Updated CHANGELOG files.
Merge branch 'readme-changelog' into develop
Updated version and development years.
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
Changed array() to [].
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
Changed array() to [].
Merge branch 'minor-changes' into develop
Changed array() to [].
Changed array() to [].
Changed array() to [].
Changed array() to [].
Changed array() to [].
Changed array() to [].
Changed array() to [].
Fixed policy name.
Fixed header.
Rise of error was removed from method [pluginData] in case if requested plug-in is not found.
Updated version and development date inside of core modules.
Updated version and development date inside of web-iinstaller css libs.
Updated version and development date inside of web-installer php scripts and lib.
Updated installation package.
Updated version and development date inside of validation schemas.
Updated version and development date inside of web-installer js lib.
Merge branch 'change-version' into develop
Updated structure of the tables to fit new functionality of the core modules.
Updated error handling.
Updated error handling.
Realised changing of the installer interface language "on the fly" without the need of the page reloading.
Added [MECCANO_MNTC_IP] constant of the maintenance mode.
Added [MECCANO_CSS_DIR] system path.
Added [MECCANO_SERVICE_PAGES] system path.
Improved error handling.
Merge branch 'webinstaller' into develop
Minor change to improve security level.
Minor change.
Added new method [enableDoubleAuth].
Updated web-installer to support two-factor authentication.
Updated method [userPasswords].
Added new method [login2FA]. Updated method [userLogin] to support 2-factor authentication. Added new authentication key of session variables. Minor fix.
Added new method [disableDoubleAuth].
Merge branch 'double-authentication' into develop
Methods were renamed: [enableDoubleAuth]=>[enable2FA], [disableDoubleAuth]=>[disable2FA].
Stub-page displays secondary message only if maintenance mode is expired. Default value of the secondary message is changed. Other minor changes.
Default value of [timeout] item of the configuration file has been set to 1800.