summaryrefslogtreecommitdiff
path: root/modules/g2_import
AgeCommit message (Expand)Author
2013-01-30Merge pull request #110 from mikeage/g2_importBharat Mediratta
2013-01-30 #1973 Handle redirected G2 URLs for tags, including g2_itemId passedMike Miller
2013-01-25#1956 - Escape LIKE queries (for _ and %).shadlaws
2013-01-22gallery.menalto.com -> galleryproject.orgBharat Mediratta
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2013-01-13Tags by name (includes a G2 mapping)Mike Miller
2012-06-05Follow on to a9be0691d9efd84cbf5a9f05236caf4df23bcfdb for #1872.Bharat Mediratta
2012-05-19Create an ajax response framework that inserts <meta> tags to guardBharat Mediratta
2012-05-11Fix canonical name for this module. Fixes #1858.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-06-27[Fixes #1757] Redirect to root album if path comes in as main.php or index.phpAndy Lindeman
2011-05-22Clear any existing, matching g2_map rows before mapping new rows.Bharat Mediratta
2011-05-22Leave the "updated" field alone when importing comments so that ifBharat Mediratta
2011-05-02Track and redirect core.DownloadItem requests properly. This canBharat Mediratta
2011-05-02Map the G2 album highlight thumbnail derivative id to the G3 album'sBharat Mediratta
2011-04-30Differentiate between invalid, missing and broken G2 configs andBharat Mediratta
2011-04-24Show the tabs after the page has loaded to prevent Firefox from rendering theBharat Mediratta
2011-04-24Merge branch 'master' of git://github.com/ckieffer/gallery3Bharat Mediratta
2011-04-24Look for and return embed.php files in the autocomplete list if we canBharat Mediratta
2011-04-24Refactor the meat of g2_import::import_album() off into a separateBharat Mediratta
2011-04-24Ignore the presort when transferring over sort orders. Fixes #1710.Bharat Mediratta
2011-04-24Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-24Fix a bug introduced in f2477703faa7cd05ff1aa16da3ecef7b666bef40 whichBharat Mediratta
2011-04-24Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-24Third times the charm. Rethink unordered lists and bullets. Revert to turning...Chad Kieffer
2011-04-24Sentence-case the url. Fixes #1706.Bharat Mediratta
2011-04-23Oops, fix broken codex urls. For #1698.Bharat Mediratta
2011-04-23Oops, this is the rest of the modules and themes for #1696 and #1698.Bharat Mediratta
2011-04-23Merge branch 'master' of git://github.com/gallery/gallery3Chad Kieffer
2011-04-23Remove enumeration unordered list class, it's no longer needed.Chad Kieffer
2011-04-23Enable autocomplete for the embed path. Fixes #1687.Bharat Mediratta
2011-04-22Totally revamp the G2 Import UI to make it sexxxy. Fixes #1683.Bharat Mediratta
2011-02-23Added extra arg to gallery_graphics calls and updated userscolings
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-07Added missing spaces (manual merging from 0d36b97aca3b5ed53ea3ea398ce28b0f619...Joe7
2011-01-07Added batch importer for groupsJoe7
2011-01-07Importing Gallery2 users in batchesJoe7
2011-01-07Fix against ticket #1581 - based on https://github.com/Joe7/gallery3/commit/0...Joe7
2010-11-28Fix g2_import::g2_url() to only replace the $g2_base_url once at theBharat Mediratta
2010-11-09Add an extra line break after the RewriteBase line so that theBharat Mediratta
2010-11-08Dump something in the logs if GalleryEmbed::init() fails.Bharat Mediratta
2010-10-25All modules should be named Xxx_Core for extensibility. Fixes #1458.Bharat Mediratta
2010-09-18When looking for G2 urls in the g2_map, try also swapping spaces for +Bharat Mediratta
2010-09-18Fix a bug in that last commit where I was treating resource_type as a function.Bharat Mediratta
2010-09-18Redirect to the root album when there's an empty path and empty id.Bharat Mediratta
2010-09-08Tighten up the "your gallery2 has xxx in it" info display.Bharat Mediratta
2010-09-08Remove unnecessary g2_import CSS (which we were loading on every pageBharat Mediratta
2010-09-08Add information about disabling XCache during the import process. Fixes tick...Bharat Mediratta
2010-09-07The G2 import sets the sort_order to "asc"/"desc" butBharat Mediratta
2010-09-06Add "Options +FollowSymLinks" to the example mod_rewrite rules and putBharat Mediratta