r21053 - htdocs/branches/beta/news - More fixes for validation errors.

Cristian Marchi cmarchi at code.gnucash.org
Sun Jul 31 15:59:39 EDT 2011


Author: cmarchi
Date: 2011-07-31 15:59:39 -0400 (Sun, 31 Jul 2011)
New Revision: 21053
Trac: http://svn.gnucash.org/trac/changeset/21053

Modified:
   htdocs/branches/beta/news/100319-2.3.11.news
   htdocs/branches/beta/news/100421-2.3.12.news
   htdocs/branches/beta/news/100602-2.3.13.news
   htdocs/branches/beta/news/100608-2.3.14.news
   htdocs/branches/beta/news/110207-2.4.2.news
Log:
More fixes for validation errors.

Modified: htdocs/branches/beta/news/100319-2.3.11.news
===================================================================
--- htdocs/branches/beta/news/100319-2.3.11.news	2011-07-31 19:48:44 UTC (rev 21052)
+++ htdocs/branches/beta/news/100319-2.3.11.news	2011-07-31 19:59:39 UTC (rev 21053)
@@ -27,7 +27,7 @@
 <p>Changes between 2.3.10 and 2.3.11 include:</p>
 
 <ul>
-<li>Bugs fixed</li>
+<li>Bugs fixed
 <ul>
 <li>Partial fix for #611014 - CSV import crashes
 
@@ -209,8 +209,11 @@
 
 Patch by Mike Evans</li>
 </ul>
+</li>
 
-<li>Updated translations or translation-related changes</li>
+
+
+<li>Updated translations or translation-related changes
 <ul>
 <li>Updated Japanese translation, copied from the Translation Project.</li>
 <li>Updated Persian (Farsi) translation by Mehdi Alidoost.</li>
@@ -222,8 +225,12 @@
 
 Copied from http://www.farsiweb.ir/wiki/Iranian_calendar</li>
 </ul>
+</li>
 
-<li>Other user-visible changes</li>
+
+
+
+<li>Other user-visible changes
 <ul>
 <li>Change file loading message to "Loading user data..."
 
@@ -242,8 +249,12 @@
 <li>Patch my patch in r18884. Spotted by Herbert Thoma.</li>
 <li>Regression fix: patch for colored tabs segfault in trunk, patch by Tom Van Braeckel</li>
 </ul>
+</li>
 
-<li>Other code/build changes</li>
+
+
+
+<li>Other code/build changes
 <ul>
 
 <li>Remove test-load-module from tests
@@ -668,10 +679,14 @@
 <li>GDate values weren't being properly fetched from objects to be saved in a database column if they were fetched as a gobject property.  </li>
 <li>Clean up account column in the lot table to specify that the guid is an account reference.  Simplifies the code a bit, and makes future use of foreign keys easier.  </li>
 <li>If building for WIN32, use webkit_web_frame_print_full() so that a GtkPrintOperation object with the correct units can be used to prevent font size problems (see bug 591177).  On other platforms, use webkit_web_frame_print() because some distros seem not to have webkit_web_frame_print_full() (and also don't have the font size problem so on those distros, we don't need to create our own GtkPrintOperation object).  </li>
-
 </ul>
-<li>Cutecash</li>
+</li>
 
+
+
+
+<li>Cutecash
+
 Some of the GnuCash developers have decided to rewrite the UI for the cross-platform Qt toolkit from TrollTech.  The goal is a simpler UI which is more powerful and easier to develop.  This project has gotten the name "Cutecash".  It uses the same back-ends and engine as gnucash.  Only the UI is different.  The source for the Cutecash UI is in the same tree (and therefore, the tarballs) as GnuCash, but at this point, no MAC or Win32 builds are being produced.
 <ul>
 <li>Cutecash: Add Commodity wrapper. Use gnc-exp-parser for numbers.
