Age | Commit message (Expand) | Author |
2010-03-01 | Fixes #1563: Added time_updated and site_guid to the export vals. | brettp |
2010-03-01 | Changed search language array variable name. | brettp |
2010-02-26 | Fixes #1540: Added site_guid to get_user_access_collections(). | brettp |
2010-02-26 | Refs #1553: Corrected profile link in friending notification. | brettp |
2010-02-26 | Fixes #1555: Added missing call to elgg_get_registered_tag_metadata_names() a... | brettp |
2010-02-26 | Added login to the list of actions not requiring a security token. | brettp |
2010-02-24 | Version bump. | brettp |
2010-02-24 | Fixes #1542: Pulled in Kevin's patch to add ability to sort by metadata. Add... | brettp |
2010-02-23 | Refs #1543: Added support to have pass an array as a value in the metadata_na... | brettp |
2010-02-22 | Fixes #1528: Correctly throwing exceptions for objects, groups, and users. | brettp |
2010-02-22 | river plugin is defunct so does not need to be enabled on install | cash |
2010-02-22 | Fixes #1544: plugin hook for diagnostics now for entity "system" | cash |
2010-02-22 | Fixes #1531: Correctly implemented dates for friendly times. No more coding w... | brettp |
2010-02-22 | Fixes #1541: javascript now correctly included in output/url view | cash |
2010-02-21 | Fixes #1517 - let web server set content length on xml files | cash |
2010-02-21 | Deprecated elgg_validate_action_url() by elgg_add_action_tokens_to_url(). Up... | brettp |
2010-02-21 | Refs #1517: only encode <,>, and & for strings in xml | cash |
2010-02-21 | Refs #1538: Removed action_gatekeeper() from action files in core. | brettp |
2010-02-21 | Fixes #1539: Removed line endings from htaccess_dist. | brettp |
2010-02-21 | Apache's MultiViews was matching the rest page handler incorrectly | cash |
2010-02-20 | Refs #1531: Added full time and dates to friendly time stamptes via acronym t... | brettp |
2010-02-20 | Fixes #1523: Updated search to use ELGG_ENTITIES_NO_VALUE/ANY_VALUE and remov... | brettp |
2010-02-19 | Fixes #1421: Banning and unbanning users invalidates the memcache entity. | brettp |
2010-02-19 | Corrected fullview call in users admin section. | brettp |
2010-02-19 | Refs #1504: Removing revert option from widget draggables to avoid fly away e... | brettp |
2010-02-19 | Fixed a bug in widget layouts that caused the "edit page" link to not work if... | brettp |
2010-02-19 | Fixes #1532: Added security tokens to friend picker when in form mode. | brettp |
2010-02-19 | Fixes #1535: Corrected double replace for URL in RSS title view. | brettp |
2010-02-19 | Fixes #1519: Corrected site_guid in create_access_collection(). | brettp |
2010-02-18 | Getter API test: Moved the setup and tear down into the construct and destruc... | brettp |
2010-02-17 | Fixes #1488: Removed use of deprecated functions in core. | brettp |
2010-02-17 | Refs #1523: elgg_get_entities() uses the constants for defaults and condition... | brettp |
2010-02-17 | Fixes #1526: Big honking warning added to unit tests. Getter test also delet... | brettp |
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 |