summaryrefslogtreecommitdiff
path: root/modules/g2_import/helpers/g2_import_task.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-04-24Refactor the meat of g2_import::import_album() off into a separateBharat Mediratta
2011-04-22Totally revamp the G2 Import UI to make it sexxxy. Fixes #1683.Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-07Added batch importer for groupsJoe7
2011-01-07Importing Gallery2 users in batchesJoe7
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-07Import G2 permissions in the import process. Ignores user and item specific p...Andy Staudacher
2010-02-06Fix maintenance view for the case when g2_import is configured and the user r...Andy Staudacher
2010-02-06Fix maintenance view, which was broken when the g2_import module was installe...Andy Staudacher
2010-02-01Corrected copy paste errors in g2_import task. Fixes ticket #949.Tim Almdal
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
2009-11-26Convert all DB where() calls to take 3 arguments.Bharat Mediratta
2009-11-25Preliminary work to cut over to Kohana 2.4Bharat Mediratta
2009-07-06Fix for tickets #312 and #370. Added a task logging api. Changed g2_importTim Almdal
2009-06-23Gracefully handle the case when the gallery2 instances moves somewhereBharat Mediratta
2009-05-19Import album highlights. Fixes ticket #221.Bharat Mediratta
2009-05-17Skip over empty import modes. Fixes ticket #227Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-05-12Beautify the status textBharat Mediratta
2009-05-12Import keywords as tags.Bharat Mediratta
2009-05-12Import tags.Bharat Mediratta
2009-05-11Framework for importing comments -- we don't actually do the import yetBharat Mediratta
2009-05-09Usability and performance improvementsBharat Mediratta
2009-05-05Return an array from available_tasks() when unconfigured.Bharat Mediratta
2009-04-21Highlight: we can now import photos and movies.Bharat Mediratta
2009-04-18Properly import groups and put users into groups. Mark admin usersBharat Mediratta
2009-04-18Track what we've already imported in the G2_Map_Model and keep itBharat Mediratta
2009-04-17Import albums. Just the basics; misses permissions and a lot ofBharat Mediratta
2009-04-15Very early round of Gallery 2 import code. It can import users (withBharat Mediratta