Commit graph

12 commits

Author SHA1 Message Date
Colin Kuskie
b4c20a1203 Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866. 2010-09-20 11:45:30 -07:00
Colin Kuskie
e76f13bdc3 fileOrder is completely machine dependent, and the order is not determinate. Update the test to only check that all files are present, and not their order. 2010-05-18 19:01:19 -07:00
Colin Kuskie
2c75bc5108 Potential test update due to ordering photos in GalleryAlbum addArchive. 2010-05-18 18:47:54 -07:00
kimd
8030bed30b Gallery: Sorting of files uploaded in zip archives (RFE 11517) 2010-05-17 22:03:38 +02:00
kimd
95e9e52389 Gallery: Allow specification of location when uploading ZIP archives (RFE 11502) 2010-05-02 20:47:13 +02:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
d3e802b1cf clean up test warnings 2008-06-20 08:57:34 +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
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Colin Kuskie
ead0016496 Added skipAutoCommitWorkflow, committed the versionTag.
addArchive seems to create a new revision, so stuff it inside the existing versionTag
2007-12-21 19:21:18 +00:00
Colin Kuskie
1f2c890cfe Commit the version tag, add skipAutoCommitWorkflow. This test runs, but is failing all tests 2007-12-21 18:39:57 +00:00
Doug Bell
82e9bf8448 Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00