aboutsummaryrefslogtreecommitdiff
path: root/mod/profile
AgeCommit message (Expand)Author
2014-01-22Merge tag '1.8.18' of git://github.com/Elgg/Elgg into developSem
2013-09-26change variable name for content lengthMatt Beckett
2013-09-26Fix redeclaring $size variable - breaks user icon if filesize == 0 or the fil...Matt Beckett
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-15Fixes #4895: Output valid ETag and Expires headersSteve Clay
2012-11-05Replaced full_url by current_page_url everywhere.Sem
2012-07-13Fixes #4687. Handle URLs on plugins that include only handler name.Sem
2012-07-04user avatar direct serves 404 if no identifiying information sentCash Costello
2012-01-08Fixes #4192 making the bottom of widget columns equal rather than heightCash Costello
2012-01-07added check for existance of IF-NONE-MATCH header in requestCash Costello
2012-01-07Refs #4142. Added ETag header support for user avatars.Sem
2011-12-07fixed profile editing routing for profile pluginCash Costello
2011-11-18don't want hover menu or link on owner block icon in profilecash
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-05Fixes #3567 standardized classes for iconscash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-29Fixes #3920 profile plugin adds a fast loading of user avatarsCash Costello
2011-10-24Refs #3201 updated foaf link to only be added to user's pagescash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
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-06-09Refs #3510, #3316. Merged register_metadata_as_independent() fix in profile.brettp
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