MrDraw/tests
Gina Häußge 42ac133436 Support full UTF8 file names
Files (and folders) are still slugified to ASCII for storage on disk,
but now the original filename is stored alongside in metadata.yaml
and used for display in the file list and print status.

The slicing dialog also inherits that display name for use as base
for the suggested GCODE name.

Internally, everything still depends completely on the slugified
ASCII version.

This implements #2094
2017-10-12 18:08:41 +02:00
..
filemanager Support full UTF8 file names 2017-10-12 18:08:41 +02:00
manual_tests Manual test plugin for parts of the update mechanism 2017-03-10 12:01:09 +01:00
plugin PMGR: Detect if plugin needs printer reconnect 2017-06-28 10:30:35 +02:00
plugins PGMR: More general flexibility for os compat check 2017-04-07 09:18:37 +02:00
printer Merge branch 'dev/python3A' of https://github.com/ByReaL/OctoPrint into pr/ByReaL/dev/python3A 2016-07-15 12:28:19 +02:00
server Adjust unit tests for script root in cookie suffix 2017-09-28 17:43:53 +02:00
settings Fix for two timing sensitive unit tests 2017-03-06 11:54:03 +01:00
slicing Merge branch 'dev/python3A' of https://github.com/ByReaL/OctoPrint into pr/ByReaL/dev/python3A 2016-07-15 12:28:19 +02:00
static/js QUnit tests for some javascript helpers 2015-08-27 10:29:31 +02:00
timelapse Always define pixfmt for timelapse in video filter chain 2017-01-17 13:03:27 +01:00
users Use wrapt.ObjectProxy for SessionUser wrapper class 2017-06-27 15:03:37 +02:00
util Fix deletion of unrendered timelapses 2017-10-10 12:41:47 +02:00
test_daemon.py Fix some more left-overs of py2<->py3 PRs 2016-07-15 12:46:53 +02:00