aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-08Fixed the wrapper for comment listing.brettp
2009-11-08No more hasty commits--Fixing a var_dump() left in.brettp
2009-11-08Uncommenting out the bulk of the search functions.brettp
2009-11-08Added super-basic support for searching comments.brettp
2009-11-07combined the two different pams into one and fixed an issue with hmac authent...cash
2009-11-07Reverted groups and users to LIKE instead of MATCH AGAINST.brettp
2009-11-07Moved default search hooks into search mod.brettp
2009-11-07fixed bug in list_entities() wrapper function - it was ignoring false values ...cash
2009-11-07fixes #1324 - default topbar icon now existscash
2009-11-07fixes #1227 - this one has been causing nasty problems for far too longcash
2009-11-06removed space which would break the schema parsing routine for the next poor ...cash
2009-11-06strike previous - we need the password auth to get the user token - will just...cash
2009-11-06removing username/password authorization for REST by default - developers can...cash
2009-11-06Removed old group search hook.brettp
2009-11-06Removed old user search.brettp
2009-11-06Added search for group, tags, and users.brettp
2009-11-06Added ability to pass 0 as a subtype meaning "entities without a subtype".brettp
2009-11-06Added default object search.brettp
2009-11-06Corrected documentation for elgg_get_entities_from_metadata()brettp
2009-11-06Enable search mod upon installation.brettp
2009-11-06Updated search for FTS.brettp
2009-11-04users now allowed to have multiple sessions but not multiple remember me cook...cash
2009-11-03Updated htmlawed to allow the default TinyMCE styles.brettp
2009-11-03standardized xml.php and fixed output of booleans in xml viewcash
2009-11-02Updated changes for deprecated functions.brettp
2009-11-02Deprecated elgg_get_entities_from_annotations().brettp
2009-11-02Changed elgg_get_entities_from_access_id() to be closer to how other function...brettp
2009-11-02Updated htmlawed to disallow many style attributes.brettp
2009-11-02setting xml version and encoding in xml pageshellcash
2009-10-30Deprecating get_entities_from_access_id().nickw
2009-10-30No longer using fullview for listing registered entities on front page.brettp
2009-10-30Removing deprecated function call from find_plugin_settings().nickw
2009-10-30Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ...brettp
2009-10-30Updating 1.7 CHANGES file.nickw
2009-10-30Updated changes for the relationship functions.brettp
2009-10-30Cleaning up logic regarding view error notices.nickw
2009-10-29Deprecated get_entities_from_relationships_and_meta().brettp
2009-10-29Fully deprecating file matrix use with username.nickw
2009-10-29Updating unit test to reflect deprecated functions.nickw
2009-10-29Fixed incorrect wrapper for get_entities_from_relationship() -> elgg_get_enti...brettp
2009-10-28Deprecated get_entities_from_relationship()brettp
2009-10-28Actually fixed the documentation for elgg_get_entities_from_metadata().brettp
2009-10-28Cleaned up table prefix for elgg_get_entity_metadata_where_sql().brettp
2009-10-28Updated documentation for elgg_get_entity_metadata_where_sql()brettp
2009-10-28Got rid of the silly conditional comments in the db upgrade now that I know w...brettp
2009-10-28Added table locking and disabling keys for the UTF8 database upgrade.brettp
2009-10-28Creating an upgrade script for new user filepath.nickw
2009-10-28Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi().brettp
2009-10-27Removing local debug info from filestore unit test.nickw
2009-10-27Modifying user file locations to be based on guid.nickw