122 Commits

Author SHA256 Message Date
Ana Guerrero
9c27c4db3f Accepting request 1176918 from Office
- Included upstream fix for broken qif import
  * gnucash-fix-qif-import.patch

OBS-URL: https://build.opensuse.org/request/show/1176918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=106
2024-05-27 09:55:45 +00:00
Christophe Marin
7379ac9315 OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=44 2024-05-26 08:49:18 +00:00
Christophe Marin
07ee6c8ac8 OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=43 2024-05-26 08:48:24 +00:00
Christophe Marin
e4ad65fef4 Accepting request 1175488 from home:p_conrad:branches
- Included upstream fix for broken qif import

OBS-URL: https://build.opensuse.org/request/show/1175488
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=42
2024-05-26 08:44:56 +00:00
Ana Guerrero
5d90782dba Accepting request 1171808 from Office
OBS-URL: https://build.opensuse.org/request/show/1171808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=105
2024-05-03 17:46:30 +00:00
Christophe Marin
66cab43ba8 Accepting request 1170752 from home:jaimeMF:branches:Office
- Update to 5.6
  + Bugfixes
  + Numeric parsing and string handling improvements in the Engine and XML backend.
  + [gnc-dense-cal.c] sx popup: show date in preference (cf.locale) format
    because the date format preference is user-facing and customisable. it's
    jarring if the preference is dd/mm/yyyy and the display shows mm/dd/yyyy in
    accordance to the locale.
  + Correct misleading description about creating Scheduled Transaction.
  + Date parsing efficiency improvements.
  + Update minumum Python version to 3.8, made necessary by updating the C API
    in the Python bindings.
  + Replace deprecated distutils.sysconfig with sysconfig. distutils is not
    present in Python 3.12.2.
  + Query user via dialog for date when creating a reverse transaction.
  + More C++ conversions
  + Avoid deprecation warning for -py3 in swig >= 4.1
  + [gnc-commodities.cpp] gnc_new_iso_codes is a std::unordered_map
  + Replace some naked for loops with C++ algorithms
  + Convert gnc-commodity to C++ and make GncQuoteSources a C++ class.
  + [test-commodities.cpp] add some tests for gnc_quote_sources
  + Remove the SLR status sort as it is too confusing
  + Allow sorting of the transaction column in the Since Last Run dialog by
    schedule name or occurrence date. To sort by schedule name, a schedule name
    is first selected and then the column header is pressed to change order. To
    sort by occurrence date, a date is selected and then the column header is
    pressed to change order based on the date of the first occurrence. A tool
    tip has been added to indicate the sort order being used.
  + [gtest-gnc-numeric] add operator comparisons with example int64 numbers
  + [assistant-stock-transaction] store & retrieve associated account as metadata
  + Update Form/Schedule line references for 2023 for the US Income Tax Report
  + Update another gnucash-help to gnucash-manual
  + [invoice.scm] centralize layout components into layout-key-list instead of
    maintaining 2 assoc lists.
  + [invoice.scm] normalize header section generators, changing the functions
    to require 1 options argument only
  + Update invoice.scm: Add spacing for long Invoice ID's (Displayed as
    "Reference" on the Invoice)

