Age | Commit message (Expand) | Author |
2011-11-16 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
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-09-28 | Refs #3808. Removed failing tests for manifest translations. | Brett Profitt |
2011-09-28 | Fixes #3713. elgg_get_entities() and friends return false if passed invalid o... | Brett Profitt |
2011-08-30 | Fixes #3543. Ported access collections fix to master. | 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-07-06 | Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #... | Brett Profitt |
2011-07-03 | Merged ACL fixes from 1.7 branch. | Brett Profitt |
2011-07-03 | Merged d423aee393458d6827db from 1.7 to master. | Brett Profitt |
2011-04-21 | Fixed a problem with the annotation batch operation test. | brettp |
2011-04-21 | Fixes #3310. Removed old on_activate unit tests. | brettp |
2011-04-14 | fixed filtering of external files array and suppressed warning in external fi... | cash |
2011-04-09 | Refs #2600. Removed the very special debug vars that I told myself "Make sure... | brettp |
2011-04-09 | Fixes #2600. Applied Hellekin's patch. Props to him for understanding what wa... | brettp |
2011-03-26 | Closes #3202 'count' already supported, added unit tests | 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 |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-14 | Refs #2912. Added checks for constraints in dangerous functions. Unit tests n... | brettp |
2011-02-13 | Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi... | brettp |
2011-02-11 | Refs #650. Deprecated get_annotations() for elgg_get_annotations(). | brettp |
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ... | brettp |
2011-02-04 | Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs. | brettp |
2011-01-02 | Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin... | brettp |
2010-12-09 | Refs #1411. Added elgg_get_entities_from_annotation_calculation(). Deprecated... | brettp |
2010-12-08 | Removed the silly things I was doing in the egef_relationship_count() test. | brettp |
2010-12-08 | D'oh. Re-enabled the other getter unit tests. | brettp |
2010-12-08 | Refs #1411: Added elgg_get_entity_from_relationship_count(). | brettp |
2010-12-06 | Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ... | brettp |
2010-12-03 | Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ... | brettp |
2010-11-30 | Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an... | brettp |
2010-11-20 | Fixed typos in text expectations that were cause elgg_normalize_url unit test... | ewinslow |
2010-11-18 | Refs #2165 adds elgg_get_entities_from_location() | cash |
2010-11-18 | Refs #2165 added elgg_get_entities_from_private_settings() | cash |
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-08-21 | Merged r6534-6559 from 1.7 branch to trunk | cash |
2010-08-21 | Merging r6517:6520 from 1.7 branch | cash |