* Ensure that the root account is saved to the SQL backend. (HEAD, origin/maint, maint)
2014-09-20 Robert Fewell
* This patch allows the ability to skip rows when importing transactions.
2014-09-23 valdis
* Updated resource files for Latvian: po/lv.po and accounts/lv/acctchrt_business.gnucash-xea
2014-09-27 Chenxiong Qi
* Bug 701052 - cannot click on 'cancel' or 'ok' button on dialogue box
2014-09-26 Jeff Earickson
* Repaired version of Marathi Language translation file
2014-09-26 Jeff Earickson
* Repaired version of latest Konkani language translation.
2014-09-25 Jeff Earickson
* Tamil Language Translation
2014-09-25 Jeff Earickson
* Deleted Raman language version of Konkani in favor of updated Devangari version.
2014-09-25 Jeff Earickson
* Updated translation of the Konkani Language.
2014-09-25 Jeff Earickson
* Updated Translation of the Bodo Language
2014-09-25 Jeff Earickson
* Added or updated the following Indic Language Translation Files:
2014-09-25 Jeff Earickson
* Urdu Language Translation file.
2014-09-25 Jeff Earickson
* Telugu Language Translation file.
2014-09-25 Jeff Earickson
* Marathi Language Translation File.
2014-09-25 Jeff Earickson
* Kashmiri Language translation file.
2014-09-25 Jeff Earickson
* Hindi Language Translation file
2014-09-26 Geert Janssens
* Rework assistant csv import regex code to eliminate the mandatory dummy field (#eol).
2014-09-26 Geert Janssens
* CSV Import transform macro into function
2014-09-26 Geert Janssens
* CSV Export: factor out function to generate regular expression
2014-09-25 Geert Janssens
* Refactor OS-specific ifdef to reduce code duplication
2014-09-19 Robert Fewell
* This patch just changes the white space to be of a consistent format.
2014-09-19 Robert Fewell
* Part Bug fix for 729476, this changes the line endings to \r\n to make it more compatible with CSV format.
2014-09-19 Robert Fewell
* Part Bug fix for 729476, this fixes the quoting of quotes, newlines and separator to make it more compatible with CSV format.
2014-09-19 Robert Fewell
* This patch fixes bug 731519. The fix sets the upper limit before it sets the value of the end row spin button.
2014-09-25 John Ralls
* Bug 736703 - Scheduled transaction are registered without credit/debit
2014-09-23 Geert Janssens
* Bug 630638 - 'Process payment' should allow to select equity accounts for payment
2014-09-23 Geert Janssens
* Use same test for payment dialog transfer accounts and assign as payment checks
2014-09-22 Geert Janssens
* Avoid undocumented dependency on progress page type in assistant to skip page
2014-09-22 Robert Fewell
* This patch fixes bug 726888, cancel button is available on all pages of assistant.
2014-09-22 Robert Fewell
* Use same default setting for quotes in csv import and export
2014-09-22 Geert Janssens
* Set default currency for French account chart templates
2014-09-22 Geert Janssens
* Convert ISO-8859-1 account chart templates to UTF-8
2014-09-22 Geert Janssens
* Add context to generic translatable string
2014-09-22 Geert Janssens
* Bug 671615 - French: 'New Customer' button in Find Customer dialog is translated to 'Nouvel onglet'
2014-09-22 Geert Janssens
* Bug 720427 - Review of french account templates
2014-09-21 John Ralls
* Bug 732545 - gnucash-2.6.3 segfaults when started
2014-09-21 Mark Haanen
* Update Dutch translation, copied from the Translation Project.
2014-09-21 Geert Janssens
* Rewrite gfec_eval_file to avoid opening the file itself in guile
2014-09-21 Geert Janssens
* Swap static functions so the lower one can reuse the upper one
2014-09-20 Geert Janssens
* Bug 711567 - Cannot save a custom report if a path contain diacritic chars
2014-09-19 Geert Janssens
* Bug 695240 - mortgage wizard empty table
2014-09-20 Geert Janssens
* Provide strfmon function for platforms that don't have it
2014-09-16 David Maline
* Bug 733506 - (ForwadDisableQIF) The forward button is not active even though a file is selected
2014-09-16 Jethro Beekman
* Bug 733283 - [PATCH] Loss of fractions when importing OFX investment transactions
2014-09-16 Geert Janssens
* Align perl module requirements with recent Finance::Quote versions
2014-09-06 Dmitry Pavlov
* Updated Russian translation from Dmitry Pavlov
2014-09-06 Chenxiong Qi
* - New Chart of Accounts Assistant is too large for screen
2014-09-06 Alex Aycinena
* Correct txf output to use a minus sign, rather than parenthesis, for debits, without regard to locale settings, as is required by the txf pseudo-standard; was previously incorrectly using parenthesis for negatives in Windows environments, for example.
2014-08-12 lmat
* Replace C++ reserved words for future compatibility with C++
2014-09-04 John Ralls
* SQL: Save commodity namespace changes from template
2014-09-03 hawk-lord
* Missing translation
2014-09-03 hawk-lord
* Added Swedish association accounts.
2014-09-03 hawk-lord
* Added Swedish account files
2014-09-02 Geert Janssens
* Add business lot scrubbing to Check & Repair->All/This transaction(s)
2014-08-28 Geert Janssens
* Make scrub in lot viewer scrub business lots using the new scrub functions.
2014-08-27 Geert Janssens
* Rewrite invoice payment logic to fix lot link proliferation
2014-08-27 Geert Janssens
* Refactor get_pay_split into gncOwnerFindOffsettingSplit
2014-08-26 Geert Janssens
* Refactor gncOwnerReduceSplitTo out of reduce_biggest_split
2014-08-26 Geert Janssens
* Refactor gnc_doc_doc_link into gncOwnerSetLotLinkMemo and move it
2014-08-26 Geert Janssens
* Handle the case of scrubbing a lot link between two non-document lots
2014-08-26 Geert Janssens
* Tweak the get_pay_split function to prefer the best possible match
2014-08-26 Geert Janssens
* Refactor scrub_doc_pay_link into scrub_other_link and make it more generic
2014-08-23 Geert Janssens
* Add scrub function to reduce the amount of lot links used.
2014-08-23 Geert Janssens
* Widen the scope of the subsplit merge scrub function
2014-08-23 Geert Janssens
* Move account type checking functions into the engine
2014-08-16 Geert Janssens
* Remove superfluous include statements
2014-08-16 Geert Janssens
* Small corrections in doxygen comments
2014-08-23 Geert Janssens
* More ENTER/LEAVE corrections at function exit points
2014-07-31 John Ralls
* Balance ENTER with a LEAVE for all exit points.
2014-09-02 Geert Janssens
* Bug 434462 - register color don't work correct with system theme color - Part 2
2014-08-30 Geert Janssens
* Bug 434462 - register color don't work correct with system theme color - Part 1
2014-08-30 Geert Janssens
* Rename enum elements to make room for foreground equivalents
2014-08-30 Geert Janssens
* Refactor register color functions to reduce duplication
2014-08-30 Geert Janssens
* Bug 711440 - Tab labels have different background colour than containing gui element
2014-09-01 Mike Alexander
* Bug 735769: Enable price and shares cells in a split if it is not in the trans currency. The label for the cells are changed to "Exch. Rate" and "Oth. Curr." in this case.
2014-09-01 Mike Alexander
* If the cursor moves from one register cell to another, refresh the register headers. If trading accounts are on and the transaction is expanded then the headers depend on the type of split the cursor is in.
2014-07-01 Mike Alexander
* Use guint64 instead of uint64_t with G_GUINT64_FORMAT to avoid warnings.
2014-08-31 Mike Alexander
* Change gncOwnerGetBalanceInCurrency to only cosider lots that contain an invoice. This function is currently only used in the owner tree code and this change will cause payments not properly linked to invoices to be ignored when computing owner balances.
2014-08-31 Mike Alexander
* Finish implementing the "Show zero balance owners" filter option. It always showed nothing before.
2014-08-31 Mike Alexander
* The sense of the "Only show active customers" checkbox was inverted.
2014-08-29 Geert Janssens
* Bug 707243 - Hard-coded font colors in account tree?
2014-08-14 Mike Alexander
* Bug 722140: Add option to control inclusion of trading accounts in cash flow report.
2014-08-07 John Ralls
* Fix test-backend-dbi segfault with libdbi-0.9.0.
2014-08-07 John Ralls
* Fix uninitialized variable warning.
2014-08-07 John Ralls
* Add note about automake 1.14 to configure.ac
2014-08-07 John Ralls
* Revert "Fix broken test-backend-dbi with libdbi 0.9."
2014-08-07 John Ralls
* Fix broken test-backend-dbi with libdbi 0.9.
2014-08-07 Mike Evans
* Bug 734183 - Set all of the denominators correctly on the currency values.
2014-08-03 Mike Evans
* Bill invoice importer crashing when invoice has multiple lines.
2014-06-28 Michalis Kamprianis
* Bug 120199 - Incorrect sort order in "Sort by Statement Date"
Add scrub function to reduce the amount of lot links used. Only lot links
between two or more document lots must remain. All lot links between
document and payment lots can be scrubbed.
Add some date format checking and make sure generated dates are the correct
user selected format, not always locale format.
Allow the ability to skip rows when importing transactions.
Always use the price we display to calculate the current value of an
account.
Better period totals formatting in Invoices.
CSV Export: factor out function to generate regular expression.
CSV Import transform macro into function.
Convert ISO-8859-1 account chart templates to UTF-8.
Correct txf output to use a minus sign, rather than parenthesis.
Fix document type dispay for credit notes on owner report.
Fix test-backend-dbi segfault with libdbi-0.9.0.
Handle the case of scrubbing a lot link between two non-document lots.
Make scrub in lot viewer scrub business lots using the new scrub functions.
Move account type checking functions into the engine.
Prevent older gnucash versions from opening a data file if previously
unhandled kvps are used.
Python bindings. Add function gncVendorNextID, complementary to
gncCustomerNextID.
Re-enable loading and saving gnucashdotdir/accelerator-home on OSX.
Refactor OS-specific ifdef to reduce code duplication, which results
in reduced risk on typos in either branch
Refactor get_pay_split into gncOwnerFindOffsettingSplit. In this form it
can be used both for scrubbing lot links and for adding new payments
Refactor gncOwnerReduceSplitTo out of reduce_biggest_split. It can now be
used both for scrubbing and when applying payments
Refactor gnc_doc_doc_link into gncOwnerSetLotLinkMemo and move it. It can
now be used both for scrubbing and when applying payments
Refactor scrub_doc_pay_link into scrub_other_link and make it more generic.
It can now be used both to:
* move a payment to a document lot (its original use case)
* move a refund to a payment lot or the other way around
Relax requirements for booleans in invoice line, accepting 'y' as well as
'yes', 't' as well as 'true'.
Replace C++ reserved words for future compatibility with C++.
Rework assistant csv import regex code to eliminate the mandatory dummy
field.
Rewrite invoice payment logic to fix lot link proliferation.
SQL: Save commodity namespace changes from template.
Set default currency for French account chart templates.
Tweak the get_pay_split function to prefer the best possible match.
Use libsecret if available since gnome-keyring has been deprecated.
Use more significant digits for SX function returns.
Use same default setting for quotes in csv import and export.
Widen the scope of the subsplit merge scrub function. When used in a
strict sense it will only merge splits that are marked as subsplits
of each other. In relaxed mode it will merge any split two splits
that are both in the same lot and the same transaction.
double_to_gnc_numeric: Return overflow error immediately on invalid input.
Ensure that the root account is saved to the SQL backend.
Chart-of-Account Templates Updated: Latvian, French, Swedish
Translations Updated: Brazilian Portuguese, Dutch, Konkani (includes replacing Raman character set with Devangari) ,Latvian, Marathi, Tamil,
New Translations: Bodo, Hindi, Kashmiri, Telugu, Urdu. Thanks to The Centre for Development of Advanced Computing (C-DAC), Pune, India. Translation Team Leader: Chandrakant Dhutadmal
Documentation
Concurrent with the release of Gnucash 2.6.4 we're pleased to also release a new version 2.6.4 of the companion Help and Tutorial and Concepts Guide.
2.6.3 - 30 March 2014
The GnuCash development team proudly announces GnuCash 2.6.3,
the latest stable release of the GnuCash Free Accounting
@ -162,14 +289,14 @@ Version history:
Bug Fixes:
Bug 157247 - Asset account's "total" value should use most
recent transaction prices
Bug 710823 - libofx can supply broken UTF-8 for account id
Bug 710824 - GnuCash should sanitise UTF-8 before serialising files
to avoid writing broken unparseable XML.
Bug 720555 - General Ledger - Can't Enter Transaction Amounts
Bug 720556 - The Tip of the Day preference isn't getting saved
Bug 720646 - New Book Tabs on Windows
157247 - Asset account's "total" value should use most
recent transaction prices
710823 - libofx can supply broken UTF-8 for account id
710824 - GnuCash should sanitise UTF-8 before serialising files
to avoid writing broken unparseable XML.
720555 - General Ledger - Can't Enter Transaction Amounts
720556 - The Tip of the Day preference isn't getting saved
720646 - New Book Tabs on Windows
Other Changes:
@ -199,30 +326,29 @@ Version history:
Bug Fixes:
Bug 336843 - Attach images/files/urls to transactions:
Disable the "show attachment" menu item if the transaction
has no attached file.
Bug 619478 - Build warning in html/gnc-html-webkit.c
Bug 627575 - Stylesheet names with non-alphanumeric characters
and saved-reports
Bug 630578 - current date instead of posting date in exchange rate,
when posting a bill
Bug 632588 - Scrub doesn't fix missing currency
Bug 639371 - Welcome Sample Report reports wrong version and
has a broken report
Bug 653594 - wrong amount printed on checks
Bug 705714 - QIF Import - File selection pop-up is not on top
during qif import
Bug 708526 - GnuCash Crashes when opening About page:
Downgrade the error to a critical warning.
Bug 711317 - Indian Rupee Symbol appears as "?" marks
Bug 715123 - Post invoice problem, cannot unpost
Bug 719481 - GnuCash report crashes with Guile2
Bug 719521 - Missing radio button in "Edit security" dialog
Bug 719726 - Click on File -> Open seg-faults
Bug 720235 - Python bindings should load environment file just
like gnucash does
336843 - Attach images/files/urls to transactions:
Disable the "show attachment" menu item if the transaction
has no attached file.
619478 - Build warning in html/gnc-html-webkit.c
627575 - Stylesheet names with non-alphanumeric characters
and saved-reports
630578 - current date instead of posting date in exchange rate,
when posting a bill
632588 - Scrub doesn't fix missing currency
639371 - Welcome Sample Report reports wrong version and
has a broken report
653594 - wrong amount printed on checks
705714 - QIF Import - File selection pop-up is not on top
during qif import
708526 - GnuCash Crashes when opening About page:
Downgrade the error to a critical warning.
711317 - Indian Rupee Symbol appears as "?" marks
715123 - Post invoice problem, cannot unpost
719481 - GnuCash report crashes with Guile2
719521 - Missing radio button in "Edit security" dialog
719726 - Click on File -> Open seg-faults
720235 - Python bindings should load environment file just
like gnucash does
Fix Python tests to no longer require gsettings schemas installed.
Fix the CuteCash (Qt GUI based) build
Multi-currency "Post invoice" improvements
@ -530,12 +656,12 @@ Version history:
Python bindings. Patch by Tom Lofts
Carsten Rinke provided several patches:
Bug #682800 Generated balances on Report different than calculated
682800 Generated balances on Report different than calculated
balances on Ledger when using "open subaccounts"
Bug #622778 Miscalculation in cashflow reports
Bug #584869 net change line in general journal report
622778 Miscalculation in cashflow reports
584869 net change line in general journal report
Bug #589865 - Budget flow period doesn't work. Patches by Carsten
589865 - Budget flow period doesn't work. Patches by Carsten
Rinke and Mikhail Tsaplin
The translation files have been copied from the 2.4 branch.