Age | Commit message (Expand) | Author |
2010-05-27 | Updating walled garden to register public pages as regular expressions. | nickw |
2010-05-26 | Fix problem rewriting type_subtype_pair -> type_subtype_pairs in elgg_get_ent... | brettp |
2010-05-25 | Updated documentation for register_plugin_hook(). | brettp |
2010-05-25 | Updated documentation and cleaned up code for trigger_plugin_hook(). | brettp |
2010-05-25 | Walled Garden login page is no longer tied to the default page shell. | nickw |
2010-05-24 | Replacing '...' with html elipse character (…) in elgg_make_excerpt(). | brettp |
2010-05-24 | Copied explaination for weird str_replace() in get_river_items() to the same ... | brettp |
2010-05-20 | create_entity() now adds a default last_action set to the same as time_create... | brettp |
2010-05-20 | Properly merged old 1.8 river2.php with river.php to fix last_action-based bu... | brettp |
2010-05-19 | Added "Newest Users" admin section. | brettp |
2010-05-19 | Refs #2165: Added elgg_list_entities_from_annotations() to deprecate list_ent... | brettp |
2010-05-18 | Ensuring the Walled Garden hook properly exits before plugins can continue to... | nickw |
2010-05-14 | Merged 5928-6908 from 1.7 branch to trunk. | brettp |
2010-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-05-14 | merge -r5832:5898 from 1.7 to trunk. | brettp |
2010-05-14 | Merge r5761:5788 from 1.7 to trunk. | brettp |
2010-05-14 | Updating language files for new Walled Garden support. | nickw |
2010-05-14 | Updating core code to allow public pages using new Walled Garden functionality. | nickw |
2010-05-13 | To detect if a submenu item is selected, using output from full_url() instead... | brettp |
2010-05-13 | Beginnings of a stand-alone admin area. | pete |
2010-05-12 | Creating a hook for plugin authors to register Walled Garden public sites. | nickw |
2010-05-11 | Do not display site pages when in Walled Garden mode, excepting system-define... | nickw |
2010-05-11 | Fix admin area for overview and appearance. | brettp |
2010-05-10 | Admin area now uses standard submenu tools. | brettp |
2010-05-08 | Not setting $item->selected on a submenu item acts the same as setting it to ... | brettp |
2010-05-08 | Added new submenu system. | brettp |
2010-05-07 | Adding an option to restrict new user registration in advanced site settings. | nickw |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-05-02 | Fixes #1480 - not passing empty array element from page_handler() | cash |
2010-04-26 | Graceful degrading for non-JS users on the dropdown login box. | brettp |
2010-04-26 | Plugins are *required* to have a manifest.xml file. | brettp |
2010-04-21 | let site admins toggle between a classic activity stream or the new clustered... | dave |
2010-04-21 | cleaning up [5822] - putting elgg_format_url() in the same location in elggli... | cash |
2010-04-20 | Merge previous to trunk. | brettp |
2010-04-17 | Updated docs for types and subtypes in elgg_get_entities(). | brettp |
2010-04-16 | Merged type_subtype_pair fix from 1.7 branch. | brettp |
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 |