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-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
2009-12-17
when asking for a count of entities, we now return an integer rather than a s...
cash
2009-12-08
fixes #1305 - user and entity cache now cleared on delete
cash
2009-11-24
Fixing a bug resulting from get_loggedin_user() return FALSE.
nickw
2009-11-24
entities can now have metadata of 0 and return the correct type. Fixes #1192
cash
2009-11-24
fixes #935
cash
2009-11-20
Fixed a bug with group by and order by in elgg_get_entities. #ElggCampBA
brettp
2009-11-09
Ignoring empty owner_guids in elgg_get_entities.
brettp
2009-11-07
fixed bug in list_entities() wrapper function - it was ignoring false values ...
cash
2009-11-06
Added ability to pass 0 as a subtype meaning "entities without a subtype".
brettp
2009-11-02
Deprecated elgg_get_entities_from_annotations().
brettp
2009-10-28
Deprecated get_entities_from_metadata() and get_entities_from_metadata_multi().
brettp
2009-10-27
Removed some commented out code.
brettp
2009-10-27
Created elgg_get_entities_from_metadata() and made get_entities_from_metadata().
brettp
2009-10-25
Corrected bug when passing container_guids or owner_guids of 0.
brettp
2009-10-24
Created elgg_get_entities() and rewrote get_entities() to pass to the new fun...
brettp
2009-10-22
Pulling in MITRE's search core. Fo'rizzle this time. Yo.
brettp
2009-10-16
Rewriting core debug messages to be more informative.
nickw
2009-10-13
Standardized users and entities.
brettp
2009-10-13
Standardized entities.php.
brettp
2009-10-09
Reverted back to previous copy removing Justin's search because of views prob...
brettp
2009-10-09
Pulled in Justin's search changes from github.
brettp
2009-10-09
Creating an ElggObject unit test.
nickw
2009-10-08
Adding generic unit tests for ElggEntity.
nickw
2009-10-07
Fixes #790: Removing unneeded @s.
brettp
2009-10-06
Adding unit test methods to the new Entities test.
nickw
2009-10-02
Added unit tests for entities.
brettp
2009-09-04
Added strip_tags() to setting titles in ElggEntity
brettp
2009-08-31
All line endings are now Unix-style.
brettp
2009-08-28
Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ...
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-07-06
Closes #742: Ability to retrieve master icon from getIcon() interface.
marcus
2009-06-29
Updated get_*() functions ot return false if an invalid subtype is specified.
brettp
2009-05-28
Refs #965: Search now correctly using page handler to make it easier to replace.
marcus
[prev]
[next]