Colin Kuskie
|
bd41360ad4
|
Internationalize all cart error messages.
|
2010-05-10 19:21:57 -07:00 |
|
Colin Kuskie
|
22d6806dfe
|
Better UI for changing addresses. Prevent bad things from happening if the user delete required fields.
|
2010-05-10 17:19:01 -07:00 |
|
Colin Kuskie
|
18301e3bfd
|
Make address form fields less sticky. If you want data saved, you must choose the Update address option.
|
2010-05-10 16:43:53 -07:00 |
|
Colin Kuskie
|
6965611994
|
Make the state field required in cart addresses. Fixes bug #11564.
|
2010-05-10 16:15:28 -07:00 |
|
Graham Knop
|
65dfb6e683
|
Merge branch 'WebGUI8' into psgi
|
2010-05-10 17:03:17 -05:00 |
|
Graham Knop
|
a80b6a5f6d
|
proper log caller depth with no request
|
2010-05-10 17:02:41 -05:00 |
|
Graham Knop
|
fc6d8e0016
|
workaround for url mapping when request unavailable
|
2010-05-10 17:02:32 -05:00 |
|
Graham Knop
|
8597bdbb0f
|
allow undefined template or snippet text
|
2010-05-10 17:02:29 -05:00 |
|
Graham Knop
|
99386f52eb
|
don't preload for development, and encode output as UTF-8
|
2010-05-10 17:02:09 -05:00 |
|
Graham Knop
|
defb78ab64
|
don't use ForwardedHeaders, and different mechanism for Performance debug middleware
|
2010-05-10 17:01:52 -05:00 |
|
Graham Knop
|
9c725aa237
|
fix error handling in SQL
|
2010-05-10 17:01:39 -05:00 |
|
Graham Knop
|
8cd0f80bd4
|
some documentation additions/fixes
|
2010-05-10 17:00:48 -05:00 |
|
Colin Kuskie
|
f3010db1b3
|
Persist data entered by the user in the registration form, but keep falling back to user profile field defaults if no user input is given. Fixes bug #11533.
|
2010-05-10 14:12:07 -07:00 |
|
Colin Kuskie
|
f3d95f99b4
|
Change how the query is persisted in Wiki search results. Fixes bug #11558.
|
2010-05-10 13:23:32 -07:00 |
|
Graham Knop
|
c11d195b21
|
forgot to pass param
|
2010-05-10 13:13:26 -05:00 |
|
Graham Knop
|
06d61ec19d
|
fixed: UserList asset has SQL injection bug
|
2010-05-10 13:07:02 -05:00 |
|
Colin Kuskie
|
007391d5f1
|
Label the form field for entering in sub-keywords.
|
2010-05-10 10:55:02 -07:00 |
|
Colin Kuskie
|
a03e13ea4d
|
When a version tag is deleted, delete it's workflow instance, if it exists. Fixes bug #11544.
|
2010-05-10 10:38:15 -07:00 |
|
Colin Kuskie
|
e6ab688751
|
If a sitename is passed, filter based on sitename for spectre status. Fixes bug #11541.
|
2010-05-10 09:57:17 -07:00 |
|
Colin Kuskie
|
19e497f66e
|
Fix some copy/paste errors in the Cash i18n. Fixes bug #11561
|
2010-05-10 08:19:58 -07:00 |
|
Colin Kuskie
|
c2cbec2f18
|
Attempt to make this test more robust.
|
2010-05-09 22:31:57 -07:00 |
|
Colin Kuskie
|
7ba305109a
|
Set a trigger for the snippet. Update tests for snippet packing.
|
2010-05-09 21:44:18 -07:00 |
|
Colin Kuskie
|
50b2b116eb
|
Updated to Moose, and test updates.
|
2010-05-09 21:04:12 -07:00 |
|
Colin Kuskie
|
ecf1c521f3
|
Updates for Moose.
|
2010-05-09 21:03:59 -07:00 |
|
Colin Kuskie
|
a203ab48b6
|
Use a static time to remove 2 second sleep. Update test for new asset instanciators.
|
2010-05-09 19:17:05 -07:00 |
|
Colin Kuskie
|
8be35923e4
|
Drop session from get data generated by exportAssetData
|
2010-05-09 19:16:40 -07:00 |
|
Colin Kuskie
|
4c3b615f7a
|
Update this test for exception handling.
|
2010-05-09 19:07:49 -07:00 |
|
Colin Kuskie
|
923e03f048
|
Add a method for getViewCacheKey. Update number of tests.
|
2010-05-09 19:03:20 -07:00 |
|
Colin Kuskie
|
95fe1e6d52
|
Module use, and cache updates.
|
2010-05-09 18:14:27 -07:00 |
|
Colin Kuskie
|
96108ffc96
|
Remove an old cache line.
|
2010-05-09 18:14:17 -07:00 |
|
Colin Kuskie
|
5be85b9bed
|
Cache update for a test
|
2010-05-09 18:10:21 -07:00 |
|
Colin Kuskie
|
057260f131
|
fix a ->get conversion typo.
|
2010-05-09 18:04:19 -07:00 |
|
Colin Kuskie
|
d57ee622ff
|
Fixed this test.
|
2010-05-09 17:31:42 -07:00 |
|
Colin Kuskie
|
69a1b4e180
|
Update test for new asset instanciators.
|
2010-05-09 17:25:27 -07:00 |
|
Colin Kuskie
|
8bbf758f53
|
Update FlatRate test.
|
2010-05-09 16:13:28 -07:00 |
|
Colin Kuskie
|
97d5caab17
|
Exception handling for Thumbnail macro.
|
2010-05-09 15:37:13 -07:00 |
|
Colin Kuskie
|
a2feddc3b5
|
Exception handling.
|
2010-05-09 15:35:07 -07:00 |
|
Colin Kuskie
|
4ecc8dce2a
|
AssetLineage should throw exceptions.
|
2010-05-09 15:27:39 -07:00 |
|
Colin Kuskie
|
ab6476012a
|
Add missing module use line to Group.pm
|
2010-05-09 15:08:18 -07:00 |
|
Colin Kuskie
|
2c80c501c6
|
Test assets for valid methods before calling them.
|
2010-05-09 15:05:41 -07:00 |
|
Colin Kuskie
|
10d96d3816
|
Update help for new operational code.
|
2010-05-09 15:01:22 -07:00 |
|
Colin Kuskie
|
c471cd145b
|
Fix a test I broke.
|
2010-05-09 14:59:30 -07:00 |
|
Colin Kuskie
|
8272c2b087
|
Do not intstall a wrapper around new in Asset.pm
|
2010-05-09 14:51:20 -07:00 |
|
Colin Kuskie
|
0bef2b2839
|
Change the core to use newById instead of new.
|
2010-05-09 14:30:47 -07:00 |
|
Graham Knop
|
7c87a34bf5
|
clean up some parts of WebGUI::Test
|
2010-05-08 16:35:54 -05:00 |
|
Graham Knop
|
30ed305b62
|
put all url validation in WebGUI::Session::Url instead of i18n
|
2010-05-08 12:22:01 -05:00 |
|
Colin Kuskie
|
04ee8f0949
|
Fix the Group tests.
|
2010-05-07 18:34:55 -07:00 |
|
Colin Kuskie
|
1450d1361d
|
Fix POD problems
|
2010-05-07 18:27:39 -07:00 |
|
Colin Kuskie
|
3d34cf3323
|
Fix typos in VersionTag.t
|
2010-05-07 18:18:11 -07:00 |
|
Colin Kuskie
|
361299e293
|
Use the right location for the WebGUI.pm fake file in Storage testing.
|
2010-05-07 18:13:31 -07:00 |
|