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
Age
Commit message (
Expand
)
Author
2013-05-05
There is no $g2_album_id here
Rasmus Lerdorf
2013-02-27
#2021 - Cleanup thumb_dirty and resize_dirty instances.
shadlaws
2013-01-31
Drop the requirement to have the install() function set the module
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-05-22
Clear any existing, matching g2_map rows before mapping new rows.
Bharat Mediratta
2011-05-22
Leave the "updated" field alone when importing comments so that if
Bharat Mediratta
2011-05-02
Map the G2 album highlight thumbnail derivative id to the G3 album's
Bharat Mediratta
2011-04-30
Differentiate between invalid, missing and broken G2 configs and
Bharat Mediratta
2011-04-24
Refactor the meat of g2_import::import_album() off into a separate
Bharat Mediratta
2011-04-24
Ignore the presort when transferring over sort orders. Fixes #1710.
Bharat Mediratta
2011-04-24
Fix a bug introduced in f2477703faa7cd05ff1aa16da3ecef7b666bef40 which
Bharat Mediratta
2011-04-24
Sentence-case the url. Fixes #1706.
Bharat Mediratta
2011-04-22
Totally revamp the G2 Import UI to make it sexxxy. Fixes #1683.
Bharat Mediratta
2011-02-23
Added extra arg to gallery_graphics calls and updated users
colings
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-07
Added missing spaces (manual merging from 0d36b97aca3b5ed53ea3ea398ce28b0f619...
Joe7
2011-01-07
Added batch importer for groups
Joe7
2011-01-07
Importing Gallery2 users in batches
Joe7
2011-01-07
Fix against ticket #1581 - based on https://github.com/Joe7/gallery3/commit/0...
Joe7
2010-11-28
Fix g2_import::g2_url() to only replace the $g2_base_url once at the
Bharat Mediratta
2010-11-08
Dump something in the logs if GalleryEmbed::init() fails.
Bharat Mediratta
2010-09-08
Remove unnecessary g2_import CSS (which we were loading on every page
Bharat Mediratta
2010-09-07
The G2 import sets the sort_order to "asc"/"desc" but
Bharat Mediratta
2010-08-29
Properly identify the base G2 url when G2 isn't using the rewrite
Bharat Mediratta
2010-08-29
Remember which comments we imported and don't import them a second
Bharat Mediratta
2010-08-29
Don't concatenate two strings together as an argument for t() or t2();
Bharat Mediratta
2010-08-08
If the imported item from Gallery 2 has a preferred derivative with a
Bharat Mediratta
2010-08-08
Visually separate the G2 comment's subject and body when we blend them
Bharat Mediratta
2010-08-08
Backdate the created/updated dates for imported comments. Fixes ticket #1215.
Bharat Mediratta
2010-08-08
Handle "1" as a default order direction in G2. Why would we ever do that? D...
Bharat Mediratta
2010-07-26
Fix ticket #1253 where the maintenance page bombs if you have already
Bharat Mediratta
2010-06-16
If the G2 orderBy or orderDirection fields are blank, use the G2 defaults.
Bharat Mediratta
2010-06-16
Fix a bug introduced in 1077477a9032d5a4855e19e2dd4ce923472b711c where
Bharat Mediratta
2010-06-16
Fix two bugs:
Bharat Mediratta
2010-03-30
Move G2_Import_Exception into libraries because it's not a helper class.
Bharat Mediratta
2010-03-28
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-03-02
Ignore fetchItemViewCount errors during import and default to 0. The error is...
Andy Staudacher
2010-02-28
G2 importer stability improvements:
Andy Staudacher
2010-02-23
Specify the type for movie Item_Models correctly. Fixes ticket #1033.
Bharat Mediratta
2010-02-22
Normalize invalid/missing G2 email addresses
Bharat Mediratta
2010-02-09
Import hashed passwords from G2 (which will only work if they're PasswordHash...
Andy Staudacher
2010-02-09
Better handling of G2's multi level sort order in g2_import
Andy Staudacher
2010-02-09
More g2_import model validation fixes, and make import less noisy (don't copy...
Andy Staudacher
2010-02-09
Fix g2_import bugs related to item and user model validation.
Andy Staudacher
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
Add core.DownloadItem redirect for G2's Photo and Movie items (was previously...
Andy Staudacher
2010-02-06
Fix maintenance view, which was broken when the g2_import module was installe...
Andy Staudacher
[next]