Colin Kuskie
46c4a88e3c
Fix spelling errors.
2011-12-05 15:10:21 -08:00
Colin Kuskie
26244635e1
These upgrades are in the wrong branch.
2011-11-07 13:59:51 -08:00
Colin Kuskie
a2a821822d
Merge commit 'v7.10.23' into WebGUI8. Tests need fixing.
2011-11-02 11:12:18 -07:00
Colin Kuskie
431cd280a4
Merge commit 'v7.10.22' into WebGUI8
2011-10-31 20:13:01 -07:00
Colin Kuskie
4855816a29
Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests.
2011-10-27 16:45:19 -07:00
Colin Kuskie
fdb979ca8a
Merge commit 'v7.10.20' into WebGUI8
2011-10-26 15:02:51 -07:00
Colin Kuskie
4fea10a1f5
Merge commit 'v7.10.19' into WebGUI8
2011-10-25 20:31:50 -07:00
Colin Kuskie
4bfabb9469
Make version tags mandatory again.
2011-10-25 19:44:58 -07:00
Colin Kuskie
d0b3be1749
Document what happened to the upgrade script.
2011-10-25 14:51:49 -07:00
Colin Kuskie
50616de038
Documen the incompatible change in the Gallery Album and loss of functions.
2011-10-16 17:55:35 -07:00
Colin Kuskie
7bfcdd1d8c
Note that lineage is missing from assets created during www_add and give examples for assets that need to override www_edit/getEditTemplate.
2011-10-15 17:57:41 -07:00
Colin Kuskie
d84dd42413
Preparing for 7.10.23 release.
2011-09-12 18:26:04 -07:00
Colin Kuskie
1f9413e2a5
Display an error message anytime the cart is viewed if it has mixed items (recurring and non-recurring, or too many recurring). Fixes bug #12211 .
2011-09-12 11:34:38 -07:00
Colin Kuskie
1acc6411fa
encryptLogin should not trump showMessageOnLogin. Fixes bug #12245 .
2011-09-08 19:34:52 -07:00
Colin Kuskie
d7218166bb
Fix a problem with case sensitivity when in Thingy's getFieldValue. Fixes bug #12231 .
2011-09-08 09:53:47 -07:00
Scott Walters
ee121e9460
Mobile template is not being inherited ( #12246 )
...
Break get_add_instance out of www_add; subclass it in Layout to
pull mobileTemplateId and mobileStyleTemplateId from the parent
if the parent is also a Layout.
2011-09-07 20:19:50 -04:00
Scott Walters
b05c7ea810
Revert "Mobile template is not being inherited ( #12246 )"
...
... per perlDreamer's additional argument for his original design for this
This reverts commit 2628263384 .
2011-09-07 20:19:50 -04:00
Scott Walters
2628263384
Mobile template is not being inherited ( #12246 )
...
added extra_www_add_properties method to Asset.pm and subclassed it in as
Layout.pm as properties fix-up hook in child for www_add
2011-09-07 15:43:23 -04:00
Scott Walters
795b7d6b6e
Updated copyright date in docs/legal.txt to 2011. At least *some* changes have
...
been made to the project this year (cough).
2011-09-06 16:09:32 -04:00
Colin Kuskie
3c44dae9e9
Internationalize a label in the My Purchases account plugin template. Fixes bug #12241
2011-08-31 16:49:56 -07:00
Colin Kuskie
68da3427c5
Don't commit an empty version tag when extending calender recurrences. Fixes bug #12240 .
2011-08-30 15:11:12 -07:00
Colin Kuskie
36f818ed5e
Check for mixed items in the cart AFTER processing delete requests. Fixes bug #12239 .
2011-08-30 08:45:57 -07:00
Colin Kuskie
7a89bf19c7
Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238 .
2011-08-28 17:28:47 -07:00
Chris Hanson
8ae2457370
fixed AssetReport: "Order the results by" issues ( #12227 )
2011-08-26 15:51:58 -05:00
Colin Kuskie
e65368c7c1
Fix group membership by scratch variables for Visitor. Fixes bug #12195 . Kudos to trex for the base patch. Also fix the same problem in the IP based group membership.
2011-08-22 19:17:58 -07:00
Colin Kuskie
4f2905645a
Changed urls sent to the asset indexer from using getUrl which prepends the gateway to them. Fixes bug #12229 .
2011-08-22 08:04:02 -07:00
Colin Kuskie
8ed3eba9bb
Allow multiple stock assets to be placed on the same page by making div ID's and JS function names unique. Fixes bug #12225 .
2011-08-21 19:52:38 -07:00
Chris Hanson
bdec9c84df
Changed dateTime to date in content profiling type, my misinterpretation of RFE.
2011-08-18 13:52:50 -05:00
Colin Kuskie
8211232e32
Ready for 7.10.23 development
2011-08-16 18:57:31 -07:00
Colin Kuskie
b6f3778cff
Preparing for 7.10.22 release (stable)
2011-08-16 18:04:25 -07:00
Colin Kuskie
52cfc73033
Alter the merged upgrade script to accept the merged upgrade package.
2011-08-16 16:32:03 -07:00
Colin Kuskie
5ef5267110
Added merged package for upgrading.
2011-08-16 16:29:18 -07:00
Colin Kuskie
f85c7dd03e
Final batch of upgrade subroutine bug fixes.
2011-08-16 15:55:51 -07:00
Colin Kuskie
5a4369ea96
More upgrade fixes.
2011-08-16 15:48:52 -07:00
Colin Kuskie
b5ff886704
First batch of cleanups for the merged upgrade script.
2011-08-16 15:45:36 -07:00
Colin Kuskie
acfe7e775f
Add the merged upgrade script.
2011-08-16 15:36:27 -07:00
Chris Hanson
6f5a5fc6b6
- rfe #12223 : Add dateTime type to content profiling (metadata)
2011-08-16 13:19:30 -05:00
Colin Kuskie
b2e32612d7
Fix rendering issues with the Thing drop down list in the CrystalX theme. Fixes bug #12173
2011-08-15 13:39:04 -07:00
Colin Kuskie
62a23df920
Document bugfix for Passive Profiling.
2011-08-15 13:25:40 -07:00
Colin Kuskie
428ea58327
Add better support for user profile fields for addresses to the Cart and the EMS.
2011-08-11 16:27:29 -07:00
Colin Kuskie
3b7dd524db
When a Sku is purged, delete it from all carts. Better handling for cartItems whose assets have been deleted. Fixes bug #12213
2011-08-02 10:00:53 -07:00
Colin Kuskie
a3ff0fb7a5
Fix replacements (again). Add tests to test words and sequences with punctuation. Fixes bug #12208 .
2011-08-01 10:27:43 -07:00
Peter Christiansen
8b9be1e036
RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved.
...
As it is it returns json with an array of error messages: [{error_message=>"some error"},..]
But to be able to do anything useful with this. eg. highlighting of form fields whose
input is erroneous we should also return the fieldName.
This patch takes care of this.
2011-07-28 22:35:18 +02:00
Colin Kuskie
1d54196f44
Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template.
2011-07-27 13:24:30 -07:00
Paul Driver
9738ec0171
fixed #12206 : Bad Subscription Groups in Duplicated Threads
2011-07-27 11:19:02 -05:00
Colin Kuskie
5e40bf4528
Ready for 7.10.21 development
2011-07-25 21:14:05 -07:00
Colin Kuskie
3b67bd244b
Preparing for 7.10.21 release.
2011-07-25 20:56:00 -07:00
Paul Driver
29f06a1062
A couple of forgotten things for the WaitForUserConfirmation workflow
2011-07-25 17:10:20 -05:00
Paul Driver
7b1e385dd3
Added new setting - Enable Users after Anonymous Registration?
2011-07-25 14:07:01 -05:00
Paul Driver
182fc16021
added WaitForUserConfirmation activity
2011-07-25 14:07:01 -05:00