aboutsummaryrefslogtreecommitdiff
path: root/mod/search
AgeCommit message (Expand)Author
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
2011-04-27Fixed typo in search's readme.brettp
2011-04-27Updated search's readme to markdown.brettp
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-04-02Refs #2994 added group search fix from 1.7 branch to trunkcash
2011-03-28made search box span sidebar in default themecash
2011-03-19Fixes #3158 updated search and pages plugins for page handler scriptscash
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-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-01Removed header/extend in favor of just extending page/elements/headerewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-19removed $CONFIG usage in search hookscash
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-18Refs #2950: layout/elements => page/elementsewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-09updated version numbercash
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-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
2011-01-14using new menu system and page layouts in searchcash
2010-12-29Fixes #2241 - removed direct calls to the content wrapper view and removed th...cash
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-08reorganized the page views as discussedcash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-01screen.css is a better name for our main css filecash
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-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-09Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo...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-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-22Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...cash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash