aboutsummaryrefslogtreecommitdiff
path: root/mod/search/views
AgeCommit message (Expand)Author
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-24cleaned up the list/gallery css classes to use standard class naming - minor ...cash
2011-04-07Refs #3108 added more sprites and a license file - no visible changescash
2011-04-02Refs #3179 pulled fix for search query encoding into trunk from 1.7 branchcash
2011-03-28made search box span sidebar in default themecash
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-08updated search plugin for new html/csscash
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
2011-02-06removing old entities views that are no longer needed and did the last change...cash
2011-01-14using new menu system and page layouts in searchcash
2010-12-19updated search box csscash
2010-12-10a few more adjustments to the page headercash
2010-12-10stage 1 of cleaning up page header csscash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
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-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-04-30Search results float cleared.pete
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
2010-04-15Update to search results view, and small entity list style updates.pete
2010-04-05Merged 5605:5622 from 1.7 to trunk.brettp
2010-03-24Added anchor names for comments.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-15Updated File mod to new UI.pete
2010-03-13seems you need to wrap form inputs fields with the fieldset tag for strict xhtmldave
2010-03-11Minor interface updates for search results.pete
2010-03-11Updated Search results UI.pete
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ...pete
2010-03-08Removed hard-coded search box and replaced with extended header/extend view f...brettp
2010-03-04Merged Search interface updatespete
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-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-14Stripping slashes on output of original search query.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-11Pulling out entity views in search.brettp
2009-12-03Removed pagination from top of results.brettp