MrDraw/src/octoprint/plugins
Gina Häußge 61bd803942 Fix: Properly report if a plugin simply could not be found after installation
Also more resilience towards odd version numbers that get mangled by python's package management (1.2.3a0 => 1.2.3a)
2015-06-20 00:56:26 +02:00
..
cura super(...).on_settings_save(data) => octoprint.plugin.SettingsPlugin.on_settings_save(self, data) 2015-06-19 13:19:54 +02:00
discovery Finalizing first version of plugin lifecycle management 2015-04-14 17:55:46 +02:00
pluginmanager Fix: Properly report if a plugin simply could not be found after installation 2015-06-20 00:56:26 +02:00
softwareupdate Software Update Fix: Only migrate config settings that are actually in the config 2015-06-19 22:26:22 +02:00
virtual_printer Logging for the virtual printer... 2015-05-28 17:03:03 +02:00