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-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
2009-06-09
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-09
Cache the available module list in module::$available.
Bharat Mediratta
2009-06-09
Use a reference in available() to avoid crappy looking dereferencing.
Bharat Mediratta
2009-06-09
Merge branch 'master' of git@github.com:gallery/gallery3
Andy Staudacher
2009-06-09
Fix for fetching l10n plural messages. Need to cast from stdclass to array(),...
Andy Staudacher
2009-06-09
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-09
Check in /usr/local/bin for ffmpeg, and create the setting even if its
Bharat Mediratta
2009-06-09
Removed extra whitespace
Tim Almdal
2009-06-09
Create a new method in MY_url.php "get_item_from_uri" which loads the item
Tim Almdal
2009-06-08
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-06-07
Improve error handling support for corrupt images and report them
Bharat Mediratta
2009-06-06
Merge branch 'master' of git@github.com:gallery/gallery3
Andy Staudacher
2009-06-06
Preliminary BiDi support (needs *a lot* of tweaking)
Andy Staudacher
2009-06-06
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-06-06
Remove album view icon link, added album link to info module. This and breadc...
Chad Kieffer
2009-06-05
change the version to beta 1
Bharat Mediratta
2009-06-06
Add the exception message to the trace string when there's a graphics
Bharat Mediratta
2009-06-06
Correct locale and local translation
unostar
2009-06-06
Add Belarusian to the language list.
Bharat Mediratta
2009-06-06
Localize the 'Advanced' menu item
Bharat Mediratta
2009-06-04
Skip over busted images when rebuilding. Change graphics::generate()
Bharat Mediratta
2009-06-04
Work around a problem with the CGI sapi on urls that don't contain
Bharat Mediratta
2009-06-04
Make sure the item is loaded in parse_url() before we use it.
Bharat Mediratta
2009-06-04
Add MY_num containing num::convert_to_bytes() which supports PHP's
Bharat Mediratta
2009-06-04
Let the Akismet module create the statistics menu, since it's the only
Bharat Mediratta
2009-06-03
Sanitize all data we return via json_encode() to guard against XSS and
Bharat Mediratta
2009-06-02
made "Add photos" its own site menu item
jhilden
2009-06-02
make cleanm static
Tim Almdal
[next]