summaryrefslogtreecommitdiff
path: root/modules/gallery/views/user_profile.html.php
AgeCommit message (Expand)Author
2010-02-19Refactor away the "display_all" construct in User_Profile_Controller.Bharat Mediratta
2010-02-18First pass at user profile formatting updates. Moved buttons to the top, simp...Chad Kieffer
2010-02-14HTML validation fix (<script>)Andy Staudacher
2010-02-06Partial fix for ticket 585: Require current password when changing an account...Andy Staudacher
2010-02-02Require the current password to change your password.Bharat Mediratta
2010-01-28Make the return button work in chrome, FF, IE, safari and opera.Tim Almdal
2010-01-28Do all the html::clean|purify calls in the views and not the controller. Also...Tim Almdal
2010-01-25Remove the return url and change the return button on the user profile page t...Tim Almdal
2010-01-24Refactor creating the user profile page content into the the event module. T...Tim Almdal
2010-01-23Create a user profile page that is used as a landing page when referencing a ...Tim Almdal