Commit graph

3980 commits

Author SHA1 Message Date
Doug Bell
48408ac5be fixed: Form CheckList Select All button now functions correctly 2008-08-12 17:44:40 +00:00
Kaleb Murphy
f64293e530 Upgrade 7.5.10-7.5.11 upgrades transaction payment gateway info. 2008-08-12 17:04:36 +00:00
Kaleb Murphy
fd65713687 gatewayId and gateway dont directly translate to the paymentDriver info apparently. 2008-08-12 13:39:52 +00:00
Kaleb Murphy
0e742efa5e Added paymentDriverId and paymentDriverLabel to the upgrade script for the new transaction table. 2008-08-12 04:35:33 +00:00
Graham Knop
f1cdfd9a8e fix top nav after indent change 2008-08-11 21:52:08 +00:00
Doug Bell
980dc18831 fixed: Gallery now gives an error message when a Zip archive is being naughty 2008-08-11 20:18:31 +00:00
Kaleb Murphy
edb0f2f622 WSClient replaced if test with eval and fixed bug where it was not handling simple arrays. 2008-08-11 17:49:40 +00:00
Martin Kamerbeek
4a13c10836 fixed: Gallery navigation back to album returns to page 1 2008-08-10 20:46:24 +00:00
Yung Han Khoe
abcf011916 fixed: Thingy: System tables created for new things are not forced to use charset=utf8 2008-08-09 12:00:08 +00:00
Doug Bell
9ecb69ac94 fixed issue with ITransact gateway throwing error if user does not explicitly set a billing address 2008-08-09 03:25:55 +00:00
Kaleb Murphy
27cd075753 Gallery.css now does not overlap image information with the snapshot. 2008-08-08 18:30:16 +00:00
Doug Bell
8c2c073a26 fixed: ITransact error message now shows link to go back 2008-08-08 17:29:56 +00:00
Kaleb Murphy
173c2a12cd Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul. 2008-08-08 14:52:53 +00:00
Yung Han Khoe
96b7047d22 fixed: Thingy: Setting the size of a field has no effect 2008-08-08 11:27:47 +00:00
Martin Kamerbeek
9f69e54e77 Fixed bug in Navigation where the indent was based on relDepth rather that on the tree depth. Also fixes issues
concerning the <ul> template.
2008-08-08 09:53:33 +00:00
Graham Knop
4d27b10457 preparing for 7.5.20 dev 2008-08-07 23:17:58 +00:00
Graham Knop
4858c99cad preparing for 7.5.19 release 2008-08-07 22:55:46 +00:00
Graham Knop
c3e1d798b9 fixed: paginator doesn't show correct number of page links with a limit applied 2008-08-07 22:55:41 +00:00
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