aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2011-11-25returning from gallery view if no items in the galleryCash Costello
2011-11-25Fixes #4151 removed unnecessary $user definitionCash Costello
2011-11-23Refs #3496 improving type/subtype handling for the riverDanny Navarro
2011-11-23Refs #4143 adds a unit test for type/subtype where sql generationcash
2011-11-23Fixes #4145 using margin rather than padding for topbar menu itemscash
2011-11-22Fixes #3775 updates the log browser link and keeps the refine area open if th...cash
2011-11-20added check in case something goes wrong with the container entity of a discu...Cash Costello
2011-11-20Fixes #4140 fixed spelling mistakecash
2011-11-20fixed error in css for .elgg-output ordered listscash
2011-11-19don't display <h3> if no titlecash
2011-11-19Fixes #4102 handling no menu items for site menuCash Costello
2011-11-19Fixes #641 users can submit email address to reset passwordCash Costello
2011-11-18Fixes #3792 admin can edit settings againcash
2011-11-18made status message a little more grammaticalcash
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