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
/
lib
/
entities.php
Age
Commit message (
Expand
)
Author
2010-10-14
Fixes #2403 - adds unregister_entity_type()
cash
2010-10-10
Checking for a valid entity before using its methods in update_entity().
brettp
2010-09-30
Refs #2344 - moves entities directory to pages directory
cash
2010-09-22
Refs #2450: Changed the subpackage and fixed a typo.
brettp
2010-09-16
Refs #2450: Documented entities.php
brettp
2010-09-15
Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...
ewinslow
2010-09-11
Merged get_entities() is_numeric() fix to trunk.
brettp
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow
2010-08-28
added escaping to get_entities_from_private_setting_multi()
cash
2010-08-22
Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...
cash
2010-08-22
Merged r6757:6810 from 1.7 branch into trunk
cash
2010-08-22
Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ...
cash
2010-08-22
Merged r6671:6683 from 1.7 branch to trunk
cash
2010-08-22
Merged r6620:6653 from 1.7 branch into trunk
cash
2010-08-22
Merged [6600],[6601],[6605],[6606],[6607],[6608],[6611] from 1.7 branch into ...
cash
2010-06-23
Added optional 4th argument 'class' for elgg_instanceof().
brettp
2010-05-26
Fix problem rewriting type_subtype_pair -> type_subtype_pairs in elgg_get_ent...
brettp
2010-05-20
create_entity() now adds a default last_action set to the same as time_create...
brettp
2010-05-14
Merged 5928-6908 from 1.7 branch to trunk.
brettp
2010-05-14
merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...
brettp
2010-04-17
Updated docs for types and subtypes in elgg_get_entities().
brettp
2010-04-16
Merged type_subtype_pair fix from 1.7 branch.
brettp
2010-04-05
Merged 5605:5622 from 1.7 to trunk.
brettp
2010-04-05
Merged 5530:5604 from 1.7 to trunk.
brettp
2010-04-05
Merged 5487:5525 from 1.7 to trunk.
brettp
2010-03-23
Added remove_subtype() and update_subtype().
brettp
2010-03-22
Merged 1.7 bugfixes back into core. (5376:HEAD).
brettp
2010-03-10
Added elgg_instanceof().
brettp
2010-03-09
Fixed incorrect deprecated function rewrite for list_entities().
brettp
2010-03-01
Fixes #1563: Added time_updated and site_guid to the export vals.
brettp
2010-02-17
Fixes #1488: Removed use of deprecated functions in core.
brettp
2010-02-17
Refs #1523: elgg_get_entities() uses the constants for defaults and condition...
brettp
2010-02-13
Cleaned up tag searching so you can search on a specific tag. Useful in sear...
brettp
2010-02-12
Closes #1506: Added elgg_register_tag_metadata_name(), elgg_get_registered_ta...
brettp
2010-02-04
Refs #1200: Changed logic in elgg_get_entity_type_subtype_where_sql() to retu...
brettp
2010-02-01
Fixed incorrect variable for subtype in get_entity_dates().
brettp
2010-02-01
Fixes #1406: get_entity_dates() supports order by.
brettp
2010-02-01
Fixes #1376: added ElggEntity::removeRelationship().
brettp
2010-02-01
Updated documentation for elgg_get_entities().
brettp
2010-02-01
Fixes #1325: ElggEntities::countEntitiesFromRelationship() support inverse re...
brettp
2010-02-01
Put the can_write_to_container() plugin hook in the right place after [3871].
brettp
2010-02-01
Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...
brettp
2010-01-31
Deprecated old search functions and views.
brettp
2010-01-31
Fixes #1164: can_write_to_container() now sends default values through contai...
brettp
2010-01-20
Fixed documentation for time created and modified params in elgg_get_entities().
brettp
2010-01-12
Fixes #1414: Metadata set to a falsy value (except NULL) returns TRUE for iss...
brettp
2010-01-12
closes #1145 - deprecated current "copy constructor" for all entities and imp...
cash
2010-01-08
Refs #1400: Fixed a typo in checking the site_guid. Can't duplicate #1400 no...
brettp
2009-12-21
fixes #988 - subtype is now available on new entities after being saved
cash
2009-12-20
fixed typo in list_entities()
cash
[next]