]>
gitweb.fluxo.info Git - lorea/elgg.git/log
cash [Mon, 7 Dec 2009 12:37:24 +0000 (12:37 +0000)]
fixed issue where php notices were written to log on any debug level and added a plugin hook so plugins can direct elgg_log messages where they want
git-svn-id: http://code.elgg.org/elgg/trunk@3735
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 7 Dec 2009 12:28:16 +0000 (12:28 +0000)]
fixed warning on access of array index that did not exist in session global
git-svn-id: http://code.elgg.org/elgg/trunk@3734
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 7 Dec 2009 12:27:21 +0000 (12:27 +0000)]
removed code that wasn't doing anything in access.php
git-svn-id: http://code.elgg.org/elgg/trunk@3733
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Mon, 7 Dec 2009 12:26:46 +0000 (12:26 +0000)]
fixed typo in get_entities_from_relationship()
git-svn-id: http://code.elgg.org/elgg/trunk@3732
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 5 Dec 2009 17:46:34 +0000 (17:46 +0000)]
adding more security to the user validation by email code - before people could fake the validation with knowledge of the code making it possible for bots to register and validate without an email address
git-svn-id: http://code.elgg.org/elgg/trunk@3731
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 5 Dec 2009 17:20:01 +0000 (17:20 +0000)]
get_entities_from_annotations was ignoring group_guid - setting container_guid now
git-svn-id: http://code.elgg.org/elgg/trunk@3730
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 5 Dec 2009 16:42:47 +0000 (16:42 +0000)]
fixed trivial bug in htmlawed plugin. The ; delimiter should only be used between sets of schemes (protocols). This is due to some slightly lazy coding in htmlawed.
git-svn-id: http://code.elgg.org/elgg/trunk@3729
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 5 Dec 2009 16:25:58 +0000 (16:25 +0000)]
if there is already a user in the session, we don't need to set the code from the cookie
git-svn-id: http://code.elgg.org/elgg/trunk@3728
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 5 Dec 2009 16:18:38 +0000 (16:18 +0000)]
fixed bug introduced in [3608]
git-svn-id: http://code.elgg.org/elgg/trunk@3727
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Sat, 5 Dec 2009 15:44:17 +0000 (15:44 +0000)]
fixed bug in comment river view due to missing }
git-svn-id: http://code.elgg.org/elgg/trunk@3726
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 4 Dec 2009 13:17:57 +0000 (13:17 +0000)]
fixes #1273 - replaced previous hack with call to getType
git-svn-id: http://code.elgg.org/elgg/trunk@3725
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Fri, 4 Dec 2009 12:48:37 +0000 (12:48 +0000)]
fixes #1397 and updates unit tests - comma was missing
git-svn-id: http://code.elgg.org/elgg/trunk@3724
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Thu, 3 Dec 2009 22:41:38 +0000 (22:41 +0000)]
fixes #1396 - thanks for reporting this
git-svn-id: http://code.elgg.org/elgg/trunk@3723
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 3 Dec 2009 16:56:39 +0000 (16:56 +0000)]
Stripping tags to remove HTML on title and description for comment search.
git-svn-id: http://code.elgg.org/elgg/trunk@3722
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 3 Dec 2009 16:54:57 +0000 (16:54 +0000)]
Removed a line breaking description for comments in search.
git-svn-id: http://code.elgg.org/elgg/trunk@3721
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 3 Dec 2009 16:53:06 +0000 (16:53 +0000)]
Comments' search hook now correctly trims description and title.
git-svn-id: http://code.elgg.org/elgg/trunk@3720
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 3 Dec 2009 14:43:15 +0000 (14:43 +0000)]
Removed pagination from top of results.
git-svn-id: http://code.elgg.org/elgg/trunk@3719
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Thu, 3 Dec 2009 14:30:47 +0000 (14:30 +0000)]
Trimming the paths when detecting which nav item to mark as selected.
git-svn-id: http://code.elgg.org/elgg/trunk@3718
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Wed, 2 Dec 2009 22:24:13 +0000 (22:24 +0000)]
Search types without a subtype now display properly.
git-svn-id: http://code.elgg.org/elgg/trunk@3717
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Wed, 2 Dec 2009 17:17:39 +0000 (17:17 +0000)]
Changed the way the sidebar nav "selected" class is applied. Should yield more accurate results if the URIs aren't exactly the same.
git-svn-id: http://code.elgg.org/elgg/trunk@3716
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Wed, 2 Dec 2009 17:16:53 +0000 (17:16 +0000)]
Removed duplicate changes entry.
git-svn-id: http://code.elgg.org/elgg/trunk@3715
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Wed, 2 Dec 2009 16:54:25 +0000 (16:54 +0000)]
Changed avatar size to small in search results.
Fixed a bug so comment owners' avatars show up instead of commented entity's owners' avatars.
git-svn-id: http://code.elgg.org/elgg/trunk@3714
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Wed, 2 Dec 2009 12:17:56 +0000 (12:17 +0000)]
closes #876 - profile language strings moved to profile plugin
git-svn-id: http://code.elgg.org/elgg/trunk@3713
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 30 Nov 2009 23:00:20 +0000 (23:00 +0000)]
Added pagination to comments view.
git-svn-id: http://code.elgg.org/elgg/trunk@3712
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 30 Nov 2009 22:51:07 +0000 (22:51 +0000)]
Removed tag search listing.
Added ability to provide extra info in searches as 'search_matched_extra'.
Allowing overrides for titles.
git-svn-id: http://code.elgg.org/elgg/trunk@3711
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 30 Nov 2009 20:33:50 +0000 (20:33 +0000)]
If a search result returns a user, make the icon be for the user and not the owner (which is no one)
git-svn-id: http://code.elgg.org/elgg/trunk@3710
36083f99 -b078-4883-b0ff-
0f9b5a30f544
brettp [Mon, 30 Nov 2009 17:02:26 +0000 (17:02 +0000)]
Listings use profile/icon view instead of calling icon directly.
git-svn-id: http://code.elgg.org/elgg/trunk@3709
36083f99 -b078-4883-b0ff-
0f9b5a30f544
dave [Thu, 26 Nov 2009 10:04:15 +0000 (10:04 +0000)]
search results view tweaked
git-svn-id: http://code.elgg.org/elgg/trunk@3708
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Tue, 24 Nov 2009 21:30:42 +0000 (21:30 +0000)]
Fixing a bug resulting from get_loggedin_user() return FALSE.
This bug could throw a fatal error to non-loggedin users.
git-svn-id: http://code.elgg.org/elgg/trunk@3707
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Tue, 24 Nov 2009 14:20:55 +0000 (14:20 +0000)]
Adding documentation to the unit test skeleton file.
git-svn-id: http://code.elgg.org/elgg/trunk@3706
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 24 Nov 2009 01:53:48 +0000 (01:53 +0000)]
entities can now have metadata of 0 and return the correct type. Fixes #1192
git-svn-id: http://code.elgg.org/elgg/trunk@3705
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 24 Nov 2009 01:43:41 +0000 (01:43 +0000)]
dashboard latest wasn't specifying fullview as false
git-svn-id: http://code.elgg.org/elgg/trunk@3704
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 24 Nov 2009 01:29:46 +0000 (01:29 +0000)]
fixes 1315 - language static now being set correctly
git-svn-id: http://code.elgg.org/elgg/trunk@3703
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 24 Nov 2009 01:10:54 +0000 (01:10 +0000)]
fixes #935
git-svn-id: http://code.elgg.org/elgg/trunk@3702
36083f99 -b078-4883-b0ff-
0f9b5a30f544
cash [Tue, 24 Nov 2009 01:00:03 +0000 (01:00 +0000)]
made the get user friends objects functions consistent and added some missing documentation - no api usage changes
git-svn-id: http://code.elgg.org/elgg/trunk@3701
36083f99 -b078-4883-b0ff-
0f9b5a30f544
nickw [Mon, 23 Nov 2009 19:43:49 +0000 (19:43 +0000)]
Deleting a user will remove all user files.
Fixes #607
git-svn-id: http://code.elgg.org/elgg/trunk@3700
36083f99 -b078-4883-b0ff-
0f9b5a30f544
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