Age | Commit message (Expand) | Author |
2010-04-16 | Friends link removed from primary nav and added to top toolbar. | pete |
2010-04-16 | Merged [5623]:head from 1.7 to trunk. | brettp |
2010-04-13 | Creating a function to clear user-specific plugin settings. | nickw |
2010-04-13 | Added granular view hook view:$view_name instead of a monolithic display:view... | brettp |
2010-04-07 | Added optional html_encode parameter to elgg_add_action_tokens_to_url() so it... | brettp |
2010-04-07 | Ensuring malformed offset/limit values are ignored by elgg_list_entities_from... | nickw |
2010-04-06 | Sanitise int on the offset. | brettp |
2010-04-05 | Added category and name as valid plugin manifest keys/values. | brettp |
2010-04-05 | Metadata lists will default offset and limit to existing url elements. | nickw |
2010-04-05 | load_plugin_manifest() converts multiple keys with the same name into assoc a... | brettp |
2010-04-05 | Passing entity list options on to view. | nickw |
2010-04-05 | Refs #1947: Do not require views to explicitly pass in the offset. | nickw |
2010-04-05 | Merged 5605:5622 from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5487:5525 from 1.7 to trunk. | brettp |
2010-04-03 | Fixes #1184 - added elgg_format_url() for handling ampersands in urls | cash |
2010-03-25 | Cleaned up the likes interface a bit. | brettp |
2010-03-24 | Added ability to make arbitrary links for the menu items. | brettp |
2010-03-24 | Added documentation for order_by_metadata. | brettp |
2010-03-24 | tag cloud functions are deprecated in 1.8 | cash |
2010-03-23 | Added remove_subtype() and update_subtype(). | brettp |
2010-03-23 | Added missing merge from Merge Monday. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-21 | generic like this functionality added | dave |
2010-03-20 | Moved toolbar dropdown menu to main nav. | brettp |
2010-03-20 | Removed non-working "lightmode" option. | brettp |
2010-03-20 | Removed ui_page_setup() to fix installation. Gave engine/start.php a bit of l... | brettp |
2010-03-19 | Namespaces sticky forms. Requires more testing. | brettp |
2010-03-17 | Added config options for tabs and menu items. | brettp |
2010-03-17 | Updated documentation for set_config(). Removed unnecessary escaping of valu... | brettp |
2010-03-12 | Merged Cash's bugfixes from the 1.7 branch (3288:5377). | brettp |
2010-03-12 | Added elgg_list_entities_from_metadata() and deprecated list_entities_from_me... | brettp |
2010-03-11 | Implemented sticky forms. | brettp |
2010-03-11 | Added breadcrumb support and updated the mods with old-style breadcrumbs. | brettp |
2010-03-10 | Added elgg_instanceof(). | brettp |
2010-03-10 | new activity river api functions | dave |
2010-03-09 | Fixed incorrect deprecated function rewrite for list_entities(). | brettp |
2010-03-03 | Removing unneeded svn:executable properties on files. | brettp |
2010-03-03 | Pulled in missing interface modifications for the engine dir. | brettp |
2010-03-02 | Fixes #1562: Added a default value for entities.last_action in the schema and... | brettp |
2010-03-01 | Fixes #1566: Rewriting calls to get_group_members() to use 1.7's constant for... | brettp |
2010-03-01 | Fixes #1558: Applied Cash's patch. Added unit tests to test for regressions ... | brettp |
2010-03-01 | Fixed unit tests for exportable values after [3977]. | brettp |
2010-03-01 | Fixes #1563: Added time_updated and site_guid to the export vals. | 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 | 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 |