Commit graph

1163 commits

Author SHA1 Message Date
Yung Han Khoe
79bfa826e0 Replaced Matrix with newer version 2008-11-19 19:01:34 +00:00
Frank Dillon
4ff722bd5d Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces. 2008-11-15 11:39:23 +00:00
Colin Kuskie
0c2ca8184c final asssetManager i18n re: 4214 2008-11-14 23:44:30 +00:00
Doug Bell
0d9dcbfb12 merge 8376 2008-11-14 23:08:10 +00:00
Doug Bell
2f8869292f merging 8374 2008-11-14 22:19:15 +00:00
Doug Bell
aec93573f0 added test 2008-11-14 20:29:05 +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
Henry Tang
2a3ed29d26 Merged versionTagMode support from amh development branch. Upgrade scripts not updated yet 2008-11-13 17:03:47 +00:00
Henry Tang
97c7667747 Added tests for versionTagMode 2008-11-13 15:20:17 +00:00
JT Smith
07519c7e98 fixed some caching and parsing problems 2008-11-12 21:11:19 +00:00
Graham Knop
d6e00cab05 improved performance of file uploads and changed format of created uploads locations, avoiding case sensitivity problems 2008-11-12 01:17:33 +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
Colin Kuskie
1ebec1e05f Update the UsersOnline test so that all tests pass. 2008-11-05 05:13:12 +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
Graham Knop
7867ba61d5 turn off email to log properly for mail tests 2008-11-04 22:47:05 +00:00
JT Smith
83bb3c1904 Crud create() for specific id (#9035) 2008-11-04 15:50:09 +00:00
Doug Bell
ac80e166a4 added testing for DataTable form and asset 2008-10-29 21:28:45 +00:00
Doug Bell
4b120ad17c added "return => name" to WebGUI::Pluggable::find 2008-10-27 16:54:19 +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
4ef07e2647 check MIME type for JSON accessor methods in Tax and Transaction 2008-10-26 04:17:33 +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
Graham Knop
203563a918 clean up syntaxCheck messages slightly 2008-10-23 10:21:01 +00:00
Colin Kuskie
5104f5f4c8 update Shop/Address test for recent RFE addition 2008-10-22 16:17:32 +00:00
Chris Nehren
ebd2309104 Added extras to user profile fields. This field can be accessed using the
profile.form.element.extras template variable when editing a profile and the
profile.extras field when viewing a template.
2008-10-22 00:20:31 +00:00
JT Smith
b41c1639a1 - Inclusion of UsersOnline macro into the core (#766) 2008-10-21 19:54:51 +00:00
Graham Knop
5b1eb1c095 only escape dangerous characters 2008-10-21 18:11:32 +00:00
Yung Han Khoe
22f5565351 initial import of Matrix v2 files into Matrix branch 2008-10-20 16:17:27 +00:00
Colin Kuskie
0b21273065 update Form/ClassName to match new code 2008-10-20 00:38:28 +00:00
Colin Kuskie
99adc3f0c2 add coverage tests for Group.t, isUserAdmin 2008-10-14 23:05:54 +00:00
Graham Knop
9856cc5904 clean up tests some 2008-10-14 22:03:41 +00:00
Colin Kuskie
6af9adbf41 Add tests for percentage of price, and fix
a bad comment in the ShipDriver test.
2008-10-14 19:37:39 +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
63701071db add another FlatRate calculate test 2008-10-08 23:26:32 +00:00
Colin Kuskie
58d97badcd fix clean-up of Products in FlatRate test 2008-10-08 20:26:50 +00:00
Colin Kuskie
9d45d764b3 better cleanup of products for Shop/Tax test 2008-10-08 20:03:19 +00:00
Colin Kuskie
f95fb446ae update Macro/ViewCart test to track macro changes 2008-10-08 16:58:49 +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
Colin Kuskie
c0b9bdcc43 Fix a bug with shipping costs as a percentage of weight. Build
a test to test the fix.
2008-10-07 22:43:22 +00:00
Colin Kuskie
334ce4791f Update test to work with XSS fix. 2008-10-07 21:30:27 +00:00
Colin Kuskie
3fcdee6094 Update test to track code change for escaping requested URLs. 2008-10-07 19:34:12 +00:00
Graham Knop
d12f0d2e30 make GalleryAlbum test run, and fix it 2008-10-05 19:42:52 +00:00
Graham Knop
4eada61d8d syntax check is faster, always runs, and tests for warnings as well 2008-10-05 19:42:39 +00:00
Colin Kuskie
8e6c3297bb forward port i18n AssetExportHtml error messages 2008-10-04 07:47:58 +00:00