Colin Kuskie
|
3ae3684aea
|
Better handling for paragraphs in the SC. This code needs to be refactored out and generalized into a method that anything can use. Fixes bug #11563.
|
2010-05-17 13:15:32 -07:00 |
|
kimd
|
8030bed30b
|
Gallery: Sorting of files uploaded in zip archives (RFE 11517)
|
2010-05-17 22:03:38 +02:00 |
|
Colin Kuskie
|
414e60380f
|
Do not allow any backdoors for Visitor to get into his account. Fixes bug #11572.
|
2010-05-17 08:27:01 -07:00 |
|
khenn
|
d99e4cc415
|
put checks in before alter groupGroupings table
|
2010-05-17 09:59:51 -05:00 |
|
Graham Knop
|
f852bd8866
|
better cleanup code
|
2010-05-17 05:26:26 -05:00 |
|
Graham Knop
|
3ee212142c
|
test more url forms including international characters
|
2010-05-17 05:26:00 -05:00 |
|
Colin Kuskie
|
23183276e3
|
Document change in handling sequences of dashes.
|
2010-05-16 22:16:18 -07:00 |
|
Colin Kuskie
|
d2b6a7fff1
|
Fix a bug in how groups using IP filters cache the user Visitor. Also, significant speedups in group lookups. Fixes bug #11552.
|
2010-05-16 22:11:33 -07:00 |
|
Colin Kuskie
|
0a05907c39
|
This test fails randomly, on the difference between 0 and undef. Update it to use bool().
|
2010-05-16 20:56:09 -07:00 |
|
Colin Kuskie
|
0e7ce2c0e3
|
Update Asset/Asset.t for new fixUrl code.
|
2010-05-16 20:55:28 -07:00 |
|
Colin Kuskie
|
4056d7019e
|
Drop tests for putting an Article below a calendar. This is now permitted.
|
2010-05-16 20:31:07 -07:00 |
|
Colin Kuskie
|
e69a26db8c
|
Update test to remove use_ok, SKIP.
|
2010-05-13 21:14:07 -07:00 |
|
Colin Kuskie
|
f3c1c0e4a5
|
Better handling of calling validParent without an asset, somewhere.
|
2010-05-13 21:10:44 -07:00 |
|
Colin Kuskie
|
01ba8203c8
|
Update test for exception handling
|
2010-05-13 21:05:53 -07:00 |
|
Colin Kuskie
|
d690148c2c
|
Fix a syntax error in the SQL to get shortcuts in the trash.
|
2010-05-13 21:03:27 -07:00 |
|
Colin Kuskie
|
5140ece731
|
Large batch of test fixes, most for newByDynamicClass -> newById
|
2010-05-13 20:02:26 -07:00 |
|
Colin Kuskie
|
c74894321d
|
Update these tests for file locations and better clean-up.
|
2010-05-13 19:47:08 -07:00 |
|
Colin Kuskie
|
427fd5e53a
|
Removing more dead code. There is no maxImageSize property.
|
2010-05-13 19:46:47 -07:00 |
|
Colin Kuskie
|
252138777c
|
Fix a bad sort. Clarify some POD in the Photo.
|
2010-05-13 15:50:46 -07:00 |
|
Colin Kuskie
|
420cc3e843
|
A bunch of fixed Photo tests.
|
2010-05-13 15:43:16 -07:00 |
|
Colin Kuskie
|
4fef8cb486
|
Fix a bad sort. Clarify some POD in the Photo.
|
2010-05-13 15:41:51 -07:00 |
|
Colin Kuskie
|
7258e11e7e
|
Move Shortcut definition methods to Moose methods.
|
2010-05-13 15:28:45 -07:00 |
|
khenn
|
cdc2ea2547
|
forgot to save a bug fix
|
2010-05-13 17:21:08 -05:00 |
|
khenn
|
b0c7c1162d
|
Added sendNotification flag to WebGUI::Friends::rejectAddRequest. Added setting which supresses friend rejection notices from the inbox.
|
2010-05-13 17:15:41 -05:00 |
|
Colin Kuskie
|
7db971d274
|
Better clean-up.
|
2010-05-13 14:07:27 -07:00 |
|
Colin Kuskie
|
8a9e4c73c1
|
Remove dead code in the Photo asset.
|
2010-05-13 14:06:13 -07:00 |
|
Colin Kuskie
|
6dbd389c86
|
Remove dead code in the Photo asset.
|
2010-05-13 14:05:10 -07:00 |
|
Colin Kuskie
|
c892e51c9b
|
Update tests for wg8 and better cleanup.
|
2010-05-13 13:58:32 -07:00 |
|
Colin Kuskie
|
7f23c286da
|
Change newByDynamicClass to newById.
|
2010-05-13 13:50:04 -07:00 |
|
Colin Kuskie
|
b1221a8442
|
DataTable pagination is not by page, but by result number. Fixes bug #11567.
|
2010-05-12 13:48:09 -07:00 |
|
Colin Kuskie
|
2a6e50b478
|
Make this code readable.
|
2010-05-11 22:13:25 -07:00 |
|
Colin Kuskie
|
78426b7147
|
Update test assets for export tests.
|
2010-05-11 22:07:05 -07:00 |
|
Colin Kuskie
|
18de531bc1
|
Fix typos in recursive Group->getAllUsers calls. Fixes bug #11566
|
2010-05-11 18:41:23 -07:00 |
|
Colin Kuskie
|
55d55b4eee
|
Install better error handling code into RequestApprovalForVersionTag. Do not generate leading commas in workflow instance scratch data.
|
2010-05-11 16:21:32 -07:00 |
|
Paul Driver
|
503a378756
|
ProgressBar::run and now Asset->www_copy has a bar
|
2010-05-11 15:34:22 -07:00 |
|
Colin Kuskie
|
67a66647ec
|
CHI requires a switch to keep track of cache size. Also, flush should be mapped to CHI's clear method. Fixes bug #11565.
|
2010-05-11 10:09:55 -07:00 |
|
Colin Kuskie
|
d1559c06cf
|
Document new required modules.
|
2010-05-10 19:28:10 -07:00 |
|
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 |
|