Age | Commit message (Expand) | Author |
2011-11-28 | Fixes #4128 better test of null passed to registering external files | cash |
2011-11-28 | Fixes #4129 fixed priority list tests | cash |
2011-10-12 | Fixes #3747. Using filter_var to check for any valid URI. | Brett Profitt |
2011-10-09 | Fixes #3948 cleaning up stuff left behind by unit tests | Cash Costello |
2011-10-08 | Fixes #3942 fixed all the warnings and notices in the unit tests | Cash Costello |
2011-09-28 | Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d... | Brett Profitt |
2011-08-23 | Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it. | Brett Profitt |
2011-08-17 | Finished ElggPriorityList. Migrated external files to use it. | Brett Profitt |
2011-08-15 | Refs #3355. Added ElggPriorityList. | Brett Profitt |
2011-04-14 | fixed filtering of external files array and suppressed warning in external fi... | cash |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Refs #3091 registering js and css support priority though does not maintain r... | cash |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2010-11-20 | Fixed typos in text expectations that were cause elgg_normalize_url unit test... | ewinslow |
2010-11-14 | Added some more unit tests for elgg_normalize_url | ewinslow |
2010-11-04 | Fixes #2463: Added support for forwarding to root-level files, e.g. forward('... | ewinslow |
2010-11-04 | Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ... | ewinslow |
2010-11-02 | Added url normalization support to elgg_register_js and elgg_register_css | ewinslow |
2010-10-31 | added unit test for previous commit | cash |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-03-10 | Added elgg_instanceof(). | brettp |