Age | Commit message (Expand) | Author |
2011-06-11 | convert profile details to use divs so that we don't have invalid html due to... | cash |
2011-06-11 | added some spacing around the profile action menu | cash |
2011-06-09 | Refs #3510, #3316. Merged register_metadata_as_independent() fix in profile. | brettp |
2011-04-10 | Fixed #3313: Removed the superfluous html_head/extend view from core. Anyone... | ewinslow |
2011-04-04 | Refs #3307 removed executable prop from core files | cash |
2011-03-26 | Fixes #3250 elgg_get_root_path() to be consistent | cash |
2011-03-19 | Fixes #3173 quote was missing from conversion to new toggler pattern | cash |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-01 | Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">..... | ewinslow |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-24 | using getContent() in menu system in preparation for supporting non-links | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-23 | Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* pattern | ewinslow |
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 |