Age | Commit message (Expand) | Author |
2011-02-26 | Refs #2982 adding and deleting friend collections works - editing does not | cash |
2011-02-25 | Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles. | ewinslow |
2011-02-25 | Refs #2895: Messages now uses new topbar menu | ewinslow |
2011-02-25 | Refs #2895: Made topbar into 2 menus. CSS will have to be fixed | ewinslow |
2011-02-24 | fixing friends collections for backward compatibility | cash |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-21 | fixed caching of user avatars | cash |
2011-02-19 | Fixes #2905: Admin action links on user hover menu asks for confirmation. | brettp |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-13 | Fixes #2848 pulls user settings code out of actions into functions. We should... | cash |
2011-02-12 | Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata() | brettp |
2011-02-12 | One more conversion to elgg_view_form | ewinslow |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-05 | Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic... | cash |
2011-02-05 | using setPrivateSetting() and getPrivateSetting() instead of procedural funct... | cash |
2011-02-01 | Moved deprecated files from sessions.php - xml.php into deprecation files for... | ewinslow |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-23 | Refs #2804 #2805 pulling changes in trunk from 1.7 branch | cash |
2011-01-01 | Fixes #2740 - exception messages using the value for minimum username and pas... | cash |
2010-12-29 | Fixes #2751 profile custom fields uses the config table now | cash |
2010-12-29 | page menu using the new menu system - admin menu updated | cash |
2010-12-27 | removed early version of admin context menu and fixed missing edit profile bu... | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash |
2010-12-23 | Refs #2283 using entity_row_to_elggstar() when loading user from username or ... | cash |
2010-12-19 | added a user admin menu that plugins can add menu items to | cash |
2010-12-18 | moved profile edit form into core | cash |
2010-12-18 | pulling the avatar code out of the profile plugin - just some minor icon rela... | cash |
2010-12-18 | moved the avatar forms and actions into core from profile plugin | cash |
2010-12-18 | half way through converting submenu to new menu code - pages and groups are t... | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-17 | reorganized the settings views and updated the pages to use new layout | cash |
2010-12-16 | moved friends widget into core | cash |
2010-12-15 | moving friends views into core | cash |
2010-12-14 | moved account views into core views - account forms are next | cash |
2010-12-14 | Fixes #2103 adding a site nav entry for members | cash |
2010-12-14 | Fixes #2723 members listing pages now in core | cash |
2010-12-12 | moved dashboard handler into base pages directory | cash |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-20 | Fixes #2468: Deprecated call_gatekeeper() and callpath_gatekeeper() | ewinslow |
2010-11-19 | Closes #617 core has get and set functions for user validation status | cash |
2010-11-15 | Refs #617 put user validation functions back in users lib | cash |
2010-11-14 | Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog... | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2306: deprecated get/count/list_user_objects as well as get_user_objec... | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-09 | Refs #2506 reorged the login box views - css still needs to be cleaned up | cash |