aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-28Fixes #3954 using lightbox for plugin screenshotsCash Costello
2011-11-28fixed some documentation related to subtypesCash Costello
2011-11-28rss view type needed a gallery viewCash Costello
2011-11-28Fixed typo that prevented creating an admin user via the Admin panel (user wa...András Szepesházi
2011-11-28added a better message for php libraries that don't exist on diskCash Costello
2011-11-28returning from gallery view if no items in the galleryCash Costello
2011-11-28Fixes #4151 removed unnecessary $user definitionCash Costello
2011-11-28Refs #3496 improving type/subtype handling for the riverDanny Navarro
2011-11-28Refs #4143 adds a unit test for type/subtype where sql generationcash
2011-11-28Fixes #4145 using margin rather than padding for topbar menu itemscash
2011-11-28Fixes #3775 updates the log browser link and keeps the refine area open if th...cash
2011-11-28added check in case something goes wrong with the container entity of a discu...Cash Costello
2011-11-28Fixes #4140 fixed spelling mistakecash
2011-11-28fixed error in css for .elgg-output ordered listscash
2011-11-28don't display <h3> if no titlecash
2011-11-28Fixes #4102 handling no menu items for site menuCash Costello
2011-11-28Fixes #641 users can submit email address to reset passwordCash Costello
2011-11-28Fixes #3792 admin can edit settings againcash
2011-11-28made status message a little more grammaticalcash
2011-11-28Fixes #4093 making sure elgg.page_owner is definedcash
2011-11-28don't want hover menu or link on owner block icon in profilecash
2011-11-28line between settings and save button not neededcash
2011-11-28Fixes #3996 displaying message when basic site settings are savedcash
2011-11-28Fixes #3929 used a combination of min-width/max-width and overflow hidden to ...cash
2011-11-28Fixes #4111 guid is now an intcash
2011-11-28Fixes #4085 accepting . in usernames for the wirecash
2011-11-28Fixes #4128 better test of null passed to registering external filescash
2011-11-28Fixes #4134 improved plugin manifest tests by using assertIdentical morecash
2011-11-28Fixes #4133 updated type in plugin manifest testcash
2011-11-28Fixes #4132 fixed metastring delete by id testcash
2011-11-28Fixes #4131 elgg_delete_metastring_based_object_by_id() should return a boolcash
2011-11-28Fixes #4129 fixed priority list testscash
2011-11-28Fixes #4126 fixed test for checking relationship existencecash
2011-11-28Fixes #4118 returning bool from leave group functionscash
2011-11-28Fixes #4115 returning bool from remove_user_from_access_collection()cash
2011-11-28Fixes #4113 returning a bool from delete_access_collection()cash
2011-11-28Fixes #4125 checking count correctlycash
2011-11-28Fixes #4122, #4123, #4124 testing for empty arrays and added some documentati...cash
2011-11-28Fixes #4112 get_user_by_username() returns false if no usercash
2011-11-28Fixes #4109 remove inaccurate comment due to copy & pasteCash Costello
2011-11-28Fixes #4108 delete() returns bool now and updated unit testsCash Costello
2011-11-28Fixes #4104, #4105 fixed casting in testElggEntityMetadata()Cash Costello
2011-11-28Fixes #4114 checking type for acl testCash Costello
2011-11-28Fixes #4120 metadata tests now check for the correct typesCash Costello
2011-11-28Fixes #4094, #4095 fixes casting issues in unit tests - thanks to andres.fortierCash Costello
2011-11-28Fixes #4101 added footer links backCash Costello
2011-11-28Fixes #4100 adds the wire post form back to all pageCash Costello
2011-11-28removed two deprecated function calls from thewirecash
2011-11-16updated the plugin skeleton with some instructionsCash Costello
2011-11-16fixed bugs in avatar cropping with remembering old crop coordinates and resiz...Cash Costello