John Ralls
9ac2bb8158
Add Business Ledger to Doxygen docs.
2015-10-15 15:58:04 -07:00
John Ralls
eac8aa3491
Document the Register Core CellBlock class.
2015-10-15 15:58:04 -07:00
John Ralls
af45de8a21
Create a new Register2 group in Register and add the Reg2-specific files to it.
...
To provide an easy way to identify the Register2 files.
2015-10-15 15:58:04 -07:00
John Ralls
aacef38d89
Correct UK VAT Account types.
...
VAT accounts are suspense accounts for money owed by or to HMRC, not expenses.
2015-10-13 21:57:03 -07:00
John Ralls
0e229ec48c
Add messages.mo to gitignore.
2015-10-13 17:18:12 -07:00
John Ralls
afad45ea3c
Add all register classes and such to Doxygen documentation.
...
Ensuring that the relevant information from src/doc/design is included.
2015-10-13 17:17:24 -07:00
John Ralls
f94522a567
Doxygen: Silence obsolete parameter warnings and suppress private struct names.
2015-10-13 17:14:51 -07:00
John Ralls
61973a8302
Some extract-function refactors to xaccTransScrubImbalance.
2015-10-11 21:49:53 -07:00
John Ralls
734ecce36d
Delete unused function gnc-_split_reg_handle_exchange_cb.
2015-10-11 15:15:07 -07:00
Geert Janssens
386fb8eb87
Bug 756373 - Typos in Transaction Rpt options mouse-over text
2015-10-11 19:14:19 +02:00
Geert Janssens
83f820400b
Bug 608098 - Option is hard to find: Change Transaction Report to show account names in multirow txn
...
The original commit replaces the General->Style option with
a similar Display->Detail Level option.
This change is done because some columns can or can't be displayed
depending on this option. Listing these together makes this much
more clearer.
This text should go into the release notes:
On the Transaction report the General->Style option has been
replaced with a similar Display->Detail Level option. This
was done in order to make the display of some columns dependent
on the value of this option.
When upgrading from 2.6.x or earlier to 2.8.x and you had saved
or open reports that had set General->Style to 'Multi-line'
you will have to update these reports to set 'Multi-line' on the
Display->Detail Level option instead and optionally resave your report.
2015-10-11 18:57:07 +02:00
John Ralls
0baf078b6f
Bug 756339 - Prices table not updated
2015-10-11 09:52:26 -07:00
John Ralls
5c496328d4
Bug 756335 - When importing, date selection causes exit crash
2015-10-10 19:31:45 -07:00
Geert Janssens
fb67e1f265
Bug 646129 - Account selection in reports: 'Select Children' doesn't actually select children if they are collapsed
2015-10-10 16:20:13 +02:00
Stefan Soeffing
58f34f75e1
Bug 627692 - Report options, Account Selection, "select all" => not all accounts selected, only visible ones
...
Expand all accounts first, so that all accounts are visible and get selected.
https://bugzilla.gnome.org/show_bug.cgi?id=627692
2015-10-10 16:19:44 +02:00
Geert Janssens
4ed4aa4b70
Revert "- Report options, Account Selection, "select all" => not all accounts selected, only visible ones"
...
This reverts commit e69689faa2
.
Reversion reason: The bug number got lost somewhere
2015-10-10 16:19:20 +02:00
Stefan Soeffing
e69689faa2
- Report options, Account Selection, "select all" => not all accounts selected, only visible ones
...
Expand all accounts first, so that all accounts are visible and get selected.
https://bugzilla.gnome.org/show_bug.cgi?id=627692
2015-10-10 15:11:25 +02:00
Geert Janssens
b1fa6dc969
Transaction report - reduce magic constant use
...
- The option page names 'Display' and 'Sorting' were defined already
- Option 'Detail Level' is used in several places, best use one variable for it
2015-10-10 15:03:02 +02:00
Geert Janssens
66902d2456
Bug 608098 - Option is hard to find: Change Transaction Report to show account names in multirow txn
2015-10-10 14:41:06 +02:00
John Ralls
8d9c0d6696
Bug 755781 - Files with copyright but no grant of license.
...
Fix some license mismatches.
2015-10-09 10:56:17 -07:00
Geert Janssens
0eb92f37d1
Merge branch 'maint'
2015-10-09 12:45:00 +02:00
Robert Fewell
557ec68667
Bug 754533 No Account Templates Error Patch
...
Add test for zero account list to stop warnings.
2015-10-09 12:01:07 +02:00
Robert Fewell
e5c0ec88aa
Bug 754530 Add CSV Export Simple Layout
...
This patch adds a simple layout to the CSV Transaction export.
2015-10-08 22:14:02 +02:00
John Ralls
42415056d0
Release 2.6.9
2015-10-05 12:57:12 -07:00
John Ralls
027080a830
Fix price-reading crash if the price needs to be inverted.
2015-10-05 12:57:12 -07:00
John Ralls
771b8e2691
Fix header warnings in TP translations.
2015-10-05 12:00:36 -07:00
John Ralls
1dd1b59698
Apply latest translations from the Translation Project.
2015-10-05 12:00:36 -07:00
John Ralls
16dee52b16
Msgmerge-update the po files.
...
Fixes bad paths from previous merge.
2015-10-05 12:00:32 -07:00
Mechtilde
b64eb92bf1
some more translation
2015-10-05 07:47:07 +02:00
Mechtilde
6123662d1e
more corrections
2015-10-05 07:21:36 +02:00
Mechtilde
ec36877b99
small corrections
2015-10-05 07:21:36 +02:00
John Ralls
0ad521c068
Remove duplicate call to gnc_set_default_directory().
2015-10-02 12:43:04 -07:00
John Ralls
8f8143b423
Bug 755920 - Crash (Freeze) when using File Save As.. in Windows OS
...
Fix termination of the loop so that it's not dependent upon Linux paths.
2015-10-01 17:15:26 -07:00
John Ralls
2b895aa79d
Add engine-common.i to EXTRA_DIST for consistency.
2015-09-29 14:02:49 -07:00
Dmitry Smirnov
f4e8d9a682
Bug 755778 - Test failure: test-engine:
...
duplicate test case path: /engine/Transaction/xaccTransScrubGainsDate
2015-09-29 12:30:18 -07:00
John Ralls
85141691bd
Bug 755781 - Files with copyright but no grant of license. Non-free?
...
Add the GPL Blurb to all source files lacking it via a perl utility,
util/fix-license.pl.
2015-09-29 12:08:48 -07:00
John Ralls
12f760228c
Release Gnucash-2.6.8
2015-09-26 12:05:50 -07:00
John Ralls
8e38126c78
Fix empty Language tag in tr.po.
2015-09-26 10:37:26 -07:00
Mechtilde
b1a021c7ae
corr some translations
2015-09-25 21:37:04 +02:00
Mechtilde
603bf9540d
some translations
2015-09-25 16:32:05 +02:00
John Ralls
c3e054a96c
Update POTILES.in for new date/time files.
2015-09-24 11:52:33 -07:00
John Ralls
5e7dd9d43a
Fix distcheck.
...
The trick in ff07762
that changing the automake default extension to
cpp, thus forcing C++ linking even with C sources, while it worked, had
the side-effect of breaking make-dist because it made automake look for
*.cpp to put in the tarball and there weren't any such files.
Instead, make the files which use test-engine-stuff.cpp also C++.
2015-09-24 11:28:07 -07:00
Mechtilde
51d1689f3e
update translation
2015-09-24 11:23:16 -07:00
Mechtilde
f2775650a3
some corrections
2015-09-23 20:37:48 +02:00
Mechtilde
ddbd869d4d
update translation
2015-09-23 20:37:47 +02:00
John Ralls
431a525b22
Merge branch 'maint'
2015-09-22 11:54:46 -07:00
John Ralls
2f8942d3ad
Correct implementation of gnc_numeric_invert() for GncRational.
...
By implementing it in GncRational.
2015-09-22 11:30:18 -07:00
John Ralls
782ff9ec5f
Failing to add a price to the db isn't a test failure.
...
Just try again.
2015-09-22 10:06:26 -07:00
Geert Janssens
4088a91326
Update POTFILES.in after removal of assistant-utils.c
2015-09-22 12:27:39 +02:00
Geert Janssens
4d72dd727c
Gtk code cleanups: setting a default color map is deprecated
2015-09-22 10:57:32 +02:00