mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
537 lines
11 KiB
Plaintext
537 lines
11 KiB
Plaintext
2016-03-24 Geert Janssens
|
||
|
||
* Bug 693342 - Print (bottom) prints to middle for 3-check pages (HEAD, origin/maint, maint)
|
||
|
||
2016-03-23 Geert Janssens
|
||
|
||
* Revert "Bug 118391 - Long currency names untranslated"
|
||
|
||
2016-03-23 Geert Janssens
|
||
|
||
* Disable debug message that got enabled by accident last year
|
||
|
||
2016-03-23 Geert Janssens
|
||
|
||
* Bug 687504 - Not possible to reset an invoice/bill counter format
|
||
|
||
2016-03-23 Geert Janssens
|
||
|
||
* Bug 642292 - General Ledger report - 'Primary Sort Key' value is not persistent
|
||
|
||
2016-03-22 John Ralls
|
||
|
||
* New Xcode, new errors, sigh.
|
||
|
||
2016-03-22 Geert Janssens
|
||
|
||
* Bug 482186 - Customer and vendor report for partners who get invoiced/paid in foreign currency show total labeled with the symbol of the default currency.
|
||
|
||
2016-03-21 Geert Janssens
|
||
|
||
* Bug 728074 - Posting bill converts currency to itself using 0 rate
|
||
|
||
2016-03-21 Geert Janssens
|
||
|
||
* Bug 118391 - Long currency names untranslated
|
||
|
||
2016-03-21 Geert Janssens
|
||
|
||
* Fix typo
|
||
|
||
2016-03-20 John Ralls
|
||
|
||
* Open correct xea directory if user has worked around bug 725296
|
||
|
||
2016-03-20 John Ralls
|
||
|
||
* OSX: Get the locale for account trees from the OS instead of setlocale().
|
||
|
||
2016-03-19 Geert Janssens
|
||
|
||
* Fix doxigen comment after changed const behaviour
|
||
|
||
2016-03-19 Geert Janssens
|
||
|
||
* Bug 620281 - Adding reversing transaction to bill transactions creates undeleteable transactions
|
||
|
||
2016-03-19 Geert Janssens
|
||
|
||
* Refuse to void read-only transactions.
|
||
|
||
2016-03-19 Geert Janssens
|
||
|
||
* Bug 754209 - Bills can be posted multiple times from "find bill" search results - follow up
|
||
|
||
2016-03-17 John Ralls
|
||
|
||
* Bug 733164 - Command-H Invokes Help->Help Contents
|
||
|
||
2016-03-17 John Ralls
|
||
|
||
* Set the transaction currency during auto-completion.
|
||
|
||
2016-03-17 John Ralls
|
||
|
||
* Correctly re-value splits when the transaction currency is changed.
|
||
|
||
2016-03-17 Geert Janssens
|
||
|
||
* Use PRIi64 instead of PRIx64
|
||
|
||
2016-03-17 Geert Janssens
|
||
|
||
* Bug 728722 - Setting number format details appear wrong in Help, section 10.3.4. Counters Book Options Tab
|
||
|
||
2016-03-16 Mike Evans
|
||
|
||
* Bug 754209 - Bills can be posted from "find bill" search results even if bill is already posted and results in extra $ posted to A/P
|
||
|
||
2016-03-14 Geert Janssens
|
||
|
||
* Bug 720934 - Barcharts with many data points have overlapping x-axis labels
|
||
|
||
2016-02-28 Chris Good
|
||
|
||
* Add Tip Of The Day re using multiple windows to do comparisons - Bug 762800
|
||
|
||
2016-03-13 Geert Janssens
|
||
|
||
* Fixup previous commit
|
||
|
||
2015-12-21 Matt G
|
||
|
||
* Bug 742352 - Budget Summary section does not show expense totals
|
||
|
||
2015-11-11 Gilles Dartiguelongue
|
||
|
||
* Bug 760015 - guile support is automagic
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Bug 763146 - Invalid exchange rate is recorded when entering multi-currency transaction
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Ensure numerator is positive before checking if the value is < 1.
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Ensure price is set when the amount is entered and user doesn't tab out.
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Test rounded values, but don't store them, to minimize jitter in prices.
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Check price_source precedence first to save computation.
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Ensure that xferData->price_source is always set correctly.
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Fix double semicolon.
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Remove price-direction code for to default currency and alphabetic order.
|
||
|
||
2016-03-11 John Ralls
|
||
|
||
* Extract functions update_price and new_price from create_price.
|
||
|
||
2016-03-10 John Ralls
|
||
|
||
* Fix typo in HTML header.
|
||
|
||
2016-03-10 John Ralls
|
||
|
||
* Bug 763111 - commodities prices editor creates hidden db entries
|
||
|
||
2016-03-10 John Ralls
|
||
|
||
* Bug 763279 - GnuCash has empty reports
|
||
|
||
2016-03-08 John Ralls
|
||
|
||
* Bug 722996 - Cannot add stock price on Price Editor
|
||
|
||
2016-03-10 Geert Janssens
|
||
|
||
* Minor tweaks to Bayesian feature flag
|
||
|
||
2016-03-10 Robert Fewell
|
||
|
||
* Make gnucash 2.7+ rerun bayesian data conversion whenever needed
|
||
|
||
2016-02-20 Robert Fewell
|
||
|
||
* Allow matching accounts to be found also by their GUID which will be used in newer versions. The default behaviour is still to create new entries under the account fullname.
|
||
|
||
2016-03-10 Robert Fewell
|
||
|
||
* Introduce GUID_BAYES feature flag
|
||
|
||
2016-03-03 Mike Evans
|
||
|
||
* Bug 762971 - Duplicating multiple invoices results in invoices without an ID number
|
||
|
||
2016-03-02 Mike Evans
|
||
|
||
* Bug - 761172 Importing invoices posts incorrect values.
|
||
|
||
2016-02-28 Phil Longstaff
|
||
|
||
* Memory leak in gnc-gsettings.c
|
||
|
||
2016-02-28 Phil Longstaff
|
||
|
||
* Close some more memory leaks
|
||
|
||
2016-02-28 Phil Longstaff
|
||
|
||
* Close some memory leaks identified by valgrind.
|
||
|
||
2016-02-22 Geert Janssens
|
||
|
||
* Bug 744157 - Tip about subaccount is confusing
|
||
|
||
2016-02-18 pmralbuquerque
|
||
|
||
* Updated translations after TACG translation
|
||
|
||
2016-02-17 fell
|
||
|
||
* Update the list of Finance::Quote methods
|
||
|
||
2016-02-11 Sebastien Bourdelin
|
||
|
||
* Fix a typo
|
||
|
||
2016-02-09 fell
|
||
|
||
* Add comment about replacement of 10000 BYR by 1 BYN
|
||
|
||
2016-01-27 RobGowin
|
||
|
||
* cmake - Increase test pass rate on Windows
|
||
|
||
2016-02-01 Prayag Verma
|
||
|
||
* Fix Typos in doc/README.translator.txt
|
||
|
||
2016-01-18 RobGowin
|
||
|
||
* cmake - Add ability to run tests under CMake
|
||
|
||
2016-01-23 RobGowin
|
||
|
||
* Don't skip test under clang when using Guile 2.x
|
||
|
||
2016-01-23 RobGowin
|
||
|
||
* Change test to use LIBDIR to find dynamic libraries
|
||
|
||
2016-01-23 RobGowin
|
||
|
||
* Add TEST_PATH variable to test
|
||
|
||
2016-01-24 John Ralls
|
||
|
||
* Fix Travis build error.
|
||
|
||
2016-01-24 John Ralls
|
||
|
||
* Pretty up the SLR error dialog.
|
||
|
||
2016-01-24 John Ralls
|
||
|
||
* Bug 754856 - scheduled transaction <gnc.app-utils.sx> fails without warning
|
||
|
||
2016-01-24 John Ralls
|
||
|
||
* Bug 754856 - scheduled transaction <gnc.app-utils.sx> fails without warning.
|
||
|
||
2016-01-23 John Ralls
|
||
|
||
* Revert "Use python 3.3 VirtualEnv on travis."
|
||
|
||
2016-01-23 John Ralls
|
||
|
||
* Use python 3.3 VirtualEnv on travis.
|
||
|
||
2016-01-20 RobGowin
|
||
|
||
* [cmake] Reflect commit db0fd2 (Replace the TP pt.po ...) in CMake build.
|
||
|
||
2016-01-22 Geert Janssens
|
||
|
||
* Align gtkmm test suite with recent template updates
|
||
|
||
2016-01-22 Geert Janssens
|
||
|
||
* Revert "Fix typo"
|
||
|
||
2016-01-22 Geert Janssens
|
||
|
||
* Fix typo
|
||
|
||
2016-01-21 John Ralls
|
||
|
||
* Fix typo.
|
||
|
||
2016-01-21 John Ralls
|
||
|
||
* Fix segfault in utest-gnc-csv-model Teardown.
|
||
|
||
2016-01-21 John Ralls
|
||
|
||
* Fix new cdv-import tests for running in a separate build directory.
|
||
|
||
2016-01-21 Alexander Pushkarev
|
||
|
||
* adding BYN currency according to ISO 4217 ammendment #161 http://www.currency-iso.org/en/shared/amendments/iso-4217-amendment.html
|
||
|
||
2016-01-20 Geert Janssens
|
||
|
||
* csv-imp - add parse test for semicolon separated strings
|
||
|
||
2016-01-20 Geert Janssens
|
||
|
||
* csv-imp - new parse test starting from an in-source string struct
|
||
|
||
2015-09-28 Geert Janssens
|
||
|
||
* csv-imp - use GNC_TEST_ADD_FUNC for test_parse_date as well
|
||
|
||
2015-09-28 Geert Janssens
|
||
|
||
* csv-imp - test_gnc_csv_new_parse_data doesn't use the fixture
|
||
|
||
2015-09-23 Geert Janssens
|
||
|
||
* Match calls to g_string_chunk_new with g_string_chunk_free
|
||
|
||
2015-09-28 Geert Janssens
|
||
|
||
* csv-imp - don't free the parse data just created for testing
|
||
|
||
2015-09-28 Geert Janssens
|
||
|
||
* csv-imp - move tests for gnc_csv_load_file to separate function
|
||
|
||
2015-09-23 Geert Janssens
|
||
|
||
* csv-imp - test for gnc_csv_new_parse_data and skip gnc_csv_parse_data_free
|
||
|
||
2015-09-23 Geert Janssens
|
||
|
||
* csv-imp - use setup and teardown for test_gnc_csv_parse
|
||
|
||
2015-09-23 Geert Janssens
|
||
|
||
* Mark static functions as not testable
|
||
|
||
2016-01-20 Geert Janssens
|
||
|
||
* Test Date fixup
|
||
|
||
2015-09-22 Geert Janssens
|
||
|
||
* csv-imp - add test for parse_date
|
||
|
||
2015-09-22 Geert Janssens
|
||
|
||
* csv-imp - add basic test for gnc_csv_parse
|
||
|
||
2015-05-11 Geert Janssens
|
||
|
||
* csv-imp - add initial (empty) test framework
|
||
|
||
2015-09-22 Geert Janssens
|
||
|
||
* Set fixed time values so test results won't depend on the time the test is run
|
||
|
||
2015-05-12 Geert Janssens
|
||
|
||
* Adjust GError usage to comply with the GError rules
|
||
|
||
2015-09-22 Geert Janssens
|
||
|
||
* Cumulated minor spelling fixes in comments and other non-code texts
|
||
|
||
2015-05-12 Geert Janssens
|
||
|
||
* Some indentation adapations
|
||
|
||
2016-01-20 Geert Janssens
|
||
|
||
* Hide owner abstraction from user oriented gui
|
||
|
||
2016-01-19 John Ralls
|
||
|
||
* Add small utility to print message catalog statistics.
|
||
|
||
2016-01-19 John Ralls
|
||
|
||
* Replace the TP pt.po with the directly-contributed pt_PT.po
|
||
|
||
2016-01-18 Robert Gill
|
||
|
||
* Bug 723689 - Splash screen doesn’t set the floating hint.
|
||
|
||
2016-01-17 John Ralls
|
||
|
||
* Bug 760711 - Non-ASCII characters not shown in Report Name when a report is created with 2.6.11
|
||
|
||
2016-01-17 fell
|
||
|
||
* Fix a mistyped error message in configure.ac
|
||
|
||
2016-01-17 fell
|
||
|
||
* Supplement to commit 837b258: Add ChangeLog.2015 to dist_doc_DATA
|
||
|
||
2016-01-15 John Ralls
|
||
|
||
* Fix reset of PKG_CONFIG_PATH to unset variable.
|
||
|
||
2016-01-15 RobGowin
|
||
|
||
* Tweak handling of COPYING file
|
||
|
||
2016-01-13 RobGowin
|
||
|
||
* Support CMake 3.0 for Debian Jessie
|
||
|
||
2016-01-14 Mike Evans
|
||
|
||
* Bug 756469 - CSV Invoice Import - Items with double quote escape not imported.
|
||
|
||
2015-12-26 Rob Gowin
|
||
|
||
* CMake build changes for maint
|
||
|
||
2015-12-07 Rob Gowin
|
||
|
||
* Add ability to build GnuCash with CMake
|
||
|
||
2016-01-12 John Ralls
|
||
|
||
* Bug 760529 - Get Quotes updates value just once per day
|
||
|
||
2016-01-12 Mike Evans
|
||
|
||
* Added some comments.
|
||
|
||
2016-01-11 strainu
|
||
|
||
* Update Romanian translations
|
||
|
||
2016-01-10 John Ralls
|
||
|
||
* Release 2.6.11 (tag: 2.6.11)
|
||
|
||
2016-01-10 John Ralls
|
||
|
||
* Update copyright and ChangeLog for the new year.
|
||
|
||
2016-01-10 John Ralls
|
||
|
||
* Add Language header value to silence msgfmt error.
|
||
|
||
2016-01-10 John Ralls
|
||
|
||
* Update TP translations to latest files.
|
||
|
||
2016-01-10 Mike Evans
|
||
|
||
* Bug 760398 - Cancelling the creation of a duplicate bill or invoice doesn't reset the invoice number counter
|
||
|
||
2016-01-09 John Ralls
|
||
|
||
* Fix travis compilation error.
|
||
|
||
2016-01-07 Pedro Albuquerque
|
||
|
||
* Update to 2.6.10.pot
|
||
|
||
2016-01-08 John Ralls
|
||
|
||
* Refactor the horror of gnc_sxed_check_consistent().
|
||
|
||
2016-01-07 John Ralls
|
||
|
||
* Refactor gnc_sxed_check_changed() with a bunch of extract-functions.
|
||
|
||
2016-01-07 John Ralls
|
||
|
||
* Don't make the $prefix/share/gnucash/gnome link on OSX_QUARTZ
|
||
|
||
2016-01-05 John Ralls
|
||
|
||
* Bug 680104 - formula not calculated when variables are mixed with constants
|
||
|
||
2016-01-03 John Ralls
|
||
|
||
* Extract Functions split_apply_formulas and split_apply_exchange_rate.
|
||
|
||
2016-01-09 fell
|
||
|
||
* Supplement to commit 79bb4b8: add built gschema files to .gitignore
|
||
|
||
2016-01-09 fell
|
||
|
||
* simplify commit c2598f8: Add a missing gettext in plugin page owner tree
|
||
|
||
2016-01-07 Alex Aycinena
|
||
|
||
* Allow panel that provides information about TXF categories to be adjusted by the user in the Income Tax Information dialog under Edit->Tax Report Options.
|
||
|
||
2016-01-07 Alex Aycinena
|
||
|
||
* Minor improvement to information provided about TXF categories in the Income Tax Information dialog under Edit->Tax Report Options.
|
||
|
||
2016-01-06 Mike Evans
|
||
|
||
* Prevent some GtkEntry getting focus in invoice.
|
||
|
||
2016-01-05 fell
|
||
|
||
* Remove translatable flag from placeholder labels in dialog date-close
|
||
|
||
2016-01-02 John Ralls
|
||
|
||
* Rename sequence_ctx to temporal_state for consistency and clarity.
|
||
|
||
2016-01-02 John Ralls
|
||
|
||
* Bug 759570 - Postponing a repeating SX skips over the instance.
|
||
|
||
2016-01-02 John Ralls
|
||
|
||
* Fix up some overly-long lines.
|
||
|
||
2016-01-02 John Ralls
|
||
|
||
* Explicitly type GncSXInstance's temporal state member.
|
||
|
||
2016-01-02 John Ralls
|
||
|
||
* Clean up some noise.
|
||
|
||
2016-01-02 John Ralls
|
||
|
||
* Remove xaccSchedXactionGetInstanceAfter
|
||
|
||
2016-01-02 fell
|
||
|
||
* Add a missing gettext in plugin page owner tree
|
||
|
||
2016-01-01 fell
|
||
|
||
* Bug 760052 - missing flag translatable in Custom Report
|
||
|