Graham Knop
d12f0d2e30
make GalleryAlbum test run, and fix it
2008-10-05 19:42:52 +00:00
Colin Kuskie
a61bd107fa
Add support for the original sku entry in the header.
2008-09-29 23:26:34 +00:00
Colin Kuskie
de889434da
Let the product importer import files with windows style line endings.
2008-09-29 00:57:02 +00:00
Colin Kuskie
79c5425bcf
Fix product exporting and importing through the Shelf.
...
Note that sku entries in the import and export file are now varSku.
2008-09-28 23:59:26 +00:00
Colin Kuskie
aaa1e0ab0e
add a test for importing product tables when the headers and fields are quoted
2008-09-28 05:00:57 +00:00
Colin Kuskie
0f312d69b2
fix leaking products and shelves in test
2008-09-27 21:18:24 +00:00
Yung Han Khoe
1378ab0d41
Added field_loop to output of Thingy's www_getThingViaAjax method
2008-09-25 20:05:17 +00:00
Yung Han Khoe
976834a5a4
small changes in Thingy's web services methods, added Thingy tests
2008-09-24 16:24:14 +00:00
Patrick Donelan
dd5d0639b2
RFE - Teach Thingy to be a Web Service ( http://www.plainblack.com/rfe/request-for-enhancement/teach-thingy-to-be-a-web-service ) [Yung]
2008-09-24 07:10:46 +00:00
Colin Kuskie
3aefdb6ce5
fix syntax errors
2008-08-20 17:27:39 +00:00
Diona Kidd
94b20d8f49
Adding provision for testing hasTerms method
2008-08-20 02:04:55 +00:00
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
Colin Kuskie
68085e440f
Fix the failing test, there were two issues.
...
1) _create_interleaved_items does not return anything useful.
2) $items, the first arg to the sub, has to be an array ref.
2008-08-08 17:56:23 +00:00
Colin Kuskie
2f72b6352c
Remove debugging output.
2008-08-05 03:58:17 +00:00
Kaleb Murphy
e7f5948ce1
Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work.
2008-08-04 20:23:13 +00:00
Diona Kidd
178c6340a9
Removing unneeded version tag and workflow info
2008-08-01 14:32:50 +00:00
Diona Kidd
7fbb4a826b
Passing tests for badges, tickets and ribbons
2008-08-01 14:23:36 +00:00
Diona Kidd
a4759016ab
Adding non-mech test
2008-08-01 13:13:11 +00:00
Diona Kidd
77aec308c1
Adding additional tests for tickets
2008-07-29 20:08:28 +00:00
Diona Kidd
d908d53c84
Adding test for ticket creation
2008-07-29 20:01:27 +00:00
Diona Kidd
fad7ef4361
Refactored to use Test::WWW::Mechanize
2008-07-29 17:36:53 +00:00
Diona Kidd
84e417069e
Adding test for EMS. Currently this test fails due to table and column discrepancies
2008-07-28 23:39:15 +00:00
Colin Kuskie
29445ee1df
move Shop/Products tests into Asset/Wobject/Shelf
2008-07-23 15:45:15 +00:00
Colin Kuskie
486edcb4d1
comment the GalleryAlbum view tests, and fix a test that was failing due to a bug fix
2008-07-13 18:32:04 +00:00
Graham Knop
d3e802b1cf
clean up test warnings
2008-06-20 08:57:34 +00:00
Doug Bell
879668156b
fixed: Syndicated Content wobject makes H::T choke
2008-06-13 19:30:19 +00:00
Graham Knop
713e73bf19
proper dataform test fix
2008-06-13 00:35:16 +00:00
JT Smith
42ed751694
test reports errors without crashing
2008-06-12 23:47:42 +00:00
Graham Knop
520c18b3e2
fixing dataform test
2008-06-12 23:31:00 +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
Yung Han Khoe
075c02221f
Added UserList wobject
2008-05-30 15:31:24 +00:00
Colin Kuskie
f41d53aa90
make the upgrade script remove SQLForm files, code, Help, i18n and test. Retire the SQLForm test in the repo
2008-05-30 06:59:56 +00:00
Yung Han Khoe
bc88cb3183
Adding basic UserList tests
2008-05-19 19:51:58 +00:00
Diona Kidd
5656ee915c
Adding test for SyndicatedContent.t that exposes feed bug when passing data to the template engine
2008-05-16 00:53:32 +00:00
Doug Bell
aae6a32df4
added: Ability to enable / disable archiving per Collaboration System. fixed Mech tests again
2008-04-28 02:07:56 +00:00
Doug Bell
3c6ad74cae
fixed the rest of the Test::WWW::Mech tests
2008-04-27 10:07:35 +00:00
Doug Bell
98992b8920
- added: Inbox is now pruned after 1 year
...
- Added about a hundred tests for Collaboration system, Post, and Thread
permissions
- Cleaned up code tested by the aforementioned tests
- Fixed all Test::WWW::Mechanize tests and updated the skeleton. Should be
usable now.
2008-04-26 02:23:10 +00:00
Doug Bell
7668f68980
add: Calendar can now choose workflow for Events
...
fix: Event now saves ownerUserId correctly
add: GalleryAlbum now shows link to add a Photo
added a test skeleton for Test::WWW::Mechanize tests
2008-04-16 23:32:12 +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
Yung Han Khoe
f70549720b
fix: defaultThingId was not automatically set after creating first thing, also added a test for this.
2008-03-15 15:47:55 +00:00
Yung Han Khoe
9de7e34112
add: Thingy asset
2008-03-13 19:06:18 +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
Colin Kuskie
04da356822
take more advantage of getTestCollateralPath file concat
2008-02-09 04:44:15 +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