Commit Graph

15476 Commits

Author SHA1 Message Date
Geert Janssens
9c5f4a57fc Report the proper minimum version for libgoffice when not found at configure time
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23445 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-26 13:53:33 +00:00
Geert Janssens
3a88c3c379 Fix several test failures under guile 2 with auto compile enabled
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23444 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-26 13:38:34 +00:00
Geert Janssens
e5b5c33b74 Bug 712299 - Tax Invoice with guile 2 doesn't display currency symbols (second attempt)
This re-applies commit r23416 and fixes the test reports by
setting a fixed locale before running the tests. This should
ensure a predictable report output to compare against

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23443 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-26 09:51:51 +00:00
Geert Janssens
bcf5043c01 Preferences fixes
- move GNC_GSETTINGS_PREFIX parsing to a location that it is also used in the python bindings
- read backup retain policy related settings before testing if they are valid

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23442 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-26 09:51:35 +00:00
Geert Janssens
95ba08328f Guile2: fix two tests in report system
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23441 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-26 09:51:11 +00:00
Mike Alexander
5cff297872 Work around WebKit bug 119003 by flushing events when removing a page from a window.
See <https://bugs.webkit.org/show_bug.cgi?id=119003>

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23440 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-26 05:36:49 +00:00
John Ralls
da89f13f23 Fix sometime crash in test-xml-pricedb
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23439 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-25 22:40:47 +00:00
John Ralls
1ead96dc1a Bug 644044 - Lots: SQL backend loses link to Gain/Loss Txn
Gotta edit/commit the source transaction as well as the gains txn.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23438 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-25 21:11:08 +00:00
John Ralls
d96505693f TEMPORARY -- REBASE THIS OUT
Temporary reversion of r23416 so that reports tests will pass

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23437 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-25 21:11:00 +00:00
John Ralls
4523f334d6 Fix make check after r23429 broke it.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23435 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-24 22:18:15 +00:00
John Ralls
c8d6e9d2ab Work around Clang whining about UTF-8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23434 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-24 22:18:01 +00:00
Christian Stimming
53ee343e79 More German translation update. Still approx. 900 strings to go...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23433 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-24 19:53:52 +00:00
Geert Janssens
95c0933a84 When an account or budget is deleted, drop any associated saved state
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23432 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-24 16:28:36 +00:00
Geert Janssens
2fa8a82c43 Register2: improve sort functionality
- reduce state file access to one location (tree view)
- at runtime, let model keep track of the sort state (it needs it
  the most for its query)
