Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-08 | Improved algorithm by tracking total incomplete entities | Steve Clay | |
2013-06-08 | ElggBatch with incrementOffset off now handles incomplete entities | Steve Clay | |
2013-06-04 | Fixes #5357: ElggBatch can now skip incomplete entities | Steve Clay | |
2013-06-03 | Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetch | Steve Clay | |
2012-01-25 | Fixes #4081. Using ElggBatch to delete recursive. | Brett Profitt | |
2012-01-25 | Fixes #4288. Added setIncrementOffset() to ElggBatch. | Brett Profitt | |
2011-11-18 | Fixes #4128 better test of null passed to registering external files | cash | |
2011-11-18 | 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 ↵ | Brett Profitt | |
default CSS now at 500 instead of 1. | |||
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 ↵ | cash | |
files unit test git-svn-id: http://code.elgg.org/elgg/trunk@8998 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3091 adds load functions for js and css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #3091 registering js and css support priority though does not maintain ↵ | cash | |
registration order if items have equal priority git-svn-id: http://code.elgg.org/elgg/trunk@8669 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-20 | Fixed typos in text expectations that were cause elgg_normalize_url unit ↵ | ewinslow | |
tests to fial git-svn-id: http://code.elgg.org/elgg/trunk@7377 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-14 | Added some more unit tests for elgg_normalize_url | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7310 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-04 | Fixes #2463: Added support for forwarding to root-level files, e.g. ↵ | ewinslow | |
forward('install.php') git-svn-id: http://code.elgg.org/elgg/trunk@7238 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-04 | Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ↵ | ewinslow | |
on urls like mod/plugin/page.php. Added unit tests to verify functionality. git-svn-id: http://code.elgg.org/elgg/trunk@7236 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Added url normalization support to elgg_register_js and elgg_register_css | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7207 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-31 | added unit test for previous commit | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7170 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-10 | Added elgg_instanceof(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5353 36083f99-b078-4883-b0ff-0f9b5a30f544 |