aboutsummaryrefslogtreecommitdiff
path: root/mod/profile
AgeCommit message (Expand)Author
2011-04-10Fixed #3313: Removed the superfluous html_head/extend view from core. Anyone...ewinslow
2011-04-04Refs #3307 removed executable prop from core filescash
2011-03-26Fixes #3250 elgg_get_root_path() to be consistentcash
2011-03-19Fixes #3173 quote was missing from conversion to new toggler patterncash
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Fixes #3109: added non-vendor-prefixed css property declarations where applic...ewinslow
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-01Fixes #3032: toggler pattern is now <a href="#target" class="elgg-toggler">.....ewinslow
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
2011-02-24using getContent() in menu system in preparation for supporting non-linkscash
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Refs #2976: Converted most markup to use elgg-toggler elgg-toggles-* patternewinslow
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype i...cash
2011-02-19Fixes #2768. min-height needed a little bit more for the profile widgets.brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12added the status view into details on profile pagecash
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03Changed widgets layout "box" parameter to "content" just like the other layoutsewinslow
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-05Refs #2761. Removed test dep from profile manifest. Profile no longer require...brettp
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2010-12-29Fixes #2751 profile custom fields uses the config table nowcash
2010-12-27moved profile fields language strings into core and update profile plugin det...cash
2010-12-27more clean up of the basic profile plugin - reorged views and removed a lot o...cash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-25moved default profile icons into corecash
2010-12-25updated owner blocks for users and groupscash
2010-12-19an almost done widget-based profile plugincash
2010-12-19moved avatar drop down javascript into corecash
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-19added a user admin menu that plugins can add menu items tocash
2010-12-19pulled user owner block menu out of profile plugin with new menu codecash
2010-12-19rough widget profile plugincash
2010-12-19more profile clean upcash
2010-12-19more cleanup of the profile plugin from the reorganizationcash
2010-12-18continuing to slash and burn the profile plugin - moving the admin profile fi...cash
2010-12-18moved profile edit form into corecash
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon rela...cash