Commit graph

3962 commits

Author SHA1 Message Date
Kaleb Murphy
2cce90f150 Rolled back to 7186 removing CheckList changes 2008-08-07 20:33:07 +00:00
Colin Kuskie
ef56d94eaf Update tests for new profile field handling.
Change how the profileField method works in User.pm
Reindent some User.pm method according to WGBP.
2008-08-07 20:30:56 +00:00
Kaleb Murphy
a300ce8194 Layout can now uncheck all hidden assets. CheckList now has its own getValue which does not call getDefaultValue. 2008-08-07 19:21:12 +00:00
Graham Knop
f4f6d19e96 fixed: user profile defaults can contain arbitrary perl code 2008-08-07 18:44:17 +00:00
JT Smith
93a6dc0568 Exposed user and url fields to shop vendors. 2008-08-07 17:18:59 +00:00
Yung Han Khoe
ab1c20fa8f fixed: WebGUI Search errors - boolean search using filtering does not work 2008-08-07 15:20:30 +00:00
Yung Han Khoe
6f1067ff9c fixed: Thingy: Subtext disappears when editing a field 2008-08-07 12:16:27 +00:00
Yung Han Khoe
399fe6fbe3 fixed: Thingy: Subtext disappears when editing a field 2008-08-07 11:52:30 +00:00
Diona Kidd
f3b7d1bb43 Adding knowmad to credits for tests and bug fix 2008-08-07 02:29:51 +00:00
Diona Kidd
5ba50b9979 Adding update for syndicated content utf-8 check 2008-08-07 02:26:23 +00:00
Colin Kuskie
e6d3b211f8 update hover help for auto request commit 2008-08-06 21:43:47 +00:00
Kaleb Murphy
3b7b668f07 In store credit now correctly deducted from with new purchases. Shop/Transaction was not updating the shopCreditDeduction column. 2008-08-06 16:54:33 +00:00
Yung Han Khoe
946bd65094 fixed: viewing badges in IE 6/7 2008-08-06 15:45:36 +00:00
Yung Han Khoe
599659c745 fixed: thingy and select box 2008-08-06 11:40:16 +00:00
Colin Kuskie
c01d4e89c4 add default values to existing, default Payment drivers 2008-08-06 01:01:59 +00:00
Frank Dillon
ca8ad4f4c2 Fixed issue where keywords field is not available in Form post tempalte 2008-08-05 20:45:50 +00:00
Chris Nehren
c80a966f91 Fixed: Thingy importing with newlines embedded in CSV fields 2008-08-05 19:03:41 +00:00
Tabitha Zipperer
bba4753beb Fixed wrapping problem in shelf css by standardizing box size for the product 2008-08-05 17:18:31 +00:00
Yung Han Khoe
a266358d2e fixed: Thingy fields list on view screen tab 2008-08-05 14:59:02 +00:00
Yung Han Khoe
40ed2b52b8 fixed: EMS Formatting (Badge Page) 2008-08-05 12:01:54 +00:00
Yung Han Khoe
89266ddf58 fixed: Invitation EMails Escape Characters 2008-08-05 08:53:39 +00:00
Kaleb Murphy
e7f5948ce1 Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work. 2008-08-04 20:23:13 +00:00
Yung Han Khoe
12543d8c74 fixed: Tree Menu is always collapsed 2008-08-04 15:02:12 +00:00
Yung Han Khoe
eca4ccc998 fixed: DateTime Form Control Bug 2008-08-03 14:46:55 +00:00
Graham Knop
2b8d9a7b48 fixed: Server side spellchecker doesn't work 2008-08-01 20:38:20 +00:00
Graham Knop
26cc8ad9df improve behavior of preload.perl for custom lib dirs not ending in lib 2008-08-01 20:34:55 +00:00
Colin Kuskie
8582745644 Document that WebGUI now requires Text::CSV_XS version
0.52.
2008-08-01 17:33:24 +00:00
Kaleb Murphy
d66c3d0c57 Corrected purge table column names 2008-08-01 14:53:28 +00:00
Colin Kuskie
96a09a14b9 fix a typo in the YUI asset toolbar demote/promote 2008-08-01 14:51:45 +00:00
Colin Kuskie
e3b9e4bd92 produce valid HTML in the Auth screen 2008-08-01 03:00:04 +00:00
Chris Nehren
63fe276dac Fixed: splitCSV and joinCSV had issues with complex CSV data. They now use
Text::CSV_XS internally.
2008-07-31 22:02:09 +00:00
Doug Bell
b0669c1a36 fixed Gallery Disk Space problem by adding a way to change image density 2008-07-31 20:31:08 +00:00
Kaleb Murphy
4683e4b769 upgrade script corrects assetId of paymentgateway's receipt template id. 2008-07-31 20:16:53 +00:00
Colin Kuskie
8e0ce98369 correct bug attribution 2008-07-31 03:45:48 +00:00
Colin Kuskie
3839123d8c Fix a bug where PayDriver and ShopDriver would do a redirect and ignore
the site gateway url.
2008-07-31 03:38:22 +00:00
Colin Kuskie
05f85c5db3 Fix the configured title that is displayed when an asset is added
to the cart.
2008-07-31 02:41:40 +00:00
Colin Kuskie
448f1ffdf5 Fix per item shipping in Products. 2008-07-31 02:37:52 +00:00
Kaleb Murphy
8f4149d082 added shopping cart address template package 2008-07-31 02:20:21 +00:00
JT Smith
03092ff297 forgot to check this in somehow 2008-07-30 21:17:46 +00:00
Colin Kuskie
4d8ce65d0e Port over the ems badge upgrade fix to the branch upgrade script. 2008-07-30 04:26:35 +00:00
Colin Kuskie
3b0d02fad2 Fix the EMS upgrade script for 7.5.11 to only create badges for users
who completed their transactions.
2008-07-30 04:24:45 +00:00
Colin Kuskie
752d6f3456 Fix syntax mistakes in address upgrade subroutine. 2008-07-30 04:19:57 +00:00
Kaleb Murphy
2c41d60933 Added first name and last name address options for products. 2008-07-29 20:46:17 +00:00
Doug Bell
afea092a97 exposed a form variable for Gallery Album Others Can Add asset property
checkin missing WebGUI::User method
2008-07-29 17:11:13 +00:00
Doug Bell
26d353e7e6 Inbox can now handle millions of messages without being impossible to view 2008-07-29 16:59:10 +00:00
Yung Han Khoe
cc76e3b319 fixed: thingy's checkbox field 2008-07-29 09:45:55 +00:00
Graham Knop
ff783a913f revert r7017, it didn't allow userPref macros and doing so requires more extensive changes 2008-07-28 14:57:11 +00:00
Colin Kuskie
dc82daaac8 Document the heretofore missing joinClass option in WebGUI::Search. 2008-07-28 03:23:45 +00:00
Colin Kuskie
3f870ad7f7 Fix pagination problems in the lookupRegistrants screen with YUI.
A little WGBP indenting in getRegistrantsAsJson in the EMS.
2008-07-26 16:25:43 +00:00
Colin Kuskie
d95ba6c8da Fix two issues with sub deleteAttachedFiles that were preventing
it from being purged from the trash.
2008-07-26 02:28:56 +00:00