Age | Commit message (Expand) | Author |
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 |
2010-01-14 | Stripping slashes on output of original search query. | brettp |
2010-01-14 | Removed unnecessary view directories. | brettp |
2010-01-12 | Cleaned up RSS entity view for search a bit. | brettp |
2010-01-12 | Added phpdoc header to index.php | brettp |
2010-01-11 | Pulling out entity views in search. | brettp |
2009-12-03 | Removed pagination from top of results. | brettp |
2009-12-02 | Search types without a subtype now display properly. | brettp |
2009-12-02 | Changed avatar size to small in search results. | brettp |
2009-11-30 | Added pagination to comments view. | brettp |
2009-11-30 | Removed tag search listing. | brettp |
2009-11-30 | If a search result returns a user, make the icon be for the user and not the ... | brettp |
2009-11-30 | Listings use profile/icon view instead of calling icon directly. | brettp |
2009-11-26 | search results view tweaked | dave |
2009-11-16 | 'More' links on serarch results moved, and link added to Tag results | pete |
2009-11-16 | Search UI cleaned up | pete |
2009-11-16 | Fixed typo to display the type of search. | brettp |
2009-11-15 | Search changes. | brettp |
2009-11-10 | Sorting search contexts by longest related substring. | brettp |
2009-11-09 | Updated search to allow filtering of results by clicking on submenu items. | brettp |
2009-11-08 | Fixed the wrapper for comment listing. | brettp |
2009-11-08 | Added super-basic support for searching comments. | brettp |
2009-11-07 | Moved default search hooks into search mod. | brettp |
2009-11-06 | Updated search for FTS. | brettp |
2009-10-22 | Pulling in MITRE's search core. Fo'rizzle this time. Yo. | brettp |