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
2011-10-04
Fixes #3753 removed deprecated functions from delete_entity()
cash
2011-10-02
Merged docs update for getters from 1.7.
Brett Profitt
2011-09-28
Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...
Brett Profitt
2011-09-04
Fixes #3661. Pulled in recursive delete fixes to master.
Brett Profitt
2011-09-04
Refs #3661. Merged XSS fixes in search to master.
Brett Profitt
2011-06-24
Refs #1253 using 'list_type' string instead of boolean 'gallery' for entity l...
cash
2011-04-18
Fixes #2046. Applied Franz' patch for sanitize_int().
brettp
2011-04-12
Fixes #3347 fixes comment typo for ege
cash
2011-04-02
Refs #3277 merged fix for recursive delete and disabled entities into trunk
cash
2011-04-02
Fixes #3208 setting time_created on update
cash
2011-03-26
Fixes typo in variable name: https://github.com/lorea/Elgg/commit/4bdbaa793ad...
cash
2011-03-20
Fixes #3114 added the rss link back to pages
cash
2011-03-15
Refs #2814 can now check if an entity exists indepedent of access permissions
cash
2011-03-12
improved documentation of can write to container method/function
cash
2011-03-10
Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...
ewinslow
2011-03-04
added a hint about 0 meaning no limit for ege
cash
2011-02-18
Fixing list_registered_entities() from displaying things it should. You now ...
brettp
2011-02-15
Removed all calls to deprecated register_entity_type
ewinslow
2011-02-15
Fixes #2777: delete_entity is now recursive
ewinslow
2011-02-15
Fixes #2860: Deprecated several registration functions that were using the 'c...
ewinslow
2011-02-15
Fixes #2476: update_entity_last_action() sanitizes posted time.
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-14
Fixes #2918. Moved annotation/metadata delete functions from ElggUser to Elgg...
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-13
Refs #2301 demoting type:subtype warnings to notices
cash
2011-02-12
Fixes #2906. Added elgg_sql_reverse_order_by() and wired it up to ege() and e...
brettp
2011-02-12
register_entity_url_handler => elgg_register_entity_url_handler (because ever...
ewinslow
2011-02-12
Refs #2610: Using call_user_func in url hooks
ewinslow
2011-02-11
Added $viewer callback option for elgg_list_entities().
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2011-02-06
fixed some minor documentation issues
cash
2011-02-05
Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...
cash
2011-02-01
Moving deprecated functions out of files access.php - entities.php. This tim...
ewinslow
2011-02-01
Reversing 7975
ewinslow
2011-02-01
Refs #2839: moved deprecated functions from access.php - private_settings.php...
ewinslow
2011-01-23
Refs #2804 #2805 pulling changes in trunk from 1.7 branch
cash
2011-01-07
Changed callback function option from 'row_callback' to 'callback' for elgg_g...
brettp
2011-01-06
Fixes #1242: elgg_get_data() correctly returns an empty array on no results. ...
brettp
2010-12-31
Refs #2684, #2754: Merged r7701 to trunk.
brettp
2010-12-31
added a proper gallery view - still need to wire up the elgg_view_list_item f...
cash
2010-12-30
adding ability to override access regardless of whether the entity is saved i...
cash
2010-12-14
Pulling in hellekin's commit to fix typos in log messages: https://github.com...
cash
2010-12-11
fixed spelling error in documentation
cash
2010-12-09
Refs #1411: Can specify custom row callbacks with 'row_callback' options in e...
brettp
2010-12-09
DRY'd up elgg_get_entities() where clause helper functions. Added ability to...
brettp
2010-12-08
Fixed a bug that wouldn't let you specify multiple selects in get_entities().
brettp
2010-11-20
Fixes #2668 adding getOwnerGUID()
cash
2010-11-20
Fixes #2473: removes initialise_entity_cache()
ewinslow
2010-11-14
Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...
ewinslow
[prev]
[next]