Gina Häußge
cfae406a4c
Fix issue with hover pos being undefined & resizing of plot
2017-06-07 10:59:22 +02:00
Gina Häußge
00c14e6936
First throw at tracking individual data points in the temp graph
...
See #1640
2017-06-07 10:10:31 +02:00
Gina Häußge
6a1b162e7b
Support for temperature autoreporting instead of polling
...
Now also detects capabilities reported by (extended) M115 output and
if AUTOREPORT_TEMP is available enables it with the configured
autoreport interval and disables active polling.
Implements #1679
2017-06-06 18:46:23 +02:00
Gina Häußge
a2fd39b3c4
Removed some unused variables from StateMonitor
2017-06-06 12:47:38 +02:00
Gina Häußge
bda2fd94e3
More hardening against expected folders being files
...
See #1953
2017-06-06 10:01:21 +02:00
Gina Häußge
9e207ca8a1
SWU: Force exact version update for OctoPrint when tracking releases
2017-06-02 16:27:25 +02:00
Gina Häußge
5d321926bb
Corewizard: Don't load js if not required
2017-06-02 16:06:11 +02:00
Gina Häußge
3d3e0212c6
Corewizard: Disable client if not required
2017-06-02 16:06:00 +02:00
Gina Häußge
e3d44d7d06
Use client default if server default printer profile in unavailable
2017-06-02 16:05:12 +02:00
Gina Häußge
d39c124f35
Allow empty & custom size in print job events
...
Thanks to @erikheidstra for the heads-up
2017-06-02 14:25:02 +02:00
Gina Häußge
8603ea4b6f
Fix stupid typo causing printerProfileManager.set_default
...
Thanks for the heads-up @erikheidstra!
2017-06-02 14:20:06 +02:00
Gina Häußge
a681048df6
Enable blockWhileDwelling for Malyan printers
...
See #1941 and #1762
2017-06-01 17:08:28 +02:00
Gina Häußge
d689496802
Fix stupid typo causing unnecessary creation of default profile
2017-06-01 16:29:49 +02:00
Gina Häußge
5a23b46c11
Merge branch 'staging/maintenance' into maintenance
2017-06-01 16:11:50 +02:00
Gina Häußge
2b96e57923
maintenance & staging/maintenance are now 1.3.5(rc1)
2017-06-01 16:09:34 +02:00
Gina Häußge
885e88a5e0
Merge branch 'rc/maintenance' into staging/maintenance
2017-06-01 16:08:30 +02:00
Gina Häußge
fe481e12b3
Prepare release of 1.3.4 (hotfix)
2017-06-01 12:22:23 +02:00
Gina Häußge
cbdf85c27a
Fix crash on startup thanks to invalid default profile & auto connect
...
See #1942
This does NOT fix the root cause of `_default.profile` becoming an
empty file (apparently during migration from config.yaml?), however
since this particular situation was impossible to reproduce so far this
workaround for the consequences will have to suffice for now since we
want a hotfix as fast as possible for 1.3.3.
2017-06-01 12:10:12 +02:00
Gina Häußge
674637f6b2
Merge branch 'staging/maintenance' into maintenance
2017-05-31 16:58:32 +02:00
Gina Häußge
9056f5d610
maintenance & staging/maintenance are now 1.3.4(rc1)
2017-05-31 16:57:10 +02:00
Gina Häußge
b55c4ef5ca
Preparing release of 1.3.3
2017-05-31 15:49:01 +02:00
Gina Häußge
b9747d0f0e
Fix typo: TRANFERING_FILE
...
(cherry picked from commit c4fcc59efdd7eb50092098123463ded70642be38)
2017-05-31 11:24:44 +02:00
Gina Häußge
0feae3ba18
Centralized browser detection
2017-05-31 10:45:19 +02:00
Gina Häußge
1cc3ddb03c
Add levels & color to browser console log
2017-05-30 17:46:03 +02:00
Gina Häußge
33cafbbd8a
Make stream timeout adjustable
...
As suggested by @ntoff in #1937
2017-05-30 17:26:30 +02:00
Gina Häußge
d274a9c73d
Fixed a couple of FontAwesome issues
...
* fa-circle-blank does not exist, replaced with fa-circle-o (see also
report in #1928 )
* fa-trash-o instead of fa-trash (same look and feel)
* fa-check instead of fa-check-circle (same look and feel)
* fixed toggleContent binding to also be able to toggle fa icons
* fix deletion spinner in file list (was still using old icon-
classes which of course weren't there anymore and hence not
toggleable)
* icons-ul => fa-ul
* remove superfluous fa class from some places
Follow-up to #1915 .
2017-05-29 13:42:11 +02:00
Gina Häußge
c3619a3795
No scary message on autodetect fail
2017-05-24 18:04:11 +02:00
Gina Häußge
dffb33727d
More sensible sorting of baudrates for auto detect
...
115200 is the most likely baudrate candidate for printers, followed
by 250000. Any additional baudrates that were configured are even more
likely.
2017-05-24 17:56:01 +02:00
Gina Häußge
78724163b1
No need for programmer mode for detecting one port
2017-05-24 17:54:30 +02:00
Gina Häußge
b6a09abb83
Fix an issue causing non-gcode commands not to be sent
...
Introduced by multi-command returns from comm handlers
2017-05-24 17:51:01 +02:00
Gina Häußge
77b6d83e0b
Set X-Robots-Tag and remove Server header in responses
...
Also set robots meta tag in index.jinja2
2017-05-24 16:53:54 +02:00
Gina Häußge
7c6b85a0ad
Merge branch 'staging/maintenance' into maintenance
2017-05-24 14:51:24 +02:00
Gina Häußge
df038e6a4d
staging/maintenance is now 1.3.3rc4.dev
2017-05-24 14:50:18 +02:00
Gina Häußge
ce1541e956
Preparing release of 1.3.3rc3
2017-05-24 13:26:06 +02:00
Gina Häußge
bd1d0e6073
Merge branch 'rc/maintenance' into staging/maintenance
2017-05-24 12:33:40 +02:00
Gina Häußge
ff89cdf6d0
Fix versioneer lookup entry for 1.3.3rc3 staging branch
2017-05-24 12:28:09 +02:00
Gina Häußge
76f58e05ec
Better fix for #1821
...
Instead of disabling capturing of postroll by default (which we actually
don't want and doing so was a mistake thanks to misremembering the
meaning of the variable in question), we now properly reset the
default value for that check box (which wasn't properly set only due to
a very stupid typo).
2017-05-24 12:26:14 +02:00
Gina Häußge
2a600d7d00
Fix consecutive timed timelapses without postroll capture
...
Due to the timer never properly resetting to None only one timelapse
was ever done.
Introduced in 7e2382fed4 , covered until
315a80a7a7 .
Closes #1934
2017-05-24 11:57:02 +02:00
Gina Häußge
4a84fa95e4
[docs] Fix another typo in the SettingsPlugin docs
2017-05-23 10:15:04 +02:00
Gina Häußge
557c761e80
[docs] Fix a typo in the SettingsPlugin docs
2017-05-23 10:13:04 +02:00
Gina Häußge
10cb60acca
[docs] Warn about the need to protect sensitive settings in plugins
2017-05-22 19:24:20 +02:00
Gina Häußge
5e55d637af
Don't escape \t, \r or \n in terminal output
2017-05-22 14:06:12 +02:00
Gina Häußge
8942d7d50d
Slight rewording for the webcam error message
...
See #1925
2017-05-19 18:25:40 +02:00
Gina Häußge
0ad09e422d
Add stream URL to webcam error message for logged in users
2017-05-19 17:59:54 +02:00
Gina Häußge
0657160389
Different "webcam error" text for non-admins
2017-05-19 17:59:12 +02:00
Gina Häußge
cfde6342a8
Update SockJS to 1.1.2
...
Also include source maps. While those are stripped when bundling, for
alternative UIs including sockjs they still might make sense.
2017-05-19 12:29:40 +02:00
Gina Häußge
832c27ed18
Filter source maps from bundled assets
...
At least for now. Might be re-evaluated in the future. URL rewrite
filter for such a case already in place.
2017-05-19 12:28:20 +02:00
Gina Häußge
59d78ba893
Merge branch 'maintenance' of github.com:foosel/OctoPrint into maintenance
2017-05-18 11:20:54 +02:00
Gina Häußge
7770ee3d08
static/assets/vendor => static/vendor
...
Our static folder is basically an assets folder (it just is named differently).
So let's get rid of the redundant directory level.
2017-05-18 11:12:33 +02:00
Gina Häußge
2d9ad41e49
Moved FontAwesome css into vendor folder & use cssrewrite filter for webassets
...
That fixes up the relative URLs to the font files and should make updates down the line
a thing of a quick copy and paste (plus allow some more sophisticated dependency
management down the road as well).
Also renamed fonts folder for FontAwesome 3.2.1 from font to fonts, for more
consistency.
2017-05-18 11:10:37 +02:00