Age | Commit message (Expand) | Author |
2010-02-06 | Refs #1200: Added tests to test for false being returned with elgg_get_entiti... | brettp |
2010-02-06 | Fixes #1492: Removed usage info collecting from installation. | brettp |
2010-02-06 | Fixes #1493: Updated schema to set auto_increment IDs for access_collections ... | brettp |
2010-02-06 | Fixes #1491: Removed mistakingly assigned input-password with input-textarea. | brettp |
2010-02-06 | missing new on upgrade_details object creation | cash |
2010-02-06 | fixes #1486 - elgg_dump now works when sending to server error log | cash |
2010-02-06 | Fixes #1404: Added input-password rules in default css. | brettp |
2010-02-05 | Fixes #1483: Reset password emails forward to a confirmation page handler ins... | brettp |
2010-02-05 | Fixes #1212: Removed unused code. | brettp |
2010-02-05 | Fixes #1486: elgg_log() can now log arrays and objects to error_log(). | brettp |
2010-02-05 | Fixes #1319: Applied patch for missing xml-rpc <value> tag. | brettp |
2010-02-05 | Fixes #1481: Applie Mike's patch and created function elgg_http_add_url_query... | brettp |
2010-02-04 | updated copyright to 2010 | cash |
2010-02-04 | Refs #1200: Changed logic in elgg_get_entity_type_subtype_where_sql() to retu... | brettp |
2010-02-03 | updated install instructions to encourage more use of the wiki instructions/t... | cash |
2010-02-03 | fixed a comment in rss pageshell | cash |
2010-02-01 | PHP complains about not casting the timestampt to int for use in date(). | brettp |
2010-02-01 | Added error checking to clear_metadata_by_owner(). | brettp |
2010-02-01 | Fixed incorrect variable for subtype in get_entity_dates(). | brettp |
2010-02-01 | Fixes #1328: Removed rows and cols from the installation textareas and added ... | brettp |
2010-02-01 | Fixes #340: add_menu() and make_register_object() deprecated. | brettp |
2010-02-01 | Fixes #1166. get_installed_translations() only calculates completion if admin... | brettp |
2010-02-01 | Fixes #1406: get_entity_dates() supports order by. | brettp |
2010-02-01 | Adding some \ns between the SQL error and the query in the database exception. | brettp |
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 | Refs #1290: Changed email addresses are checked in action:email/save | 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 | Removing var_dump(). | 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 | Somehow missed deleted a { on the last commit. All better now. | brettp |
2010-01-31 | htmlawed no longer creates tags with extra spaces (<p >). | brettp |
2010-01-31 | Fixes #1289: Pragma: public header added for RSS feeds. | 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 |