aboutsummaryrefslogtreecommitdiff
path: root/mod/search
AgeCommit message (Expand)Author
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
2010-08-21Merged r6534-6559 from 1.7 branch to trunkcash
2010-08-21Merging r6517:6520 from 1.7 branchcash
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-04-30Search results float cleared.pete
2010-04-19Merged previous to trunk.brettp
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-04-05Merged 5530:5604 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-12Merged Cash's bugfixes from the 1.7 branch (3288:5377).brettp
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-03-01Changed search language array variable name.brettp
2010-02-20Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov...brettp
2010-02-17Updated docs for search.brettp