Age | Commit message (Collapse) | Author |
|
Fixes #4396. Revert avatar also deletes avatar's files and crop coords now.
|
|
Fixes #4481: In can_edit_extender, correctly pass entity to permissions hook.
|
|
server info table
|
|
Fixes #2411: Show message when upload exceeds PHP limits
|
|
simplecache
|
|
hook. Also fixes missing attribute name in ProblemUpdatingMeta import exception.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #4528: Group default icons now point to the correct image files.
|
|
Fixes #4509: Invalid id attribute markup in page/elements/comments view
|
|
Correctly register js language view to simplecache
|
|
|
|
Server Info
|
|
and will constantly regenerate the cached views (which is a big issue)
|
|
This cuts the number of db queries in half for loading plugins with elgg_get_plugins().
Will look to adapt these techniques to other classes in 1.8.6.
|
|
first call after $init_finished is set.
|
|
This prevents a bug where access lists could be cached
and not cleared during plugin boot while access was disabled,
which could expose entities set to ACCESS_PRIVATE.
|
|
|
|
|
|
|
|
mod/disabled
|
|
|
|
metastring functions.
|
|
debug call to system_log() in create_annotation().
|
|
multiple values.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-admins.
|
|
|
|
|
|
|
|
|
|
|
|
river:$action:$type:$subtype.
|
|
gain an access token.
|
|
|
|
|
|
entity_relationships.id instead of r.* so entities loaded via elgg_get_entities_from_relationship() have the correct time_created.
|