[kmymoney4] [Bug 325472] Import log file uses Invalid file path

2017-07-05 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=325472

--- Comment #18 from Ralf Habacker  ---
Git commit 071693e961e7666b4f2f94d8f6f3724b18d29ff1 by Ralf Habacker.
Committed on 05/07/2017 at 14:16.
Pushed by habacker into branch '4.8'.

Use introduced log file path also on removing log files.

M  +2-3kmymoney/kmymoney.cpp

https://commits.kde.org/kmymoney/071693e961e7666b4f2f94d8f6f3724b18d29ff1

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

[kmymoney4] [Bug 325472] Import log file uses Invalid file path

2017-06-27 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=325472

--- Comment #17 from Ralf Habacker  ---
Git commit b5873066cced4a78a468df91fb45b6736791aaac by Ralf Habacker.
Committed on 27/06/2017 at 18:26.
Pushed by habacker into branch '4.8'.

Add layout to support tab of setting general page to avoid clipped labels.

M  +89   -81   kmymoney/dialogs/settings/ksettingsgeneraldecl.ui

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

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

[kmymoney4] [Bug 325472] Import log file uses Invalid file path

2017-05-29 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=325472

Ralf Habacker  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||4.8.1
  Latest Commit||https://commits.kde.org/kmy
   ||money/b447041778f255eaf33b6
   ||89fa8ac3d5c5e4f0f25

--- Comment #16 from Ralf Habacker  ---
Git commit b447041778f255eaf33b689fa8ac3d5c5e4f0f25 by Ralf Habacker.
Committed on 29/05/2017 at 09:06.
Pushed by habacker into branch '4.8'.

Add import statements and ofx transactions log option to "support" tab of
general settings page.
REVIEW:130137
FIXED-IN:4.8.1

M  +28   -0kmymoney/dialogs/settings/ksettingsgeneral.cpp
M  +4-0kmymoney/dialogs/settings/ksettingsgeneral.h
M  +103  -8kmymoney/dialogs/settings/ksettingsgeneraldecl.ui
M  +4-1kmymoney/kmymoney.cpp
M  +9-0kmymoney/kmymoney.kcfg
M  +4-3kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlg.cpp
M  +4-3kmymoney/plugins/ofximport/ofxpartner.cpp

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

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

[kmymoney4] [Bug 325472] Import log file uses Invalid file path

2017-05-24 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=325472

--- Comment #15 from Ralf Habacker  ---
see https://git.reviewboard.kde.org/r/130137/

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

[kmymoney4] [Bug 325472] Import log file uses Invalid file path

2017-05-24 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=325472

--- Comment #14 from Ralf Habacker  ---
Created attachment 105694
  --> https://bugs.kde.org/attachment.cgi?id=105694=edit
screenshot with proposal

Opening a dialog each time an import is performed does not look very effective. 

Instead my proposal is to add an additional "developer" tab to the  main
settings dialog setting a log path and check boxes to enable the different log
files. This has also the advantage to assist user support in the way that there
is an official way to create log files.

>From this bug I see two log file types
1. statement import
2. ofx transactions

Any objections ?

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