OBS-URL: https://build.opensuse.org/request/show/1170752
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=40
2024-05-03 16:04:14 +00:00
Ana Guerrero
38f50d6a9b Accepting request 1139403 from Office
OBS-URL: https://build.opensuse.org/request/show/1139403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=104
2024-01-17 21:16:37 +00:00
Christophe Marin
8597fc4be8 Accepting request 1139402 from home:jaimeMF:branches:Office
- Update to 5.5
  + Bugfixes
  + [import-main-matcher.cpp] After clicking/toggling A/U+C/C checkbox,
    reselect the row because it'll be much faster to use keyboard navigation --
    use up/down/left/right to target desired checkbox, hit <down> <space>
    repeatedly to repeat the same action over several consecutive rows.
  + Implement support for !Type:Prices records in the QIF importer.
  + Modernize construction of GObjects using G_DECLARE_DERIVABLE,
    G_DECLARE_FINAL, etc.
  + Fix yet more leaks.
  + [DBI backend] Change DBI test URLs to environment variables from cmake
    configuration definitions.
  + Restore the Stock Transaction Assistant to full operation.
  + Fix the Fancy Date file property so that it saves.
  + Fix formatting error in po files project-id line.
  + [simple-business-create.py] Overwrite an existing file instead of crashing.
  + Update github action package versions.
  + Add parsing mixed number and fraction (e.g. 10 1/2) to the gnc_numeric
    string constructor.
  + Bump minimum cmake version to 3.14 and drop some conditionals for older
    versions
  + Major speedup in the SQLBackend by replacing C++ exceptions with
    std::optional for null values.
  + Refresh the GUI on completion of the import matcher so that the imports are
    immediately reflected in the register.
  + Improve online quote retrieval error reporting.
  + Test loading and saving XML files with and without compression
  + [import-main-matcher] always defer_bal_computation during import to speed
    up both importing new transactions, and destroying existing ones.
  + GncGtkListUIItem::set_option_from_ui_item: Iterate over selected items

OBS-URL: https://build.opensuse.org/request/show/1139402
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=38
2024-01-17 08:59:18 +00:00
Ana Guerrero
3755201837 Accepting request 1115688 from Office
OBS-URL: https://build.opensuse.org/request/show/1115688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=103
2023-10-05 18:04:04 +00:00
Johannes Engel
f80598d52b Accepting request 1115687 from home:j-engel:banking
Bump cmake requirement to 3.14

OBS-URL: https://build.opensuse.org/request/show/1115687
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=36
2023-10-04 21:03:23 +00:00
Johannes Engel
e39a18609b Accepting request 1114568 from home:j-engel:banking
Update to 5.4

OBS-URL: https://build.opensuse.org/request/show/1114568
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=35
2023-10-04 20:59:08 +00:00
Dominique Leuenberger
8e89e86dad Accepting request 1097747 from Office
OBS-URL: https://build.opensuse.org/request/show/1097747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=102
2023-07-08 20:47:57 +00:00
Johannes Engel
b27cffec73 Accepting request 1097746 from home:j-engel:banking
Update to 5.3

OBS-URL: https://build.opensuse.org/request/show/1097746
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=33
2023-07-08 15:10:09 +00:00
Dominique Leuenberger
c43283e41b Accepting request 1076738 from Office
- Update to 4.14
  + Bugfixes
    o Bug 797477 - Manual foreign transaction from APAR to 
      another doesn't trigger price input
    o Bug 797725 - Untranslatable string "For Period Covering 
      ~a to ~a"
    o Bug 797903 - Transaction window: The 'blue line' is always 
      (erroneously) topmost when t. sorting order is inverted.
    o Bug 798570 - Totals for the income, expenses and remaining to 
      budget incorrect for one specific date.
    o Bug 798625 - "Last up through report date" changed in 4.12
      Don't adjust report dates with time64CanonicalDayTime. They're 
      set to 23:59:59 local which is always >= neutral time at which 
      prices and transactions are timestamped. Local noon is before 
      neutral time for all time zones east of UTC+2.
    o Bug 798679 - Unicode normalization should be used for 
      comparison but not stored.
      Change to NFC normalization for all comparisons because the 
      Unicode meaning of compatible might collide with the user's 
      intent.
    o Bug 798702 - Crash in gnc_plugin_page_focus_idle_destroy() 
      closing a report before it completes.
    o Bug 798705 - ] New: UI string mismatch: OK vs. Next
    o Bug 798712 - Regional Decimal Point not recognized in budgets
    o Bug 798717 - Reports > Business > Fancy Invoice duplicates 
      company details
    o Bug 798732 - : Type of balance carry forward accounts for 
      German skr49 account template fixed
    o Bug 798734 - Aging Reports don't handle mixed currency payments 
      and invoices without Trading Accounts
    o Bug 798734 - Aging Reports don't handle mixed currency payments 
      and invoices without Trading Accounts
    o Bug 798737 - Minor grammatical error - 'for' missing in 'You 
      will be asked a conversion rate for each.'
    o Bug 798740 - Build fails with gcc 13
    o Bug 798747 - Crash in Investment Portfolio report
    o Bug 798748 - Transaction Notes field's value does not appear in 
      reverse transaction.
    o Bug 798754 - Build fails with gcc 13 and glib > 2.76
    o Bug 798759 - Register widths for 'with sub-account' not saved
    o Bug 798765 - Increase the limit for Maximum Slices in the Expense 
      Piechart

