Age | Commit message (Expand) | Author |
2011-11-28 | fixed some documentation related to subtypes | Cash Costello |
2011-11-28 | added a better message for php libraries that don't exist on disk | Cash Costello |
2011-11-28 | Refs #3496 improving type/subtype handling for the river | Danny Navarro |
2011-11-28 | Refs #4143 adds a unit test for type/subtype where sql generation | cash |
2011-11-28 | Fixes #3792 admin can edit settings again | cash |
2011-11-28 | Fixes #4111 guid is now an int | cash |
2011-11-28 | Fixes #4128 better test of null passed to registering external files | cash |
2011-11-28 | Fixes #4134 improved plugin manifest tests by using assertIdentical more | cash |
2011-11-28 | Fixes #4133 updated type in plugin manifest test | cash |
2011-11-28 | Fixes #4132 fixed metastring delete by id test | cash |
2011-11-28 | Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a bool | cash |
2011-11-28 | Fixes #4129 fixed priority list tests | cash |
2011-11-28 | Fixes #4126 fixed test for checking relationship existence | cash |
2011-11-28 | Fixes #4118 returning bool from leave group functions | cash |
2011-11-28 | Fixes #4115 returning bool from remove_user_from_access_collection() | cash |
2011-11-28 | Fixes #4113 returning a bool from delete_access_collection() | cash |
2011-11-28 | Fixes #4125 checking count correctly | cash |
2011-11-28 | Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati... | cash |
2011-11-28 | Fixes #4112 get_user_by_username() returns false if no user | cash |
2011-11-28 | Fixes #4109 remove inaccurate comment due to copy & paste | Cash Costello |
2011-11-28 | Fixes #4108 delete() returns bool now and updated unit tests | Cash Costello |
2011-11-28 | Fixes #4104, #4105 fixed casting in testElggEntityMetadata() | Cash Costello |
2011-11-28 | Fixes #4114 checking type for acl test | Cash Costello |
2011-11-28 | Fixes #4120 metadata tests now check for the correct types | Cash Costello |
2011-11-28 | Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortier | Cash Costello |
2011-11-16 | atleast renaming the ui js libs | Cash Costello |
2011-11-16 | Fixes #4089 corrects documentation of ElggRelationship constructor | Cash Costello |
2011-11-16 | Fixes #4090 removes double assignment - thanks to andres.fortier | Cash Costello |
2011-11-16 | added the missing set/get priority methods to ElggMenuItem | cash |
2011-11-16 | Fixes #4082 adds output/img | Cash Costello |
2011-11-16 | removed uses of deprecated function for setting page owner guid | Cash Costello |
2011-11-16 | Fixes #4071 hellekin was right - it was a bad idea to format queries | cash |
2011-11-16 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-11-16 | Refs #4007 previous solution to admin population in ElggUser was throwing war... | Cash Costello |
2011-11-06 | Fixes #4068 not forcing update on adds when the subtype exists Refs #4058 | Cash Costello |
2011-11-06 | $CONFIG->input is never initialized by page handling so this code never did a... | Cash Costello |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-05 | Fixes #3567 standardized classes for icons | cash |
2011-11-05 | Fixes #4018 Refs #3722 merged up to 1.7.14 into master | cash |
2011-11-05 | fixed spacing on two uses of unset() | cash |
2011-11-05 | Fixes #4057 updates jQuery version to 1.6.4 | cash |
2011-11-05 | Fixes #4049 casting bool to int so it doesn't disappear in the cache key | cash |
2011-11-05 | Refs #4053 improved documentation of page_handler() | Cash Costello |
2011-11-05 | Fixes #4060 combined some page handlers for users lib | Cash Costello |
2011-11-05 | Merge pull request #89 from janeklb/t4041 | Cash Costello |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-11-04 | Fixes #4058 updating a subtype if it already exists | Cash Costello |
2011-11-03 | Merge pull request #90 from cash/walled_garden | Cash Costello |
2011-11-03 | Fixes 4041 (Deleted entities remain in memcache) | Janek Lasocki-Biczysko |