MrDraw/src/octoprint
Gina Häußge 1ea0cf9213 Always reset the job data on disconnect
If former state was "Printing", so far the full disconnect state handling
wasn't done properly.
2016-02-16 09:52:56 +01:00
..
filemanager Fixed file manager unit tests, added tests for print recovery functionality 2016-02-09 10:45:54 +01:00
plugin Fix missing kwargs in PluginSettings remove 2016-01-04 09:25:58 -08:00
plugins typo fixed 2016-02-10 10:15:41 +01:00
printer Always reset the job data on disconnect 2016-02-16 09:52:56 +01:00
server Limit file upload dialogs to supported file extensions 2016-02-09 18:03:04 +01:00
slicing Fixed checks with os.path.realpath() for systems with symlinked paths 2015-12-04 17:36:49 +01:00
static Fixed a bug that prevented the "Upload to SD" button from working 2016-02-15 09:58:04 +01:00
templates Added estimates total time from gcode viewer to gcode viewer tab 2016-02-10 09:58:40 +01:00
translations/de/LC_MESSAGES Updated translation files & german translation 2016-02-10 12:43:13 +01:00
util line == "ok" => line.startswith("ok") 2016-02-16 09:23:25 +01:00
__init__.py
_version.py Refreshed versioneer again 2015-10-23 09:53:25 +02:00
daemon.py Renamed delpid to term to better match its modified behavior. Moved the registration of the SIGTERM handler to avoid an extremely unlikely race condition. 2015-01-10 01:34:47 -08:00
events.py Refactored timelapse core 2015-10-02 18:18:31 +02:00
settings.py Big overhaul of timelapse handling 2016-02-02 18:03:56 +01:00
timelapse.py More timelapse unit tests 2016-02-10 16:44:46 +01:00
users.py Disabled ACL is now tracked through enabled flag on UserManager 2015-12-17 13:08:45 +01:00