index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-11-12
fixes #1286 - ElggPlugin get() wasn't handling "0" and returning null instead
cash
2009-11-12
Data migration: Disabled execution time and clearing out caches to avoid OOM ...
brettp
2009-11-12
fixes #1329 - schema for river is fixed - was incomplete before
cash
2009-11-11
fixes #1339 - elgg_view_exists now handles view extensions for non-default vi...
cash
2009-11-11
get_views deprecated for elgg_get_views (just to be consistent with views api)
cash
2009-11-10
these viewtypes need an empty title view or html shows up because they fallba...
cash
2009-11-10
Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option.
brettp
2009-11-10
Using php default functions instead of ElggUser in upgrade script.
nickw
2009-11-10
elgg_extend_view() replaces extend_view()
cash
2009-11-10
updated documentation of functions used in creating the topbar tools dropdown...
cash
2009-11-10
Sorting search contexts by longest related substring.
brettp
2009-11-10
Fixed displaying of ...s in search.
brettp
2009-11-10
I hate you search.
brettp
2009-11-10
Missed an htmlspecialchars().
brettp
2009-11-10
Removed unneeded url_encode()s for links.
brettp
2009-11-10
Underscores. grr.
brettp
2009-11-10
Adjusted default context length to 500.
brettp
2009-11-10
Trying out the new context grabbing function in search.
brettp
2009-11-10
introducing a new web services handler
cash
2009-11-10
do not register notification rest api calls by default since no other apis ex...
cash
2009-11-10
leaner json objects for web services api calls
cash
2009-11-09
For real this time.
brettp
2009-11-09
Sanitising string on tag search.
brettp
2009-11-09
Sanitising strings to avoid sql insertion hacks.
brettp
2009-11-09
Updated search to allow filtering of results by clicking on submenu items.
brettp
2009-11-09
Ignoring empty owner_guids in elgg_get_entities.
brettp
2009-11-09
Removed old code from get_submenu().
brettp
2009-11-09
Added deprecation procedures to coding standards.
brettp
2009-11-09
updated changes.txt
cash
2009-11-09
REST api hmac signature encoding now compatible with Amazon S3 and OAuth
cash
2009-11-08
Fixed the wrapper for comment listing.
brettp
2009-11-08
No more hasty commits--Fixing a var_dump() left in.
brettp
2009-11-08
Uncommenting out the bulk of the search functions.
brettp
2009-11-08
Added super-basic support for searching comments.
brettp
2009-11-07
combined the two different pams into one and fixed an issue with hmac authent...
cash
2009-11-07
Reverted groups and users to LIKE instead of MATCH AGAINST.
brettp
2009-11-07
Moved default search hooks into search mod.
brettp
2009-11-07
fixed bug in list_entities() wrapper function - it was ignoring false values ...
cash
2009-11-07
fixes #1324 - default topbar icon now exists
cash
2009-11-07
fixes #1227 - this one has been causing nasty problems for far too long
cash
2009-11-06
removed space which would break the schema parsing routine for the next poor ...
cash
2009-11-06
strike previous - we need the password auth to get the user token - will just...
cash
2009-11-06
removing username/password authorization for REST by default - developers can...
cash
2009-11-06
Removed old group search hook.
brettp
2009-11-06
Removed old user search.
brettp
2009-11-06
Added search for group, tags, and users.
brettp
2009-11-06
Added ability to pass 0 as a subtype meaning "entities without a subtype".
brettp
2009-11-06
Added default object search.
brettp
2009-11-06
Corrected documentation for elgg_get_entities_from_metadata()
brettp
2009-11-06
Enable search mod upon installation.
brettp
[prev]
[next]