[kmymoney4] [Bug 303976] Process scheduled transactions on the last day of the month

2017-11-05 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=303976

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/6bce2ac059f1921ead336 |money/ee24bbff8e72d3af6a9bd
   |2687e48ce84367238d2 |df365509eb9dcc02efb

--- Comment #6 from Thomas Baumgart  ---
Git commit ee24bbff8e72d3af6a9bddf365509eb9dcc02efb by Thomas Baumgart.
Committed on 05/11/2017 at 19:21.
Pushed by tbaumgart into branch 'master'.

Fix 'Process scheduled transactions on the last day of the month'

This commit includes a fix for MyMoneyDbTable::columnList() creating
invalid sql statement.

FIXED-IN:4.8.1
Test Plan: tested on 4.8 branch
Differential Revision: https://phabricator.kde.org/D7269

(cherry picked from commit 6bce2ac059f1921ead3362687e48ce84367238d2)

M  +13   -0kmymoney/dialogs/keditscheduledlg.cpp
M  +7-0kmymoney/dialogs/keditscheduledlgdecl.ui
M  +26   -1kmymoney/mymoney/mymoneyschedule.cpp
M  +18   -0kmymoney/mymoney/mymoneyschedule.h
M  +2-1kmymoney/mymoney/storage/mymoneydbdef.cpp
M  +1-0kmymoney/mymoney/storage/mymoneystoragedump.cpp
M  +59   -2kmymoney/mymoney/storage/mymoneystoragesql.cpp
M  +4-0kmymoney/mymoney/storage/mymoneystoragesql.h
M  +18   -0kmymoney/mymoney/tests/mymoneyschedule-test.cpp
M  +1-0kmymoney/mymoney/tests/mymoneyschedule-test.h

https://commits.kde.org/kmymoney/ee24bbff8e72d3af6a9bddf365509eb9dcc02efb

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 303976] Process scheduled transactions on the last day of the month

2017-08-13 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=303976

--- Comment #5 from Ralf Habacker  ---
Git commit 0836d385d0a849aca74ceabf23498632a0b59cb4 by Ralf Habacker.
Committed on 13/08/2017 at 13:25.
Pushed by habacker into branch '4.8'.

Google translator has found something better

M  +1-1kmymoney/dialogs/keditscheduledlgdecl.ui

https://commits.kde.org/kmymoney/0836d385d0a849aca74ceabf23498632a0b59cb4

-- 
You are receiving this mail because:
You are watching all bug changes.

[kmymoney4] [Bug 303976] Process scheduled transactions on the last day of the month

2017-08-13 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=303976

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||4.8.1
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kmy
   ||money/6bce2ac059f1921ead336
   ||2687e48ce84367238d2
 Resolution|--- |FIXED

--- Comment #4 from Ralf Habacker  ---
Git commit 6bce2ac059f1921ead3362687e48ce84367238d2 by Ralf Habacker.
Committed on 13/08/2017 at 10:36.
Pushed by habacker into branch '4.8'.

Fix 'Process scheduled transactions on the last day of the month'

This commit includes a fix for MyMoneyDbTable::columnList() creating
invalid sql statement.

FIXED-IN:4.8.1
Test Plan: tested on 4.8 branch
Differential Revision: https://phabricator.kde.org/D7269

M  +24   -0kmymoney/dialogs/keditscheduledlg.cpp
M  +7-0kmymoney/dialogs/keditscheduledlgdecl.ui
M  +15   -0kmymoney/mymoney/mymoneyschedule.cpp
M  +22   -0kmymoney/mymoney/mymoneyschedule.h
M  +18   -0kmymoney/mymoney/mymoneyscheduletest.cpp
M  +1-0kmymoney/mymoney/mymoneyscheduletest.h
M  +6-1kmymoney/mymoney/storage/mymoneydbdef.cpp
M  +1-0kmymoney/mymoney/storage/mymoneystoragedump.cpp
M  +22   -0kmymoney/mymoney/storage/mymoneystoragesql.cpp
M  +1-0kmymoney/mymoney/storage/mymoneystoragesql.h

https://commits.kde.org/kmymoney/6bce2ac059f1921ead3362687e48ce84367238d2

-- 
You are receiving this mail because:
You are watching all bug changes.