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
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
2009-05-05
Closes #1007: Private data now removed on entity deletion.
marcus
2009-04-22
Closes #957: Annotations and metadata owned by a deleted user are now also de...
marcus
2009-03-11
Closes 868: Fixes regression introduced in [3119]. Version number bumped.
marcus
2009-03-11
Added a clause that will detect if insert_data returned 0 rather than false, ...
ben
2009-03-06
Added garbage collector hook to clear up orphaned sub table entities.
marcus
2009-03-05
Error in subtype detection
ben
2009-03-05
Fixed search RSS
ben
2009-03-04
Access fix
ben
2009-03-04
Let's go with the most obvious application of this.
ben
2009-03-04
River access issues
ben
2009-03-03
Removed calls to the deprecated entity cache
ben
2009-02-26
Fixes to container permissions and widgets to allow default widgets to work w...
kevinjardine
2009-02-24
Added fixes to create_entity and add_widgets to correctly handle containers.
ben
2009-02-20
Fixes warning messages on disable or delete for times when an entity has no s...
marcus
2009-02-19
Introducing archive functionality.
ben
2009-02-16
Short circuit get entity on impossible values, saving two db queries per page
marcus
2009-02-12
Clear river items on entity delete
ben
2009-02-09
A single notification is now sent out on forum topic creation.
ben
2009-02-09
Refs #640: Entity disable now recursive
marcus
2009-02-09
Refs #640, #282: Recursive deletion of owned and contained entities.
marcus
[prev]
[next]