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