aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-18Fixes #4093 making sure elgg.page_owner is definedcash
2011-11-18don't want hover menu or link on owner block icon in profilecash
2011-11-18line between settings and save button not neededcash
2011-11-18Fixes #3996 displaying message when basic site settings are savedcash
2011-11-18Fixes #3929 used a combination of min-width/max-width and overflow hidden to ...cash
2011-11-18Fixes #4111 guid is now an intcash
2011-11-18Fixes #4085 accepting . in usernames for the wirecash
2011-11-18Fixes #4128 better test of null passed to registering external filescash
2011-11-18Fixes #4134 improved plugin manifest tests by using assertIdentical morecash
2011-11-18Fixes #4133 updated type in plugin manifest testcash
2011-11-18Fixes #4132 fixed metastring delete by id testcash
2011-11-18Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a boolcash
2011-11-18Fixes #4129 fixed priority list testscash
2011-11-18Fixes #4126 fixed test for checking relationship existencecash
2011-11-18Fixes #4118 returning bool from leave group functionscash
2011-11-18Fixes #4115 returning bool from remove_user_from_access_collection()cash
2011-11-18Fixes #4113 returning a bool from delete_access_collection()cash
2011-11-18Fixes #4125 checking count correctlycash
2011-11-18Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati...cash
2011-11-18Fixes #4112 get_user_by_username() returns false if no usercash
2011-11-18Fixes #4109 remove inaccurate comment due to copy & pasteCash Costello
2011-11-18Fixes #4108 delete() returns bool now and updated unit testsCash Costello
2011-11-18Fixes #4104, #4105 fixed casting in testElggEntityMetadata()Cash Costello
2011-11-18Fixes #4114 checking type for acl testCash Costello
2011-11-17Fixes #4120 metadata tests now check for the correct typesCash Costello
2011-11-17Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortierCash Costello
2011-11-17Fixes #4101 added footer links backCash Costello
2011-11-17Fixes #4100 adds the wire post form back to all pageCash Costello
2011-11-16removed two deprecated function calls from thewirecash
2011-11-15updated release dateCash Costello
2011-11-15updated the plugin skeleton with some instructionsCash Costello
2011-11-15fixed bugs in avatar cropping with remembering old crop coordinates and resiz...Cash Costello
2011-11-15atleast renaming the ui js libsCash Costello
2011-11-15Fixes #4089 corrects documentation of ElggRelationship constructorCash Costello
2011-11-15Fixes #4090 removes double assignment - thanks to andres.fortierCash Costello
2011-11-14Refs #4083 increased number of friends to 50Cash Costello
2011-11-13added the missing set/get priority methods to ElggMenuItemcash
2011-11-13Fixes #4082 adds output/imgCash Costello
2011-11-13should be a ul rather than a divCash Costello
2011-11-13need to unset the trusted link keyCash Costello
2011-11-12cleaned up the plugin hooks documentationcash
2011-11-12added better plugin skeleton and added documentation to some of the examplescash
2011-11-12added bottom margin to info modules for plugin settingsCash Costello
2011-11-12removed uses of deprecated function for setting page owner guidCash Costello
2011-11-12fixed exception being thrown when no site email address has been setCash Costello
2011-11-12added a input class for text boxes so that they aren't super longCash Costello
2011-11-12removed deprecated function from messages pluginCash Costello
2011-11-10fixed WSOD when trying to edit a private pagecash
2011-11-10Fixes #4071 hellekin was right - it was a bad idea to format queriescash
2011-11-10Fixes #4010 not sending naked query strings into add ajax tokens and also fix...cash