John Ralls
2ed85cefa3
Fix double semicolon.
10 years ago
John Ralls
afe7dacb85
Remove price-direction code for to default currency and alphabetic order.
...
It's much more important to have currency exchange rates > 1 to preserve
significant digits.
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
...
There were two problems: First, if there were multiple prices in the database
for a particular day only one would be displayed. Second, if one manually
created a second price on a day in the price editor the first wouldn't
be removed.
10 years ago
John Ralls
5b40df510d
Bug 763279 - GnuCash has empty reports
...
On recent builds of gentoo, apparently because the supplied webkit dislikes
that we output xhtml in a file called foo.html. Make the header say that
we're using HTML4.
10 years ago
John Ralls
ec83e3a338
Bug 722996 - Cannot add stock price on Price Editor
...
gtk_combo_box_set_active() doesn't work if the model is changed after
the combo box is constructed.
10 years ago
Geert Janssens
71574b7dde
Minor tweaks to Bayesian feature flag
...
- use shorter definition
- set correctly understood as of 2.6.12 instead of 2.7.0
10 years ago
Robert Fewell
7003a56171
Make gnucash 2.7+ rerun bayesian data conversion whenever needed
...
Whenever recent 2.6.x versions of gnucash store bayesian data
in the old format (full account name based), gnucash 2.7+
should perform a conversion the the new format (guid based)
on subsequent opening of the file.
10 years ago
Robert Fewell
1806515122
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.
10 years ago
Robert Fewell
712d340bf4
Introduce GUID_BAYES feature flag
...
This will be set by future versions of gnucash (2.7+) when
they save bayesian data using GUID's instead of full
account names. The flag will prevent older versions
(2.6.11 and older) from opening data files with such data.
10 years ago
Mike Evans
b89723a561
Bug 762971 - Duplicating multiple invoices results in invoices without an ID number
...
If a duplicated invoice doesn't have an ID (which it won't if multiple invoices are
duplicated) allocate it (them) the next ID.
10 years ago
Mike Evans
e4e19a4caa
Bug - 761172 Importing invoices posts incorrect values.
...
This looks a rounding error caused by not setting the denominator to an
appropirate value. I've set it to 100x the currency fraction.
For some reason I removed the call to gnc_numeric_convert() in commit
564b987457 I shouldn't have done that. I should have adjusted the denom.
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
...
It is now be close to F::Q 1.38.
A few methods remain still in unknown:
Most are aliases.
Bitcoin* would spam the list,
MtGox* will be dropped.
10 years ago
Sebastien Bourdelin
029a6653d6
Fix a typo
...
éargne -> épargne.
10 years ago
fell
00c72830d8
Add comment about replacement of 10000 BYR by 1 BYN
...
Supplement of commit 10fbd1f
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
...
Convert file to UTF-8
Spelling mistakes fixed -
begining > beginning
tranlation > translation
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
...
This allows the tests to run from some place other
than the current working directory.
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
...
Prevent incrementing the SX instance if the Transaction creation fails.
10 years ago
John Ralls
2e8407ed12
Bug 754856 - scheduled transaction <gnc.app-utils.sx> fails without warning.
...
Add warnings, both when saving the SX and when running an instance from the
Since Last Run dialog.
10 years ago
John Ralls
1ecb123597
Revert "Use python 3.3 VirtualEnv on travis."
...
This reverts commit aa2c1303fd .
Wrong repo.
10 years ago
John Ralls
aa2c1303fd
Use python 3.3 VirtualEnv on travis.
...
Should fix get-pip.py installation failure.
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
...
This is not used by default for gnucash, and maybe even
not used at all. At least it's consistent with the other
test files now.
10 years ago
Geert Janssens
5dfb8fd0c5
Revert "Fix typo"
...
This reverts commit 92f2863658 .
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
...
This test reads its test data from a struct in the test source
instead of from a real csv file.
This allows to keep the string to parse and
the expected parsed fields in one struct for evaluation.
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
...
So add the test via GNC_TEST_ADD_FUNC instead.
This also fixes the segfault in gnc_csv_parse_data_free.
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
...
For some odd reason it makes the test segfault.
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
...
The latter has no output that can be tested on
11 years ago
Geert Janssens
985bf549c3
csv-imp - use setup and teardown for test_gnc_csv_parse
11 years ago