https://bugs.kde.org/show_bug.cgi?id=388044
Kevin Ottens <er...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/zan | |shin/09a7e2dad9b5c130d9e157 | |3c4b546e051612a0f6 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Kevin Ottens <er...@kde.org> --- Git commit 09a7e2dad9b5c130d9e1573c4b546e051612a0f6 by Kevin Ottens. Committed on 03/01/2018 at 08:38. Pushed by ervin into branch 'master'. Don't hardcode the settings dialog to todos Summary: This made Renku unusable since users couldn't set it up properly. They'd get an inappropriate selection of resources to pick from which would be completely confusing. Reviewers: bensi, dfaure, franckarrecot Differential Revision: https://phabricator.kde.org/D9629 M +18 -5 src/akonadi/akonadiconfigdialog.cpp M +7 -1 src/akonadi/akonadiconfigdialog.h M +5 -3 src/akonadi/akonadidatasourcerepository.cpp M +3 -1 src/akonadi/akonadidatasourcerepository.h M +5 -3 src/renku/app/dependencies.cpp M +5 -3 src/zanshin/app/dependencies.cpp M +2 -1 tests/units/akonadi/akonadidatasourcerepositorytest.cpp https://commits.kde.org/zanshin/09a7e2dad9b5c130d9e1573c4b546e051612a0f6 -- You are receiving this mail because: You are watching all bug changes.