aboutsummaryrefslogtreecommitdiff
path: root/engine/tests
AgeCommit message (Expand)Author
2011-10-02Fixes #3675. Added admin gate keeper to unit tests.Brett Profitt
2011-09-28Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...Brett Profitt
2011-09-28Refs #3808. Removed failing tests for manifest translations.Brett Profitt
2011-09-28Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...Brett Profitt
2011-08-30Fixes #3543. Ported access collections fix to master.Brett Profitt
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-17Finished ElggPriorityList. Migrated external files to use it.Brett Profitt
2011-08-15Refs #3355. Added ElggPriorityList.Brett Profitt
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #...Brett Profitt
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
2011-04-21Fixed a problem with the annotation batch operation test.brettp
2011-04-21Fixes #3310. Removed old on_activate unit tests.brettp
2011-04-14fixed filtering of external files array and suppressed warning in external fi...cash
2011-04-14fixed unit test broken by that last commit (we were returning a string from g...cash
2011-04-14suppressing warnings in web services unit tests (hellekin)cash
2011-04-09Refs #2600. Removed the very special debug vars that I told myself "Make sure...brettp
2011-04-09Fixes #2600. Applied Hellekin's patch. Props to him for understanding what wa...brettp
2011-03-26Closes #3202 'count' already supported, added unit testscash
2011-03-12Fixes #3091 adds load functions for js and csscash
2011-03-12Refs #3091 registering js and css support priority though does not maintain r...cash
2011-03-12Refs #3091 rewrote the js and css register functions to require a namecash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-02-20Refs #2956. Merged left out merges from r2799 to trunk.brettp
2011-02-20Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test...brettp
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-14Refs #2912. Added checks for constraints in dangerous functions. Unit tests n...brettp
2011-02-13Deprecated ElggEntity->clearMetadata() by ElggEntity->deleteMetadata(). Disab...brettp
2011-02-13Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...brettp
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
2011-02-12Refs #2898: Updated docs and test manifest for the xmlns changes.brettp
2011-02-11Refs #650. Deprecated get_annotations() for elgg_get_annotations().brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-08Added suggests to the plugins deps system. It parallels the requires system, ...brettp
2011-02-04Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs.brettp
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
2011-01-27removed menu code introduced for elgg.com that did not make it into 1.8cash
2011-01-13Refs #2757 merged fix into trunkcash
2011-01-06Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r...brettp
2011-01-02Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin...brettp
2010-12-09Refs #1411. Added elgg_get_entities_from_annotation_calculation(). Deprecated...brettp
2010-12-08Removed the silly things I was doing in the egef_relationship_count() test.brettp
2010-12-08D'oh. Re-enabled the other getter unit tests.brettp
2010-12-08Refs #1411: Added elgg_get_entity_from_relationship_count().brettp
2010-12-06Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ...brettp
2010-12-03Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ...brettp
2010-11-30Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an...brettp
2010-11-20Refs #2668 adds getContainerGUID()cash
2010-11-20Fixes #2668 adding getOwnerGUID()cash
2010-11-20Fixed typos in text expectations that were cause elgg_normalize_url unit test...ewinslow