Commit Graph

224 Commits (e9dfd0d9ea4fad207aae84e4bfbff055670925ff)

Author SHA1 Message Date
Geert Janssens 1dd426e314 Potentially fix CI test on Arch related to glib and c++
5 years ago
John Ralls a11065b823 Fix fencepost error in calculating the week_num for POSIX timezone rules.
5 years ago
John Ralls 66eca8aab7 Update python/gnucash_business.py to reflect rename of gncOwnerApplyPayment.
5 years ago
Dong Lin 75209c024f Update price database for imported transactions
5 years ago
Christopher Lam a754289daa [test-scm-utilities] test-end properly
5 years ago
Christopher Lam df30b6da37 [utilities.scm] deprecate unused functions
5 years ago
Christopher Lam 6df74eb94f [core-utils.scm] typo in guile: use-modules
5 years ago
Christopher Lam 6f9517845a [core-utils] use custom unbound-variable exception printer
5 years ago
Christopher Lam 6927c12292 Bug 798039 - Using 'Consolidate Transactions' option on Consolidate Transaction Report returns Error
5 years ago
Christopher Lam 4910b532e0 [modularise] (gnucash engine)
5 years ago
Christopher Lam c17ce5251c [modularise] (gnucash core-utils)
5 years ago
Christopher Lam 096be60860 [modularise] (gnucash utilities)
5 years ago
Christopher Lam da32fb0dae [utilities] simplify addto!
5 years ago
Christopher Lam 82d3bcd394 [core-utils] N_ is identity function
5 years ago
Christopher Lam a1c517b4ba [gnc_scm_to_numeric] create NaN gnc_numeric instead of runtime error
5 years ago
Christopher Lam 8f32992100 [gnc-engine-guile.c] return #f when gnc_numeric has error
5 years ago
Christopher Lam 6d6eff6b70 Expose ngettext as gnc:ngettext
6 years ago
Christopher Lam 8628ffa957 3/3 [engine.scm] deprecate scheme utility functions
6 years ago
Christopher Lam 25e4efc2b7 [core-utils.scm][API] gnc:string-locale<? gnc:string-locale>?
6 years ago
Geert Janssens dae2ea8356 Expose C_ function (gettext with context string) to guile code
6 years ago
Christopher Lam 0d10d1e234 [engine.i] swigify CLEARED-ALL
6 years ago
Christopher Lam cbbca47013 [test-engine-extras] Use more efficient gnc:list-flatten
6 years ago
Christopher Lam f35a26882d Addendnum to ad20f859c -- _ must be exported
6 years ago
Christopher Lam ad20f859cc [core-utils] define _ for guile-2.2
6 years ago
Hong Xu e0e77ca39d Add Python example export_account_totals.py
6 years ago
Christopher Lam fe3787c427 [gnc-numeric] use srfi-9 records for :gnc-monetary
6 years ago
Christopher Lam 428c8c501c [guile-3] change _ to G_
6 years ago
John Ralls b0b238958e Merge Christoph Holtermann's 'python-sessionOpenMode' into master.
6 years ago
c-holtermann 22f91c407e use same order in comment as in definition of SessionOpenMode enum
6 years ago
c-holtermann 40cfb70fb7 fix SessionOpenMode explanation for SESSION_NORMAL_OPEN
6 years ago
Christopher Lam 851bc7f8d9 deprecations: clarify functions deprecated in 4.x.
6 years ago
Geert Janssens 1d3164bfdb Build depedency fix - build backend libararies before the guile bindings
6 years ago
c-holtermann 3e842a7bf6 use urllib.parse.urlparse to check for xml on python Session init
6 years ago
c-holtermann b9c6fc2876 add some unittests for python Session
6 years ago
c-holtermann 0434acbe10 reformat two python example scripts with black
6 years ago
c-holtermann 485d8a65b0 decorate Session.begin with default mode argument
6 years ago
c-holtermann 44e61f4df2 enable Session.__init__() to be provided with existing instance or book
6 years ago
c-holtermann 5833c5afcb add unittests for function_class
6 years ago
c-holtermann 17d606e1f8 enable keyword arguments for default_arguments_decorator
6 years ago
c-holtermann c222503f42 add method decorate_method to function_class.py
6 years ago
c-holtermann ee77b713c2 update example scripts to SessionOpenMode
6 years ago
c-holtermann b073dbc5c3 allow keyword arguments for function_class.py
6 years ago
c-holtermann 4e280b9593 adapt to use of sessionOpenMode in qof_session_begin
6 years ago
c-holtermann 48072f5a4c make SessionOpenMode enum available for python
6 years ago
c-holtermann ee3342d2b4 introduce python submodule deprecation
6 years ago
Christopher Lam 0b386157a1 [business-core] string-hash doesn't not guarantee unique hash
6 years ago
John Ralls b5aeca94b6 Bug 797746 - [reports] German umlauts not escaped
6 years ago
John Ralls 6a1cb5eecd Replace the three bool parameters to qof_session_begin to an enum.
6 years ago
John Ralls 54859eaf5b Add scm-core-utils as dependency of scm-engine-1.
6 years ago
Christopher Lam c434239b7d Upgrade split->owner to gnc:split->owner
6 years ago