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-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
2009-06-12
Continue refactoring the rss module and distribute the creation of album and
Tim Almdal
2009-06-12
Move the processing of rss feeds from the rss controller to callbacks in the
Tim Almdal
2009-06-12
Change from an event driven model to a call driven model similiar to the task
Tim Almdal
2009-06-12
Change the "request_feed_links" eventing handling so that individual modules
Tim Almdal
2009-06-12
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-06-12
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-12
Add /usr/local/bin to PATH before trying to detect binaries.
Bharat Mediratta
2009-06-12
adding string to localizer
unostar
2009-06-11
Merge branch 'master' of git@github.com:talmdal/gallery3
Tim Almdal
2009-06-11
Rename theme_details to theme_options. These changes got left out of
Bharat Mediratta
2009-06-11
Changed rss_theme::sidebar_blocks to fire the event "request_feed_links" to
Tim Almdal
2009-06-09
Fix a bug in set_version() where we were always forcing the value to 1. Oops!
Bharat Mediratta
[next]