aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default/profile/edit.php
AgeCommit message (Expand)Author
2010-12-18continuing to slash and burn the profile plugin - moving the admin profile fi...cash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-04-28Updates to Profile edit, likes js, and tools css for IE7 rendering.pete
2010-03-09Edit profile icon ui fixed.pete
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-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-13css classname cleanup, prep for v1.5 default themepete
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-23Refs #706marcus
2008-08-16Individual profile items can now have access restrictions; also made the prof...ben
2008-08-08Adjusted contributors file.ben
2008-06-20Fixed profile, and allowed admins to edit other profilesben
2008-06-16updated profile interfacepete
2008-05-23You can now edit your profile again ..ben
2008-04-28The profile now has fields set in start.php. TODO: make those user editable, ...ben
2008-04-21Introduced profile pluginben