Merge branch 'mcontrol' into develop
Ability to install mcontrol was disabled because the development of the plug-in was freezed.
Updated ordering by of output data in method [groupPolicyList].
New method [getGroupName] to get name of the group by identifier.
Updated translations. Removed outdated style.
Added information about the user language in method [aboutUser].
Added access control to method [sumUsers].
Fixed name verification in [setFullName].
Added access checking to [groupExists] method.
Fixed accidentally made stupid bug in core function [pregGName].
Updated policy description.
Fixed error description in method [moveGroupTo].
New function [stub] to load stub-pages with error. The function [stub] replace the same ability added to function [loadDOC] earlier.
Removed outdated code.
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.
Changed encoding to support emoji.
Added new function to get database link simplier.
Updated README files.
Merge branch 'support-emoji' into develop
Updated CHANGELOG files.
Changes to provide compatibility with php 5.4.
Updated README files.
Minor change.
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.
Changed array() to [].
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
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.
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
NULL => null, FALSE => false, TRUE => true.
Changed array() to [].
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.
Changed array() to [].
Changed array() to [].
Changed array() to [].
Changed array() to [].
Merge branch 'minor-changes' into develop
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 web-installer php scripts and lib.
Updated version and development date inside of validation schemas.
Updated installation package.
Updated version and development date inside of web-iinstaller css libs.
Updated version and development date inside of core modules.
Merge branch 'change-version' into develop
Updated version and development date inside of web-installer js lib.
Updated error handling.
Updated structure of the tables to fit new functionality of the core modules.
Added [MECCANO_MNTC_IP] constant of the maintenance mode.
Updated error handling.
Added [MECCANO_SERVICE_PAGES] system path.
Added [MECCANO_CSS_DIR] system path.
Realised changing of the installer interface language "on the fly" without the need of the page reloading.
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].
Methods were renamed: [enableDoubleAuth]=>[enable2FA], [disableDoubleAuth]=>[disable2FA].
Added new method [login2FA]. Updated method [userLogin] to support 2-factor authentication. Added new authentication key of session variables. Minor fix.
Added new method [enableDoubleAuth].
Merge branch 'double-authentication' into develop
Added new method [disableDoubleAuth].
Added new method [startpoint].