OBS-URL: https://build.opensuse.org/request/show/1076738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=101
2023-04-02 17:18:43 +00:00
Johannes Engel
4c477f045c OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=31 2023-04-02 13:48:40 +00:00
Johannes Engel
3edd1abd0c Accepting request 1076737 from home:j-engel:banking
- Update to 4.14
  + Bugfixes
    o Bug 797477 - Manual foreign transaction from APAR to 
      another doesn't trigger price input
    o Bug 797725 - Untranslatable string "For Period Covering 
      ~a to ~a"
    o Bug 797903 - Transaction window: The 'blue line' is always 
      (erroneously) topmost when t. sorting order is inverted.
    o Bug 798570 - Totals for the income, expenses and remaining to 
      budget incorrect for one specific date.
    o Bug 798625 - "Last up through report date" changed in 4.12
      Don't adjust report dates with time64CanonicalDayTime. They're 
      set to 23:59:59 local which is always >= neutral time at which 
      prices and transactions are timestamped. Local noon is before 
      neutral time for all time zones east of UTC+2.
    o Bug 798679 - Unicode normalization should be used for 
      comparison but not stored.
      Change to NFC normalization for all comparisons because the 
      Unicode meaning of compatible might collide with the user's 
      intent.
    o Bug 798702 - Crash in gnc_plugin_page_focus_idle_destroy() 
      closing a report before it completes.
    o Bug 798705 - ] New: UI string mismatch: OK vs. Next
    o Bug 798712 - Regional Decimal Point not recognized in budgets
    o Bug 798717 - Reports > Business > Fancy Invoice duplicates 
      company details
    o Bug 798732 - : Type of balance carry forward accounts for 
      German skr49 account template fixed
    o Bug 798734 - Aging Reports don't handle mixed currency payments 
      and invoices without Trading Accounts
    o Bug 798734 - Aging Reports don't handle mixed currency payments 
      and invoices without Trading Accounts
    o Bug 798737 - Minor grammatical error - 'for' missing in 'You 
      will be asked a conversion rate for each.'
    o Bug 798740 - Build fails with gcc 13
    o Bug 798747 - Crash in Investment Portfolio report
    o Bug 798748 - Transaction Notes field's value does not appear in 
      reverse transaction.
    o Bug 798754 - Build fails with gcc 13 and glib > 2.76
    o Bug 798759 - Register widths for 'with sub-account' not saved
    o Bug 798765 - Increase the limit for Maximum Slices in the Expense 
      Piechart

OBS-URL: https://build.opensuse.org/request/show/1076737
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=30
2023-04-02 13:48:26 +00:00
Dominique Leuenberger
4518b5c886 Accepting request 1071016 from Office
OBS-URL: https://build.opensuse.org/request/show/1071016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=100
2023-03-13 11:40:13 +00:00
Johannes Engel
2e69245f7e Accepting request 1071012 from home:iznogood:branches:Office
- Replace pkgconfig(webkit2gtk-4.0) with pkgconfig(webkit2gtk-4.1)
  BuildRequires: Version 4.13 added support for webkit2gtk-4.1.

OBS-URL: https://build.opensuse.org/request/show/1071012
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=28
2023-03-12 17:58:13 +00:00
Dominique Leuenberger
b0396d3531 Accepting request 1045063 from Office
Update to 4.13

