Revisions of gnucash

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 825299 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 86)
- 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 > 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 -> gnc:html-string-sanitize
  + [qif-to-gnc] Properly mark intra-QIF internal transfers.
  + Bugfixes (forwarded request 824967 from j-engel)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 794350 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 85)
- Upgrade to 3.9:
  * this release brings lots of fixes (forwarded request 792382 from polslinux)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 743868 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 82)
- Export C(XX)FLAGS="-Wno-error", fix build in GNOME:Next.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 731499 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 81)
New upstream release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 729730 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 80)
- Add Fix-CMakeLists-error.patch to fix a build error. (forwarded request 729722 from cgiboudeaux)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 693282 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 78)
- Update to v3.5 (github.com/Gnucash/gnucash/releases/tag/3.5):
  + bugs fixed: bgo#639049, bgo#748431, bgo#787401, bgo#795729,
    bgo#796498, bgo#796530, bgo#796687, bgo#796826, bgo#796827,
    bgo#796829, bgo#796831, bgo#796877, bgo#796946, bgo#796952,
    bgo#796956, bgo#796965, bgo#796989, bgo#797002, bgo#797011,
    bgo#797013, bgo#797029, bgo#797030, bgo#797031, bgo#797041,
    bgo#797046, bgo#797067, bgo#797074, bgo#797098, bgo#797105,
    bgo#797136 
  + various fixes for i18n, gui, importing and online banking, 
    reports
  + performance improvement
  + deprecated some scheme (forwarded request 692811 from polslinux)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 642209 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 76)
- Update to version 3.3:
  + Set toolbar buttons to show both icon and text.
  + Add preference for forcing prices to decimal display.
  + Revert the "Average Cost" pricing changes made in 2.6.17.
  + Allow saving to xml over an existing sqlite3 file and the other
    way around.
  + Add customer/vendor ID in client section of invoices.
  + Change the default filter for General Ledger.
  + Fix grk accelerator mixups by explicitly disabling actions
    that are not relevant.
  + [job-report] Prevent Crash if there is no AR account.
  + Add the ability to cascade the account colors in account tree.
  + Speed up loading the preference dialog by blocking register
    updates until the dialog is fully loaded.
  + Update change_tax_code.py add basic test for python query.
  + Simplify GNCQueryView's data model.
  + Open customer/vendor/employee report when double-clicking the
    respective owner on the customer/vendor/employee overview page.
  + Update Overview of README.
  + Many new tests for reports.
  + Some substantial speedups when loading large amounts of
    business transactions from a SQL backend.
  + Clean up a lot of memory leaks.
  + Remove all use of Timespec in the program. Provide deprecated
    wrapper functions supporting timespecs for custom reports;
    users should update the reports as soon as possible.
  + Bugs fixed: bgco#771667, bgco#784420, bgco#786708, bgco#787439,
    bgco#789594, bgco#792446, bgco#794755, bgco#794870,
    bgco#796756, bgco#795821, bgco#796054, bgco#796137,
    bgco#796248, bgco#796759, bcgo#796474, bgco#796509,
    bgco#796579, bgco#795248, bgco#796762, bgco#796474,
    bgco#796509, bgco#796579, bgco#796665, bgco#796766,
    bgco#796669, bgco#796724, bgco#796725, bgco#796734,
    bgco#796777, bgco#796737, bgco#796739, bgco#796751,
    bgco#796755, bgco#796788, bgco#796792, bgco#796812,
    bgco#796813, bgco#796814, bgco#796816, bgco#796819,
    bgco#796820, bgco#796833, bgco#796839, bgco#796858.
  + Updated translations.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 607010 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 73)
 (forwarded request 603934 from dimstar)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 559369 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 71)
Update to version 2.6.19 (forwarded request 558999 from luc14n0)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 539272 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 70)
Update to version 2.6.18 (forwarded request 539129 from badshah400)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 490215 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 68)
Update to 2.6.16 (forwarded request 483448 from sfalken)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 479476 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 67)
Resub with tweaked changes, done earlier, but sub forgotten..
Displaying revisions 21 - 40 of 106
openSUSE Build Service is sponsored by