Commit Graph

24081 Commits

Author SHA1 Message Date
Robert Fewell
1ba571c5b7 Allow for Header Bar use in CSV transaction Assistant
There are a couple of action buttons that are added to the CSV
transaction assistant with added alignment based on the action area
being a GtkBox which causes errors if the header bar is used so test
for the action area type and use appropriate specific functions.
2021-03-18 10:49:47 +00:00
Robert Fewell
a7d383fc16 Bug 798149 - Account name change affects CSV saved import setting
The account full path was being used in the CSV saved settings so if
any account name is change in the path it would prevent recall of the
base account used. To fix this the account guid is saved instead and
when recalled the account is looked up first by guid, if this fails the
full path is checked which if successful immediately updates the saved
base account setting with the account guid for future use.
2021-03-18 10:49:47 +00:00
Frank H. Ellenberger
d335a803e6 L10N:pt: Fix PO-Revision-Date; wrap lines 2021-03-18 00:20:29 +01:00
Pedro Albuquerque
1d8e0b9418 L10N:pt: Update from Translation Project 2021-03-17 23:42:45 +01:00
Katerina
39fde6a97f Translation update by Katerina <katerina.gakou@hotmail.com> using Weblate
po/glossary/el.po: 31.7% (66 of 208 strings; 91 fuzzy)
6 failing checks (2.8%)
Translation: GnuCash/Glossary (Greek)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/el/

Translation update  by Katerina <katerina.gakou@hotmail.com> using Weblate

po/el.po: 53.1% (2917 of 5484 strings; 1518 fuzzy)
606 failing checks (11.0%)
Translation: GnuCash/Program (Greek)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/el/

Co-authored-by: Katerina <katerina.gakou@hotmail.com>
2021-03-17 16:58:36 +01:00
Avi Markovitz
fb4f849841 Translation update by Avi Markovitz <avi.markovitz@gmail.com> using Weblate
po/he.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
1 failing checks (0.1%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/

Co-authored-by: Avi Markovitz <avi.markovitz@gmail.com>
2021-03-17 16:58:36 +01:00
Geert Janssens
f91b35b444 Bug 783283 - Multi-Currency payments use wrong date
Also properly handles the user clicking the cancel button on the transfer dialog
It will now just return to the payment window, waiting for further user input.
2021-03-17 16:58:02 +01:00
Geert Janssens
5bf3bfc6b6 Bug 797691 - Tip of the day is not rebuilt when the source file changes
Changes to tip_of_the_day.list.c will now properly trigger a rebuild.

Plus a few minor assorted fixes and changes to generating the man pages
- only generate the final files in share/gnucash, not in the build directory
- gnucash-cli.1 was not installed, gnucash.1 twice
2021-03-17 16:24:22 +01:00
Geert Janssens
fbabcd58e0 Remove dead code 2021-03-17 16:24:22 +01:00
Geert Janssens
b9208eccbf Remove duplicate declaration
The function is also declared and defined in gnc-locale-utils
2021-03-17 16:24:22 +01:00
Geert Janssens
e973a1b60d Drop default locale currency special case for euro
The condition mentioned in the comment no longer applies.
All European locales on Windows (MingW64) properly present EUR
as currency these days
2021-03-17 16:24:22 +01:00
Geert Janssens
d7e348a1fe Add whitespace in Objective C code to de-confuse the KDevelop code parser 2021-03-17 16:24:22 +01:00
Giuseppe Foti
e27851d686
Translation update by Giuseppe Foti <foti.giuseppe@gmail.com> using Weblate
po/it.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Italian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/it/

Co-authored-by: Giuseppe Foti <foti.giuseppe@gmail.com>
2021-03-16 09:03:04 +01:00
Frank H. Ellenberger
00f324c24d L10N🇬🇧 Update from Translation Project
5484 translated messages.
2021-03-16 06:47:29 +01:00
YOSHINO Yoshihito
7ecb4b01d2 Translation update by YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> using Weblate
po/ja.po: 92.8% (5092 of 5484 strings; 156 fuzzy)
499 failing checks (9.0%)
Translation: GnuCash/Program (Japanese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ja/

Translation update  by YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> using Weblate

po/ja.po: 92.8% (5092 of 5484 strings; 156 fuzzy)
499 failing checks (9.0%)
Translation: GnuCash/Program (Japanese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ja/

Co-authored-by: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>
2021-03-16 06:39:03 +01:00
Avi Markovitz
5ea3491278 Translation update by Avi Markovitz <avi.markovitz@gmail.com> using Weblate
po/he.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
1 failing checks (0.1%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/

Co-authored-by: Avi Markovitz <avi.markovitz@gmail.com>
2021-03-16 06:39:03 +01:00
Wellington Terumi Uemura
400c486fc4 Translation update by Wellington Terumi Uemura <wellingtonuemura@gmail.com> using Weblate
po/pt_BR.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt_BR/

Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
2021-03-16 06:39:03 +01:00
Frank H. Ellenberger
4a983761d7 Fix a typo in a comment of the last commit 2021-03-16 06:34:08 +01:00
John Ralls
a11065b823 Fix fencepost error in calculating the week_num for POSIX timezone rules.
Fixes CI failure caused by US starting DST in 2021, a year in which
March began on a Monday.
2021-03-15 17:07:16 -07:00
Christopher Lam
b51d227aff [dialog-options] Plug memory leak
37a403144 had leaks.
2021-03-15 22:03:39 +08:00
Mike Evans
7f1335e6a2 Bug 798132 - Invoice Importing crashes when importing low quantity values. 2021-03-15 11:05:58 +00:00
John Ralls
d7a4d47543 Include the contents of PROJECT_DESCRIPTION in the PACKAGE_PREFIX.
If it's defined. PACKAGE_PREFIX is used to name tarballs and set their
base directory. The translation project has requested that we name
freeze-string traballs with a pre1 suffix; this makes that possible.
2021-03-14 14:47:22 -07:00
Frank H. Ellenberger
87474d8a0b I18N: Msgmerge recent changes 2021-03-14 22:10:35 +01:00
Frank H. Ellenberger
7f317a7fdf I18N: Improve button tooltips of budget 2021-03-14 22:01:16 +01:00
Robert Fewell
bda94d0451 I18N: Drop 2 false c-format flags 2021-03-14 21:29:30 +01:00
Wellington Terumi Uemura
11bc0c6f77 Translation update by Wellington Terumi Uemura <wellingtonuemura@gmail.com> using Weblate
po/pt_BR.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Program (Portuguese (Brazil))
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt_BR/

Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
2021-03-14 18:48:44 +01:00
Jaime Marquínez Ferrándiz
900082c8eb Translation update by Jaime Marquínez Ferrándiz <weblate@jregistros.fastmail.net> using Weblate
po/glossary/es.po: 81.2% (169 of 208 strings; 23 fuzzy)
6 failing checks (2.8%)
Translation: GnuCash/Glossary (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/es/

Translation update  by Jaime Marquínez Ferrándiz <weblate@jregistros.fastmail.net> using Weblate

po/es.po: 88.0% (4831 of 5484 strings; 486 fuzzy)
145 failing checks (2.6%)
Translation: GnuCash/Program (Spanish)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/es/

Co-authored-by: Jaime Marquínez Ferrándiz <weblate@jregistros.fastmail.net>
2021-03-14 18:48:44 +01:00
Avi Markovitz
c13601e536 Translation update by Avi Markovitz <avi.markovitz@gmail.com> using Weblate
po/he.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
1 failing checks (0.1%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/

Co-authored-by: Avi Markovitz <avi.markovitz@gmail.com>
2021-03-14 18:48:44 +01:00
John Ralls
66eca8aab7 Update python/gnucash_business.py to reflect rename of gncOwnerApplyPayment.
Made 3 years ago.
2021-03-14 10:48:30 -07:00
John Ralls
a6276708c0 Bug 797630 - Check for missing dependencies of 'Get Quotes'...
to avoid Gnucash crash.

We already did, just not in the right order to get the error to
percolate up to price-quotes.scm.
2021-03-14 10:48:25 -07:00
Frank H. Ellenberger
4be6c63539 I18N: don't mark "<<", ">>" translatable
They get properly reverted for RTL writing
2021-03-14 01:51:46 +01:00
YOSHINO Yoshihito
e4fbd5c677 Translation update by YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> using Weblate
po/ja.po: 92.8% (5091 of 5484 strings; 157 fuzzy)
500 failing checks (9.1%)
Translation: GnuCash/Program (Japanese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ja/

Co-authored-by: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>
2021-03-13 20:25:41 +01:00
Avi Markovitz
68d10f1e4b Translation update by Avi Markovitz <avi.markovitz@gmail.com> using Weblate
po/he.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
1 failing checks (0.1%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/

Translation update  by Avi Markovitz <avi.markovitz@gmail.com> using Weblate

po/he.po: 100.0% (5484 of 5484 strings; 0 fuzzy)
1 failing checks (0.1%)
Translation: GnuCash/Program (Hebrew)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/he/

Co-authored-by: Avi Markovitz <avi.markovitz@gmail.com>
2021-03-13 20:25:41 +01:00
John Ralls
bc4e12dcdc Don't do the cast-mask-cast dance on 32-bit builds, breaks them. 2021-03-13 11:25:01 -08:00
Christopher Lam
22a0a854ce Merge branch 'maint-budget-report-shortcut' into maint #930 2021-03-13 21:36:04 +08:00
Christopher Lam
887a54fd30 addendum previous commit; add comments 2021-03-13 21:35:42 +08:00
Frank H. Ellenberger
08d687d11b Merge remote-tracking branch 'weblate/maint' into maint
Conflict with po/ja.po resolved
2021-03-13 08:10:11 +01:00
YOSHINO Yoshihito
9a3cbdf7d4
Translation update by YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> using Weblate
po/ja.po: 92.8% (5129 of 5525 strings; 158 fuzzy)
502 failing checks (9.0%)
Translation: GnuCash/Program (Japanese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ja/
2021-03-13 07:33:56 +01:00
Frank H. Ellenberger
3a69e75913 L10N: msgmerge recent change 2021-03-13 07:29:12 +01:00
Frank H. Ellenberger
c6221788a4 I18N: Replace Text Markup by GTK Attribute
Part 1: already existing messages, saves ~40 messages
2021-03-13 07:28:06 +01:00
YOSHINO Yoshihito
b3acec4d18
Translation update by YOSHINO Yoshihito <yy.y.ja.jp@gmail.com> using Weblate
po/ja.po: 92.8% (5128 of 5525 strings; 159 fuzzy)
502 failing checks (9.0%)
Translation: GnuCash/Program (Japanese)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ja/

Co-authored-by: YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>
2021-03-13 04:02:55 +01:00
jane
197b950a22
Translation update by jane <allfortestingwork@outlook.com> using Weblate
po/glossary/zh_CN.po: 94.2% (196 of 208 strings; 7 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Chinese (Simplified))
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/zh_Hans/

Co-authored-by: jane <allfortestingwork@outlook.com>
2021-03-13 04:02:55 +01:00
John Ralls
610391b762 Fix Arch Linux CI
It  was missing wayland-protocol and so not installing gtk3.
2021-03-12 16:14:19 -08:00
John Ralls
28513f7bf7 Fix Ubuntu 20.04 CI update 2021-03-12 16:13:58 -08:00
John Ralls
8e41857014 Catch more exceptions in gnc_numeric_convert
To enable fixing https://bugs.gnucash.org/show_bug.cgi?id=798132.
2021-03-12 13:47:24 -08:00
Christopher Lam
9f4ba17d85 From Budget editor, add toolbar and Edit menu to run budget report
This parallels the invoice editor "Print Invoice" functionality.

Runs the budget report using current budget.
2021-03-12 17:23:15 +08:00
Christopher Lam
6086c42086 [gnc-plugin-page-budget] change note icon to a note page 2021-03-12 08:41:37 +08:00
Christopher Lam
82458cb501 [gnc-plugin-page-report] add gnc_plugin_page_report_reload
refreshes the report
2021-03-12 08:41:37 +08:00
Giuseppe Foti
04d4038e3f
Translation update by Giuseppe Foti <foti.giuseppe@gmail.com> using Weblate
po/glossary/it.po: 100.0% (208 of 208 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Italian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/it/

Translation update  by Giuseppe Foti <foti.giuseppe@gmail.com> using Weblate

po/glossary/it.po: 100.0% (208 of 208 strings; 0 fuzzy)
0 failing checks (0.0%)
Translation: GnuCash/Glossary (Italian)
Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/it/

Co-authored-by: Giuseppe Foti <foti.giuseppe@gmail.com>
2021-03-11 23:02:51 +01:00
Frank H. Ellenberger
09aa2e1be8
Translation update by Frank H. Ellenberger <frank.h.ellenberger@gmail.com> using Weblate
po/ur.po: 73.6% (4067 of 5525 strings; 963 fuzzy)
1057 failing checks (19.1%)
Translation: GnuCash/Program (Urdu)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ur/

Translation update  by Frank H. Ellenberger <frank.h.ellenberger@gmail.com> using Weblate

po/ur.po: 73.6% (4069 of 5525 strings; 963 fuzzy)
1059 failing checks (19.1%)
Translation: GnuCash/Program (Urdu)
Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ur/

Co-authored-by: Frank H. Ellenberger <frank.h.ellenberger@gmail.com>
2021-03-11 23:02:50 +01:00