Age | Commit message (Expand) | Author |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-04-19 | Merged previous to trunk. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-09 | Updated new page canvases (and calls to elgg_view_layout) so that empty vars ... | pete |
2010-03-04 | Merged Search interface updates | pete |
2010-02-20 | Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov... | brettp |
2010-02-16 | Fixed incorrect variable calls in search. | 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-12 | Added phpdoc header to index.php | brettp |
2010-01-11 | Pulling out entity views in search. | brettp |
2009-11-15 | Search changes. | brettp |
2009-11-10 | I hate you search. | brettp |
2009-11-10 | Missed an htmlspecialchars(). | brettp |
2009-11-10 | Removed unneeded url_encode()s for links. | brettp |
2009-11-09 | Updated search to allow filtering of results by clicking on submenu items. | 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 |