OBS-URL: https://build.opensuse.org/request/show/1045063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=99
2022-12-24 13:52:07 +00:00
Johannes Engel
26acd8fbd2 OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=26 2022-12-23 12:18:52 +00:00
Johannes Engel
755d4a2931 Accepting request 1044277 from home:j-engel:banking
- Update to 4.13
  + Bugfixes
    o Bug 760274 - The Statusbar "forgets" when register doesn't 
      have focus
    o Bug 798545 - Crash when updating document link on vendor bill
    o Bug 798614 - Croatia to join the Euro
    o Bug 798629 - gnucash crashes attempting to import OFX file
    o Bug 798633 - 4.12 build failure on 32-bit Linux: "No code for 
      module"
    o Bug 798640 - Segfault when running saved report
    o Bug 798649 - Crash when closing Edit Style Sheets dialog while 
      Style Sheet Properties dialog is still open.
    o Bug 798653 - Schedule Calendar event description pop up window
      does not track mouse position
    o Bug 798657 - Import Summary language is wrong
    o Bug 798664 - Result of 'gnucash --nofile' is marked dirty
    o Bug 798669 - Multicolumn Balance Sheet not printing exchange 
      rates
    o Bug 798672 - Preferences are not saved nor loaded, ERROR 
      <GLib-GIO> g_settings_new_full: assertion 'schema != NULL'
      failed
    o Bug 798680 - Not able to match a reverse transaction of a 
      previously matched transaction.
    o Bug 798681 - Previously imported investment income transactions 
      may not be filtered.
    o Bug 798694 - Cursor in the wrong place after pasting with 
      auto-completion
  + Enhancements
    o Include equity accounts in the exchange rate commodities list.
    o Don't normalize text when pasting from the clipboard or 
      appending descriptions or notes during imports.
    o [register] Delay post-ime reset of the selection to work 
      around bug 798587.
    o [ofx import] Clean up importing investment transactions for 
      smoother workflow and better UI behavior.
    o [account-piecharts] drill-down piechart: tree-depth is at 
      most 6
    o Fix numerous memory leaks.
    o [ifrs-report] From Bug 798004 allow Cr cash to offset Dr fee
      and remove invalid "dividend reinvestment" during short.
    o [gtest-qofevent.cpp] Add comprehensive tests for qofevent
    o [test-qofbook] Test that gnc_features_test_unknown returns 
      a suitable error message
    o [test-qofbook.c] add test for gnc_features_set_unused
    o [gnc-features.cpp] backport gnc_features_set_unused from master
    o [qofbook.cpp] backport qof_book_unset_feature from master
    o Moove gnc-euro.[ch] to engine and unit test it.
    o [test-qofbook] basic features test: Sets a feature and tests 
      it's set. it's impossible to design a book with unknown 
      features using the API.
    o po/README: Remove relics from ancient context forms
    o [test-ifrs-cost-basis] amend tests to accommodate extra column.
    o [ifrs-cost-basis] compare register vs calculated capgain per
      transaction.
    o Accomodate WebKit package version update to webkit2gtk-4.1.
    o [assistant-stock-transaction] input positive capgains for 
      Credit income account.

OBS-URL: https://build.opensuse.org/request/show/1044277
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=25
2022-12-23 12:17:31 +00:00
Dominique Leuenberger
b8fca1193e Accepting request 1012060 from Office
OBS-URL: https://build.opensuse.org/request/show/1012060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=98
2022-10-17 12:58:29 +00:00
Johannes Engel
a2706bc4ba Accepting request 1012059 from home:j-engel:banking
Re-integrate fix for bnc#1194378 which got lost underway.

OBS-URL: https://build.opensuse.org/request/show/1012059
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=23
2022-10-17 11:00:11 +00:00
Richard Brown
3fa92c9578 Accepting request 1007413 from Office
OBS-URL: https://build.opensuse.org/request/show/1007413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=97
2022-10-01 15:43:58 +00:00
Johannes Engel
27a8433227 Accepting request 1007412 from home:j-engel:banking
Update to 4.12

