summaryrefslogtreecommitdiff
path: root/modules/g2_import/views
AgeCommit message (Expand)Author
2012-05-19Create an ajax response framework that inserts <meta> tags to guardBharat Mediratta
2011-04-24Show the tabs after the page has loaded to prevent Firefox from rendering theBharat Mediratta
2011-04-24Third times the charm. Rethink unordered lists and bullets. Revert to turning...Chad Kieffer
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
2010-11-09Add an extra line break after the RewriteBase line so that theBharat 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-06Add "Options +FollowSymLinks" to the example mod_rewrite rules and putBharat Mediratta
2010-02-22Fix cut/paste typoBharat Mediratta
2010-02-09Revise the "review your permission" text to my liking.Bharat Mediratta
2010-02-07Import G2 permissions in the import process. Ignores user and item specific p...Andy Staudacher
2010-02-06Fix g2 redirect to use external redirect (and declare it as permanent).Andy Staudacher
2010-01-31Fix lots of warnings that pop up when we're in E_STRICT mode. They'reBharat Mediratta
2010-01-02Clean the G2 base url so that we can't leak XSS vulnerabilities thatBharat Mediratta
2010-01-02Add a tip about deactivating some modules to make importing faster.Bharat Mediratta
2010-01-01Add a code block showing how to add a mod_rewrite block to the old Gallery2 i...Bharat Mediratta
2009-11-17Stop overlap of g2_import messages and info icon in the background. Fixes #765.Chad Kieffer
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-18Wrap all admin views in g-block and g-block content. This provides the means ...Chad Kieffer
2009-10-07Consolidated the rest of the base message styles into lib/gallery.common.css ...Chad Kieffer
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...Chad Kieffer
2009-09-30Replaced gButtonLink with g-button.Chad Kieffer
2009-08-31Rename mark_safe() to mark_clean()Andy Staudacher
2009-08-30Change all instances of SafeString::of_safe_html() to html::mark_safe() in vi...Andy Staudacher
2009-08-29Undo url helper changes - url methods no longer return a SafeString.Andy Staudacher
2009-06-19More minor facelift for the admin/g2_import page.Bharat Mediratta
2009-06-19Give the admin/g2_import page a facelift.Bharat Mediratta
2009-06-13Add a warning about eAccelerator interfering with g2_import.Bharat Mediratta
2009-06-11Rename theme_details to theme_options. These changes got left out ofBharat Mediratta
2009-05-27Commit an egregious hack to work around the fact that both Gallery 2Bharat Mediratta
2009-05-12Import tags.Bharat Mediratta
2009-05-12Deal gracefully with the case that the Gallery 2 instance didn't haveBharat Mediratta
2009-05-11Don't attempt to interact with comments if the Gallery2 comment module is not...Bharat Mediratta
2009-05-09Usability and performance improvementsBharat Mediratta
2009-05-09Fix indentation.Bharat Mediratta
2009-04-22Minor cleanups:Bharat Mediratta
2009-04-21Highlight: we can now import photos and movies.Bharat Mediratta
2009-04-15Very early round of Gallery 2 import code. It can import users (withBharat Mediratta