summaryrefslogtreecommitdiff
path: root/modules/g2_import/controllers
AgeCommit message (Expand)Author
2010-08-29Reformat comment.Bharat Mediratta
2010-07-03Internationalize the "Gallery 2 path saved." message and remove the trailing ...Bharat Mediratta
2010-06-15The fact that we have a path to a G2 embed file doesn't mean that it's stillBharat Mediratta
2010-04-30Add page_title to admin views. Closes #1038.ckieffer
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-09Change access::can to access::required in g2 redirect, to please the controll...Andy Staudacher
2010-02-06Fixing G2 url mapping for G2 default style URLs (where ShowItem and DownloadI...Andy Staudacher
2010-02-06Add core.DownloadItem redirect for G2's Photo and Movie items (was previously...Andy Staudacher
2010-02-06Fix g2 redirects for non-admins. The g2 URL mapping controller was accidental...Andy Staudacher
2010-02-06Fix g2_import admin screen: It wouldn't work if it didn't know the location o...Andy Staudacher
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
2010-01-27Convert back to using ORM::factory(..., $id) instead of calling where().Bharat Mediratta
2010-01-01Improve the PHPdoc for map()Bharat Mediratta
2010-01-01New controller for remapping Gallery 2 urls to Gallery 3 urls.Bharat Mediratta
2009-11-19Revert "Revert "Revert "Use call_user_func instead of call_user_func_array as...Tim Almdal
2009-11-19Revert "Revert "Use call_user_func instead of call_user_func_array as we don'...Tim Almdal
2009-11-19Revert "Use call_user_func instead of call_user_func_array as we don't need t...Tim Almdal
2009-11-19Make sure that calls to the theme::get_var() have sane defaults in the event ...Tim Almdal
2009-11-18Create theme::get_var(), theme::set_var() methods to set the options of the a...Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-06-23Gracefully handle the case when the gallery2 instances moves somewhereBharat Mediratta
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-27Update all references to the core application to now point to theBharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-12Deal with the user-entered g2 embed.php path a little more sanely so that if ...Bharat Mediratta
2009-05-09Don't try to put g2_stats and g2_size into the view if g2 is not initialized.Bharat Mediratta
2009-05-09Usability and performance improvementsBharat Mediratta
2009-04-15Very early round of Gallery 2 import code. It can import users (withBharat Mediratta