Commit graph

314 commits

Author SHA1 Message Date
Colin Kuskie
5798823dd4 fix SKIP issues in HTMLTemplateExpr test 2008-11-24 02:46:07 +00:00
Colin Kuskie
a55f36a95b do not test return value of www_deployPackage 2008-11-24 02:28:31 +00:00
Graham Knop
dd90696d7c cleaning up warnings/variable redefinition and pod 2008-11-24 01:34:32 +00:00
Colin Kuskie
13eb87ffe5 forward porting fix for non-unique separator strings, ~~~, #8543 2008-11-21 23:07:05 +00:00
Yung Han Khoe
79bfa826e0 Replaced Matrix with newer version 2008-11-19 19:01:34 +00:00
Colin Kuskie
0c2ca8184c final asssetManager i18n re: 4214 2008-11-14 23:44:30 +00:00
Patrick Donelan
564b4e90d1 Added skeleton Survey2 test file.
Changed debug logging from ERROR level to DEBUG
2008-11-13 22:39:29 +00:00
JT Smith
07519c7e98 fixed some caching and parsing problems 2008-11-12 21:11:19 +00:00
Doug Bell
f802044df3 added tests for movefield 2008-11-07 03:56:23 +00:00
JT Smith
ef6aedc862 - The Syndicated Content asset was rewritten, and now uses 35% less memory and is 400% faster. 2008-11-06 02:32:10 +00:00
Graham Knop
f90e08c93f fix DataTable test 2008-11-04 22:47:30 +00:00
Graham Knop
dd67123cb7 update Gallery Photo test to reflect proper template variables 2008-11-04 22:47:25 +00:00
Doug Bell
ac80e166a4 added testing for DataTable form and asset 2008-10-29 21:28:45 +00:00
Doug Bell
314035912d fixed DataForm/diagnose.t
Added find() and findAndLoad() to WebGUI::Pluggable and updated sbin/preload.perl
2008-10-27 16:16:18 +00:00
Colin Kuskie
0c320d8c01 write a basic test for appendTemplateVarsDateTime 2008-10-26 21:00:03 +00:00
Colin Kuskie
913ed8ec26 reset isDefault to 0 on copy, 8921 2008-10-25 20:33:24 +00:00
Graham Knop
d5dfa451df added: WebGUI::AssetCollateral::DataForm::Entry object for managing DataForm entries 2008-10-23 10:21:08 +00:00
Yung Han Khoe
22f5565351 initial import of Matrix v2 files into Matrix branch 2008-10-20 16:17:27 +00:00
Graham Knop
9856cc5904 clean up tests some 2008-10-14 22:03:41 +00:00
Graham Knop
5319953a0a restore old export path even if empty 2008-10-14 15:25:31 +00:00
JT Smith
e7c6fe6cae - Added Comments asset aspect, which allows comments to be added to any asset
easily.
 - Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00
Colin Kuskie
75b39feb08 final fixes for AssetExportHtml test 2008-10-08 16:52:52 +00:00
Colin Kuskie
076694eff3 More guardbanding tests for root.
No more dumping files into /
2008-10-08 04:06:09 +00:00
Colin Kuskie
a167731a93 begin guardbanding the test to survive being run by root 2008-10-07 23:21:35 +00:00
Graham Knop
d12f0d2e30 make GalleryAlbum test run, and fix it 2008-10-05 19:42:52 +00:00
Colin Kuskie
8e6c3297bb forward port i18n AssetExportHtml error messages 2008-10-04 07:47:58 +00:00
Colin Kuskie
5ab09308af forward port test fixes for AssetExportHtml 2008-10-04 07:33:01 +00:00
Colin Kuskie
79cbb85285 fix Asset.t. Safe references are not always safe 2008-09-30 18:23:17 +00:00
Colin Kuskie
21545535be replace diag output with a comment 2008-09-30 17:36:31 +00:00
Graham Knop
079ca87f17 fix Asset_diagnose.t for new asset configuration 2008-09-30 17:29:17 +00:00
JT Smith
d75f401ac1 fixes to match config file changes 2008-09-30 17:25:25 +00:00
Graham Knop
336cb209fd protect against premature test failure corrupting config, remove debug code 2008-09-30 17:07:26 +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
7d59a4d7c7 Fix a bug where GUID style userIds were rejected by AssetExportHtml. 2008-09-14 02:39:32 +00:00
Graham Knop
29a419e1eb added: getLineageIterator method to simplify working on large sets of assets 2008-09-05 22:14:04 +00:00
Graham Knop
d881a82fc3 fixing tests 2008-08-21 20:44:33 +00:00
Colin Kuskie
fbc6e55141 fix inheritUrlFromParent 2008-08-21 20:27:30 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +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
Colin Kuskie
c6e9d322a8 Fix how update and addRevision handle defaults from the definition subroutine
when it returns an array ref.
2008-08-19 22:03:39 +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