aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/actions
AgeCommit message (Expand)Author
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-23Fixes #2418 and merges [7121] into trunkcash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2499 - merged [6990] into trunk from 1.7 branchcash
2010-08-22Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ...cash
2010-05-28when editing details, return to the details tab when done.dave
2010-05-24Only notifying name change when it actually changed.nickw
2010-05-14Merged 5928-6908 from 1.7 branch to trunk.brettp
2010-04-16Merged [5623]:head from 1.7 to trunk.brettp
2010-04-07Removed windows line endings.brettp
2010-04-07Fixed incorrect casting to int for profile ids.brettp
2010-04-07First go at merging in draggable profile fields.brettp
2010-04-05Merged 5605:5622 from 1.7 to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-03-29simple comment wall added to profilesdave
2010-03-04Merged interface changes to profile in.brettp
2010-03-03Pulled in the interface changes.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-07-06Admin cropping of other user icons now works as expected.marcus
2009-07-06* Closes #1104: Edit profile and edit icon links on pulldown menu for editabl...marcus
2009-02-23Added site default access permissions. Refs #744ben
2009-02-13new river work committed for profilesdave
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-23Refs #706marcus
2008-10-14Closes #235: Simple profile editor in placemarcus
2008-08-17Ensuring that tags are saved correctly in profileben
2008-08-16Individual profile items can now have access restrictions; also made the prof...ben
2008-08-08Adjusted contributors file.ben
2008-08-05largest avatar size changed from 600 to 550dave
2008-07-16Closes #152 and as a bonus you get a river notification for icon upload as we...marcus
2008-07-08Removing annoying warning messagesben
2008-07-01Toolbar -> topbar in profile iconsben
2008-07-01Added toolbar size for the iconsben
2008-06-24Widget fixesben
2008-06-23Added mission crop icon actionben
2008-06-23Image cropping works!ben
2008-06-23beginnings of the icon cropper tooldave
2008-06-23Fix to icon uploadben
2008-06-23Added master icon sizeben
2008-06-20Fixed profile, and allowed admins to edit other profilesben
2008-06-17Fixed #33 - all profile icons except for the largest size are cropped to squa...ben
2008-06-11Fixed icon cache issue.ben
2008-05-23Introducing the 'tiny' profile icon sizeben
2008-05-21Assorted profile icon fixesben