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
|
252138777c
|
Fix a bad sort. Clarify some POD in the Photo.
|
2010-05-13 15:50:46 -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
|
6dbd389c86
|
Remove dead code in the Photo asset.
|
2010-05-13 14:05:10 -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
|
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
|
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 |
|
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
|
19e497f66e
|
Fix some copy/paste errors in the Cash i18n. Fixes bug #11561
|
2010-05-10 08:19:58 -07:00 |
|
Graham Knop
|
30ed305b62
|
put all url validation in WebGUI::Session::Url instead of i18n
|
2010-05-08 12:22:01 -05:00 |
|
Paul Driver
|
40d11e8693
|
more sorting options for SyndicatedContent
|
2010-05-06 15:03:01 -07:00 |
|
Colin Kuskie
|
17841c838f
|
Better messaging and error handling in the Shop/Credit screen. Cannot give credit to Visitor.
|
2010-05-05 18:48:41 -07:00 |
|
Colin Kuskie
|
f04cf29300
|
Fix display of the shop credit deduction when there's a recurring item in the cart. Fixes bug #11557
|
2010-05-05 18:29:03 -07:00 |
|
Colin Kuskie
|
eb9d32f6f5
|
Log the correct transaction data on a $0 checkout.
|
2010-05-05 17:28:33 -07:00 |
|
Colin Kuskie
|
113c44ada8
|
Give the cart an id for the JS to work with.
|
2010-05-05 16:36:31 -07:00 |
|
Doug Bell
|
38d4631312
|
startup cleaning
|
2010-05-05 15:01:33 -05:00 |
|
Doug Bell
|
a9b4ba168e
|
added new wg logo
|
2010-05-05 14:18:25 -05:00 |
|
Colin Kuskie
|
491c302309
|
Finish rework of hierarchial keywords/categories.
|
2010-05-04 20:43:50 -07:00 |
|
khenn
|
ac7ce44180
|
Added support for utf-8 characters in urls for English language pack
|
2010-05-04 18:45:10 -05:00 |
|
Colin Kuskie
|
960ff2287c
|
Tests, bugfixes, and adding synopsis to the byKeyword template.
|
2010-05-04 15:50:14 -07:00 |
|
Colin Kuskie
|
39b44504c3
|
Finish wiki sub-category API code, with upgrade sub and tests.
|
2010-05-04 15:04:27 -07:00 |
|
Colin Kuskie
|
984003123c
|
Shade the buttons with CSS. Don't show per-item shipping if there's only 1 item in the cart.
|
2010-05-04 10:20:31 -07:00 |
|
Colin Kuskie
|
3096054aaf
|
Template variable help for the new wiki sub-keywords.
|
2010-05-03 21:33:57 -07:00 |
|
Colin Kuskie
|
7dd02d6108
|
Pull hierarchial keywords from the wiki, instead of pages in it.
|
2010-05-03 21:28:28 -07:00 |
|
Colin Kuskie
|
3ea9f29a3f
|
add a method to save the new keywords from the from in www_byKeyword.
|
2010-05-03 19:29:55 -07:00 |
|
Colin Kuskie
|
5afdefe4fb
|
Foundational work for wiki sub-keywords.
|
2010-05-03 18:38:38 -07:00 |
|
Colin Kuskie
|
b2dd6135b6
|
Add the missing documentation for the by keyword template in the WikiMaster.
|
2010-05-03 18:38:38 -07:00 |
|
Paul Driver
|
e26723f526
|
handling per-item shipping dropdowns in js
|
2010-05-03 17:06:11 -07:00 |
|
Colin Kuskie
|
4933e5d52e
|
Template variable help for the Pay Pal modules, and name the ITransact template better.
|
2010-05-03 14:31:35 -07:00 |
|
Colin Kuskie
|
e21ce2c477
|
Template variable help docs for the Cash plugin
|
2010-05-03 14:20:43 -07:00 |
|
Colin Kuskie
|
36169ef81f
|
Template variable help docs for the Ogone template.
|
2010-05-03 14:06:08 -07:00 |
|
Colin Kuskie
|
0c4cb91e01
|
Update template variables for ITransact payment driver.
|
2010-05-03 13:45:13 -07:00 |
|
Colin Kuskie
|
24b1682be3
|
i18n for the PayDriver summary variables.
|
2010-05-03 10:26:50 -07:00 |
|
Colin Kuskie
|
d92347bf34
|
Use a method rather than reinventing the getPaymentGateway method.
|
2010-05-02 18:13:25 -07:00 |
|
Colin Kuskie
|
1c70821a6f
|
Really make the wiki sort by popularity (then lineage). Fixes bug #11537
|
2010-05-02 01:18:26 -07:00 |
|
Colin Kuskie
|
b9c2a3b0ad
|
Make the Date macro handle leading and trailing whitespace. Fixes bug #11542.
|
2010-05-02 01:07:35 -07:00 |
|
Colin Kuskie
|
4a9a46f328
|
Add missing module to Cache::CHI. Fix tests to add a cache config if the current config file does not have one.
|
2010-05-02 00:27:32 -07:00 |
|
Colin Kuskie
|
884e61aaf6
|
Fix broken ITransact template variable help
|
2010-05-01 23:38:49 -07:00 |
|