Commit Graph

16514 Commits (2ed85cefa3150dc0cfbcd147126fbfe2010e8b90)
 

Author SHA1 Message Date
John Ralls 2ed85cefa3 Fix double semicolon.
10 years ago
John Ralls afe7dacb85 Remove price-direction code for to default currency and alphabetic order.
10 years ago
John Ralls 56cb0327e1 Extract functions update_price and new_price from create_price.
10 years ago
John Ralls 4a60e49066 Fix typo in HTML header.
10 years ago
John Ralls 2b95816125 Bug 763111 - commodities prices editor creates hidden db entries
10 years ago
John Ralls 5b40df510d Bug 763279 - GnuCash has empty reports
10 years ago
John Ralls ec83e3a338 Bug 722996 - Cannot add stock price on Price Editor
10 years ago
Geert Janssens 71574b7dde Minor tweaks to Bayesian feature flag
10 years ago
Robert Fewell 7003a56171 Make gnucash 2.7+ rerun bayesian data conversion whenever needed
10 years ago
Robert Fewell 1806515122 Allow matching accounts to be found also by their GUID
10 years ago
Robert Fewell 712d340bf4 Introduce GUID_BAYES feature flag
10 years ago
Mike Evans b89723a561 Bug 762971 - Duplicating multiple invoices results in invoices without an ID number
10 years ago
Mike Evans e4e19a4caa Bug - 761172 Importing invoices posts incorrect values.
10 years ago
Phil Longstaff cb88fe8f93 Memory leak in gnc-gsettings.c
10 years ago
Phil Longstaff 97b7c26570 Close some more memory leaks
10 years ago
Phil Longstaff 40c543ef21 Close some memory leaks identified by valgrind.
10 years ago
Geert Janssens acdd5d0208 Bug 744157 - Tip about subaccount is confusing
10 years ago
pmralbuquerque 26de138563 Updated translations after TACG translation
10 years ago
fell 05da881fa8 Update the list of Finance::Quote methods
10 years ago
Sebastien Bourdelin 029a6653d6 Fix a typo
10 years ago
fell 00c72830d8 Add comment about replacement of 10000 BYR by 1 BYN
10 years ago
RobGowin 6e50516c1d cmake - Increase test pass rate on Windows
10 years ago
Prayag Verma 17033c64d8 Fix Typos in doc/README.translator.txt
10 years ago
RobGowin 42e5dd5c8c cmake - Add ability to run tests under CMake
10 years ago
RobGowin 9b82651d3a Don't skip test under clang when using Guile 2.x
10 years ago
RobGowin 2bf0fed4a3 Change test to use LIBDIR to find dynamic libraries
10 years ago
RobGowin 7ab481a134 Add TEST_PATH variable to test
10 years ago
John Ralls 9be5a8be46 Fix Travis build error.
10 years ago
John Ralls 9ea58f26f2 Pretty up the SLR error dialog.
10 years ago
John Ralls 80317a2a5a Bug 754856 - scheduled transaction <gnc.app-utils.sx> fails without warning
10 years ago
John Ralls 2e8407ed12 Bug 754856 - scheduled transaction <gnc.app-utils.sx> fails without warning.
10 years ago
John Ralls 1ecb123597 Revert "Use python 3.3 VirtualEnv on travis."
10 years ago
John Ralls aa2c1303fd Use python 3.3 VirtualEnv on travis.
10 years ago
RobGowin ed8e79c671 [cmake] Reflect commit db0fd2 (Replace the TP pt.po ...) in CMake build.
10 years ago
Geert Janssens 06c379594b Align gtkmm test suite with recent template updates
10 years ago
Geert Janssens 5dfb8fd0c5 Revert "Fix typo"
10 years ago
Geert Janssens 92f2863658 Fix typo
10 years ago
John Ralls 595dbbfb13 Fix typo.
10 years ago
John Ralls fba7a4ce14 Fix segfault in utest-gnc-csv-model Teardown.
10 years ago
John Ralls 60ae4ac8ec Fix new cdv-import tests for running in a separate build directory.
10 years ago
Alexander Pushkarev 10fbd1fdd2 adding BYN currency according to ISO 4217 ammendment #161 http://www.currency-iso.org/en/shared/amendments/iso-4217-amendment.html
10 years ago
Geert Janssens bb915dc8f1 csv-imp - add parse test for semicolon separated strings
11 years ago
Geert Janssens d6e6eb6401 csv-imp - new parse test starting from an in-source string struct
11 years ago
Geert Janssens 1a65e7165f csv-imp - use GNC_TEST_ADD_FUNC for test_parse_date as well
11 years ago
Geert Janssens 1da2eacf2b csv-imp - test_gnc_csv_new_parse_data doesn't use the fixture
11 years ago
Geert Janssens 88495d23b4 Match calls to g_string_chunk_new with g_string_chunk_free
11 years ago
Geert Janssens df55119654 csv-imp - don't free the parse data just created for testing
11 years ago
Geert Janssens c59d1a2236 csv-imp - move tests for gnc_csv_load_file to separate function
11 years ago
Geert Janssens 6b9823c614 csv-imp - test for gnc_csv_new_parse_data and skip gnc_csv_parse_data_free
11 years ago
Geert Janssens 985bf549c3 csv-imp - use setup and teardown for test_gnc_csv_parse
11 years ago