Colin Kuskie
|
e2101ad8d2
|
Products imported by the Shelf do not have good URLs.
|
2008-11-24 22:19:06 +00:00 |
|
Colin Kuskie
|
e86b9a7a6f
|
make mode and enabled sticky in the Workflow
|
2008-11-24 16:33:51 +00:00 |
|
Graham Knop
|
758a321e70
|
modules, tests, etc shouldn't be set as executable
|
2008-11-24 04:01:23 +00:00 |
|
Colin Kuskie
|
24a26a36b1
|
remove old account tests from Operation/Auth
|
2008-11-24 02:50:22 +00:00 |
|
Colin Kuskie
|
5798823dd4
|
fix SKIP issues in HTMLTemplateExpr test
|
2008-11-24 02:46:07 +00:00 |
|
Colin Kuskie
|
e05dbf28c8
|
update AddressBook test for new object property
|
2008-11-24 02:41:30 +00:00 |
|
Colin Kuskie
|
d869590911
|
remove old profile template variable checks due to Account
|
2008-11-24 02:40:15 +00:00 |
|
Colin Kuskie
|
a55f36a95b
|
do not test return value of www_deployPackage
|
2008-11-24 02:28:31 +00:00 |
|
Graham Knop
|
586fdb0ec6
|
fixing POD issues, User test
|
2008-11-24 02:27:20 +00:00 |
|
Colin Kuskie
|
2a40ab2e6c
|
Document the newly added pagination template variable. Update the tests to look for it and test it
|
2008-11-24 02:23:48 +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 |
|
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 |
|