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
Age
Commit message (
Expand
)
Author
2010-02-01
Fixes #1398: autop() doesn't call missing clean_pre() function.
brettp
2010-02-01
Fixes #1376: added ElggEntity::removeRelationship().
brettp
2010-02-01
Fixes #1478: uh....how did that get in there?
brettp
2010-02-01
Fixes: #1475. elgg_http_build_url() correctly sets port number.
brettp
2010-02-01
Fixes #1314: Filestore opens read-only with rb instead of r+b.
brettp
2010-02-01
Fixes #1261: Exceptions force an HTTP recache.
brettp
2010-02-01
Fixes #1213: delete_relationship() triggers delete:relationship hook.
brettp
2010-02-01
Fixes #1211: page_owner() sets the page owner after figuring it out.
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
Fixes #1473: Simple patch to create a view for the registration page.
brettp
2010-02-01
Fixed incorrect deprecated warning.
brettp
2010-02-01
Refs #1079: elgg_view() casts view to a string before attempting to call views.
brettp
2010-02-01
Fixes #678. Friending appears in the river for invited new users.
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-31
Fixes #804: A relationship is created between a new user and the site it was ...
brettp
2010-01-31
Fixes #959: Added elgg_http_remove_url_query_element() to remove a GET elemen...
brettp
2010-01-30
Changed array_key_exists() to isset() in elgg_validate_action_url().
brettp
2010-01-30
Added checking for $query array in elgg_validate_action_url().
brettp
2010-01-30
Setting a default value to avoid notices.
brettp
2010-01-30
Refs #1425: Cleaned up regexp for parlse_urls().
brettp
2010-01-29
Fixes #1468: Cleaned up logic for enabling and disabling plugins. Checking fo...
brettp
2010-01-29
Fixes #1472: get_entity_relationships() supports inverse relationships.
brettp
2010-01-29
Fixes #1470, Fixes #1471: elgg_view_regenerate_simplecache() no longer trigge...
brettp
2010-01-28
Corrected clear_plugin_setting() to only remove a single plugin setting inste...
brettp
2010-01-28
Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked...
brettp
2010-01-27
Fixes #1419: Added remove_from_river_by_annotation(). Deleting annotations no...
brettp
2010-01-27
Fixes #1465: Added unregister_event_handler() and unregister_plugin_hook().
brettp
2010-01-27
Fixes #1464: A new session is created in logout() after destorying the old se...
brettp
2010-01-26
Fixes #1454: Applied Cash's patch. Bad plugins are automatically disabled an...
brettp
2010-01-25
Fixes #1450, Fixes #1461: Using $_SERVER['REQUEST_URI'] to pull in GET params...
brettp
2010-01-24
Correctly forwarding messages among multiple forwards (action_gatekeeper() ->...
brettp
2010-01-24
Fixes #1460, Fixes #1459: Tokens are not required to disable a plugin or inst...
brettp
2010-01-22
Fixed a bug preventing messages and warnings from passing during a forward().
brettp
2010-01-21
Removing debug output from previous commit.
brettp
2010-01-21
Corrected a possible SQL insertion bug in elgg_get_entity_metadata_where_sql().
brettp
2010-01-21
Fixing bug in resizing function that would incorrectly attempt to crop a pict...
brettp
2010-01-21
Changed default declaration of $vars in elgg_view() to array().
brettp
2010-01-21
Fixes #750: All actions require __elgg_ts and __elgg_token.
brettp
2010-01-21
elgg_http_build_query() now supports ports.
brettp
2010-01-20
Resetting cropping coords for images that can't be cropped in filestore.
brettp
2010-01-20
Fixes #1445: get_resized_image_from_existing_file() has an optional parameter...
brettp
2010-01-20
Fixed documentation for time created and modified params in elgg_get_entities().
brettp
2010-01-14
Added checking and an ERROR log if elgg_view() is passed a non-array $vars.
brettp
2010-01-13
Creating a helper function to return INI values in bytes.
nickw
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
[prev]
[next]