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