.. |
GroupCsvBulkLoaderTest_withExisting.csv
|
ENHANCEMENT Added GroupCsvBulkLoader class to facilitate group imports with permission codes and hierarchy (merged from r94252)
|
2011-02-02 14:18:30 +13:00 |
GroupCsvBulkLoaderTest.csv
|
ENHANCEMENT Added GroupCsvBulkLoader class to facilitate group imports with permission codes and hierarchy (merged from r94252)
|
2011-02-02 14:18:30 +13:00 |
GroupCsvBulkLoaderTest.php
|
BUGFIX: results sorted alphabetically for consistency
|
2011-02-02 14:19:05 +13:00 |
GroupCsvBulkLoaderTest.yml
|
ENHANCEMENT Added GroupCsvBulkLoader class to facilitate group imports with permission codes and hierarchy (merged from r94252)
|
2011-02-02 14:18:30 +13:00 |
GroupTest.php
|
BUG FIX: column names quoted properly
|
2011-02-02 14:18:50 +13:00 |
GroupTest.yml
|
Merged from branches/2.3
|
2009-04-29 01:20:24 +00:00 |
MemberAuthenticatorTest.php
|
BUGFIX Fixed SapphireTest->loginWithPermission() and MemberAuthenticatorTest to use existing Members based on their unique_identifier_field (if existing) to accommodate recent Member->onBeforeWrite() changes (see r100705)
|
2011-02-02 14:18:51 +13:00 |
MemberCsvBulkLoaderTest_cleartextpws.csv
|
MINOR Added MemberCsvBulkLoaderTest->testCleartextPasswordsAreHashedWithDefaultAlgo() (from r98841)
|
2011-02-02 14:18:39 +13:00 |
MemberCsvBulkLoaderTest_withGroups.csv
|
ENHANCEMENT MemberCsvBulkLoader for easy member import with group associations (merged from r94251)
|
2011-02-02 14:18:30 +13:00 |
MemberCsvBulkLoaderTest.csv
|
ENHANCEMENT MemberCsvBulkLoader for easy member import with group associations (merged from r94251)
|
2011-02-02 14:18:30 +13:00 |
MemberCsvBulkLoaderTest.php
|
MINOR Added MemberCsvBulkLoaderTest->testCleartextPasswordsAreHashedWithDefaultAlgo() (from r98841)
|
2011-02-02 14:18:39 +13:00 |
MemberCsvBulkLoaderTest.yml
|
ENHANCEMENT MemberCsvBulkLoader for easy member import with group associations (merged from r94251)
|
2011-02-02 14:18:30 +13:00 |
MemberTest.php
|
API CHANGE Removed "auto-merging" of member records from Member->onBeforeWrite() due to security reasons - please use DataObject->merge() explicitly if this is desired behaviour (from r100705)
|
2011-02-02 14:18:51 +13:00 |
MemberTest.yml
|
BUGFIX #4686 Fixed $member non-object error, and decorated checks from not working in Member::canView(), Member::canEdit() and Member::canDelete()
|
2011-02-02 14:17:57 +13:00 |
PasswordEncryptorTest.php
|
NOTFORMERGE Fixed merge error from r91576
|
2011-02-02 14:17:36 +13:00 |
PermissionCheckboxSetFieldTest.php
|
BUG FIX: column names quoted properly
|
2011-02-02 14:18:50 +13:00 |
PermissionCheckboxSetFieldTest.yml
|
FEATURE: added several tests for PermissionCheckboxSetField, PermissionRole and Group
|
2011-02-02 14:17:59 +13:00 |
PermissionRoleTest.php
|
BUG FIX: column names quoted properly
|
2011-02-02 14:18:50 +13:00 |
PermissionRoleTest.yml
|
FEATURE: added several tests for PermissionCheckboxSetField, PermissionRole and Group
|
2011-02-02 14:17:59 +13:00 |
PermissionTest.php
|
MINOR: Fixed PermissionTest assertion (from r96642)
|
2011-02-02 14:18:23 +13:00 |
PermissionTest.yml
|
API CHANGE: Added PermissionRole and PermissionRoleCode, along with relevant tests for the permission system. (from r85173)
|
2009-10-15 22:27:56 +00:00 |
SecurityDefaultAdminTest.php
|
MINOR: Make SecurityDefaultAdminTest when you run it by itself.
|
2011-02-02 14:18:15 +13:00 |
SecurityTest.php
|
ENHANCEMENT: added tests for checking the change password functionality, including the resulting redirection (from #5420)
|
2011-02-02 14:19:14 +13:00 |