Age | Commit message (Expand) | Author |
2009-11-16 | Search UI cleaned up | pete |
2009-11-16 | Fixed typo to display the type of 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 | 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-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 | For real this time. | brettp |
2009-11-09 | Sanitising string on tag 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 | Fixed the wrapper for comment listing. | brettp |
2009-11-08 | No more hasty commits--Fixing a var_dump() left in. | 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 | Reverted groups and users to LIKE instead of MATCH AGAINST. | brettp |
2009-11-07 | Moved default search hooks into search mod. | brettp |
2009-11-06 | Updated search for FTS. | brettp |
2009-11-03 | Updated htmlawed to allow the default TinyMCE styles. | brettp |
2009-11-02 | Updated htmlawed to disallow many style attributes. | brettp |
2009-10-22 | Pulling in MITRE's search core. Fo'rizzle this time. Yo. | brettp |
2009-10-22 | Adding unit testing to the GUI. | nickw |
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 |
2009-10-06 | Removed elgg_test entries. | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-08-06 | removed all main plugins from core - they now live in the plugins svn | dave |
2009-07-27 | small fix to force facebook and twitter user icons to the right size in the r... | pete |
2009-07-22 | Minor bugfix on username | marcus |
2009-07-17 | Closes #1131: htmlentities in view around user text | marcus |
2009-07-15 | Forcing a new db connect for simplecache/view.php and mod/profile/icondirect.php | brettp |
2009-07-07 | Closes #956: Classes are removed by the HTML filter. | brettp |
2009-07-07 | Refs #1099: Using write access hook to allow group-only ACLs. Need to examin... | brettp |
2009-07-06 | Admin cropping of other user icons now works as expected. | marcus |
2009-07-06 | Fixed doubling on icon edit (nb. this was not the same issue as Refs #1100) | marcus |
2009-07-06 | Removed edit profile, added links to own page. | marcus |
2009-07-06 | * Closes #1104: Edit profile and edit icon links on pulldown menu for editabl... | marcus |
2009-07-06 | Closes #1103: Profile text now has translation tag | marcus |
2009-07-03 | Allowing selected style attributes in htmlawed. | brettp |
2009-07-02 | Closes #859: Group forum thread-starters receive same email as participants. | brettp |
2009-07-01 | Fixed a typo in htmlawed filtering. | brettp |
2009-07-01 | Refs #1086: Deprecating kses and removing it from core. Version bump. | marcus |