Age | Commit message (Expand) | Author |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | Fixes #2768. min-height needed a little bit more for the profile widgets. | brettp |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | added the status view into details on profile page | cash |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | Changed widgets layout "box" parameter to "content" just like the other layouts | ewinslow |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-05 | Refs #2761. Removed test dep from profile manifest. Profile no longer require... | brettp |
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ... | brettp |
2010-12-29 | Fixes #2751 profile custom fields uses the config table now | cash |
2010-12-27 | moved profile fields language strings into core and update profile plugin det... | cash |
2010-12-27 | more clean up of the basic profile plugin - reorged views and removed a lot o... | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-25 | moved default profile icons into core | cash |
2010-12-25 | updated owner blocks for users and groups | cash |
2010-12-19 | an almost done widget-based profile plugin | cash |
2010-12-19 | moved avatar drop down javascript into core | cash |
2010-12-19 | using elgg-user-icon instead of usericon and moving the css into core | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-19 | added a user admin menu that plugins can add menu items to | cash |
2010-12-19 | pulled user owner block menu out of profile plugin with new menu code | cash |
2010-12-19 | rough widget profile plugin | cash |
2010-12-19 | more profile clean up | cash |
2010-12-19 | more cleanup of the profile plugin from the reorganization | cash |
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile fi... | 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-17 | removed old river code from the profile plugin - profile updates no longer go... | cash |
2010-12-15 | 1st step in changing initialise_elgg.js to elgg.js | cash |
2010-12-09 | topbar friends should be in core, not profile plugin | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
2010-11-23 | Fixes #2418 and merges [7121] into trunk | cash |
2010-11-21 | Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in profile_... | brettp |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |