-
Fixed bug that caused error messages when the user roles are updated. Removed legacy CVS identifier strings no longer needed with Git.
-
Updated the readme file and made the installation script compliant with the coding guidelines.
-
Added validation to the administrative configuration form. Now the following checks are performed: 1. Trim out leading and trailing slashes from the TNG directory path. 2. Check that the TNG directory path is not "tng" because it creates problems. 3. Check that TNG is in fact installed in the directory. 4. Check that the TNG user information table exists in the database.
-
Improved security when reading the TNG version. Now the TNG "version.php" is no longer included. Only the value of the $tng_version variable is read into a string, ignoring the rest of the file.
-
Added support for TNG9 Added support for TNG9, with automatic detection of TNG version (TNG8 or TNG9). There is a structure in place to add support for further modifications of the TNG schema in the future. Added a few radio buttons that were missing for the add record and delete record permissions.
-
Aligned user access rights with TNG8. Added missing media-only access rights. Aligned terminology and group sorting with the user rights of the TNG8 administrative panel. Slightly simplified the implementation, removing intermediate $edit_perm variable.
-
Added readme file and fixed coding style. Added (with updates) again the readme.txt file that, for some reason, was dropped in the last revision. Fixed minor coding style issues to make the Coder module happy.
-
Adding new branch for 7.x version
-
The Next Generation Integration: February 25, 2011 2:07
Commit 71dfde5 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
The Next Generation Integration: February 25, 2011 2:07
Commit 4632a9f on 5.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords