Skip to content

Commit 431cd28

Browse files
committedNov 1, 2011
Merge commit 'v7.10.22' into WebGUI8
2 parents 4855816 + 2886243 commit 431cd28

File tree

92 files changed

+3543
-313
lines changed

Some content is hidden

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

92 files changed

+3543
-313
lines changed
 

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

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
7.10.22
2+
- rfe #12223: Add dateTime type to content profiling (metadata)
3+
- rfe #12207: Thingy. Field_name info returned by www_editThingDataSaveViaAjax
4+
- fixed #12206: Bad Subscription Groups in Duplicated Threads
5+
- fixed #12208: replacements don't work
6+
- fixed #12213: Unable to view cart when an asset is deleted.
7+
- added: Better integration between User Profile fields, the Shop address book and the EMS.
8+
- fixed #12218: Failed INSERT in Passive Profiling causes leak
9+
- fixed #12173: CrystalX theme Thingy drop down problem
10+
111
7.10.21
212
- added #9668 extension template variable to attachment loops for the following assets:
313
Article,Post,Event,File,Form::Attachments,Folder

‎docs/templates.txt

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
This is a running list of template changes made during upgrades. If you have copied the default
22
templates, you will need to apply these changes manually to your copies.
33

4-
7.8.0
4+
8.0
55

66
* Account Macro template variables renamed:
77
account.url => account_url
@@ -11,6 +11,10 @@ templates, you will need to apply these changes manually to your copies.
1111
toggle.url => toggle_url
1212
toggle.text => toggle_text
1313

14+
7.10.22
15+
* Thingy CSS file - root/import/thingy-templates/thingy.css
16+
Add CSS to make sure that overflows are visible, to handle style that hide overflow by default.
17+
1418
7.10.18
1519
* Collaboration System Default Notification Template /default_forum_notification
1620
Replace table with divs to make inline replying easier.

0 commit comments

Comments
 (0)
Please sign in to comment.