aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-04removed some usage of deprecated methodsCash Costello
2011-12-03Fixes #4046 checking offset compared to string lengthcash
2011-12-03Refs #4176 added elgg_list_registered_entities() fix to 1.8 branchcash
2011-12-02Merge pull request #99 from ashward/ticket_4170Cash Costello
Fixes #4170: Messages icon on top bar doesn't have a title attribute
2011-12-02Fixes #4170: Messages icon on top bar doesn't have a title attributeAsh Ward
(tooltip)
2011-12-01added support for passing classes to ajax loadercash
2011-11-29Merge pull request #95 from janeklb/t1995cash
Fixes #1995 (memcache: incorrect check for get() return value)
2011-11-29Fixes #1995 (memcache: incorrect check for get() return value)Janek Lasocki-Biczysko
2011-11-29Merge pull request #97 from THINKGlobalSchool/fix-lightbox-simplecachecash
Register lightbox simplecache view: elgg_register_simplecache_view(css/lightbox)
2011-11-29Need to call elgg_register_simplecache_view('css/lightbox') to register the ↵Jeff Tilson
lightbox CSS with simplecache
2011-11-28Fixes #3496 finished up this ticket by updating unit test and using more ↵cash
parantheses to make it clear how the OR/AND gets applied
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 ↵Cash Costello
activity entry
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 ↵András Szepesházi
was created, but not elevated to admin).
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 ↵cash
the page is loaded with a user selected
2011-11-20added check in case something goes wrong with the container entity of a ↵Cash Costello
discussion
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
provide better support for long names
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