Colin Kuskie
25ead75eba
Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver.
2009-04-24 03:35:34 +00:00
Colin Kuskie
c541788968
Add missing POD and legal statements for many Shop modules.
2009-04-24 03:13:28 +00:00
Colin Kuskie
eb476d6b50
Add missing POD for the new ThingFieldsList form handler.
2009-04-24 02:33:10 +00:00
Colin Kuskie
c51cf7436c
Add missing POD from new SKU based collateral modules.
2009-04-24 02:29:28 +00:00
Kaleb Murphy
a0d41dc5ae
Survey slider answer updates, now update all the answers for max,min,step settings since only the first answers values are used anyways.
2009-04-23 19:33:10 +00:00
Graham Knop
3d35cbfc8e
fix syntax and help issues
2009-04-23 16:22:28 +00:00
Graham Knop
0619ec3082
some POD fixes
2009-04-23 16:22:22 +00:00
Graham Knop
a1cd2e3ad7
log asset exports
2009-04-23 16:22:13 +00:00
Graham Knop
41c92199ac
restore original user when running workflows
2009-04-23 16:22:07 +00:00
Graham Knop
594a2b7eae
enable workflow helper operation
2009-04-23 16:22:02 +00:00
Graham Knop
dd84e6c47c
clean up remains of WSClient
2009-04-23 16:21:49 +00:00
Patrick Donelan
6c58e1de81
Added Survey meta-targets NEXT_SECTION and END_SURVEY to allow for more
...
convenient jumping
Improved processGotoExpression tests
2009-04-22 07:19:23 +00:00
Patrick Donelan
99855719d0
Survey bug fixes: Verbatim responses now properly recorded
...
Added useText option to responseValuesByVariableName so that it can be
used for both branch expressions and [[var]] text substitution correctly
Added extra verbatim handling to [[var]] text substitution
All survey test now pass, except for one involving True/False
multi-chocie bundle, soon to be fixed by updating bundle
2009-04-22 05:16:29 +00:00
Colin Kuskie
9ba8337953
Fixing my bad POD.
2009-04-21 23:36:45 +00:00
Yung Han Khoe
ad6352d1eb
fixed #10158 : Matrix 2.0 - Screenshots rendering poorly
2009-04-21 17:28:05 +00:00
Patrick Donelan
c3ea6d4683
Added Survey back button, with option to turn it on/off, tests, and i18n
...
Noticed that some Survey tests are broken, will fix tomorrow
2009-04-21 07:12:07 +00:00
Patrick Donelan
9c228e2c83
Improved Survey "Year Month" validation
2009-04-21 03:32:27 +00:00
Patrick Donelan
a6a1cd9c07
Added internationalized labels to Survey "Year Month" question type
2009-04-21 03:10:11 +00:00
Yung Han Khoe
2c93df1bf7
fixed #10146 : Thingy duplicate errors
2009-04-20 22:02:50 +00:00
Yung Han Khoe
7512724239
fixed : #10109 : Matrix 2.0 - Updates to product listing by maintainer account require admin approval
2009-04-19 16:59:58 +00:00
Doug Bell
70fc3e2d11
missed some files
2009-04-19 02:10:50 +00:00
Doug Bell
6d20e7f5df
added: ThingyRecord allows you to sell records in a Thing (like a classified ad)
2009-04-19 02:09:34 +00:00
Kaleb Murphy
724675c71c
Survey new number type, if slider constraints are left blank, no constraints are applied.
2009-04-19 01:40:49 +00:00
Kaleb Murphy
9df02396b7
added Survey Number type. Text number entry that uses slider restrictions as constraints (server and client side). You can also use the arrow keys
...
to increment or decrement the number enter.
2009-04-18 22:23:35 +00:00
Yung Han Khoe
d47f5e1886
fixed #10143 : Matrix 2.0 - Product maintainer accounts changed during upgrade
2009-04-18 20:47:48 +00:00
Martin Kamerbeek
fea09cb7bd
Fixed Tax.t tests. The file that contains them should be renamed to TaxDriver/Generic.t. Will do so when I add the tests for the other taxing
...
components.
2009-04-18 07:35:14 +00:00
Doug Bell
b66f47df01
fixed #10213 : RssFeed aspect now checks canView and gives HTTP Basic Auth login box
2009-04-17 20:47:25 +00:00
Colin Kuskie
47bdf5a7b5
exportSession must be closed _before_ it throws.
2009-04-17 19:04:55 +00:00
Colin Kuskie
9f1da1f4c5
Save 1 object access per friend by using the friendId we already know.
2009-04-17 19:04:21 +00:00
Kaleb Murphy
caffe2751a
Preliminary check in for new Survey text number type and validation.
2009-04-17 17:08:42 +00:00
Colin Kuskie
fa2768ea50
Remove package with modified dragger tags.
...
Put the new dragger tags into the template variables generated by the Layout.
Update the Layout Help now that dragger.icon is inside the position loops.
Remove the gotcha text for the manual modification solution.
2009-04-17 15:59:05 +00:00
Martin Kamerbeek
b21c5f4389
Forgot to 'svn add' a bunch of files.
2009-04-17 13:35:20 +00:00
Martin Kamerbeek
2e4ce42b76
Adding pluggable tax system.
2009-04-17 13:32:18 +00:00
Patrick Donelan
eec6ac3e47
Refactored Edit Survey page to improve UI, fixed some minor bugs,
...
cleaned up template and css, reduced memory usage
2009-04-17 09:39:52 +00:00
Tom Suchy
7209895dbf
stripped out some personal comments to clean it up
2009-04-17 01:52:19 +00:00
Colin Kuskie
caa511bee5
Allow the Account system to return data (JSON/XML/other) without style and layout templates.
2009-04-17 00:10:44 +00:00
Colin Kuskie
9fdac9ef8f
Implementing rfe 10002, add link to User Manager to view a User's account.
2009-04-16 23:58:54 +00:00
Colin Kuskie
754b9c7c31
Reverting change to Inbox default SORT BY.
2009-04-16 23:17:55 +00:00
Colin Kuskie
ea51a13062
Update RssFeed POD with new paramter for assetExportCollateral.
2009-04-16 22:32:47 +00:00
JT Smith
1b32ab4846
rfe: Extend DateTime for Week-Nrs ( #9151 )
2009-04-16 17:06:50 +00:00
Colin Kuskie
a026f211cd
More missing POD for generateCloud
2009-04-16 15:17:24 +00:00
Colin Kuskie
3ffe9fd416
Document that getUserList returns users sorted by username.
2009-04-16 15:13:10 +00:00
Colin Kuskie
24b98db706
Add POD missing for generateCloud method.
2009-04-16 15:12:40 +00:00
Doug Bell
dae142cd67
added an example for clarity
2009-04-16 07:51:22 +00:00
Patrick Donelan
feb17b8acf
Improved Edit Survey section list.
...
Removed unnecessary <br>'s from Section list
Made sections panel resizable
Made current selection highlighted via CSS
2009-04-16 05:18:45 +00:00
Tom Suchy
4e013703f4
Fix for bug # 10131 - WebGUI::Form::Integer returns 0 even if inbound value is empty, had to code a workaround (rather than change WebGUI::Form::Integer, which could have downstream effects)
2009-04-16 03:41:41 +00:00
Colin Kuskie
15d3738134
Remove a strange clause from Inbox ORDER BY.
2009-04-14 23:29:09 +00:00
Graham Knop
383fa9a5e5
fixed #9816 : Syndicated content asset fails on feeds including a UTF8 BOM
2009-04-14 20:51:44 +00:00
JT Smith
7376100540
Apply button applies but reloads old content in editor ( #9827 )
2009-04-14 20:05:53 +00:00
Colin Kuskie
26ef39e66b
Make processTransaction really handle not getting an object, by checking
...
to see if it's an object before calling methods on it.
2009-04-14 20:00:26 +00:00