Age | Commit message (Expand) | Author |
2011-04-26 | Fixes #2922: pg/livesearch now works with "term" parameter | ewinslow |
2011-03-26 | Refs #3239 added a new sticky forms function to grab all variables and integr... | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-02-19 | added documentation for the livesearch page handler | cash |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-07 | moved sticky forms into the input library | cash |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-17 | Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes a... | cash |
2010-10-08 | Fixes #2161 - using filter_var() in email validation and moved is_email_addre... | cash |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-08-22 | Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ... | cash |
2010-08-04 | Added optional param to sanitise_filepath() that appends a / or not. Also re... | brettp |
2010-06-01 | get_input() defaults to NULL instead of empty string. Works better with isse... | brettp |
2010-05-14 | Merged 5928-6908 from 1.7 branch to trunk. | brettp |
2010-04-05 | Merged 5605:5622 from 1.7 to trunk. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-02-17 | Fixes #1488: Removed use of deprecated functions in core. | brettp |
2010-02-12 | Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i... | brettp |
2010-02-11 | Fixes #1501: Setting ini for mbstring.internal_encoding to utf8 to work aroun... | brettp |
2010-02-01 | Fixes #1398: autop() doesn't call missing clean_pre() function. | brettp |
2010-01-30 | Setting a default value to avoid notices. | brettp |
2010-01-30 | Refs #1425: Cleaned up regexp for parlse_urls(). | brettp |
2010-01-25 | Fixes #1450, Fixes #1461: Using $_SERVER['REQUEST_URI'] to pull in GET params... | brettp |
2010-01-08 | Fixes #1172: URL now checked for trailing slash upon installation. | brettp |
2009-12-16 | added comments on get_input and set_input since they do not handle nested arrays | cash |
2009-10-22 | Refs #1330: Contributed autop() to Wordpress. | brettp |
2009-10-15 | Standardized gobs of files. | brettp |
2009-09-23 | Updated the user picker to avoid possible mysql injection attacks and to sear... | brettp |
2009-09-07 | Updated livesearch page handler to use classes instead of hard coded css. | brettp |
2009-09-03 | Adding additional hooks to add/remove/update users for access_collections() | 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-07-01 | Closes #1097: Results set by set_input are now also filtered by get_input() | marcus |
2009-04-17 | Closes #833: Kses now built as module | marcus |
2009-04-17 | Reverted last | marcus |
2009-04-17 | small tweak to kses input, for now. | dave |
2009-04-17 | Removed style on code | marcus |
2009-04-17 | Removed columns | marcus |
2009-04-17 | Slightly more draconian kses rules | marcus |
2009-03-01 | Closes #828: Quite correct - rather tired - arrays are individually trimmed -... | marcus |
2009-03-01 | Closes #828: Array input values now trimmed individually. | marcus |
2009-02-28 | Closes #665: Using a bit of preg callback magic to do <wbr> encoding and href... | marcus |
2009-02-11 | Closes #684: Scratching a particular itch of mine by no longer hiding urls wh... | marcus |
2009-02-10 | Refs #561: Split filtering into separate function | marcus |
2009-01-23 | Refs #706 | marcus |