summaryrefslogtreecommitdiff
path: root/modules/g2_import/helpers
AgeCommit message (Collapse)Author
2009-04-18Properly import groups and put users into groups. Mark admin usersBharat Mediratta
appropriately.
2009-04-18Track what we've already imported in the G2_Map_Model and keep itBharat Mediratta
around in the task so that on subsequent import runs we don't try to reimport stuff we've already pulled in. This also gives us a mapping so that we will be able to translate old G2 urls into the hot new G3 urls.
2009-04-17Import albums. Just the basics; misses permissions and a lot ofBharat Mediratta
metadata, and doesn't import photos yet.
2009-04-15Very early round of Gallery 2 import code. It can import users (withBharat Mediratta
the wrong password) and import groups, with a basic UI. Needs a ton more work.