aboutsummaryrefslogtreecommitdiff
path: root/mod/search/views/default/search/listing.php
AgeCommit message (Expand)Author
2011-02-07Fixes 2354 Using list instead of listing for search nowcash
2011-02-07Fixes #2335 #2336 clean up and minor standardization of search plugin - needs...cash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-03-11Updated Search results UI.pete
2010-02-12Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i...brettp
2010-01-31Removing var_dump().brettp
2010-01-31Deprecated old search functions and views.brettp
2010-01-20Fixing bugs in search that would break pagination.brettp
2010-01-11Pulling out entity views in search.brettp
2009-12-03Removed pagination from top of results.brettp
2009-12-02Search types without a subtype now display properly.brettp
2009-12-02Changed avatar size to small in search results.brettp
2009-11-30Added pagination to comments view.brettp
2009-11-30Removed tag search listing.brettp
2009-11-30If a search result returns a user, make the icon be for the user and not the ...brettp
2009-11-30Listings use profile/icon view instead of calling icon directly.brettp
2009-11-16'More' links on serarch results moved, and link added to Tag resultspete
2009-11-16Search UI cleaned uppete
2009-11-16Fixed typo to display the type of search.brettp
2009-11-15Search changes.brettp
2009-11-09Updated search to allow filtering of results by clicking on submenu items.brettp
2009-11-08Added super-basic support for searching comments.brettp
2009-11-07Moved default search hooks into search mod.brettp
2009-11-06Updated search for FTS.brettp
2009-10-22Pulling in MITRE's search core. Fo'rizzle this time. Yo.brettp
2009-10-09Reverted back to previous copy removing Justin's search because of views prob...brettp
2009-10-09Pulled in Justin's search changes from github.brettp