Merge branch 'release/alpha2.2' into 7.x-2.x
* release/alpha2.2:
#52 default value for check is 0.0000001 and added check to avoid count tobe equal to zero
added test case to demonstrate log(0) bug #52
Merge branch 'feature/issue-52-log-inf' into develop
* feature/issue-52-log-inf:
#52 default value for check is 0.0000001 and added check to avoid count tobe equal to zero
added test case to demonstrate log(0) bug #52
Merge branch 'release/alpha2.1' into 7.x-2.x
* release/alpha2.1:
Add access parameter to menu-item.
User should not be able to access content without "access content" perm
Merge branch 'feature/user-access' into develop
* feature/user-access:
Add access parameter to menu-item.
User should not be able to access content without "access content" perm
Merge branch 'release/7.x-2.x-alpha2' into 7.x-2.x
* release/7.x-2.x-alpha2:
removing unused README
Access callback to only allow "administer site configuration" access.
Add failing test for issue #51.