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
/
gallery
/
helpers
Age
Commit message (
Expand
)
Author
2009-07-03
Update the source so the third party code passes the File Structure Test
Tim Almdal
2009-07-03
Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...
Tim Almdal
2009-07-03
Fix for ticket #400: Add HTMLPurifier to gallery3 and change p::clean() to ca...
Tim Almdal
2009-07-02
Suppress the filesize error if the thumbnail is not found so we can get
Tim Almdal
2009-07-01
Fix a bunch of XSS vulnerabilities turned up by manual inspection
Bharat Mediratta
2009-06-30
Fix i18n issue - accidentally called t() on translated messages. Please trunc...
Andy Staudacher
2009-06-29
Partial fix for ticket 471 - Fix parsing of module/theme info files in l10n s...
Andy Staudacher
2009-06-29
Partial fix for ticket 471 - i18n of module names in upgrader.
Andy Staudacher
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-29
Don't repeat the default locale in the installed locales list.
Andy Staudacher
2009-06-29
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-28
Clean up the combined javascript change and refactor out the
Bharat Mediratta
2009-06-28
Set the gallery module version to 6 in install() (missed this in my last chan...
Bharat Mediratta
2009-06-28
Modify the cache table to make id the primary key for consistency with
Bharat Mediratta
2009-06-28
Tweak the cache implementation
Bharat Mediratta
2009-06-28
Change the cache column of the caches table to a large blob. This fixes tick...
Tim Almdal
2009-06-27
Update the version number and upgrade method for gallery to reflect the addit...
Tim Almdal
2009-06-27
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-27
Create a new thumb_menu() and convert Digibug over to use it.
Bharat Mediratta
2009-06-26
Create a theme_view function script which allows modules in the head or admin...
Tim Almdal
2009-06-26
Move the inclusion of photo and movie specific javascript into gallery_theme
Tim Almdal
2009-06-26
1) Move the generation of script tags to gallery_theme::head and gallery_them...
Tim Almdal
2009-06-24
Use ENT_QUOTEs when decoding the $current_uri otherwise apostrophes
Bharat Mediratta
2009-06-24
Look in /opt/local/bin for binaries, too.
Bharat Mediratta
2009-06-23
Fix broken rotate urls.
Bharat Mediratta
2009-06-23
Remove stray ? that was breaking ccw rotation.
Bharat Mediratta
2009-06-23
Add gDialogLink to the delete button, since its got a jQuery
Bharat Mediratta
2009-06-23
Add a new "show credits" check box in the theme options so that you
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-23
Order log entries by id as well so that multiple events in the same
Bharat Mediratta
2009-06-22
Remove debugging output that was overlooked
Tim Almdal
2009-06-22
Change the quick pan from static to dynamic. This allows modules to add butt...
Tim Almdal
2009-06-20
Fix a bug in gallery_installer where on an initial install we were
Bharat Mediratta
2009-06-18
Fix plural messages in l10n scanner - Bad typo lead to basically breaking all...
Andy Staudacher
2009-06-18
Fix/remove unnecessary escaping of double quotes in l10n scanner.
Andy Staudacher
2009-06-17
Fix for ticket #366
Tim Almdal
2009-06-16
Fix a bug that was overwriting the quick-pane HTML causing the quick
Bharat Mediratta
2009-06-16
Use a placeholder image if ffmpeg is missing instead of throwing an
Bharat Mediratta
2009-06-16
Add the real image url to the anchor elements for our full size links
Bharat Mediratta
2009-06-16
Move all the fullsize code into the theme to make it less confusing.
Bharat Mediratta
2009-06-14
Create a sidebar for tag pages
Bharat Mediratta
2009-06-14
Refactor the way that the rss module works so that we're not allowing
Bharat Mediratta
2009-06-14
Refactor feed code to use stdClass everywhere. Fix bugs in the
Bharat Mediratta
2009-06-14
Don't use stdClass to return the feed data. Just use an array.
Tim Almdal
2009-06-14
Remove the sidebar flag from the feed definition returned by available_feeds and
Tim Almdal
2009-06-14
Remove rss:item_feed, rss::tag_fead and rss_theme::head and move that
Tim Almdal
2009-06-14
Switch quick delete from JS confirm to jQuery UI dialog, closes ticket #355.
Chad Kieffer
2009-06-12
Move date/time format strings into a setting and bump the gallery
Bharat Mediratta
2009-06-12
Create gallery::date_time(), gallery::date() and gallery::time()
Bharat Mediratta
2009-06-12
Don't count the root as an album in the stats block. It'll just confuse our ...
Bharat Mediratta
[next]