aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default/profile
AgeCommit message (Expand)Author
2014-01-22Merge tag '1.8.18' of git://github.com/Elgg/Elgg into developSem
2013-03-21Auto-fixes profile URLs broken by #5232Steve Clay
2013-03-20Fixes #5232 handling empty profile url fieldCash Costello
2013-03-10validate url on profile displayCash Costello
2012-12-07Merge tag '1.8.11' of git://github.com/Elgg/ElggSem
2012-12-01Make metadata prefetch respect accessSteve Clay
2012-11-05Replaced full_url by current_page_url everywhere.Sem
2012-01-08Fixes #4192 making the bottom of widget columns equal rather than heightCash Costello
2011-11-18don't want hover menu or link on owner block icon in profilecash
2011-11-05Fixes #3567 standardized classes for iconscash
2011-10-24Refs #3201 updated foaf link to only be added to user's pagescash
2011-09-28Fixes #3879. Removed some instances of deprecated views / functions.Brett Profitt
2011-08-27Fixes #3561. Only adding the static profile block height to the widget canvas...Brett Profitt
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-11convert profile details to use divs so that we don't have invalid html due to...cash
2011-06-11added some spacing around the profile action menucash
2011-04-04Refs #3307 removed executable prop from core filescash
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-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-19Fixes #2768. min-height needed a little bit more for the profile widgets.brettp
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-12added the status view into details on profile pagecash
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-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
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-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-18continuing to slash and burn the profile plugin - moving the admin profile fi...cash
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon rela...cash
2010-12-18moved the avatar forms and actions into core from profile plugincash
2010-12-09topbar friends should be in core, not profile plugincash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash