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
Age
Commit message (
Expand
)
Author
2013-03-10
#2048 - Remove unneeded jquery.autocomplete.css/js inclusions.
shadlaws
2013-02-27
#2021 - Cleanup thumb_dirty and resize_dirty instances.
shadlaws
2013-02-17
Fix autocomplete for admin_g2_import.
Bharat Mediratta
2013-02-17
Updated for the new jQuery tabs API.
Bharat Mediratta
2013-02-13
Merge pull request #143 from mikeage/g2_import
Bharat Mediratta
2013-02-13
Replace = with ==
Mike Miller
2013-02-01
#1987 g2_import module should redirect with a 301, not 302
Mike Miller
2013-01-31
Drop the requirement to have the install() function set the module
Bharat Mediratta
2013-01-30
Merge pull request #110 from mikeage/g2_import
Bharat Mediratta
2013-01-30
#1973 Handle redirected G2 URLs for tags, including g2_itemId passed
Mike Miller
2013-01-25
#1956 - Escape LIKE queries (for _ and %).
shadlaws
2013-01-22
gallery.menalto.com -> galleryproject.org
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2013-01-13
Tags by name (includes a G2 mapping)
Mike Miller
2012-06-05
Follow on to a9be0691d9efd84cbf5a9f05236caf4df23bcfdb for #1872.
Bharat Mediratta
2012-05-19
Create an ajax response framework that inserts <meta> tags to guard
Bharat Mediratta
2012-05-11
Fix canonical name for this module. Fixes #1858.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-06-27
[Fixes #1757] Redirect to root album if path comes in as main.php or index.php
Andy Lindeman
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
Track and redirect core.DownloadItem requests properly. This can
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
Show the tabs after the page has loaded to prevent Firefox from rendering the
Bharat Mediratta
2011-04-24
Merge branch 'master' of git://github.com/ckieffer/gallery3
Bharat Mediratta
2011-04-24
Look for and return embed.php files in the autocomplete list if we can
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
Merge branch 'master' of git://github.com/gallery/gallery3
Chad Kieffer
2011-04-24
Fix a bug introduced in f2477703faa7cd05ff1aa16da3ecef7b666bef40 which
Bharat Mediratta
2011-04-24
Merge branch 'master' of git://github.com/gallery/gallery3
Chad Kieffer
2011-04-24
Third times the charm. Rethink unordered lists and bullets. Revert to turning...
Chad Kieffer
2011-04-24
Sentence-case the url. Fixes #1706.
Bharat Mediratta
2011-04-23
Oops, fix broken codex urls. For #1698.
Bharat Mediratta
2011-04-23
Oops, this is the rest of the modules and themes for #1696 and #1698.
Bharat Mediratta
2011-04-23
Merge branch 'master' of git://github.com/gallery/gallery3
Chad Kieffer
2011-04-23
Remove enumeration unordered list class, it's no longer needed.
Chad Kieffer
2011-04-23
Enable autocomplete for the embed path. Fixes #1687.
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-09
Add an extra line break after the RewriteBase line so that the
Bharat Mediratta
2010-11-08
Dump something in the logs if GalleryEmbed::init() fails.
Bharat Mediratta
2010-10-25
All modules should be named Xxx_Core for extensibility. Fixes #1458.
Bharat Mediratta
[next]