Commit Graph

378 Commits (7e4f9a444ff7dcbf75955bd361663a2519c77c02)

Author SHA1 Message Date
John Ralls 7e4f9a444f Add some files missing from the diat so distcheck passes.
8 years ago
John Ralls 1e6627c4c5 [DBI Backend] Init and finalize the backend in setup and teardown.
8 years ago
Geert Janssens a438a59513 Bug 795944 - Cannot store change to Business Suppliers data
8 years ago
Christian Stimming 92ea3ba8a6 Register speed-up for large files.
8 years ago
John Ralls f144a8deb7 Revert "Bug 796248 - Editing Scheduled Transaction"
8 years ago
John Ralls 696277bbf6 New clang error enforces virtual destructors.
8 years ago
John Ralls a9f0fe2f93 Merge Chris Lam's 'maint-test-all-charts' into maint.
8 years ago
Christian Stimming 1e3a445007 Optimize calls to get_path_kvp so that std::strings are not always created and deleted immediately.
8 years ago
Christopher Lam 02bb981daa [test-extras] upgrade env-transfer-foreign to update pricedb
8 years ago
John Ralls 9c7fa77d3b Merge Bob Fewell's 'fixes6' into maint.
8 years ago
John Ralls ffe6044cd6 Bug 796248 - Editing Scheduled Transaction
8 years ago
John Ralls c8861d4666 Bug 795276 - Invalid date on price stops file from being parsed.
8 years ago
John Ralls 9e6760f7cb Bug 796527 - invalid currency on scheduled transactions
8 years ago
Robert Fewell 1f14d0f629 In qof_scan_date returns valid date when day and month are 0
8 years ago
John Ralls 6f0a3c4345 Bug 795362 - Special variable "i" not parsed in function calls
8 years ago
John Ralls cdcb230a31 Don't look for backend libraries in old autotools subdirs.
8 years ago
Potuz e3e1464a01 Bug 794617 - Can't compile with -DWITH_GNUCASH=NO due to scm-gnome-utils
8 years ago
John Ralls 333a14c0fd Fix ubuntu build failure.
8 years ago
John Ralls 3b3074c28d Bug 796117 - Connecting 3.1 to an existing mysql db drops all data
8 years ago
John Ralls f8045b2735 A wee bit of C++ style.
8 years ago
John Ralls 537fd995a3 Ensure full precision of doubles is saved to SQL.
8 years ago
John Ralls 9db60ca63c Make float database operations more consistent.
8 years ago
John Ralls 3e052e8dac [DBI Backend] Rework backup-table management.
8 years ago
John Ralls e23769f078 [DBI Backend] If there's a set error value use that to set the backend error.
8 years ago
John Ralls f504e39d78 Correct the type of error variables.
8 years ago
John Ralls 464fdeeb26 [DBI Backend] Remove unused TableOpTypes.
8 years ago
John Ralls 74cbde2d4f normalize date formats the C++ way.
8 years ago
John Ralls 174752e28c Merge Bill Nottingham's 'bad-dates' into maint
8 years ago
John Ralls aa08689371 Merge Paul Wassi's "Fix Permanent Storage" PR into maint.
8 years ago
John Ralls 243bf8afce Bug 796369 - Notes lost or perhaps just not displaying when using...
8 years ago
John Ralls 5708707f6c Fix misplaced try block that caused unhandled exception if year out of range.
8 years ago
Paul Wassi 396c955fd5 Fix permanent storage of vendor details.
8 years ago
Geert Janssens fcabf6bb96 A more detailed revision of gncEntry and gncInvoice related rounding
8 years ago
Bill Nottingham 8b1b25aee5 Modify date formatters to strip out certian specifiers.
8 years ago
Geert Janssens 2e8df1984a Improve rounding for invoice entry values
8 years ago
Christopher Lam 97ab1b19fe test-date-utilities.scm: to SRFI64
8 years ago
Christopher Lam 13f31e0691 test-extras.scm: (logging-and) is obsolete
8 years ago
Christopher Lam 5e0fc04f7b test-extras.scm: remove dead code
8 years ago
Christopher Lam c6032ac6ed srfi64-extras.scm: centralize (gnc:test-runner)
8 years ago
Christopher Lam dda6730c44 utilities.scm: centralize and modernize addto!
8 years ago
Christopher Lam 4a27285edd html-utilities.scm: new home (gnc:html-render-options-changed)
8 years ago
Geert Janssens 1f3cf845c4 Work around a conflict between gcc 8.0 and swig 3.0
8 years ago
gnucash-dev 8b3a874418 Fix typo
8 years ago
Geert Janssens a9f35ed7ae Lowercase cmake commands
8 years ago
Geert Janssens 0c6b92959a Get metadata migration working again when upgrading from 2.6 to 3.1
8 years ago
Geert Janssens b761b5a0dc Bug 795377 - Reads and saves Gnucash 2.6.19 XML file, then can't reread it, due to bad date in old file
8 years ago
John Ralls 9c4469d039 Bug 795405 - All Dates in Price Database Off-By-One After 3.0 Upgrade
8 years ago
John Ralls 83e993fb80 Add a TimeZoneProvider::dump().
8 years ago
John Ralls f6855bc0f8 Rename zone_vector to m_zone_vector.
8 years ago
Geert Janssens d69cdaebf2 Add new test source to distribution list
8 years ago