Age | Commit message (Expand) | Author |
2011-11-28 | Fixes #4139 if no mbstring extension we strip characters for display with search | Cash Costello |
2011-11-03 | Refs #4027 updated all rss views except for groups | Cash Costello |
2011-10-27 | Fixes #3687 added .elgg-search-header for css specific to header search box | cash |
2011-09-15 | Fixes #3400, #3820 added additional icons to Elgg's sprite | cash |
2011-08-15 | Fixed pagination for search. | Brett Profitt |
2011-08-15 | Fixes #3254. Removing limit for "+X more Y" in search results. | Brett Profitt |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello |
2011-06-24 | cleaned up the list/gallery css classes to use standard class naming - minor ... | cash |
2011-04-07 | Refs #3108 added more sprites and a license file - no visible changes | cash |
2011-04-02 | Refs #3179 pulled fix for search query encoding into trunk from 1.7 branch | cash |
2011-03-28 | made search box span sidebar in default theme | cash |
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-02-18 | Refs #2950: layout/elements => page/elements | ewinslow |
2011-02-08 | updated search plugin for new html/css | cash |
2011-02-07 | Fixes 2354 Using list instead of listing for search now | cash |
2011-02-07 | Fixes #2335 #2336 clean up and minor standardization of search plugin - needs... | cash |
2011-02-06 | removing old entities views that are no longer needed and did the last change... | cash |
2011-01-14 | using new menu system and page layouts in search | cash |
2010-12-19 | updated search box css | cash |
2010-12-10 | a few more adjustments to the page header | cash |
2010-12-10 | stage 1 of cleaning up page header css | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-04-30 | Search results float cleared. | pete |
2010-04-16 | Merged [5623]:head from 1.7 to trunk. | brettp |
2010-04-15 | Update to search results view, and small entity list style updates. | pete |
2010-04-05 | Merged 5605:5622 from 1.7 to trunk. | brettp |
2010-03-24 | Added anchor names for comments. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-15 | Updated File mod to new UI. | pete |
2010-03-13 | seems you need to wrap form inputs fields with the fieldset tag for strict xhtml | dave |
2010-03-11 | Minor interface updates for search results. | pete |
2010-03-11 | Updated Search results UI. | pete |
2010-03-09 | Updated new page canvases (and calls to elgg_view_layout) so that empty vars ... | pete |
2010-03-08 | Removed hard-coded search box and replaced with extended header/extend view f... | brettp |
2010-03-04 | Merged Search interface updates | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2010-03-02 | Updated the the default search entity view to check for users and groups and ... | brettp |
2010-02-12 | Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i... | brettp |
2010-01-31 | Removing var_dump(). | brettp |
2010-01-31 | Deprecated old search functions and views. | brettp |
2010-01-20 | Fixing bugs in search that would break pagination. | brettp |