@@ -752,12 +767,15 @@
 implementation of a scoped_ptr with custom deletion function
 is too non-trivial and I rather re-use the boost::shared_ptr
 here instead of making our own mistakes.</li>
+</li>
+</ul>
 
+
+
 </ul>
 
 
 
-
 <h3>Caveats for Testers</h3>
 <p>Any 2.3.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.3.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep.  If you are using the SQL backend, this is not required as every change is saved immediately to the database.</p>
 <p>The documentation has had screenshots updated, however, many help texts usually only refers to the 1.8.x series. Everyone is invited to help improve the documentation; see http://wiki.gnucash.org/wiki/Development on how to get involved.</p>

Modified: htdocs/branches/beta/news/100421-2.3.12.news
===================================================================
--- htdocs/branches/beta/news/100421-2.3.12.news	2011-07-31 19:48:44 UTC (rev 21052)
+++ htdocs/branches/beta/news/100421-2.3.12.news	2011-07-31 19:59:39 UTC (rev 21053)
@@ -26,7 +26,7 @@
 
 <p>Strings are frozen.  This means no new changes will be introduced which change any text displayed by Gnucash.  Therefore, final translations for 2.4.0 release may begin.</p>
 
-<h3>Changes between 2.3.11 and 2.3.12 include:</p></h3>
+<h3>Changes between 2.3.11 and 2.3.12 include:</h3>
 
 <p>Bugs fixed</p>
 <ul>

Modified: htdocs/branches/beta/news/100602-2.3.13.news
===================================================================
--- htdocs/branches/beta/news/100602-2.3.13.news	2011-07-31 19:48:44 UTC (rev 21052)
+++ htdocs/branches/beta/news/100602-2.3.13.news	2011-07-31 19:59:39 UTC (rev 21053)
@@ -29,7 +29,7 @@
 <p>Changes between 2.3.12 and 2.3.13 include:</p>
 
 <ul>
-<li>Bugs fixed</li>
+<li>Bugs fixed
 <ul>
 <li>Change from ige-mac-menu to GtkOSXApplication for OSX integration. Fixes #600590.</li>
 <li>Bug #618646 - Should be able to run gnucash-bin.exe directly, rather than gnucash.cmd
@@ -266,8 +266,10 @@
 <li>Bug #616615  - Request for larger size icon (96x96, 128x128, 256x256)</li>
 <li>Bug #118391: Mark the currency names for translation.</li>
 </ul>
+</li>
 
-<li>Updated translations or translation-related changes</li>
+
+<li>Updated translations or translation-related changes
 <ul>
 <li>Update of Latvian translation by Valdis Vitolins</li>
 <li>Additional fix for Simplified Chinese translation of windows installer</li>
@@ -313,8 +315,11 @@
 2. the message is only secondarily important, so I would accept this single
 string freeze breakage.</li>
 </ul>
+</li>
 
-<li>Other user-visible changes</li>
+
+
+<li>Other user-visible changes
 <ul>
 <li>Implement help for OSX</li>
 <li>Set default webkit font from system font.  </li>
@@ -336,8 +341,12 @@
 <li>Return only bills when searching for bills, return only invoices when searching for invoices and  return only vouchers when searching for vouchers</li>
 <li>Change default report stylesheet from "Default" to "Default CSS" </li>
 </ul>
+</li>
 
-<li>Other code/build changes</li>
+
+
+
+<li>Other code/build changes
 <ul>
 <li>Fix warning message of autogen.sh for python-binding. Patch by Tao Wang</li>
 <li>Remove AC_PROG_OBJC from configure.ac</li>
@@ -435,7 +444,13 @@
 These changes will be used in the revived cross-compile script.</li>
 <li>Makefile fixes for setup-gnucash-env on OS X</li>
 </ul>
+</li>
 
+
+
+
+</ul>
+
 <h3>Caveats for Testers</h3>
 <p>Any 2.3.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.3.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep.  If you are using the SQL backend, this is not required as every change is saved immediately to the database.</p>
 <p>The documentation has had screenshots updated, however, many help texts usually only refers to the 1.8.x series. Everyone is invited to help improve the documentation; see http://wiki.gnucash.org/wiki/Development on how to get involved.</p>

Modified: htdocs/branches/beta/news/100608-2.3.14.news
===================================================================
--- htdocs/branches/beta/news/100608-2.3.14.news	2011-07-31 19:48:44 UTC (rev 21052)
+++ htdocs/branches/beta/news/100608-2.3.14.news	2011-07-31 19:59:39 UTC (rev 21053)
@@ -29,7 +29,8 @@
 <p>Changes between 2.3.13 and 2.3.14 include:</p>
 
 <ul>
-<li>Bugs fixed</li>
+
+<li>Bugs fixed
 <ul>
 <li>Bug #618954: Add a column "Due" to the invoice search results list.
 
@@ -57,8 +58,10 @@
 <li>Bug #617797: Set eol-style to CRLF for win32 files.</li>
 <li>Bug #618434 - Decimal separator is always '.' when using the keypad, patch by Yasuaki Taniguchi</li>
 </ul>
+</li>
 
-<li>Updated translations or translation-related changes</li>
+
+<li>Updated translations or translation-related changes
 <ul>
 <li>fix Latvian account trees, patch by Bill Nottingham.</li>
 <li>Update German translation
@@ -73,21 +76,31 @@
 <li>Updated Dutch translation by Mark Haanen, copied from the Translation Project. </li>
 <li>Updated Japanese translation by Yasuaki Taniguchi, copied from the Translation Project. </li>
 </ul>
+</li>
 
-<li>Other user-visible changes</li>
+
+
+<li>Other user-visible changes
 <ul>
 <li>Fix r19227, r19228: Don't make the "Due Date" the primary search; fix erroneous parameters when inserting into list.</li>
-
 </ul>
+</li>
 
-<li>Other code/build changes</li>
+
+<li>Other code/build changes
 <ul>
 <li>File convert commodity.glade in glade3-3.6.7 to ensure our gtk-2.10 requirement is sufficient.</li>
 <li>Set eol-style for win32-bin.txt to CRLF because this file should view correctly on win32 systems</li>
 <li>Set all shell scripts to svn:eol-style LF because they should have the same line endings.</li>
 <li>Fix script that builds the release tags. Awk works differently on windows than on linux apparently.</li>
 </ul>
+</li>
 
+
+</ul>
+
+
+
 <h3>Caveats for Testers</h3>
 <p>Any 2.3.x version might crash unexpectedly at any point during runtime. If you test some serious work in a 2.3.x release and are using the XML file backend for data storage, make sure you hit "Save" after every non-trivial workstep.  If you are using the SQL backend, this is not required as every change is saved immediately to the database.</p>
 <p>The documentation has had screenshots updated, however, many help texts usually only refers to the 1.8.x series. Everyone is invited to help improve the documentation; see http://wiki.gnucash.org/wiki/Development on how to get involved.</p>

Modified: htdocs/branches/beta/news/110207-2.4.2.news
===================================================================
--- htdocs/branches/beta/news/110207-2.4.2.news	2011-07-31 19:48:44 UTC (rev 21052)
+++ htdocs/branches/beta/news/110207-2.4.2.news	2011-07-31 19:59:39 UTC (rev 21053)
@@ -157,7 +157,7 @@
 Patch by Bert Claesen (but I changed the option name):
 
 Patch to aging.scm to include due date and "current" bucket
-Patch file for aging.scm to include:</p>
+Patch file for aging.scm to include:
 * Option to select due date or date posted
 * Added column of "Current" for invoices not yet due</li>
 <li>Bug #603334: Updates to RPM spec file to allow 2.3.7 to build on Fedora Core 12</li>



More information about the gnucash-changes mailing list