aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)Author
2010-03-04Updated Bookmarks interface (old sidebar nav removed, breadcrumbs fixed, book...pete
2010-03-04Removed empty href in elgg_slide_toggle calls to prevent page jumppete
2010-03-04Merged Search interface updatespete
2010-03-04Merged missing Messages interface modificationspete
2010-03-04Added missing php closing tagpete
2010-03-04Merged missing Bookmarks interface modificationspete
2010-03-04Merged walledgarden changes.brettp
2010-03-04Moved walled garden into trunk.brettp
2010-03-04Merged reported content interface changes.brettp
2010-03-04Merged messages interface changes.brettp
2010-03-04Merged members plugin's new layout.brettp
2010-03-04Updated external pages to new interface.brettp
2010-03-03Updated bookmarks with new interface.brettp
2010-03-03Pulled in the interface changes.brettp
2010-03-02Updated the the default search entity view to check for users and groups and ...brettp
2010-03-01Changed search language array variable name.brettp
2010-02-22Fixes #1544: plugin hook for diagnostics now for entity "system"cash
2010-02-20Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov...brettp
2010-02-17Fixes #1526: Big honking warning added to unit tests. Getter test also delet...brettp
2010-02-17Updated docs for search.brettp
2010-02-17Fixes #1499: User and group search default to ignoring subtypes to return all...brettp
2010-02-16Fixed incorrect variable calls in search.brettp
2010-02-16Not using elgg_get_entities_from_metadata() for tag search because of perform...brettp
2010-02-13Cleaned up tag searching so you can search on a specific tag. Useful in sear...brettp
2010-02-12Closes #1506: Added elgg_register_tag_metadata_name(), elgg_get_registered_ta...brettp
2010-02-12Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i...brettp
2010-02-09Correcting the corrected documentation.brettp
2010-02-09Documentation correction in search.brettp
2010-02-08Updated copyright for core plugin manifests.brettp
2010-01-31Removing var_dump().brettp
2010-01-31Deprecated old search functions and views.brettp
2010-01-31Somehow missed deleted a { on the last commit. All better now.brettp
2010-01-31htmlawed no longer creates tags with extra spaces (<p >).brettp
2010-01-30Fixes #1425, Fixes #1341: Upgraded htmlawed to latest. Altered the htmlawed a...brettp
2010-01-29Removed unneeded owner block icons from admin.brettp
2010-01-24Masking dbpassword in dianostics file.brettp
2010-01-22Changed uservalidationbyemail to not use an action and cleaned up some of its...brettp
2010-01-20Fixing bugs in search that would break pagination.brettp
2010-01-15Removing order by clause for now in search.brettp
2010-01-14Stripping slashes on output of original search query.brettp
2010-01-14Allowing no table prefix in search_get_search_where_sql()brettp
2010-01-14Fixed incorrect order by for search sorting.brettp
2010-01-14Fixed an incorrect var name that caused a bug when hooking against a type but...brettp
2010-01-14Removed unnecessary view directories.brettp
2010-01-12Cleaned up RSS entity view for search a bit.brettp
2010-01-12Added phpdoc header to index.phpbrettp
2010-01-11Fixed a few spelling mistakes.brettp
2010-01-11Pulling out entity views in search.brettp
2009-12-10removes @ from include - closes #879cash
2009-12-05adding more security to the user validation by email code - before people cou...cash