summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/user_profile.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2010-09-16Restrict viewing user profile pages to registered users only, butBharat Mediratta
2010-08-15We use UTF-8 everywhere. Fixes ticket #1285.Bharat Mediratta
2010-07-31Full pass over all the JSON encoding and JS dialog code. We now abideBharat Mediratta
2010-07-31More patches as part of #1225. Change the 'core' modules to use the json::replyTim Almdal
2010-07-06Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...Tim Almdal
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-19Refactor away the "display_all" construct in User_Profile_Controller.Bharat Mediratta
2010-02-14Fix for ticket #491: Make user and group names translatable.Andy Staudacher
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-24Add the active notifications and rest api key to user profile page.Tim Almdal
2010-01-24add CSRF protection to the user profile send method.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