aboutsummaryrefslogtreecommitdiff
path: root/mod/search/views
AgeCommit message (Collapse)Author
2013-07-05Fixes #5708 search supports multiple comments on the same entitycash
2013-05-02Fixes #5424 not showing more link on a non-faceted search pagecash
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-10-10use display_query instead of value for search input valueJeroen Dalsem
2012-10-03show search query in input fieldJeroen Dalsem
2012-05-17Fixes #3583. Added hidden input in search box to add the &search_type=all in ↵Sem
search urls, and highlight the All menu item.
2012-01-22Fixes #4320 updated documentation for base_url in pagination and added ↵Cash Costello
backward compatible code
2011-11-28Fixes #4139 if no mbstring extension we strip characters for display with searchCash Costello
2011-11-03Refs #4027 updated all rss views except for groupsCash Costello
2011-10-27Fixes #3687 added .elgg-search-header for css specific to header search boxcash
2011-09-15Fixes #3400, #3820 added additional icons to Elgg's spritecash
2011-08-15Fixed pagination for search.Brett Profitt
2011-08-15Fixes #3254. Removing limit for "+X more Y" in search results.Brett Profitt
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
modifications only
2011-04-07Refs #3108 added more sprites and a license file - no visible changescash
git-svn-id: http://code.elgg.org/elgg/trunk@8947 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-02Refs #3179 pulled fix for search query encoding into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@8919 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-28made search box span sidebar in default themecash
git-svn-id: http://code.elgg.org/elgg/trunk@8873 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ↵ewinslow
background-color: was being used instead of background: git-svn-id: http://code.elgg.org/elgg/trunk@8707 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where ↵ewinslow
applicable. Cleaned up various other aspects of the css git-svn-id: http://code.elgg.org/elgg/trunk@8703 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8285 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08updated search plugin for new html/csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8075 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-07Fixes 2354 Using list instead of listing for search nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8058 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-07Fixes #2335 #2336 clean up and minor standardization of search plugin - ↵cash
needs html/css clean up git-svn-id: http://code.elgg.org/elgg/trunk@8057 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-06removing old entities views that are no longer needed and did the last ↵cash
changes for the icon system git-svn-id: http://code.elgg.org/elgg/trunk@8054 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-14using new menu system and page layouts in searchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7883 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-19updated search box csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7686 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10a few more adjustments to the page headercash
git-svn-id: http://code.elgg.org/elgg/trunk@7591 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-10stage 1 of cleaning up page header csscash
git-svn-id: http://code.elgg.org/elgg/trunk@7589 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken ↵cash
display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk@7493 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => ↵ewinslow
listtypetoggle. Did my best to maintain backwards compatibility but might have missed something... git-svn-id: http://code.elgg.org/elgg/trunk@7311 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7229 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7223 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@6842 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-30Search results float cleared.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5919 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5760 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-15Update to search results view, and small entity list style updates.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5748 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-04-05Merged 5605:5622 from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5623 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-24Added anchor names for comments.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5499 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5471 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-15Updated File mod to new UI.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5409 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-13seems you need to wrap form inputs fields with the fieldset tag for strict xhtmldave
git-svn-id: http://code.elgg.org/elgg/trunk@5383 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Minor interface updates for search results.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5369 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-11Updated Search results UI.pete
git-svn-id: http://code.elgg.org/elgg/trunk@5367 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-09Updated new page canvases (and calls to elgg_view_layout) so that empty vars ↵pete
are not required. git-svn-id: http://code.elgg.org/elgg/trunk@5316 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-08Removed hard-coded search box and replaced with extended header/extend view ↵brettp
from search page. git-svn-id: http://code.elgg.org/elgg/trunk@5309 36083f99-b078-4883-b0ff-0f9b5a30f544