aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-16Search UI cleaned uppete
2009-11-16Fixed typo to display the type of search.brettp
2009-11-16Added an INSTALLING constant when installing.brettp
2009-11-15Added a missing elgg_strlen() in search_remove_ignored_words()brettp
2009-11-15Updated changes file with search and user data storage info.brettp
2009-11-15Search changes.brettp
2009-11-14fixes #1169 as described on ticketcash
2009-11-14updated documentation of API functions - perhaps ready for developer previewcash
2009-11-14user object needs to be loaded from database into session on each page in cas...cash
2009-11-13Including jQuery UI 1.7.2 in core.nickw
2009-11-13Properly ordering annotation objects returned by Elgg methods.nickw
2009-11-13Creating a redirect page for legacy themes using search.nickw
2009-11-13more test cases related to #1364.cash
2009-11-13should fix #1364 and added relevant unit test cases for this bug (yeah for un...cash
2009-11-12fixed typo with handling web services request parameters cash
2009-11-12rest api parameters can now have default valuescash
2009-11-12Fixes: #1356. Reverted search_listing to entity_listing for theme support.brettp
2009-11-12added a nonce to hmac signature and header so same call in same second does n...cash
2009-11-12Accidentally removed the eval with my debug statements.brettp
2009-11-12Wrapped all multibyte functions that are directly interchangable with non mb ...brettp
2009-11-12fixes #1286 - ElggPlugin get() wasn't handling "0" and returning null insteadcash
2009-11-12Data migration: Disabled execution time and clearing out caches to avoid OOM ...brettp
2009-11-12fixes #1329 - schema for river is fixed - was incomplete beforecash
2009-11-11fixes #1339 - elgg_view_exists now handles view extensions for non-default vi...cash
2009-11-11get_views deprecated for elgg_get_views (just to be consistent with views api)cash
2009-11-10these viewtypes need an empty title view or html shows up because they fallba...cash
2009-11-10Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option.brettp
2009-11-10Using php default functions instead of ElggUser in upgrade script.nickw
2009-11-10elgg_extend_view() replaces extend_view()cash
2009-11-10updated documentation of functions used in creating the topbar tools dropdown...cash
2009-11-10Sorting search contexts by longest related substring.brettp
2009-11-10Fixed displaying of ...s in search.brettp
2009-11-10I hate you search.brettp
2009-11-10Missed an htmlspecialchars().brettp
2009-11-10Removed unneeded url_encode()s for links.brettp
2009-11-10Underscores. grr.brettp
2009-11-10Adjusted default context length to 500.brettp
2009-11-10Trying out the new context grabbing function in search.brettp
2009-11-10introducing a new web services handlercash
2009-11-10do not register notification rest api calls by default since no other apis ex...cash
2009-11-10leaner json objects for web services api callscash
2009-11-09For real this time.brettp
2009-11-09Sanitising string on tag search.brettp
2009-11-09Sanitising strings to avoid sql insertion hacks.brettp
2009-11-09Updated search to allow filtering of results by clicking on submenu items.brettp
2009-11-09Ignoring empty owner_guids in elgg_get_entities.brettp
2009-11-09Removed old code from get_submenu().brettp
2009-11-09Added deprecation procedures to coding standards.brettp
2009-11-09updated changes.txtcash
2009-11-09REST api hmac signature encoding now compatible with Amazon S3 and OAuthcash