Age | Commit message (Expand) | Author |
2010-02-17 | Updated docs for search. | brettp |
2010-02-17 | Fixes #1527: Logout doens't require an action token. This is a temporary fix ... | brettp |
2010-02-17 | Fixes #1499: User and group search default to ignoring subtypes to return all... | brettp |
2010-02-16 | Fixed incorrect variable calls in search. | brettp |
2010-02-16 | Not using elgg_get_entities_from_metadata() for tag search because of perform... | brettp |
2010-02-16 | Removing embed extended view from core. | brettp |
2010-02-13 | Cleaned up tag searching so you can search on a specific tag. Useful in sear... | brettp |
2010-02-12 | Can't type hint for strings. | brettp |
2010-02-12 | Closes #1506: Added elgg_register_tag_metadata_name(), elgg_get_registered_ta... | brettp |
2010-02-12 | Fixes #1510: Added elgg_get_file_list(). get_library_files() wraps to this f... | brettp |
2010-02-12 | Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i... | brettp |
2010-02-12 | updated documentation on the REST API user authentication | cash |
2010-02-11 | Fixes #1501: Setting ini for mbstring.internal_encoding to utf8 to work aroun... | brettp |
2010-02-11 | Fixes #1507: $vars['baseurl'] used instead of undefined $baseurl in paginatio... | brettp |
2010-02-11 | fixes #1505 - some lazy css was impacting opera for checkboxes - overriding b... | cash |
2010-02-11 | Made the output/url view backward compatible for the few plugins that used it. | brettp |
2010-02-10 | Remove version from default theme's css. | brettp |
2010-02-09 | Fixes #1503, fixes #1474: Library files are loaded using a hard-coded list to... | brettp |
2010-02-09 | Correcting the corrected documentation. | brettp |
2010-02-09 | Documentation correction in search. | brettp |
2010-02-08 | Updated copyright for core plugin manifests. | brettp |
2010-02-08 | Fixes #1496: delete_access_collection() invalidates the access collection cac... | brettp |
2010-02-07 | finished the fix to #1492 | cash |
2010-02-07 | more user friendly section title on user stats page | cash |
2010-02-07 | fixed punctuation issue on install instructions | cash |
2010-02-07 | tweaked some documentation on the REST API | cash |
2010-02-07 | Correcting documentation for elgg_get_entities_from_metadata(). | brettp |
2010-02-07 | & replaced by & in the header and alt added to some header graphics | dave |
2010-02-07 | updated | dave |
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 |