OBS-URL: https://build.opensuse.org/request/show/1007412
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=21
2022-10-01 10:28:38 +00:00
Richard Brown
027e6c1e27 Accepting request 990346 from Office
OBS-URL: https://build.opensuse.org/request/show/990346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=96
2022-07-21 09:33:24 +00:00
Johannes Engel
348852a84f Accepting request 990281 from home:jaimeMF:branches:Office
- Update to 4.11
  + Bugfixes

OBS-URL: https://build.opensuse.org/request/show/990281
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=19
2022-07-20 06:34:08 +00:00
Dominique Leuenberger
55a27b4ea6 Accepting request 966457 from Office
OBS-URL: https://build.opensuse.org/request/show/966457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=95
2022-04-01 19:36:53 +00:00
Johannes Engel
efcf668753 Accepting request 966456 from home:j-engel:banking
- Update to 4.10
  + Bugfixes
  + Recommend yelp for accessing online help without full GNOME
    environment
  + Performance and code clarity improvements

OBS-URL: https://build.opensuse.org/request/show/966456
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=17
2022-04-01 15:08:20 +00:00
Dominique Leuenberger
784b65e579 Accepting request 943639 from Office
- Update to 4.9
  + Bugfixes
- Remove 285017793d2c0c9f5a8d52b3db42944480e3f557.patch: No longer
  required as the underlying issue has been fixed in release

OBS-URL: https://build.opensuse.org/request/show/943639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=94
2022-01-04 18:37:46 +00:00
Johannes Engel
30a2ec5925 OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=16 2022-01-03 17:32:01 +00:00
Johannes Engel
aadff98251 Accepting request 943615 from home:j-engel:banking
- Update to 4.9
  + Bugfixes
- Remove 285017793d2c0c9f5a8d52b3db42944480e3f557.patch: No longer
  required as the underlying issue has been fixed in release

OBS-URL: https://build.opensuse.org/request/show/943615
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=15
2022-01-03 15:54:26 +00:00
Dominique Leuenberger
9a894a715c Accepting request 922761 from Office
OBS-URL: https://build.opensuse.org/request/show/922761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=93
2021-10-04 16:40:12 +00:00
Johannes Engel
39fe28b11c Accepting request 922579 from home:iznogood:branches:Office
New upstream release

OBS-URL: https://build.opensuse.org/request/show/922579
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=14
2021-10-02 07:36:42 +00:00
Dominique Leuenberger
9247c7331d Accepting request 902715 from Office
OBS-URL: https://build.opensuse.org/request/show/902715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=92
2021-06-28 13:33:36 +00:00
Johannes Engel
db86caefdf Accepting request 902711 from home:j-engel:banking
- Update to 4.6
  + Bugfixes
- Fix building for openSUSE Leap 15.3 and SLE 15 SP3
  (define used guile version)

OBS-URL: https://build.opensuse.org/request/show/902711
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=13
2021-06-28 07:00:51 +00:00
Dominique Leuenberger
ec6fc8d723 Accepting request 891461 from Office
OBS-URL: https://build.opensuse.org/request/show/891461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=91
2021-05-08 20:07:37 +00:00
Johannes Engel
2f8d3f6dac Accepting request 891122 from home:Kieltux:branches:Office
- Fix building for openSUSE Leap 15.3 and SLE 15 SP3
  (define used guile version)

OBS-URL: https://build.opensuse.org/request/show/891122
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=11
2021-05-08 11:47:47 +00:00
Dominique Leuenberger
d3df746b52 Accepting request 884679 from Office
- Update to 4.5
  + Bugfixes

OBS-URL: https://build.opensuse.org/request/show/884679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=90
2021-04-12 15:10:45 +00:00
Johannes Engel
ab2391c4c2 Update changelog to 4.5
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=9
2021-04-12 13:04:05 +00:00
Johannes Engel
a7b9c7e1b5 Accepting request 884668 from home:j-engel:banking
- Update to 4.5
  + Bugfixes

