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
2009-10-25
Move g2_import styles from the theme to the module.
Chad Kieffer
2009-10-04
Fixed previous over zealous find and replace.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-08-29
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Merge commit 'upstream/master'
Andy Staudacher
2009-08-29
Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...
Andy Staudacher
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-07-28
Use events to generate menus, instead of having xxx_menu helpers.
Bharat Mediratta
2009-07-28
Standardize the specification of tags.
Tim Almdal
2009-07-18
Reduce import logging to errors only to reduce the size of the logs.
Bharat Mediratta
2009-07-16
Non-trivial changes to the event handling code:
Bharat Mediratta
2009-07-14
Remove extra debug statements.
Bharat Mediratta
2009-07-09
Correct the pattern match to compress multiple spaces into a single
Tim Almdal
2009-07-09
Change the tag importer to convert spaces to a dot in multi word tags.
Tim Almdal
2009-07-07
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-07-07
Allow the task::log method to take an array of lines and change g2_import.php
Tim Almdal
2009-07-07
Clean up some indentation.
Bharat Mediratta
2009-07-07
Change references to Gallery 2 and Gallery 3 to consistently refer to
Tim Almdal
2009-07-06
Change wording of failed to import tags to make it consistent with the other ...
Tim Almdal
2009-07-06
correct spacing in a message. thanks shai
Tim Almdal
2009-07-06
Fix for tickets #312 and #370. Added a task logging api. Changed g2_import
Tim Almdal
2009-07-04
Lets try the BBCode conversion again... go with basic tags even if some are
Tim Almdal
2009-07-04
Change the BBCode Transformation to use the <span class=""> where possible
Tim Almdal
2009-07-04
Revert "Change the bbcode transformation to more standard tags that can be"
Tim Almdal
2009-07-04
Change the bbcode transformation to more standard tags that can be
Tim Almdal
2009-07-03
Fix for #364 = G2 Import Doesn't support markup
Tim Almdal
2009-07-02
Fix for ticket #359 and a partial fix for ticket #345.
Tim Almdal
2009-07-02
Fix for ticket #390.
Tim Almdal
2009-07-02
Suppress the filesize error if the thumbnail is not found so we can get
Tim Almdal
2009-07-01
Start of fixing a problem with importing movies w/o a thumbnail
Tim Almdal
2009-07-01
Fix for ticket #357.
Tim Almdal
2009-06-30
Unlink the old rewritten path files in var/modules/g2_import when we
Bharat Mediratta
2009-06-23
Add support for Gallery 2.2.2 style bootstrap syntax.
Bharat Mediratta
2009-06-23
Gracefully handle the case when the gallery2 instances moves somewhere
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-20
Keywords in G2 are free form. So we don't know what our user used as a separ...
Bharat Mediratta
2009-06-19
Swap the order of two lines to make the debug output have the right data.
Bharat Mediratta
2009-06-18
Make an attempt to catch all situations where loading an item from G2
Bharat Mediratta
2009-06-15
Don't try to require GalleryCommentHelper.class if the module is not
Bharat Mediratta
2009-06-14
Trap gallery2 errors when we try to load an invalid user id and abort loading...
Bharat Mediratta
2009-06-12
Support imports from multisite G2 installs.
Bharat Mediratta
2009-06-12
Work around different initialization code in earlier versions of Gallery 2.
Bharat Mediratta
2009-06-11
Trap exceptions from movie::create() and mark those movies as corrupt.
Bharat Mediratta
2009-06-07
Improve error handling support for corrupt images and report them
Bharat Mediratta
2009-05-28
Prepend all code files we copy from Gallery2 and put into var with our
Bharat Mediratta
2009-05-28
Get rid of entire gallery2 session id param from the urls that we use to alert
Bharat Mediratta
2009-05-27
Commit an egregious hack to work around the fact that both Gallery 2
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-20
Don't import non-viewable image types (eg: psd). Swap in a broken
Bharat Mediratta
[next]