Skip to content

Commit fdb979c

Browse files
committedOct 26, 2011
Merge commit 'v7.10.20' into WebGUI8
2 parents 4fea10a + 7fda01b commit fdb979c

File tree

72 files changed

+830
-224
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

+830
-224
lines changed
 

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

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
7.10.20
2+
- fixed: Do not call group methods on an undefined value.
3+
- fixed #12178: random deletion of columns may happen when a schema is saved (Amir Plivatsky)
4+
- fixed #12179: DataTable Field types get reset to "Text" in Edit Schema (Amir Plivatsky)
5+
- added: FormField macro for rendering Form objects directly from templates
6+
- fixed: Generic Tax driver does not like spaces around commas
7+
- fixed: Date formatting with WebGUI::DateTime has extra spaces for single digit months and days.
8+
- fixed #12165: Default date in Thingy doesn't work
9+
- fixed #12188: Thingy broken after upgrade to 7.9.32-stable
10+
- fixed #12184: Apache error in modperl.error.log (William McKee, Knowmad Technologies)
11+
- fixed #12186: keywords template variable not working properly in Article
12+
- fixed #12190: List type form plugins that do not override getOptions show no value when getValueAsHtml is called
13+
- fixed #12135: Geo::Coder::Googlev3 needs common sense
14+
- fixed #12183: Posts do not disqualify themselves when purged
15+
- fixed #12189: installClass ignores preload.custom
16+
117
7.10.19
218
- fixed #12169: extras uploads symlink export
319
- Added ability to pass caller assetId to RenderThingMacro

‎docs/credits.txt

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Contributing Developers..............C.J. Adams-Collier / <cjac@colliertech.org>
5555
Ernesto Hernández-Novich / itverx C.A.
5656
Stephen Opal / Plain Black
5757
Tavis Parker / Plain Black
58+
Amir Plivatsky
5859
Daniel Quinlan
5960
Jukka Raimovaara / Mentalhouse Oy
6061
Alan Ritari / DonorWare

0 commit comments

Comments
 (0)
Please sign in to comment.