You could try creating a local build via ninja (documented in wiki). Thanks
for beta testing.
On Mon., 28 Jan. 2019, 06:43 Stephen M. Butler Oh.
>
> Confession. I don't look at pie, bar, graph, etc charts. So, I'd need
> both versions installed and switch back and forth.
>
> How do I get both
Got a message about a fuzzy patch that needed to be fixed.
Lines 655-656 of test-transaction.scm now have:
(list "$103 income" "Root.Asset.Bank" "$103.00" "$103.00")
(cdr (get-row-col sxml 1 #f
The patch is expecting:
(list "01/03/18" "$103 income" "Root.Asset
Oh.
Confession. I don't look at pie, bar, graph, etc charts. So, I'd need
both versions installed and switch back and forth.
How do I get both versions available? Without uninstalling one and
installing the other every time I wanted to compare the results!
I might be the wrong guy for this
Erm.
None of these...
All feedback below relates to UI / styling.
Mainly need beta-testing the new charting infrastructure, upgraded from
jqplot to chartJS. Is there any noticeable change? Any bugs? Notice
interactivity -- try clicking on chart, and compare behaviour with
previous jqplot-bas
Kindly unsubscribe. My perceived problem was due to operator error.
Thanks,
Mike Donovan
Sent from Mail for Windows 10
From: gnucash-devel-requ...@gnucash.org
Sent: Sunday, January 27, 2019 12:00
To: gnucash-devel@gnucash.org
Subject: gnucash-devel Digest, Vol 190, Issue 35
Send gnucash-devel m
On 1/26/19 11:20 PM, Christopher Lam wrote:
>
> Ok my bad
>
> May be safer to reuse your own gnucash repository
>
> * cd gnucash
> * git remote add chris https://github.com/christopherlam/gnucash.git
> * git fetch --all
> * git checkout chris/maint-chartjs-budget-barchart
> * dpkg etc
>
>
> On Jan 27, 2019, at 5:20 AM, Carsten Rinke wrote:
>
> Hi,
>
> today after building from the maint branch I noticed following behaviour:
>
> Enter a new transaction with a date 31.12.2018 and press enter: 31.12.2019 is
> displayed.
>
> Try to edit and set it back to 2018 by "ctrl -" and p
You can do it that way or you can do
git clone https://github.com/christopherlam/gnucash.git -b
maint-chartjs-budget-barchart/
or
git clone https://github.com/christopherlam/gnucash.git
git checkout -b maint-chartjs-budget-barchart/
or the way we do for testing pull requests; this is a bit f
Hi,
today after building from the maint branch I noticed following behaviour:
Enter a new transaction with a date 31.12.2018 and press enter:
31.12.2019 is displayed.
Try to edit and set it back to 2018 by "ctrl -" and press enter:
31.12.2019 is displayed.
Try to set it to 30.12.2019 by us