aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28Fixes #3496 finished up this ticket by updating unit test and using more para...cash
2011-11-28forgot this unit test from a previous commitcash
2011-11-28Fixes #4139 if no mbstring extension we strip characters for display with searchCash Costello
2011-11-28Fixes #4116 not liking users now since people think they are liking the activ...Cash Costello
2011-11-28Fixes #3986 not showing message buttons if no messagesCash Costello
2011-11-28Fixes #4052 removed the :focus styling on every input elementCash Costello
2011-11-27Fixes #3773 added documentation hint for using advanced features of fancyboxCash Costello
2011-11-27Fixes #3953 adds back the ability to change display name from settings pageCash Costello
2011-11-27Fixes #3982 fixing scrolling issue with elgg-bodyCash Costello
2011-11-27Fixes #3954 using lightbox for plugin screenshotsCash Costello
2011-11-27fixed some documentation related to subtypesCash Costello
2011-11-27rss view type needed a gallery viewCash Costello
2011-11-25Need to call elgg_register_simplecache_view('css/lightbox') to register the l...Jeff Tilson
2011-11-25Fixed typo that prevented creating an admin user via the Admin panel (user wa...András Szepesházi
2011-11-25added a better message for php libraries that don't exist on diskCash Costello