Age | Commit message (Expand) | Author |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-30 | Search results float cleared. | pete |
2010-04-19 | Merged previous to trunk. | brettp |
2010-04-16 | Merged [5623]:head from 1.7 to trunk. | brettp |
2010-04-15 | Update to search results view, and small entity list style updates. | pete |
2010-04-05 | Merged 5605:5622 from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-24 | Added anchor names for comments. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-15 | Updated File mod to new UI. | pete |
2010-03-13 | seems you need to wrap form inputs fields with the fieldset tag for strict xhtml | dave |
2010-03-12 | Merged Cash's bugfixes from the 1.7 branch (3288:5377). | brettp |
2010-03-11 | Minor interface updates for search results. | pete |
2010-03-11 | Updated Search results UI. | pete |
2010-03-09 | Updated new page canvases (and calls to elgg_view_layout) so that empty vars ... | pete |
2010-03-08 | Removed hard-coded search box and replaced with extended header/extend view f... | brettp |
2010-03-04 | Merged Search interface updates | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2010-03-02 | Updated the the default search entity view to check for users and groups and ... | brettp |
2010-03-01 | Changed search language array variable name. | brettp |
2010-02-20 | Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov... | brettp |
2010-02-17 | Updated docs for search. | brettp |
2010-02-17 | Fixes #1499: User and group search default to ignoring subtypes to return all... | brettp |
2010-02-16 | Fixed incorrect variable calls in search. | brettp |
2010-02-16 | Not using elgg_get_entities_from_metadata() for tag search because of perform... | brettp |
2010-02-13 | Cleaned up tag searching so you can search on a specific tag. Useful in sear... | brettp |
2010-02-12 | Closes #1506: Added elgg_register_tag_metadata_name(), elgg_get_registered_ta... | brettp |
2010-02-12 | Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i... | brettp |
2010-02-09 | Correcting the corrected documentation. | brettp |
2010-02-09 | Documentation correction in search. | brettp |
2010-02-08 | Updated copyright for core plugin manifests. | brettp |
2010-01-31 | Removing var_dump(). | brettp |
2010-01-31 | Deprecated old search functions and views. | brettp |
2010-01-20 | Fixing bugs in search that would break pagination. | brettp |
2010-01-15 | Removing order by clause for now in search. | brettp |
2010-01-14 | Stripping slashes on output of original search query. | brettp |
2010-01-14 | Allowing no table prefix in search_get_search_where_sql() | brettp |
2010-01-14 | Fixed incorrect order by for search sorting. | brettp |
2010-01-14 | Fixed an incorrect var name that caused a bug when hooking against a type but... | brettp |
2010-01-14 | Removed unnecessary view directories. | brettp |
2010-01-12 | Cleaned up RSS entity view for search a bit. | brettp |
2010-01-12 | Added phpdoc header to index.php | brettp |
2010-01-11 | Fixed a few spelling mistakes. | brettp |
2010-01-11 | Pulling out entity views in search. | brettp |
2009-12-03 | Stripping tags to remove HTML on title and description for comment search. | brettp |
2009-12-03 | Removed a line breaking description for comments in search. | brettp |
2009-12-03 | Comments' search hook now correctly trims description and title. | brettp |
2009-12-03 | Removed pagination from top of results. | brettp |
2009-12-02 | Search types without a subtype now display properly. | brettp |
2009-12-02 | Changed avatar size to small in search results. | brettp |