JT Smith
1f3dbbaca0
a couple bug fixes
2008-08-15 01:02:08 +00:00
JT Smith
982e8343fc
- Fixed a problem with the file upload control where you couldn't delete the
...
file if you have multiple attached.
2008-08-14 22:11:19 +00:00
JT Smith
844f3b14ae
forgot to check for undef in properties
2008-08-14 21:32:02 +00:00
JT Smith
824c789f71
- Changed update() so that it only updates fields passed in, and the defaults
...
for assets are processed in addRevision() instead.
- Changed update() so it can autodetect missing fields in asset tables and
log them nicely instead of crashing.
2008-08-14 21:21:31 +00:00
Graham Knop
7be08540c1
fixed: DataForm acknowledgement screen shows incorrect value for Date/Time fields
2008-08-14 17:23:14 +00:00
Graham Knop
7f095970c6
fixed: Some multipart mail messages have parts chosen incorrectly
2008-08-14 15:45:13 +00:00
Graham Knop
d721cafc8e
use proper extras url for file icons
2008-08-14 15:45:05 +00:00
Kaleb Murphy
478dc1d085
Form file attachment icons and fileloader.js are no longer loaded inline.
2008-08-14 00:28:19 +00:00
Doug Bell
e141a01d31
fixed Gallery Cross Publish not displaying correctly
2008-08-13 20:56:04 +00:00
Graham Knop
7aca0d15f8
fixed: File Pile doesn't respect edit permissions of parent asset
2008-08-13 20:41:33 +00:00
Graham Knop
ffb8408b83
fixed: shortcut overrides new value column doesn't show macros as unparsed
...
fixed: shortcut select by alternate criteria wizard doesn't show lists properly
2008-08-13 20:34:18 +00:00
Colin Kuskie
75cf3923ad
More Vendor POD and tests. new and created are both basically tested.
2008-08-13 18:47:04 +00:00
Colin Kuskie
dfefa8d871
Update POD for Vendor.
...
Add a basic Vendor test.
2008-08-13 17:10:45 +00:00
Kaleb Murphy
f2cacdf4ac
CS Thread sort on last post reply is now working correctly.
2008-08-13 16:09:51 +00:00
JT Smith
7e37c6aec4
added the newByUserId constructor
2008-08-13 15:21:35 +00:00
JT Smith
8702ee8de2
exposed payment info and payment type to vendor
2008-08-13 15:13:53 +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
Graham Knop
90983496ca
don't remove the included js and css lists after generating headers, prevents later code from generating them again
2008-08-11 21:52:04 +00:00
Graham Knop
6357356355
prevent WebGUI from contacting Spectre needlessly for realtime workflows
2008-08-11 21:52:00 +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
Colin Kuskie
589272f2cd
fix a typo in the ITransact driver, missing semicolon
2008-08-09 17:59:21 +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
Doug Bell
8c2c073a26
fixed: ITransact error message now shows link to go back
2008-08-08 17:29:56 +00:00
Kaleb Murphy
3527aef07d
Removed debug statement from DataForm
2008-08-08 16:13:24 +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
c3e1d798b9
fixed: paginator doesn't show correct number of page links with a limit applied
2008-08-07 22:55:41 +00:00
Graham Knop
3d62fa8e69
don't initialize i18n in secureEval unless needed - avoid endless loop on language user profile field
2008-08-07 22:55:30 +00:00
Graham Knop
a01f5dce37
don't dual check for form parameters
2008-08-07 22:55:26 +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
ad3c236f47
oops
2008-08-07 19:11:13 +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
399fe6fbe3
fixed: Thingy: Subtext disappears when editing a field
2008-08-07 11:52:30 +00:00
Diona Kidd
b895efb8c6
Adding conditional to test if xml is already decoded
2008-08-07 02:20:56 +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
Colin Kuskie
05953f83a0
update CartItem POD for get
2008-08-06 16:11:49 +00:00
Yung Han Khoe
599659c745
fixed: thingy and select box
2008-08-06 11:40:16 +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
8ceac0ac25
Remove trailing whitespace.
2008-08-05 19:53:24 +00:00
Chris Nehren
c80a966f91
Fixed: Thingy importing with newlines embedded in CSV fields
2008-08-05 19:03:41 +00:00
Yung Han Khoe
89266ddf58
fixed: Invitation EMails Escape Characters
2008-08-05 08:53:39 +00:00