Ghostkeeper
20d776c0d4
Fix joining strings on comma
...
The call worked a bit differently.
Contributes to issue CURA-844.
2016-07-07 13:46:40 +02:00
Ghostkeeper
a5abfe29cd
Fix call to translateSettingNames
...
It's two modules deeper!
Bit of weird magic due to how our plug-in import system works.
Contributes to issue CURA-844.
2016-07-07 13:46:40 +02:00
Ghostkeeper
ec5aee253d
Also increment the version number
...
Of course. Duh.
Contributes to issue CURA-844.
2016-07-07 13:46:40 +02:00
Ghostkeeper
e02a633ef2
Add preferences converter
...
Currently it removes the expanded categories setting, and translates the setting names in the visibility.
Contributes to issue CURA-844.
2016-07-07 13:46:40 +02:00
Ghostkeeper
242559bd7e
Remove preferences upgrade from 2.1->2.2
...
No preferences will need to be upgraded.
Contributes to issue CURA-844.
2016-07-07 13:46:39 +02:00
Ghostkeeper
2f4e63a944
Add boilerplate version upgrade plug-in
...
This plug-in does nothing at the moment. It merely says that it is able to upgrade configuration from version 2.1 to 2.2, but then raises exceptions when you actually try to use it. This is by design. I will now implement the functions that do the conversion.
Contributes to issue CURA-844.
2016-07-07 13:46:39 +02:00