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
/
tests
/
Photo_Helper_Test.php
Age
Commit message (
Expand
)
Author
2013-02-18
Fix up some tests:
Bharat Mediratta
2013-02-08
#1994 - Make get_file_metadata throw an exception if photo or movie is uniden...
shadlaws
2013-01-26
#1951 - Make metadata generation more flexible (photo and movie helpers).
shadlaws
2010-01-18
No longer necessary; all photo and movie helper code is now in the model.
Bharat Mediratta
2010-01-02
Add a cache buster to the resize and file urls. This fixes ticket
Bharat Mediratta
2009-09-08
Fix a thinko-- of course we want urls to be the path to the file itself.
Bharat Mediratta
2009-09-07
Add support for a per-item "slug" which will be the user-visible url
Bharat Mediratta
2009-07-25
Rename columns that use reserved SQL words : items.left and items.right
Romain LE DISEZ
2009-05-28
Update tests to reflect cache-buster param on thumbnail urls.
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-27
Restructure things so that the application is now just another module.
Bharat Mediratta