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
2009-11-19
Revert "Revert "Revert "Use call_user_func instead of call_user_func_array as...
Tim Almdal
2009-11-19
Revert "Revert "Use call_user_func instead of call_user_func_array as we don'...
Tim Almdal
2009-11-19
Revert "Use call_user_func instead of call_user_func_array as we don't need t...
Tim Almdal
2009-11-19
Make sure that calls to the theme::get_var() have sane defaults in the event ...
Tim Almdal
2009-11-18
Create theme::get_var(), theme::set_var() methods to set the options of the a...
Tim Almdal
2009-11-17
Stop overlap of g2_import messages and info icon in the background. Fixes #765.
Chad Kieffer
2009-11-03
Get rid of "skipping" messages because they're overly verbose if you resume a...
Bharat Mediratta
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-26
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-25
Move g2_import styles from the theme to the module.
Chad Kieffer
2009-10-22
Change the name of identity library from Identity to IdentityProvider. Create...
Tim Almdal
2009-10-21
Change this files to use the API instead of referencing the group tables dire...
Tim Almdal
2009-10-19
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-16
Start simplifying the interface by moving the static methods from user.php an...
Tim Almdal
2009-10-07
Consolidated the rest of the base message styles into lib/gallery.common.css ...
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-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
Update all code to use helper method html::clean(), html::purify(), ... inste...
Andy Staudacher
2009-08-29
Undo url helper changes - url methods no longer return a SafeString.
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-13
Add quotes around all values that contain spaces in them, and add a
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
[next]