summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/upgrader.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
2011-01-17Fix typo: upgrade_check -> upgrade_checkerBharat Mediratta
2011-01-17Move the code that clears the upgrade_check site status message to theBharat Mediratta
2010-12-15Consolidate all the random code into a random helper that offers:Bharat Mediratta
2010-12-15Use mt_rand() instead of rand() since it provides better portability.Bharat Mediratta
2010-09-11Add CSRF protection to the upgrader. And update the CLI output soBharat Mediratta
2010-09-08Detect out-of-date modules and put up a message for site admins.Bharat Mediratta
2010-09-08Detect when a module fails to upgrade properly and put up anBharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-11-15Tweak upgrader html and css so that we set opacity properly for rowsBharat Mediratta
2009-10-26Change the upgrader so that it never deactivactes the gallery nor the current...Tim Almdal
2009-10-22Change the name of identity library from Identity to IdentityProvider. Create...Tim Almdal
2009-10-16Remove all non Identity API methods from Identity.php. Created an MY_Session...Tim Almdal
2009-10-16Start simplifying the interface by moving the static methods from user.php an...Tim Almdal
2009-06-30Rejigger the way we handle "done" status in the upgrader. Now weBharat Mediratta
2009-06-23Refactor the install/upgrade code to be more flexible.Bharat Mediratta
2009-06-10Provide a way for non-admins to authenticate and use the upgrader,Bharat Mediratta
2009-06-10Add CLI sapi supportBharat Mediratta
2009-06-09Add security checksBharat Mediratta
2009-06-09ACtually implement the upgrader, and add a confirmation box when theBharat Mediratta
2009-06-09Say hello to the new upgrader UI.Bharat Mediratta