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
Age
Commit message (
Expand
)
Author
2009-06-16
Change the page.html file so that if the type of page is login, the sidebar c...
Tim Almdal
2009-06-16
Beautify "Show All" link, and only show when it's not already showing all str...
Andy Staudacher
2009-06-16
Merge branch 'master' of git@github.com:gallery/gallery3
Andy Staudacher
2009-06-16
Add option to list *all* l10n messages (that have been indexed) in l10n UI
Andy Staudacher
2009-06-16
Add support for uploading .jpeg files (in addition to .jpg)
Bharat Mediratta
2009-06-16
Swap Jakob's placeholder in for mine.
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-16
Fix html bug in l10n message
Andy Staudacher
2009-06-16
Refactor common xxx_menu() code into private _menu() helper.
Bharat Mediratta
2009-06-15
Refactor the comment_rss::feed() method to eliminate code duplication.
Bharat Mediratta
2009-06-15
Don't try to require GalleryCommentHelper.class if the module is not
Bharat Mediratta
2009-06-15
Fix up the titles in the default theme. They've been broken for a
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
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-14
Trap gallery2 errors when we try to load an invalid user id and abort loading...
Bharat Mediratta
2009-06-14
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
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
Rename:
Tim Almdal
2009-06-14
Get rid of the word "items" in the delete confirmation dialog.
Bharat Mediratta
2009-06-14
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-14
Rename Rss_Controller::__call to Rss_Controller::feed, which changes the feed
Tim Almdal
2009-06-14
Switch quick delete from JS confirm to jQuery UI dialog, closes ticket #355.
Chad Kieffer
2009-06-13
Add a warning about eAccelerator interfering with g2_import.
Bharat Mediratta
2009-06-12
Move date/time format strings into a setting and bump the gallery
Bharat Mediratta
2009-06-12
Add a closing </b> to the warning.
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
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-12
Support imports from multisite G2 installs.
Bharat Mediratta
2009-06-13
Multi-byte safe function to support all other languages.
unostar
2009-06-12
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-12
Work around different initialization code in earlier versions of Gallery 2.
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
Convert the filename to a sensible title to match the way that the simple upl...
Bharat Mediratta
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-12
Add 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
[next]