]>
gitweb.fluxo.info Git - lorea/elgg.git/log
dave [Sun, 22 Nov 2009 12:47:55 +0000 (12:47 +0000)]
remove friend action, return user to the place the action was triggered
git-svn-id: http://code.elgg.org/elgg/trunk@3699
36083f99 -b078-4883-b0ff-
0f9b5a30f544
dave [Sun, 22 Nov 2009 12:41:38 +0000 (12:41 +0000)]
when friending another user, return to the page you carried out the action
git-svn-id: http://code.elgg.org/elgg/trunk@3698
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 21 Nov 2009 15:55:36 +0000 (15:55 +0000)]
fixes #1374 - owner_guid wasn't being set correctly in options array
git-svn-id: http://code.elgg.org/elgg/trunk@3697
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 21 Nov 2009 15:29:07 +0000 (15:29 +0000)]
get_entities_from_metadata_multi() had bad option keys - related to #1374.
git-svn-id: http://code.elgg.org/elgg/trunk@3696
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 21 Nov 2009 14:45:17 +0000 (14:45 +0000)]
fixes #1380 - get_user_friends() was being called with subtype of desired objects in get_user_friends_objects() - thanks for the report
git-svn-id: http://code.elgg.org/elgg/trunk@3695
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 20 Nov 2009 22:24:26 +0000 (22:24 +0000)]
Fixed a bug with group by and order by in elgg_get_entities. #ElggCampBA
git-svn-id: http://code.elgg.org/elgg/trunk@3694
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 17 Nov 2009 12:54:07 +0000 (12:54 +0000)]
updated some documentation on register_page_handler(). This fixes #1373
git-svn-id: http://code.elgg.org/elgg/trunk@3693
36083f99 -b078-4883-b0ff-
0f9b5a30f544
dave [Tue, 17 Nov 2009 09:32:20 +0000 (09:32 +0000)]
updating the contributors file
git-svn-id: http://code.elgg.org/elgg/trunk@3692
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 16 Nov 2009 22:29:39 +0000 (22:29 +0000)]
Bump.
git-svn-id: http://code.elgg.org/elgg/trunk@3691
36083f99 -b078-4883-b0ff-
0f9b5a30f544
pete [Mon, 16 Nov 2009 21:37:30 +0000 (21:37 +0000)]
'More' links on serarch results moved, and link added to Tag results
git-svn-id: http://code.elgg.org/elgg/trunk@3690
36083f99 -b078-4883-b0ff-
0f9b5a30f544
pete [Mon, 16 Nov 2009 21:11:28 +0000 (21:11 +0000)]
Search UI cleaned up
git-svn-id: http://code.elgg.org/elgg/trunk@3689
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 16 Nov 2009 18:09:58 +0000 (18:09 +0000)]
Fixed typo to display the type of search.
git-svn-id: http://code.elgg.org/elgg/trunk@3688
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 16 Nov 2009 02:58:02 +0000 (02:58 +0000)]
Added an INSTALLING constant when installing.
Fixed a bug when trying to export a site that causes the browser to redirect to the site's url, which caused the installation process to skip past the "create your admin user" prompt when "ping home" was checked.
git-svn-id: http://code.elgg.org/elgg/trunk@3687
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 15 Nov 2009 04:43:49 +0000 (04:43 +0000)]
Added a missing elgg_strlen() in search_remove_ignored_words()
git-svn-id: http://code.elgg.org/elgg/trunk@3686
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 15 Nov 2009 04:33:45 +0000 (04:33 +0000)]
Updated changes file with search and user data storage info.
git-svn-id: http://code.elgg.org/elgg/trunk@3685
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 15 Nov 2009 04:27:19 +0000 (04:27 +0000)]
Search changes.
Fixes #1376: Only fetching ft_min_word_length if the query != false.
Using IN BOOLEAN MODE for metadata search (comments, tags) to avoid a fulltext index on the metastrings table. Slower for search, faster for site.
Simplified and modularized logic for pulling out relevant substrings and highlighting.
Corrected the elipse oddities in relevancy substring concatenation.
Added pagination on non-homepages.
Added missing language strings.
Updated and standardized comment results listings.
Repeat query in searchbar.
Dealing with comments on unavailable entities better (though not well).
Increased default word context to 30 characters.
Decreased default context max length to 300 characters.
Promise to start making atomic commits real soon now.
git-svn-id: http://code.elgg.org/elgg/trunk@3684
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 14 Nov 2009 21:17:42 +0000 (21:17 +0000)]
fixes #1169 as described on ticket
git-svn-id: http://code.elgg.org/elgg/trunk@3683
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 14 Nov 2009 20:46:15 +0000 (20:46 +0000)]
updated documentation of API functions - perhaps ready for developer preview
git-svn-id: http://code.elgg.org/elgg/trunk@3682
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 14 Nov 2009 17:25:13 +0000 (17:25 +0000)]
user object needs to be loaded from database into session on each page in case the object has changed - this commit also handles a user who has been deleted with an active session
git-svn-id: http://code.elgg.org/elgg/trunk@3681
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Fri, 13 Nov 2009 22:13:01 +0000 (22:13 +0000)]
Including jQuery UI 1.7.2 in core.
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
nickw [Fri, 13 Nov 2009 20:00:40 +0000 (20:00 +0000)]
Properly ordering annotation objects returned by Elgg methods.
git-svn-id: http://code.elgg.org/elgg/trunk@3679
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Fri, 13 Nov 2009 19:14:13 +0000 (19:14 +0000)]
Creating a redirect page for legacy themes using search.
git-svn-id: http://code.elgg.org/elgg/trunk@3678
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 13 Nov 2009 12:41:11 +0000 (12:41 +0000)]
more test cases related to #1364.
git-svn-id: http://code.elgg.org/elgg/trunk@3677
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 13 Nov 2009 02:32:46 +0000 (02:32 +0000)]
should fix #1364 and added relevant unit test cases for this bug (yeah for unit tests)
git-svn-id: http://code.elgg.org/elgg/trunk@3676
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Thu, 12 Nov 2009 21:55:47 +0000 (21:55 +0000)]
fixed typo with handling web services request parameters
git-svn-id: http://code.elgg.org/elgg/trunk@3675
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Thu, 12 Nov 2009 18:55:44 +0000 (18:55 +0000)]
rest api parameters can now have default values
git-svn-id: http://code.elgg.org/elgg/trunk@3674
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 12 Nov 2009 17:11:01 +0000 (17:11 +0000)]
Fixes: #1356. Reverted search_listing to entity_listing for theme support.
git-svn-id: http://code.elgg.org/elgg/trunk@3673
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Thu, 12 Nov 2009 12:43:26 +0000 (12:43 +0000)]
added a nonce to hmac signature and header so same call in same second does not get caught by replay check
git-svn-id: http://code.elgg.org/elgg/trunk@3672
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 12 Nov 2009 04:14:50 +0000 (04:14 +0000)]
Accidentally removed the eval with my debug statements.
git-svn-id: http://code.elgg.org/elgg/trunk@3671
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 12 Nov 2009 04:01:52 +0000 (04:01 +0000)]
Wrapped all multibyte functions that are directly interchangable with non mb functions with elgg_*().
git-svn-id: http://code.elgg.org/elgg/trunk@3670
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Thu, 12 Nov 2009 02:18:48 +0000 (02:18 +0000)]
fixes #1286 - ElggPlugin get() wasn't handling "0" and returning null instead
git-svn-id: http://code.elgg.org/elgg/trunk@3669
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 12 Nov 2009 02:09:50 +0000 (02:09 +0000)]
Data migration: Disabled execution time and clearing out caches to avoid OOM errors.
git-svn-id: http://code.elgg.org/elgg/trunk@3668
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Thu, 12 Nov 2009 01:21:08 +0000 (01:21 +0000)]
fixes #1329 - schema for river is fixed - was incomplete before
git-svn-id: http://code.elgg.org/elgg/trunk@3667
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Wed, 11 Nov 2009 13:17:34 +0000 (13:17 +0000)]
fixes #1339 - elgg_view_exists now handles view extensions for non-default viewtypes (for one level of recursion)
git-svn-id: http://code.elgg.org/elgg/trunk@3666
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Wed, 11 Nov 2009 02:27:26 +0000 (02:27 +0000)]
get_views deprecated for elgg_get_views (just to be consistent with views api)
git-svn-id: http://code.elgg.org/elgg/trunk@3665
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 10 Nov 2009 22:28:52 +0000 (22:28 +0000)]
these viewtypes need an empty title view or html shows up because they fallback on default view
git-svn-id: http://code.elgg.org/elgg/trunk@3664
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 22:00:48 +0000 (22:00 +0000)]
Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option.
git-svn-id: http://code.elgg.org/elgg/trunk@3663
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Tue, 10 Nov 2009 21:27:46 +0000 (21:27 +0000)]
Using php default functions instead of ElggUser in upgrade script.
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
cash [Tue, 10 Nov 2009 13:00:21 +0000 (13:00 +0000)]
elgg_extend_view() replaces extend_view()
git-svn-id: http://code.elgg.org/elgg/trunk@3661
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 10 Nov 2009 12:45:29 +0000 (12:45 +0000)]
updated documentation of functions used in creating the topbar tools dropdown menu
git-svn-id: http://code.elgg.org/elgg/trunk@3660
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 04:39:32 +0000 (04:39 +0000)]
Sorting search contexts by longest related substring.
Added more pretty highlight colors.
git-svn-id: http://code.elgg.org/elgg/trunk@3659
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 04:11:33 +0000 (04:11 +0000)]
Fixed displaying of ...s in search.
git-svn-id: http://code.elgg.org/elgg/trunk@3658
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 04:05:20 +0000 (04:05 +0000)]
I hate you search.
git-svn-id: http://code.elgg.org/elgg/trunk@3657
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 04:04:21 +0000 (04:04 +0000)]
Missed an htmlspecialchars().
git-svn-id: http://code.elgg.org/elgg/trunk@3656
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 04:03:11 +0000 (04:03 +0000)]
Removed unneeded url_encode()s for links.
git-svn-id: http://code.elgg.org/elgg/trunk@3655
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 03:56:11 +0000 (03:56 +0000)]
Underscores. grr.
git-svn-id: http://code.elgg.org/elgg/trunk@3654
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 03:55:45 +0000 (03:55 +0000)]
Adjusted default context length to 500.
Added url decoding to needle string.
git-svn-id: http://code.elgg.org/elgg/trunk@3653
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 10 Nov 2009 03:48:41 +0000 (03:48 +0000)]
Trying out the new context grabbing function in search.
git-svn-id: http://code.elgg.org/elgg/trunk@3652
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 10 Nov 2009 01:50:19 +0000 (01:50 +0000)]
introducing a new web services handler
git-svn-id: http://code.elgg.org/elgg/trunk@3651
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 10 Nov 2009 01:27:47 +0000 (01:27 +0000)]
do not register notification rest api calls by default since no other apis exposed not directly related to the api
git-svn-id: http://code.elgg.org/elgg/trunk@3650
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 10 Nov 2009 00:02:39 +0000 (00:02 +0000)]
leaner json objects for web services api calls
git-svn-id: http://code.elgg.org/elgg/trunk@3649
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 9 Nov 2009 21:09:32 +0000 (21:09 +0000)]
For real this time.
git-svn-id: http://code.elgg.org/elgg/trunk@3648
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 9 Nov 2009 21:08:45 +0000 (21:08 +0000)]
Sanitising string on tag search.
git-svn-id: http://code.elgg.org/elgg/trunk@3647
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 9 Nov 2009 21:07:29 +0000 (21:07 +0000)]
Sanitising strings to avoid sql insertion hacks.
git-svn-id: http://code.elgg.org/elgg/trunk@3646
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 9 Nov 2009 20:44:34 +0000 (20:44 +0000)]
Updated search to allow filtering of results by clicking on submenu items.
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
brettp [Mon, 9 Nov 2009 20:43:05 +0000 (20:43 +0000)]
Ignoring empty owner_guids in elgg_get_entities.
git-svn-id: http://code.elgg.org/elgg/trunk@3644
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 9 Nov 2009 20:41:52 +0000 (20:41 +0000)]
Removed old code from get_submenu().
git-svn-id: http://code.elgg.org/elgg/trunk@3643
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 9 Nov 2009 15:51:19 +0000 (15:51 +0000)]
Added deprecation procedures to coding standards.
git-svn-id: http://code.elgg.org/elgg/trunk@3642
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 9 Nov 2009 13:08:33 +0000 (13:08 +0000)]
updated changes.txt
git-svn-id: http://code.elgg.org/elgg/trunk@3641
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 9 Nov 2009 12:59:43 +0000 (12:59 +0000)]
REST api hmac signature encoding now compatible with Amazon S3 and OAuth
git-svn-id: http://code.elgg.org/elgg/trunk@3640
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 8 Nov 2009 00:15:03 +0000 (00:15 +0000)]
Fixed the wrapper for comment listing.
git-svn-id: http://code.elgg.org/elgg/trunk@3639
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 8 Nov 2009 00:13:00 +0000 (00:13 +0000)]
No more hasty commits--Fixing a var_dump() left in.
git-svn-id: http://code.elgg.org/elgg/trunk@3638
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 8 Nov 2009 00:11:48 +0000 (00:11 +0000)]
Uncommenting out the bulk of the search functions.
git-svn-id: http://code.elgg.org/elgg/trunk@3637
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sun, 8 Nov 2009 00:09:09 +0000 (00:09 +0000)]
Added super-basic support for searching comments.
git-svn-id: http://code.elgg.org/elgg/trunk@3636
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 7 Nov 2009 22:36:23 +0000 (22:36 +0000)]
combined the two different pams into one and fixed an issue with hmac authentication
git-svn-id: http://code.elgg.org/elgg/trunk@3635
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sat, 7 Nov 2009 21:02:50 +0000 (21:02 +0000)]
Reverted groups and users to LIKE instead of MATCH AGAINST.
git-svn-id: http://code.elgg.org/elgg/trunk@3634
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Sat, 7 Nov 2009 20:57:32 +0000 (20:57 +0000)]
Moved default search hooks into search mod.
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
cash [Sat, 7 Nov 2009 18:23:59 +0000 (18:23 +0000)]
fixed bug in list_entities() wrapper function - it was ignoring false values - 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
cash [Sat, 7 Nov 2009 17:38:33 +0000 (17:38 +0000)]
fixes #1324 - default topbar icon now exists
git-svn-id: http://code.elgg.org/elgg/trunk@3631
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 7 Nov 2009 15:14:04 +0000 (15:14 +0000)]
fixes #1227 - this one has been causing nasty problems for far too long
git-svn-id: http://code.elgg.org/elgg/trunk@3630
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 6 Nov 2009 22:46:06 +0000 (22:46 +0000)]
removed space which would break the schema parsing routine for the next poor sucker who tried to add a table - not the most robust code
git-svn-id: http://code.elgg.org/elgg/trunk@3629
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 6 Nov 2009 12:38:27 +0000 (12:38 +0000)]
strike previous - we need the password auth to get the user token - will just need to document that pam_auth_pass does not work with REST because the user credentials are not set
git-svn-id: http://code.elgg.org/elgg/trunk@3628
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 6 Nov 2009 12:34:00 +0000 (12:34 +0000)]
removing username/password authorization for REST by default - developers can add their own custom PAM using the plugin hook if they require this
git-svn-id: http://code.elgg.org/elgg/trunk@3627
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 05:10:42 +0000 (05:10 +0000)]
Removed old group search hook.
git-svn-id: http://code.elgg.org/elgg/trunk@3626
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 05:09:33 +0000 (05:09 +0000)]
Removed old user search.
git-svn-id: http://code.elgg.org/elgg/trunk@3625
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 01:49:35 +0000 (01:49 +0000)]
Added search for group, tags, and users.
git-svn-id: http://code.elgg.org/elgg/trunk@3624
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 01:49:26 +0000 (01:49 +0000)]
Added ability to pass 0 as a subtype meaning "entities without a subtype".
git-svn-id: http://code.elgg.org/elgg/trunk@3623
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 01:48:35 +0000 (01:48 +0000)]
Added default object search.
git-svn-id: http://code.elgg.org/elgg/trunk@3622
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 01:48:00 +0000 (01:48 +0000)]
Corrected documentation for elgg_get_entities_from_metadata()
git-svn-id: http://code.elgg.org/elgg/trunk@3621
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 01:47:22 +0000 (01:47 +0000)]
Enable search mod upon installation.
git-svn-id: http://code.elgg.org/elgg/trunk@3620
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 6 Nov 2009 01:46:36 +0000 (01:46 +0000)]
Updated search for FTS.
git-svn-id: http://code.elgg.org/elgg/trunk@3619
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Wed, 4 Nov 2009 12:25:44 +0000 (12:25 +0000)]
users now allowed to have multiple sessions but not multiple remember me cookies (yet)
git-svn-id: http://code.elgg.org/elgg/trunk@3618
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Tue, 3 Nov 2009 15:27:28 +0000 (15:27 +0000)]
Updated htmlawed to allow the default TinyMCE styles.
git-svn-id: http://code.elgg.org/elgg/trunk@3617
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 3 Nov 2009 00:19:09 +0000 (00:19 +0000)]
standardized xml.php and fixed output of booleans in xml view
git-svn-id: http://code.elgg.org/elgg/trunk@3616
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 2 Nov 2009 23:22:55 +0000 (23:22 +0000)]
Updated changes for deprecated functions.
git-svn-id: http://code.elgg.org/elgg/trunk@3615
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 2 Nov 2009 23:22:23 +0000 (23:22 +0000)]
Deprecated elgg_get_entities_from_annotations().
git-svn-id: http://code.elgg.org/elgg/trunk@3614
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 2 Nov 2009 21:06:37 +0000 (21:06 +0000)]
Changed elgg_get_entities_from_access_id() to be closer to how other functions work.
git-svn-id: http://code.elgg.org/elgg/trunk@3613
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 2 Nov 2009 20:48:58 +0000 (20:48 +0000)]
Updated htmlawed to disallow many style attributes.
git-svn-id: http://code.elgg.org/elgg/trunk@3612
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 2 Nov 2009 12:52:24 +0000 (12:52 +0000)]
setting xml version and encoding in xml pageshell
git-svn-id: http://code.elgg.org/elgg/trunk@3611
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Fri, 30 Oct 2009 20:59:14 +0000 (20:59 +0000)]
Deprecating get_entities_from_access_id().
git-svn-id: http://code.elgg.org/elgg/trunk@3610
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 30 Oct 2009 16:54:55 +0000 (16:54 +0000)]
No longer using fullview for listing registered entities on front page.
git-svn-id: http://code.elgg.org/elgg/trunk@3609
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Fri, 30 Oct 2009 16:16:15 +0000 (16:16 +0000)]
Removing deprecated function call from find_plugin_settings().
git-svn-id: http://code.elgg.org/elgg/trunk@3608
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 30 Oct 2009 16:05:26 +0000 (16:05 +0000)]
Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes will happen with annotations.
git-svn-id: http://code.elgg.org/elgg/trunk@3607
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Fri, 30 Oct 2009 14:28:22 +0000 (14:28 +0000)]
Updating 1.7 CHANGES file.
git-svn-id: http://code.elgg.org/elgg/trunk@3606
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Fri, 30 Oct 2009 14:10:24 +0000 (14:10 +0000)]
Updated changes for the relationship functions.
git-svn-id: http://code.elgg.org/elgg/trunk@3605
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Fri, 30 Oct 2009 14:08:48 +0000 (14:08 +0000)]
Cleaning up logic regarding view error notices.
git-svn-id: http://code.elgg.org/elgg/trunk@3604
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 29 Oct 2009 21:21:30 +0000 (21:21 +0000)]
Deprecated get_entities_from_relationships_and_meta().
git-svn-id: http://code.elgg.org/elgg/trunk@3603
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Thu, 29 Oct 2009 21:02:21 +0000 (21:02 +0000)]
Fully deprecating file matrix use with username.
Plugins building the file matrix with the username will still work, but a warning is logged.
git-svn-id: http://code.elgg.org/elgg/trunk@3602
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Thu, 29 Oct 2009 20:59:57 +0000 (20:59 +0000)]
Updating unit test to reflect deprecated functions.
git-svn-id: http://code.elgg.org/elgg/trunk@3601
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 29 Oct 2009 13:46:15 +0000 (13:46 +0000)]
Fixed incorrect wrapper for get_entities_from_relationship() -> elgg_get_entities_from_relationship().
git-svn-id: http://code.elgg.org/elgg/trunk@3600
36083f99 -b078-4883-b0ff-
0f9b5a30f544