Age | Commit message (Expand) | Author |
2012-07-16 | added URL to the other new method names | Cash Costello |
2012-07-13 | Refs #3646. "getRepositoryURL" is more descriptive than "getRepository". | Sem |
2012-07-08 | Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest. | Sem |
2012-07-05 | added different comment so I don't break this test again | Cash Costello |
2012-06-26 | Added NFC conversion where available | Steve Clay |
2012-06-26 | Fixes #2276: Better friendly titles, portable ElggTranslit class, better units | Steve Clay |
2012-06-16 | Fixes #3242 removed metastring clean up in one of the unit tests | Cash Costello |
2012-05-10 | Fixes #2776. Overriding permissions to delete metadata when overwriting multi... | Brett Profitt |
2012-05-10 | Refs #2776. Cleaned up ElggEntity::setMetaData(). | Brett Profitt |
2012-02-25 | Fixes #3210. Keeping -s in URL friendly titles. | Brett Profitt |
2012-01-25 | Fixes #4081. Using ElggBatch to delete recursive. | Brett Profitt |
2012-01-25 | Fixes #4288. Added setIncrementOffset() to ElggBatch. | Brett Profitt |
2012-01-23 | Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca... | Brett Profitt |
2012-01-22 | Fixes #4321. Limit alone is no longer valid for batch delete operations for m... | Brett Profitt |
2012-01-10 | Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit... | Brett Profitt |
2012-01-04 | added a unit test for recursive enabling/disabling | cash |
2011-12-04 | removed some usage of deprecated methods | Cash Costello |
2011-11-28 | Fixes #3496 finished up this ticket by updating unit test and using more para... | cash |
2011-11-28 | forgot this unit test from a previous commit | cash |
2011-11-18 | Fixes #4128 better test of null passed to registering external files | cash |
2011-11-18 | Fixes #4134 improved plugin manifest tests by using assertIdentical more | cash |
2011-11-18 | Fixes #4133 updated type in plugin manifest test | cash |
2011-11-18 | Fixes #4132 fixed metastring delete by id test | cash |
2011-11-18 | Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a bool | cash |
2011-11-18 | Fixes #4129 fixed priority list tests | cash |
2011-11-18 | Fixes #4126 fixed test for checking relationship existence | cash |
2011-11-18 | Fixes #4115 returning bool from remove_user_from_access_collection() | cash |
2011-11-18 | Fixes #4125 checking count correctly | cash |
2011-11-18 | Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati... | cash |
2011-11-18 | Fixes #4109 remove inaccurate comment due to copy & paste | Cash Costello |
2011-11-18 | Fixes #4108 delete() returns bool now and updated unit tests | Cash Costello |
2011-11-18 | Fixes #4104, #4105 fixed casting in testElggEntityMetadata() | Cash Costello |
2011-11-18 | Fixes #4114 checking type for acl test | Cash Costello |
2011-11-17 | Fixes #4120 metadata tests now check for the correct types | Cash Costello |
2011-11-17 | Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortier | Cash Costello |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-12 | Fixes #3747. Using filter_var to check for any valid URI. | Brett Profitt |
2011-10-09 | Fixes #3948 cleaning up stuff left behind by unit tests | Cash Costello |
2011-10-08 | Fixes #3946 deleting the temporary entities created in entity unit tests | Cash Costello |
2011-10-08 | Fixes #3897 fixed source of infinite regression loop in delete_entity() | Cash Costello |
2011-10-08 | Fixes #3942 fixed all the warnings and notices in the unit tests | Cash Costello |
2011-10-08 | removed unused unit tests for old submenu code | Cash Costello |
2011-10-02 | Merged test for can_write_to_container(). | Brett Profitt |
2011-10-02 | Fixes #3675. Added admin gate keeper to unit tests. | Brett Profitt |
2011-09-28 | Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d... | Brett Profitt |
2011-09-28 | Refs #3808. Removed failing tests for manifest translations. | Brett Profitt |
2011-09-28 | Fixes #3713. elgg_get_entities() and friends return false if passed invalid o... | Brett Profitt |
2011-08-30 | Fixes #3543. Ported access collections fix to master. | Brett Profitt |
2011-08-23 | Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it. | Brett Profitt |