aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-27Updated changes for bug #1161 and deprecated get_entities_from_metadata()brettp
2009-10-27Fixed caching issue that caused metadata test for get_entities_from_metadata(...brettp
2009-10-27Removed some commented out code.brettp
2009-10-27Fixed get_entities_from_metadata() wrapper when passing case_sensitive = FALSE.brettp
2009-10-27Fixes #1161: Views now default to 'default' if not found.brettp
2009-10-27Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().brettp
2009-10-26Rewriting metastrings search query for simplicity.nickw
2009-10-26Updated changes to show deprecated get_entities().brettp
2009-10-25cleaned up the web services unit testscash
2009-10-25Corrected bug when passing container_guids or owner_guids of 0.brettp
2009-10-24Created elgg_get_entities() and rewrote get_entities() to pass to the new fun...brettp
2009-10-24Cleaned up some code in elgg_view().brettp
2009-10-24Slight code cleanup.brettp
2009-10-23Creating a unit test for ElggUsernickw
2009-10-23Standardized entity listing views.brettp
2009-10-23Updated standards for method names.brettp
2009-10-22Refs #1330: Contributed autop() to Wordpress.brettp
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
2009-10-22Updating core changes filenickw
2009-10-22Adding unit testing to the GUI.nickw
2009-10-22more unit tests for REST apicash
2009-10-21Allowing entities to be retrieved by case-insensitive search.nickw
2009-10-21Reducing the output level of log messages set to "DEBUG".nickw
2009-10-20more unit tests for REST apicash