Commit graph

17 commits

Author SHA1 Message Date
Graham Knop
edebe7e2b9 revert oops 2008-08-19 20:48:47 +00:00
Doug Bell
57b8cc4bae fixed: loginBox macro can no longer return the user to the logout page, logging them out 2008-08-19 20:39:43 +00:00
Doug Bell
b0669c1a36 fixed Gallery Disk Space problem by adding a way to change image density 2008-07-31 20:31:08 +00:00
Doug Bell
58417faf8a fix problems with gallery URLs. fixed disk space check. added error messages to photo template 2008-06-12 22:08:10 +00:00
Doug Bell
e7260285be added a thumbnail for the photo edit screen 2008-06-09 20:17:04 +00:00
Doug Bell
63e93221bd ordered resolutions numerically instead of ascibetically 2008-05-29 19:36:50 +00:00
Doug Bell
73050858af fixed labels 2008-05-29 19:32:57 +00:00
Doug Bell
126a2bacb5 fixed resolutions problem 2008-05-29 19:25:57 +00:00
Doug Bell
d43065b122 Added more keys to the list of bad EXIF keys. CameraID and CameraType seem to make JSON croak...
Fixed issue where bad EXIF cache would kill the entire album
Added more variables for resolutions
Added better handling of Pending albums and photos.
2008-05-29 18:37:54 +00:00
Doug Bell
39c95cb25b added template variables to photo. added better getParent and getGallery to GalleryFile, for approval processes 2008-05-27 20:41:26 +00:00
Doug Bell
4ebed16c69 added more vars to GalleryAlbum and GalleryFile. fixed some tests 2008-04-17 22:54:19 +00:00
Doug Bell
99aa2919d6 fixed: Back to Album link doesn't work
fixed: Minor i18n wording discrepencies
fixed: Photo->www_showConfirmation Add a Photo link points to the wrong place
2008-04-09 16:21:52 +00:00
Graham Knop
9ed284beec use UTF8 JSON encoding and decoding universally
fixed: Import/Export of packages with international text is broken
2008-04-01 14:42:20 +00:00
Graham Knop
53bdfda753 fixed: profile photos don't obey max image size 2008-03-28 19:55:03 +00:00
Doug Bell
3ea9420479 fix: Fixed permission issues with Gallery comments
Gallery now checks to see if it's committed before allowing Albums to be added
Slideshow and thumbnails work better
Much, much more
2008-03-27 00:24:00 +00:00
Doug Bell
ab6f4defe3 - moved Gallery utility methods to WebGUI::Utility::Gallery
- Added tests for GalleryAlbum RSS
- More tests for comments
- Test International Macro sprintf as third+ arguments
- Add Gallery search limiting by user ID
- Remaining i18n for Gallery templates
- Fix: Search form now visible in Photo assets
Moved a lot of stuff from Photo to GalleryFile
2008-03-20 18:51:44 +00:00
Doug Bell
3842ebf6fa Added WebGUI::Asset::File::GalleryFile
Changed Photo to subclass WebGUI::Asset::File::GalleryFile
2008-03-05 23:06:58 +00:00