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-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
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-06
pulled private settings out into a separate lib
cash
2010-11-03
Moved list_entities_groups to groups.php and deprecated in favor of elgg_list...
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-11-03
Refs #2050: Added missing docblock parameters
ewinslow
2010-11-03
Fixes #2050: Added subtype parameter to can_write_to_container functions and ...
ewinslow
2010-11-03
Set return type of get_entity to ElggEntity
ewinslow
2010-11-03
Fixes #2606: Abstracted elgg_list_entities. Takes an optional second argumen...
ewinslow
2010-11-02
Refs #2463: Added URL normalization support for entity and extender url handlers
ewinslow
2010-11-02
Refs #2463: Fixed typo of elgg_normalize_url function
ewinslow
2010-11-02
Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...
ewinslow
2010-11-02
Refs #2538: Renamed elgg.extendUrl to elgg.normalize_url
ewinslow
2010-10-30
Fixed an invalid call to get_pageowner_guid() in can_edit_entity().
brettp
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
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
[next]