Age | Commit message (Expand) | Author |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-10-27 | Fixes #3687 added .elgg-search-header for css specific to header search box | cash |
2011-03-19 | Fixes #3158 updated search and pages plugins for page handler scripts | cash |
2011-03-01 | Removed header/extend in favor of just extending page/elements/header | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | 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-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ... | cash |
2010-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-08-21 | Merging r6517:6520 from 1.7 branch | cash |
2010-03-08 | Removed hard-coded search box and replaced with extended header/extend view f... | brettp |
2010-02-20 | Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov... | brettp |
2010-02-09 | Correcting the corrected documentation. | brettp |
2010-02-09 | Documentation correction in search. | brettp |
2010-01-14 | Allowing no table prefix in search_get_search_where_sql() | brettp |
2010-01-14 | Fixed incorrect order by for search sorting. | brettp |
2010-01-14 | Fixed an incorrect var name that caused a bug when hooking against a type but... | brettp |
2010-01-14 | Removed unnecessary view directories. | brettp |
2010-01-11 | Pulling out entity views in search. | brettp |
2009-11-15 | Added a missing elgg_strlen() in search_remove_ignored_words() | brettp |
2009-11-15 | Search changes. | brettp |
2009-11-10 | Removing explicit MySQL 5.1-specific 'IN NATURAL LANGUAGE MODE' option. | brettp |
2009-11-10 | elgg_extend_view() replaces extend_view() | cash |
2009-11-10 | Sorting search contexts by longest related substring. | brettp |
2009-11-10 | Fixed displaying of ...s in search. | brettp |
2009-11-10 | Removed unneeded url_encode()s for links. | brettp |
2009-11-10 | Underscores. grr. | brettp |
2009-11-10 | Adjusted default context length to 500. | brettp |
2009-11-10 | Trying out the new context grabbing function in search. | brettp |
2009-11-09 | Sanitising strings to avoid sql insertion hacks. | brettp |
2009-11-09 | Updated search to allow filtering of results by clicking on submenu items. | brettp |
2009-11-08 | Uncommenting out the bulk of the search functions. | 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 |
2009-10-09 | Reverted back to previous copy removing Justin's search because of views prob... | brettp |
2009-10-09 | Pulled in Justin's search changes from github. | brettp |