Skip to content

Commit a2a8218

Browse files
committedNov 2, 2011
Merge commit 'v7.10.23' into WebGUI8. Tests need fixing.
2 parents 3b9f7ae + d84dd42 commit a2a8218

File tree

72 files changed

+578
-132
lines changed

Some content is hidden

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

72 files changed

+578
-132
lines changed
 

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

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
1+
7.10.23
2+
- fixed #12225: Stock asset, multiple instances on a page
3+
- fixed #12229: Indexed thingy data has gateway url prepended to it
4+
- fixed #12195: Visitor group by scratch membership shared among all Visitors (Dale Trexel)
5+
- fixed #12227: Corrected AssetReport such that OrderBy works correctly.
6+
- fixed #12238: Old template attachement in search template slows down sites
7+
- fixed #12239: Still get cart error message after removing extra recurring items from the cart
8+
- fixed #12240: Empty Extend Calendar Recurrance version tags
9+
- fixed #12241: Account Shop
10+
- fixed #12246: Layout inherits mobileStyleTemplateId and mobileTemplateId from parent Layouts
11+
- fixed #12246: added extra_www_add_properties as properties fix-up hook in child for www_add
12+
- fixed #12231: Thingy reindex fails on upgrade
13+
- fixed #12245: Encrypt Login and Display Message on Login conflict
14+
- fixed #12211: Recurring Item error message in Cart
15+
116
7.10.22
2-
- rfe #12223: Add dateTime type to content profiling (metadata)
17+
- rfe #12223: Add date type to content profiling (metadata)
318
- rfe #12207: Thingy. Field_name info returned by www_editThingDataSaveViaAjax
419
- fixed #12206: Bad Subscription Groups in Duplicated Threads
520
- fixed #12208: replacements don't work

‎docs/gotcha.txt

+6
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ save you many hours of grief.
3131
Account Macro template
3232
Admin Toggle Macro template
3333

34+
7.10.23
35+
--------------------------------------------------------------------
36+
* The default_search2 template had a bad template attachment pointing to
37+
an old WebGUI CSS Snippet called /webgui.css. Any attachment with that
38+
URL will be removed from ALL templates in the Search namespace.
39+
3440
7.10.21
3541
--------------------------------------------------------------------
3642
* WebGUI now depends on Kwargs.

0 commit comments

Comments
 (0)