Bug 311097

Summary: Editor sometimes doesn't create journals
Product: [Applications] korganizer Reporter: Sergio Martins <smartins>
Component: incidence editorsAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: GIT (master)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.9.4

Description Sergio Martins 2012-12-03 17:44:49 UTC
The apply button simply doesn't work.

Reproducible: Always
Comment 1 Sergio Martins 2012-12-03 17:46:29 UTC
Git commit 1c9a5d08445e6bd7af088ee30b7bb3fb98c317b1 by Sergio Martins.
Committed on 03/12/2012 at 18:43.
Pushed by smartins into branch 'KDE/4.9'.

eventeditors: Don't validate the end date for journals.

Journals don't have end date.

M  +2    -1    incidenceeditor-ng/incidencedatetime.cpp

http://commits.kde.org/kdepim/1c9a5d08445e6bd7af088ee30b7bb3fb98c317b1
Comment 2 Sergio Martins 2012-12-06 20:13:35 UTC
Git commit 93d39d83b08dccddec1379d9f8bf118476bf029d by Sergio Martins.
Committed on 06/12/2012 at 21:09.
Pushed by smartins into branch 'master'.

korg/editors: Fix alarms.

This is a better fix for bug 311097.
We can't really rely on isVisible() for anything serious since
on widget creation it's still false.

M  +4    -2    incidenceeditor-ng/incidencedatetime.cpp

http://commits.kde.org/kdepim/93d39d83b08dccddec1379d9f8bf118476bf029d
Comment 3 Sergio Martins 2012-12-07 14:38:46 UTC
Git commit a28bdb6171726de116a3bef147ee81aa3c3fb520 by Sergio Martins.
Committed on 06/12/2012 at 21:09.
Pushed by smartins into branch 'KDE/4.9'.

korg/editors: Fix alarms.

This is a better fix for bug 311097.
We can't really rely on isVisible() for anything serious since
on widget creation it's still false.

This is a backport of 93d39d83b08dccddec1379d9f8bf118476bf029d.
I didn't know there was going to be a 4.8.5 release.

M  +5    -2    incidenceeditor-ng/incidencedatetime.cpp

http://commits.kde.org/kdepim/a28bdb6171726de116a3bef147ee81aa3c3fb520