index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
tests
Age
Commit message (
Expand
)
Author
2011-02-20
Fixes #2963: Rewrote ElggEntity->setMetadata() because yikes. Wrote unit test...
brettp
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
Deprecated ElggEntity->clearMetadata() by ElggEntity->deleteMetadata(). Disab...
brettp
2011-02-13
Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...
brettp
2011-02-12
Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().
brettp
2011-02-12
Refs #2898: Updated docs and test manifest for the xmlns changes.
brettp
2011-02-11
Refs #650. Deprecated get_annotations() for elgg_get_annotations().
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
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-02-03
removed one_column_with_sidebar layout - use one_sidebar instead
cash
2011-01-27
removed menu code introduced for elgg.com that did not make it into 1.8
cash
2011-01-13
Refs #2757 merged fix into trunk
cash
2011-01-06
Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r...
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
Refs #2668 adds getContainerGUID()
cash
2010-11-20
Fixes #2668 adding getOwnerGUID()
cash
2010-11-20
Fixed typos in text expectations that were cause elgg_normalize_url unit test...
ewinslow
2010-11-20
Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd...
ewinslow
2010-11-20
Fixes #2473: removes initialise_entity_cache()
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
Refs #1417 Elgg core now passes back useful messages to user when log in fail...
cash
2010-11-14
Added some more unit tests for elgg_normalize_url
ewinslow
2010-11-13
Cleaning up database after new ElggEntity unit test.
nickw
2010-11-12
Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad...
nickw
2010-11-11
Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...
cash
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
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-04
Removed requirement that object container be a group
ewinslow
2010-11-03
Fixes #2128 - replaces all uses of set_context() and get_context() in core an...
cash
2010-11-02
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow
2010-11-02
Added url normalization support to elgg_register_js and elgg_register_css
ewinslow
2010-11-02
Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...
ewinslow
2010-10-31
added unit test for previous commit
cash
2010-10-31
Fixed bug in regression test for upscaling turned off
cash
2010-10-31
Fixes for [7165] - entity variable changed
cash
2010-10-31
updated unit test for file matrix to reflect updates in directory structure a...
cash
2010-10-31
Refs #2597 - fixes some unit tests broken in the reorg of the data models
cash
2010-10-31
Unit tests with the system log turned on are too slow
cash
2010-10-30
finished the conversion to initializeAttributes()
cash
[prev]
[next]