Skip to content

Commit 3b418ed

Browse files
committedJan 17, 2012
Merge commit 'v7.10.24' into WebGUI8
2 parents c94af49 + 9ba3022 commit 3b418ed

File tree

139 files changed

+696
-32130
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+696
-32130
lines changed
 

‎docs/changelog/7.x.x.txt

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
7.10.24
2+
- fixed #12318: asset error causes asset manager to fail
3+
- fixed #12308: error message used scalar as reference
24
- fixed #12256: Calendar Search doesn't show admin controls
35
- fixed #12268: Point of sale form missing from cart screen.
46
- fixed #12201: AssetReport - no selects.
@@ -7,6 +9,10 @@
79
- fixed Passive Analytics, UI, Progress Bar, server load.
810
- fixed #12303: Survey custom multiple choice question types
911
- fixed #12304: Surven packages do not include custom question types
12+
- fixed #12309: Some child assets ignore visitor cache timeouts
13+
- fixed possible values and default values on EMS submission.
14+
- fixed #12312: Shop account plugin has unrendered macro
15+
- fixed #12315: Remove yui tests from git repo.
1016

1117
7.10.23
1218
- fixed #12225: Stock asset, multiple instances on a page

‎docs/gotcha.txt

+6
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ save you many hours of grief.
3838

3939
* Support for server-side spell checking in the Rich Editor TinyMCE has been removed.
4040

41+
7.10.24
42+
--------------------------------------------------------------------
43+
* WebGUI now depends on Business::OnlinePayment::AuthorizeNet. This version
44+
should install automatically via the testEnvironment.pl script, or the
45+
perl-standard CPAN module.
46+
4147
7.10.23
4248
--------------------------------------------------------------------
4349
* The default_search2 template had a bad template attachment pointing to

0 commit comments

Comments
 (0)
Please sign in to comment.