aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/actions/iconupload.php
AgeCommit message (Collapse)Author
2010-12-18moved the avatar forms and actions into core from profile plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@7670 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7434 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-23Fixes #2418 and merges [7121] into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7427 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ewinslow
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-02Using REFERER shorthand throughout coreewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7193 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Refs #2499 - merged [6990] into trunk from 1.7 branchcash
git-svn-id: http://code.elgg.org/elgg/trunk@7106 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ↵cash
due to standardization of code in trunk but not branch) git-svn-id: http://code.elgg.org/elgg/trunk@6848 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-04Merged interface changes to profile in.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-03Pulled in the interface changes.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5257 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-06removed all main plugins from core - they now live in the plugins svndave
git-svn-id: https://code.elgg.org/elgg/trunk@3422 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-07-06* Closes #1104: Edit profile and edit icon links on pulldown menu for ↵marcus
editable users. * Closes #545: Admins are now able to edit profiles and icons of other users. * CSRF protection added to icon upload and edit code. * Version bump. git-svn-id: https://code.elgg.org/elgg/trunk@3387 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-13new river work committed for profilesdave
git-svn-id: https://code.elgg.org/elgg/trunk@2741 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-08Adjusted contributors file.ben
git-svn-id: https://code.elgg.org/elgg/trunk@1806 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-05largest avatar size changed from 600 to 550dave
git-svn-id: https://code.elgg.org/elgg/trunk@1710 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-16Closes #152 and as a bonus you get a river notification for icon upload as ↵marcus
well. Aren't I nice? git-svn-id: https://code.elgg.org/elgg/trunk@1433 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-08Removing annoying warning messagesben
git-svn-id: https://code.elgg.org/elgg/trunk@1328 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-01Toolbar -> topbar in profile iconsben
git-svn-id: https://code.elgg.org/elgg/trunk@1233 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-07-01Added toolbar size for the iconsben
git-svn-id: https://code.elgg.org/elgg/trunk@1232 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-23Image cropping works!ben
git-svn-id: https://code.elgg.org/elgg/trunk@1082 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-23beginnings of the icon cropper tooldave
git-svn-id: https://code.elgg.org/elgg/trunk@1064 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-23Fix to icon uploadben
git-svn-id: https://code.elgg.org/elgg/trunk@1061 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-23Added master icon sizeben
git-svn-id: https://code.elgg.org/elgg/trunk@1056 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-17Fixed #33 - all profile icons except for the largest size are cropped to ↵ben
squares. Additionally, the image resampling functions now take an extra boolean parameter to specify squareness (or not). git-svn-id: https://code.elgg.org/elgg/trunk@943 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-11Fixed icon cache issue.ben
git-svn-id: https://code.elgg.org/elgg/trunk@862 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-05-23Introducing the 'tiny' profile icon sizeben
git-svn-id: https://code.elgg.org/elgg/trunk@692 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-05-21Assorted profile icon fixesben
git-svn-id: https://code.elgg.org/elgg/trunk@668 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-30Better error reporting on previous.ben
git-svn-id: https://code.elgg.org/elgg/trunk@570 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-30Fixed profile resizing issueben
git-svn-id: https://code.elgg.org/elgg/trunk@569 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-04-29Introducing profile icons.ben
git-svn-id: https://code.elgg.org/elgg/trunk@564 36083f99-b078-4883-b0ff-0f9b5a30f544