Age | Commit message (Expand) | Author |
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 |
2009-11-06 | Updated search for FTS. | brettp |
2009-11-04 | users now allowed to have multiple sessions but not multiple remember me cook... | cash |
2009-11-03 | Updated htmlawed to allow the default TinyMCE styles. | brettp |
2009-11-03 | standardized xml.php and fixed output of booleans in xml view | cash |
2009-11-02 | Updated changes for deprecated functions. | brettp |
2009-11-02 | Deprecated elgg_get_entities_from_annotations(). | brettp |
2009-11-02 | Changed elgg_get_entities_from_access_id() to be closer to how other function... | brettp |
2009-11-02 | Updated htmlawed to disallow many style attributes. | brettp |
2009-11-02 | setting xml version and encoding in xml pageshell | cash |
2009-10-30 | Deprecating get_entities_from_access_id(). | nickw |
2009-10-30 | No longer using fullview for listing registered entities on front page. | brettp |
2009-10-30 | Removing deprecated function call from find_plugin_settings(). | nickw |
2009-10-30 | Namespaced metadata keys for elgg_get_entities_from_metadata() so no clashes ... | brettp |
2009-10-30 | Updating 1.7 CHANGES file. | nickw |
2009-10-30 | Updated changes for the relationship functions. | brettp |
2009-10-30 | Cleaning up logic regarding view error notices. | nickw |
2009-10-29 | Deprecated get_entities_from_relationships_and_meta(). | brettp |
2009-10-29 | Fully deprecating file matrix use with username. | nickw |
2009-10-29 | Updating unit test to reflect deprecated functions. | nickw |
2009-10-29 | Fixed incorrect wrapper for get_entities_from_relationship() -> elgg_get_enti... | brettp |
2009-10-28 | Deprecated get_entities_from_relationship() | brettp |