Colin Kuskie
4bfabb9469
Make version tags mandatory again.
2011-10-25 19:44:58 -07:00
Colin Kuskie
82bb59d40e
Debug needs an explicit package name for addToCleanup.
2011-10-19 13:11:23 -07:00
Doug Bell
7c14d1e6c4
almost done fixing addRevision tests
2010-12-03 15:01:31 -06:00
Doug Bell
6931fd471e
all tests run individually
2010-12-03 15:01:31 -06:00
Graham Knop
a95ef168cc
remove use of FindBin in tests
2010-09-01 14:05:53 -05:00
Colin Kuskie
565cf955d7
Merge commit ' 469c2b72b4' into WebGUI8. All tests passing.
2010-07-01 10:13:22 -07:00
Colin Kuskie
385931aaab
Merge commit ' f2e0fb509a' into WebGUI8. Some tests still failing.
2010-06-27 22:32:31 -07:00
Colin Kuskie
fecc2bec54
Yet more END block cleanups.
2010-06-15 16:40:06 -07:00
Graham Knop
4c18ba3563
convert all test cleanup to addToCleanup
2010-06-10 18:47:54 -05:00
Graham Knop
b832deecd1
convert all cleanup methods to addToCleanup
2010-06-10 10:09:53 -05:00
kimd
387942e68d
Added search by location to the Gallery (RFE 11504)
2010-06-01 16:23:48 -05:00
Colin Kuskie
c56d2b9403
Fix some Gallery and GalleryAlbum tests.
2010-05-21 13:37:42 -07:00
Colin Kuskie
5140ece731
Large batch of test fixes, most for newByDynamicClass -> newById
2010-05-13 20:02:26 -07:00
Colin Kuskie
3b577599f5
Forward port XML encoding for template based RSS feeds in the Gallery.
2009-08-05 22:16:38 +00:00
Colin Kuskie
d83f1fd5fc
Last batch of User and Group cleanups.
2009-05-01 03:29:32 +00: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
Graham Knop
be4e872277
small test fix
2008-03-27 17:17:21 +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
Doug Bell
ec3bc19d77
Added i18n for Gallery (Search) template
...
Fix: Album description showing up in Photos when photo has no synopsis
fix: Photo now shows correct confirmation screen
fix: Photo now gets auto-committed according to Gallery approval workflow
fix: Formatting problems in Album view
fix: Photo and Album assets now retain their Owner after other users edit them.
fix: Gallery::Utility migration now retains createdBy, creationDate, and ownerUserId.
Testing Gallery::Utility a bit more thoroughly.
fix: Photo EXIF data now gets cached correctly and sanitized for references (since JSON won't store them and they're of no use to us anyway).
2008-01-25 22:34:37 +00:00
Doug Bell
6fcfa3f80d
fixes for Gallery and Gallery Utility
2008-01-09 04:23:52 +00:00
Doug Bell
f56c0873d8
Added userDefined fields to GalleryAlbum assets. Modified Gallery::Utility to migrate userDefined fields from Threads to GalleryAlbums. Added tests for the previous.
2008-01-07 22:38:59 +00:00
Doug Bell
0e55ec42cd
Added migration utility for Gallery
2008-01-04 06:23:38 +00:00
Doug Bell
af271b9f26
fixed a bunch of GalleryAlbum/Photo tests
2007-12-26 00:39:08 +00:00
Colin Kuskie
7be4f8ea82
Remove all tests with no internal tests, or that are exact copies of GalleryAlbum tests.
...
Update 00base.t to test the Gallery instead of the GalleryAlbum.
2007-12-21 21:47:15 +00:00
Colin Kuskie
4a95c73cc8
fix use lib paths
2007-12-21 19:24:50 +00:00
Doug Bell
82e9bf8448
Finished? Ready for merge at least.
2007-12-17 22:22:06 +00:00