OBS-URL: https://build.opensuse.org/request/show/884668
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=8
2021-04-12 12:54:42 +00:00
Dominique Leuenberger
79c45748da Accepting request 861754 from Office
OBS-URL: https://build.opensuse.org/request/show/861754
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=89
2021-01-08 16:39:31 +00:00
Johannes Engel
96817b7ae8 Accepting request 861752 from home:j-engel:banking
- Update to 4.4
  * Two bugfixes

OBS-URL: https://build.opensuse.org/request/show/861752
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=6
2021-01-08 15:41:01 +00:00
Dominique Leuenberger
7d6af02bd1 Accepting request 859037 from Office
OBS-URL: https://build.opensuse.org/request/show/859037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=88
2020-12-29 14:52:19 +00:00
Johannes Engel
d5410d962f Accepting request 859022 from home:polslinux:branches:Office
- Update to 4.3:
  * In Mort. Repay. druid, creating New acct should also select it.
  * Account Help Button does not work
  * When unable to obtain a lock, no option to open another database.
  * Financial Calculator resets payment period to zero if automatic
    decimal places used
  * [rfe] save tab/report location
  * RFE: don't disable "OK" button after using "Apply" to modify
    chart options
  * Mark placeholder accounts in account tree window visibly.
  * When there is only one result from a 'Find', select it.
  * Transaction Status in Since Last Run needs to look clickable.
  * Window Panning Oddity.
  * When duplicating a transaction, any non-numeric value entered in
    the "Number" field is discarded.
  * Support image-based TAN methods QR, photoTAN, and chipTAN
    optical "Flicker code"
  * Implements the display of flashing optical TAN challenges
    (aka flicker) in the "Enter TAN" dialog box.
  * Help button not working when editing style sheets.
  * Search in General Ledger cannot be cleared.
  * Calendar widget current month shown as (null).
  * List of Recently Used Files not updated until GnuCash
    is closed and reopened.
  * Crash on use of File-Open
  * RFE: provide access to filter-by on right-mouse-click
    in Accounts register.
  * dialog-report-style-sheet.c stylesheet editor does not
    set transient_for correctly.

OBS-URL: https://build.opensuse.org/request/show/859022
OBS-URL: https://build.opensuse.org/package/show/Office/gnucash?expand=0&rev=4
2020-12-28 14:10:43 +00:00
Dominique Leuenberger
b07fe5595e Accepting request 845429 from Office
OBS-URL: https://build.opensuse.org/request/show/845429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=87
2020-11-03 14:22:06 +00:00
Dominique Leuenberger
e1e1aa3136 Accepting request 825299 from GNOME:Apps
- Update to 4.1
  + New gnucash-cli executable for command line interactions
  + Improvements for business documents layout
  + When deleting accounts the destination accounts of moved splits 
    will be checked to ensure that they have the same commodity as 
    the source account. If they don't you'll get a warning and the 
    opportunity to pick another account or to carry on regardless.
  + New type-ahead search added to sequential search when selecting 
    an account in the register: Instead of typing the first few 
    characters of a top level account, the separator, the first few 
    characters of the next level account and so on you may instead 
    type a few characters of any part of a full account name and the 
    drop-list will be filtered to contain only matching accounts. 
    Once you have a small enough list you can use the arrow keys to 
    select the account that you want.
  + Python bindings are now localized and their strings available for 
    translation.
  + A new Transaction Association dialog, available from the Update 
    Association for Transaction menu item that has replaced the two 
    association items in 3.x, allows setting, changing, and deleting 
    associations.
  + Allow Associations to be added to invoices. The actual 
    association when present is added as a link button which is shown 
    below the notes.
  + A symbol is now displayed on transactions in the register when 
    they have an attachment and the selected font supports the 
    symbol. This does not work on MacOS, which will continue to use 
    a letter.
  + The OFX file importer can now import more than one file at a time.
  + A new report menu supbmenu Multicolumn contains the old 
    custom-multicolumn report and a new Dashboard report containing 
    Account reports for expenses and income, an income-expense chart, 
    and an account summary.
  + Support for UK VAT and Australian GST added to the Income-GST 
    report. The reports options are changed from source accounts to 
    source sales and purchase accounts to permit proper reporting of 
    capital purchases. N.B. This is incompatible with previous versions 
    of the report and will require regenerating saved configurations.
  + The matcher window columns are changed from R to C and from U+R 
    to U+C, reflecting that the matcher marks transactions cleared but 
    doesn't reconcile them. (Bug 797338)
  + OFX imports having balance information will now offer to immediately 
    reconcile, passing the balance information in the file to the 
    reconcile info.
  + Improve quickfill in the account pickers to filter the choices 
    based on any part of the name.
  + The GnuCash widget hierarchy for CSS has been revised to be more 
    consistent with Gtk practice. You may need to spend some time with 
    the GtkInspector to get your custom CSS back the way you like it.
  + When creating a new account hierarchy it's now possible to load 
    account templates from locales other than the one set for the user 
    interface. (Bug 797472)
  + New Account - Online Account match list to the Import Map Editor.
  + New invalid maps dialog in the Import Map Editor. (Bug 797612)
  + Optionally include the account code option in budget view.
  + Account matcher will decline to match accounts with a different 
    commodity from the imported split if the import information includes 
    the commodity.
  + Ellipsize the Description and Memo fields in the account matcher.
  + Enable adding notes to budgets. (Bug 693180)
  + Support for AQBanking Version 6. This is required to support new 
    FinTS protocols for the European Payment Services Directive (PSD2).
  + GnuCash 4.x will not migrate old gconf settings from GnuCash 2.4.x.
  + Reversing transactions will now pop a dialog box to request a 
    posting date. (Bug 782455)
  + The Accounts page has a new optional column for the hidden 
    property to make it easier to toggle it. Note that in order 
    to see hidden accounts you must still enable that in the 
    Filter by... dialog. (Bug 797486)
  + The Customer, Vendor, and Employee overviews have a 
    process-payment toolbar. (Bug 797605).
  + Account codes may now optionally be displayed in the Budget 
    Tree View. (Bug 797489).
