aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-13Including jQuery UI 1.7.2 in core.nickw
The custom build did not contain all the features we would like to have. Leaving the custom build in place for community additions. git-svn-id: http://code.elgg.org/elgg/trunk@3680 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-13Properly ordering annotation objects returned by Elgg methods.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3679 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-13Creating a redirect page for legacy themes using search.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3678 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-13more test cases related to #1364.cash
git-svn-id: http://code.elgg.org/elgg/trunk@3677 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-13should fix #1364 and added relevant unit test cases for this bug (yeah for ↵cash
unit tests) git-svn-id: http://code.elgg.org/elgg/trunk@3676 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12fixed typo with handling web services request parameters cash
git-svn-id: http://code.elgg.org/elgg/trunk@3675 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12rest api parameters can now have default valuescash
git-svn-id: http://code.elgg.org/elgg/trunk@3674 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12Fixes: #1356. Reverted search_listing to entity_listing for theme support.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3673 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12added a nonce to hmac signature and header so same call in same second does ↵cash
not get caught by replay check git-svn-id: http://code.elgg.org/elgg/trunk@3672 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12Accidentally removed the eval with my debug statements.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3671 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12Wrapped all multibyte functions that are directly interchangable with non mb ↵brettp
functions with elgg_*(). git-svn-id: http://code.elgg.org/elgg/trunk@3670 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12fixes #1286 - ElggPlugin get() wasn't handling "0" and returning null insteadcash
git-svn-id: http://code.elgg.org/elgg/trunk@3669 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12Data migration: Disabled execution time and clearing out caches to avoid OOM ↵brettp
errors. git-svn-id: http://code.elgg.org/elgg/trunk@3668 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-12fixes #1329 - schema for river is fixed - was incomplete beforecash
git-svn-id: http://code.elgg.org/elgg/trunk@3667 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-11fixes #1339 - elgg_view_exists now handles view extensions for non-default ↵cash
viewtypes (for one level of recursion) git-svn-id: http://code.elgg.org/elgg/trunk@3666 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-11get_views deprecated for elgg_get_views (just to be consistent with views api)cash
git-svn-id: http://code.elgg.org/elgg/trunk@3665 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10these viewtypes need an empty title view or html shows up because they ↵cash
fallback on default view git-svn-id: http://code.elgg.org/elgg/trunk@3664 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3663 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Using php default functions instead of ElggUser in upgrade script.nickw
Large Elgg sites could not handle the "select * from users" query without hitting memory limit. git-svn-id: http://code.elgg.org/elgg/trunk@3662 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10elgg_extend_view() replaces extend_view()cash
git-svn-id: http://code.elgg.org/elgg/trunk@3661 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10updated documentation of functions used in creating the topbar tools ↵cash
dropdown menu git-svn-id: http://code.elgg.org/elgg/trunk@3660 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Sorting search contexts by longest related substring.brettp
Added more pretty highlight colors. git-svn-id: http://code.elgg.org/elgg/trunk@3659 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Fixed displaying of ...s in search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3658 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10I hate you search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3657 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Missed an htmlspecialchars().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3656 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Removed unneeded url_encode()s for links.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3655 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Underscores. grr.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3654 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Adjusted default context length to 500.brettp
Added url decoding to needle string. git-svn-id: http://code.elgg.org/elgg/trunk@3653 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10Trying out the new context grabbing function in search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3652 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10introducing a new web services handlercash
git-svn-id: http://code.elgg.org/elgg/trunk@3651 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10do not register notification rest api calls by default since no other apis ↵cash
exposed not directly related to the api git-svn-id: http://code.elgg.org/elgg/trunk@3650 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-10leaner json objects for web services api callscash
git-svn-id: http://code.elgg.org/elgg/trunk@3649 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09For real this time.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3648 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09Sanitising string on tag search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3647 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09Sanitising strings to avoid sql insertion hacks.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3646 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09Updated search to allow filtering of results by clicking on submenu items.brettp
Fixes #1358: Using raw mysql_query() / fetch() to get ft_min/max vars since they aren't set on some versions of MySQL. git-svn-id: http://code.elgg.org/elgg/trunk@3645 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09Ignoring empty owner_guids in elgg_get_entities.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3644 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09Removed old code from get_submenu().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3643 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09Added deprecation procedures to coding standards.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3642 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09updated changes.txtcash
git-svn-id: http://code.elgg.org/elgg/trunk@3641 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-09REST api hmac signature encoding now compatible with Amazon S3 and OAuthcash
git-svn-id: http://code.elgg.org/elgg/trunk@3640 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-08Fixed the wrapper for comment listing.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3639 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-08No more hasty commits--Fixing a var_dump() left in.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3638 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-08Uncommenting out the bulk of the search functions.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3637 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-08Added super-basic support for searching comments.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3636 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-07combined the two different pams into one and fixed an issue with hmac ↵cash
authentication git-svn-id: http://code.elgg.org/elgg/trunk@3635 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-07Reverted groups and users to LIKE instead of MATCH AGAINST.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3634 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-07Moved default search hooks into search mod.brettp
Using MySQL's MATCH ... AGAINST instead of likes for most searches. Changed 'tag' to 'q' while maintaining backward compatibility. git-svn-id: http://code.elgg.org/elgg/trunk@3633 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-07fixed bug in list_entities() wrapper function - it was ignoring false values ↵cash
- there are probably similar problems in the other new wrapper functions git-svn-id: http://code.elgg.org/elgg/trunk@3632 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-07fixes #1324 - default topbar icon now existscash
git-svn-id: http://code.elgg.org/elgg/trunk@3631 36083f99-b078-4883-b0ff-0f9b5a30f544