- the view code can read the sort state from the model when needed
- reuse state handling code in gnc_tree_view where possible to avoid
  unneeded code duplication

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23431 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-24 16:28:25 +00:00
Geert Janssens
d3b7d454b5 Bug 710905 - Column withs, visibility, order and sort order not saved and restored
This commit restores the functionality for register and register2.
As before saved state from 2.4 won't be migrated

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23430 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-24 16:28:12 +00:00
Mike Alexander
71a50a8bb4 Update the progress bar while loading the price DB from an XML file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23429 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-22 21:07:51 +00:00
Cristian Marchi
3617271ead Update Italian translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23428 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-22 19:57:31 +00:00
Geert Janssens
1f9f037af0 Suppress a few harmless state file related warnings at startup
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23427 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-22 15:33:33 +00:00
Geert Janssens
de1af88928 Win32: more consistent use of @PACKAGE@ for gnucash package name in installer script
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23426 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-22 15:33:22 +00:00
Geert Janssens
815efa6607 Win32: remove gconf related settings from the installer script
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23425 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-22 15:33:01 +00:00
Christian Stimming
9c275d7b3e i18n update: Remove some almost-duplicate strings by removing unneeded punctuation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23424 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-21 21:23:26 +00:00
Christian Stimming
4fa4ede6c3 Update German translation. Slightly more translated now.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23423 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-21 21:23:15 +00:00
Frank H. Ellenberger
9d9cbfc310 Fix a few doxygen errors and wanrnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23422 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-21 20:19:05 +00:00
Geert Janssens
4c15f3cf83 Fix typos in translatable strings
Author:    Aurimas Fišeras <aurimas@members.fsf.org>

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23421 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-21 18:45:20 +00:00
Mike Alexander
716497934c Don't write the default currency symbol to the output file.
Patch by Frédéric Perrin.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23419 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-21 04:57:30 +00:00
Mike Evans
fe7b441510 Make bill & invoice importer and customer importer modules load by default.
modified:   src/bin/gnucash-bin.c

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23417 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-20 13:11:36 +00:00
Geert Janssens
68903c9208 Bug 712299 - Tax Invoice with guile 2 doesn't display currency symbols
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23416 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-20 10:53:20 +00:00
Geert Janssens
5a02a247f8 Small fixes to make the Windows build work again after r23412
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23415 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-20 10:01:56 +00:00
John Ralls
0c7504c9ef Bug 711289 - time zone handling is inconsistent between 2.4 and 2.5
This had escaped the windows TZ workaround.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23414 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-20 03:15:25 +00:00
Mike Alexander
390c14aec2 Decompress zipped XML files ourself instead of letting libxml2 do it.
As of version 2.9.1 it has a bug that causes it to fail to decompress certain files.
See https://bugzilla.gnome.org/show_bug.cgi?id=712528 for more info.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23412 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-19 03:47:07 +00:00
Christian Stimming
77471eb70b Cutecash: Adapt to compiler/linker flags that are needed on Ubuntu 13.10
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23411 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-18 08:00:44 +00:00
Christian Stimming
a6f2ba86d7 Cutecash: Adapt to recent gconf file changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23410 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-18 08:00:34 +00:00
John Ralls
79d6a39907 Bug 336843: Correct Win32 Display function.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23408 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-17 22:20:20 +00:00
Mike Alexander
d6a8f9c0ea Add missing semicolon and only dump transaction when debugging.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23407 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-17 06:32:08 +00:00
John Ralls
1ddf6b7dcc Release 1.5.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23404 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-17 01:00:34 +00:00
John Ralls
83ca0278f8 Adjust Makefile.am for new runTests.py.in
Left over from r23392

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23403 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-17 01:00:25 +00:00
Mike Alexander
679e78e45c Turn off the scheme compiler's "possibly unbound variable" warnings.
In guile 2.0 we get nearly 7500 of them loading the scheme files.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23402 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-16 22:59:00 +00:00
Geert Janssens
a4b143457a Remove some redundant variable definitions in Makefile.am
These are set automatically via AC_SUBST in configure.ac

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23401 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-16 16:37:58 +00:00
Geert Janssens
470eed235f Don't distribute files generated by configure
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23400 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-16 16:37:50 +00:00
Geert Janssens
5b7ca5caf1 Fix distcheck-hook to handle [type: ] prefixes in POTFILES.in properly
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23399 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-16 16:37:37 +00:00
Geert Janssens
6692d4bb1b Don't create invoice when Duplicate invoice dialog is cancelled
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23398 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-16 12:51:54 +00:00
John Ralls
f205698311 Bug 336843: Attach images/files/urls to transactions.
Author: Patrick <patrick@setsuid.net>

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23397 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-15 22:02:34 +00:00
John Ralls
a0c68c176c Bug 711289: Time Zone Handling is Inconsistent between 2.4 and 2.5
Also Bug 699977: Since Last Run Assistant Using Wrong Time Zone in
Release 2.5.1.

Fix an error in the formatting of TZ offsets to g_time_zone_new().

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23396 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-15 19:17:30 +00:00
Geert Janssens
8d50e55bcb Bug 707311 - Tax Invoice fails to open when using guile 2
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23395 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-14 14:24:54 +00:00
Geert Janssens
83aee2b5fb Bug 709589 - make check fails with guile 2
The use of (macro? ) has changed in guile2.
In addition the test script has been reformatted
to make it more readable and easier to detect
where exactly it fails.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23394 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-13 15:52:04 +00:00
Geert Janssens
8074fee8d9 Make python test find its test files for out of tree builds
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23393 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-13 15:51:55 +00:00
Geert Janssens
aac58df6b8 Use guile/python executable as found during configure for tests and some support scripts
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23392 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-13 15:51:44 +00:00
Geert Janssens
80c7559c3d Replace all uses of GUILE_INCS with GUILE_CFLAGS
This cleans up some left overs from before guile had a .pc file

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23391 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-13 15:51:24 +00:00
Geert Janssens
a952699285 Improve guile testing in configure.ac
Use guile specific macros to determing the guile executable to use.
Unfortunately the macro names may be different on various supported
platforms. So we have to run some extra tests to determine which
macro names we need exactly.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23390 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-13 15:50:59 +00:00
Christian Stimming
e65779599c First update of German translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23389 57a11ea4-9604-0410-9ed3-97b8803252fd
2013-11-13 07:18:53 +00:00