Commit Graph

18599 Commits

Author SHA1 Message Date
Robert Fewell
5db244f729 Replace deprecated functions in gnc-combott.c 2017-06-23 14:42:45 +01:00
Robert Fewell
a383bd4f23 Replace deprecated font function in gnc-report.c 2017-06-23 14:41:52 +01:00
Robert Fewell
2aa69b88da Glade GUI adds a has_padding property to the action area which is wrong
This commit removes all these properties from GtkAssistant action area
2017-06-23 11:48:37 +01:00
Robert Fewell
9dd2e42376 Fix up, box should be a GtkWidget 2017-06-23 11:47:08 +01:00
Robert Fewell
d86afb272a Files linked to assistant-loan.glade 2017-06-22 17:16:27 +01:00
Robert Fewell
563a6b106a Files linked to dialog-import.glade 2017-06-22 13:59:04 +01:00
Robert Fewell
fe90eeb303 Files linked to dialog-account-picker.glade 2017-06-22 13:58:09 +01:00
Robert Fewell
e067903ebd Convert gtktable to grid in assistant-qif-import 2017-06-22 13:57:29 +01:00
Robert Fewell
2964189bd0 Files linked to assistant-csv-trans-import.glade 2017-06-22 11:14:12 +01:00
Robert Fewell
d7a8a4a415 Fix up for to align button or account import 2017-06-22 11:13:05 +01:00
Robert Fewell
3e8581c903 Files linked to assistant-csv-account-import.glade 2017-06-21 17:53:39 +01:00
Robert Fewell
751695573f Files linked to assistant-csv-export.glade 2017-06-21 17:53:06 +01:00
Robert Fewell
e2592baef1 Files linked to assistant-acct-period.glade 2017-06-21 17:51:53 +01:00
Robert Fewell
ff70c67e56 Files linked to assistant-stock-split.glade 2017-06-21 10:24:35 +01:00
Robert Fewell
3c3b609384 Files linked to assistant-hierarchy.glade 2017-06-21 10:24:09 +01:00
Geert Janssens
823b41d629 Fix commodity namespace tests
While new files will use CURRENCY to indicate a commodity is a currency,
older files (including our ancient test files) are still using
ISO4217. So we need to expect both values in the xml file tests.
This is different from file loading (which will automatically map
ISO4217 to CURRENCY) and file saving (which will from now on always
write CURRENCY).
2017-06-21 10:11:54 +02:00
Geert Janssens
f3eeda3a9e Stop writing commodity namespaces to xml files in gnucash 1.8 compatible way
Gnucash will still be able to read the old ISO4217 tags, but no longer write them
2017-06-20 22:36:58 +02:00
Geert Janssens
12d85ff647 Merge branch 'maint' 2017-06-20 22:35:57 +02:00
Geert Janssens
c80dad742e Bug 603379 - Prevent changing some Account Options if it has transactions - followup
Relax the account type change restrictions again. In the new implementation
account types can't be changed for an account with splits:
- if the change woud force a commodity change (to/from normal accounts from/to stock related accounts)
- for immutable accounts

At the time of this commit the following account types are considered immutable:
- Accounts Receivable
- Accounts Payable
- Trading accounts
2017-06-20 22:08:51 +02:00
John Ralls
7e8b66faac Fix Travis Failure
Merge put back the define of _(), removed in 582edc1. Ninja didn't complain.
2017-06-20 10:56:24 -07:00
John Ralls
4b73bb5c50 Merge branch 'maint' 2017-06-20 10:26:47 -07:00
Robert Fewell
dfd2b047b3 This is minor change to eliminate the spaces in dialog names
This is still using a gtk2 glade file, not sure what will happen here.
2017-06-20 16:24:45 +01:00
Robert Fewell
bdcbb2a08c Remove the aqbanking preferences from this gtk2 glade file 2017-06-20 16:23:46 +01:00
Robert Fewell
d52e205b82 Create a new glade for aqbanking preferences as this now uses a grid 2017-06-20 16:21:26 +01:00
Robert Fewell
0aca12ca7b Files linked to dialog-preferences.glade 2017-06-20 16:20:33 +01:00
Robert Fewell
e203c637a6 Files linked to dialog-customer-import-gui.glade 2017-06-20 14:15:11 +01:00
Robert Fewell
82e11de8dc Files linked to dialog-bi-import-gui.glade 2017-06-20 14:14:53 +01:00
Robert Fewell
c40a76444b Files linked to dialog-report.glade 2017-06-20 13:41:58 +01:00
Robert Fewell
b88883da80 Changes to dialog-custom-report.glade 2017-06-20 13:41:37 +01:00
Robert Fewell
0d4635a5da Files linked to dialog-search.glade 2017-06-20 13:21:08 +01:00
Robert Fewell
fc2a688b15 Files linked to business-prefs.glade 2017-06-20 12:59:14 +01:00
Robert Fewell
d387be1d0a Change business-options-gnome.glade 2017-06-20 12:58:37 +01:00
Robert Fewell
72d676e2db Files linked to dialog-vendor.glade 2017-06-20 12:58:07 +01:00
Robert Fewell
1444b8c1b5 Files linked to dialog-payment.glade 2017-06-20 12:57:42 +01:00
Robert Fewell
32800e95ef Files linked to dialog-order.glade 2017-06-20 12:57:21 +01:00
Robert Fewell
ca43aa6d0b Files linked to dialog-job.glade 2017-06-20 12:56:59 +01:00
Robert Fewell
f916e7f5cf Files linked to dialog-invoice.glade 2017-06-20 12:56:34 +01:00
Robert Fewell
3677d8c686 Files linked to dialog-employee.glade 2017-06-20 12:56:14 +01:00
Robert Fewell
ea8e6943c4 Files linked to dialog-date-close.glade 2017-06-20 12:55:54 +01:00
Robert Fewell
a147d77218 Files linked to dialog-customer.glade 2017-06-20 12:55:31 +01:00
Robert Fewell
ff6c83cabe Files linked to dialog-choose-owner.glade 2017-06-20 12:55:06 +01:00
Robert Fewell
6102f1d5f1 Files linked to dialog-billterms.glade 2017-06-20 12:54:40 +01:00
Geert Janssens
4032d33b48 Properly define the template namespace rather than using a local string everywhere 2017-06-20 12:16:33 +02:00
Geert Janssens
cc3010d89b Bug 781634 followup - separate translatable commodity namespace strings from those uses in storage
There is now a separate GNC_COMMODITY_NS_ISO_GUI label to be used
everywhere the users needs to read 'Currency namespace'. It's currently
set to 'Currencies' and can be translated. It may change in to future
to better describe this namespace is restricted to ISO4217 defined
currencies as opposed to all the non-formal currencies in vogue today
(like bitcoin and friends).
2017-06-20 12:16:33 +02:00
Robert Fewell
ae0e76e6af Files linked to gnc-plugin-page-register2.glade 2017-06-20 09:28:56 +01:00
Robert Fewell
b0fd1c671b File linked to gnc-plugin-page-register.glade 2017-06-20 09:28:33 +01:00
Robert Fewell
8b7cd2f56c Files linked to window-reconcile.glade 2017-06-20 09:27:57 +01:00
Robert Fewell
296f739c0d Files linked to window-autoclear.glade 2017-06-20 09:27:08 +01:00
Robert Fewell
c618a4739a Files linked to dialog-sx-glade 2017-06-20 09:26:37 +01:00
Robert Fewell
aebbf61ec5 Files linked to dialog-tax-info.glade 2017-06-20 09:25:59 +01:00