Re: sorting of transactions within day

2009-04-28 Thread marcus.wolschon
On Tue, 28 Apr 2009 08:24:34 -0400, Mike or Penny Novack wrote: > marcus.wolsc...@googlemail.com wrote: > You would first have to look at "what rule does the bank follow" with of > course no expectation that any two banks would be following the same > rule. That should be enough to convince you

Resolved bugs

2009-04-28 Thread Phil Longstaff
There are 114 bugs which are marked as RESOLVED, FIXED with no target milestone. I looked at a few of them, and they have a comment stating that a fix was committed to trunk. They also had no comment stating that the fix had been back-ported. I'll be preparing the 2.3.0 release notes, so my q

Re: 2.3.0

2009-04-28 Thread Derek Atkins
I agree it would be good to document it.Basically it's: 1) Update configure.in with the version # 2) Make sure make distcheck works 3) Commit; tag; then run distcheck (again) (note that for 2.3.x we only tag; no branch) 4) Upload tarball; commit htdocs NEWS entry. I highly suggest creatin

Unconfirmed bugs

2009-04-28 Thread Phil Longstaff
Bugzilla currently has 481 bugs in UNCONFIRMED state (http://bugzilla.gnome.org/report.cgi?x_axis_field=bug_status&y_axis_field=component&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&product=GnuCash&long_desc_type=substring&long_desc=&status_whiteboard_type=al

Re: sorting of transactions within day

2009-04-28 Thread Mike or Penny Novack
marcus.wolsc...@googlemail.com wrote: Hello, what sorting is used for the transactions within a single day? I would like to make sure the transactions get the same sorting-order they have on the bank-account to make comparing both easier for the user. Could this be done my modifying the time in

sorting of transactions within day

2009-04-28 Thread marcus.wolschon
Hello, what sorting is used for the transactions within a single day? I would like to make sure the transactions get the same sorting-order they have on the bank-account to make comparing both easier for the user. Could this be done my modifying the time in the postedDate or should I look somewhe