- Add gnucash-4.1-fix-gtest-path.patch to cope with file layout
  for gtest/gmock in openSUSE 
- Upgrade to 3.10
  + Update latest translation from the Translation project.
  + [window-reconcile] when reconciling, warn on splits having a 
    reconcile date &gt; statement_date
  + [window-reconcile] when inputing statement_date, warn if it's 
    after today
  + [find-transactions] add search for reconciled date
  + Show transaction value, not amount, for registers with 
    subaccounts.
  + Add instance argument to Session constructor
  + Enables a python console to connect to the running GnuCash's 
    session.
  + Make python console less noisy without --debug.
  + Provide locals and globals of calling context to the python 
    console's shell on shell init
  + Merge Jean Laroche's '797006_subaccounts' into maint.
  + Add check to display warning dialog for mismatched commodities
  + Replicate changes in *2 files
  + Apply astyle to modified files
  + Merge Chris Mayo's iPython-fixes into maint.
  + Make pycons/ishell.py compatible with Python 3 and current 
    IPython
  + [eguile-utilities] Prevent crash in balsheet-eg.scm
  + [eguile] escape-html -&gt; gnc:html-string-sanitize
  + [qif-to-gnc] Properly mark intra-QIF internal transfers.
  + Bugfixes (forwarded request 824967 from j-engel)

OBS-URL: https://build.opensuse.org/request/show/825299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=86
2020-08-12 08:27:12 +00:00
Dominique Leuenberger
f16452b80e Accepting request 794350 from GNOME:Apps
- Upgrade to 3.9:
  * this release brings lots of fixes (forwarded request 792382 from polslinux)

OBS-URL: https://build.opensuse.org/request/show/794350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=85
2020-04-16 21:06:17 +00:00
Dominique Leuenberger
8e14dd47b8 Accepting request 766121 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/766121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=84
2020-01-21 20:03:26 +00:00
Dominique Leuenberger
a24d38d77c Accepting request 762822 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/762822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=83
2020-01-10 16:50:24 +00:00