Stefan Dej
629e0f2f7c
fix: request metadata for gcode files, when using search function
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-09 11:27:38 +01:00
Stefan Dej
e919a81536
Merge remote-tracking branch 'origin/develop' into develop
2022-01-08 01:25:18 +01:00
Stefan Dej
d6b98639c1
feat: ignore timelapse pause state during a print
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-08 01:25:07 +01:00
steadyjaw
4ac9b56775
refactor: change default colors ( #523 )
...
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2022-01-08 00:45:04 +01:00
steadyjaw
e0c1330c4a
Fix: control panel cross style ( #524 )
...
* fix: input rules and move message text to locales
* fix: omit duplicate entries in comboxes
* fix: add key to button group
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2022-01-08 00:44:46 +01:00
steadyjaw
0d89f42935
Fix: zSlider and clear button in gcodeviewer ( #522 )
...
* refactor: enable zSlider when tracking
* fix: set zSlider to max on start tracking
* fix: disable tracking when pressing CLEAR
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2022-01-07 21:41:29 +01:00
Stefan Dej
1e5c6c39de
Merge remote-tracking branch 'origin/develop' into develop
2022-01-07 21:32:53 +01:00
steadyjaw
ff782d9d04
Fix: control settings ( #520 )
...
* fix: input rules and move message text to locales
* fix: omit duplicate entries in comboxes
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2022-01-07 21:28:01 +01:00
Stefan Dej
61c2ba38b0
fix: gcode files view with queue on mobile devices
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-07 21:16:26 +01:00
Stefan Dej
65cb342cb8
locale(da): fix typo in locale file
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-06 23:30:19 +01:00
Stefan Dej
81e78e770c
Merge remote-tracking branch 'origin/develop' into develop
2022-01-06 23:27:03 +01:00
CodingJustForRun
5ed63ed27f
locale(hu): Hu updated for the latest eng local ( #517 )
...
all eng changes follow up has been made
2022-01-06 23:26:37 +01:00
srbjessen
c831d33873
locale(da): Minor changes and spellchecking ( #512 )
...
* Update da.json
* locale: fix typo in translation name
* locale: add last translations
* Update da.json
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-01-06 23:25:55 +01:00
th33xitus
55df4da104
feat: add displaying/sorting of/by more gcode metadata ( #519 )
...
adds displaying of and sorting by nozzle diameter, filament name and filament type metadata
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-01-06 23:24:31 +01:00
Stefan Dej
e3db2731ab
fix: only update / send temp commands if they are changed
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-06 13:11:35 +01:00
Stefan Dej
f81c253e85
Merge remote-tracking branch 'origin/develop' into develop
2022-01-06 13:05:08 +01:00
Stefan Dej
ec67ab3033
fix: only update / send temp commands on blur if they are changed
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-06 13:05:03 +01:00
steadyjaw
8acf2b3b7e
refactor: change panel expansion indicator ( #516 )
2022-01-06 10:48:51 +01:00
steadyjaw
3d14e8ba46
fix: button and input placement based on screen width ( #515 )
2022-01-06 10:48:15 +01:00
steadyjaw
450c3db1e6
fix: sidebar logo and top-sidebar overlay ( #514 )
2022-01-06 10:47:49 +01:00
Stefan Dej
39dbebb2d2
locale(de): add temp too high/too low messages to locale file
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-05 16:30:16 +01:00
Stefan Dej
94f60516c1
locale: add "Temp too high", "Temp too low" output to i18n in ToolsPanel
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-05 15:37:58 +01:00
Stefan Dej
098c946dde
fix: send temp input only when blur, select value or press enter or tab key
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-05 15:13:43 +01:00
Stefan Dej
97020863d2
refactor: sort buttons in status panel toolbar
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-05 14:12:53 +01:00
Stefan Dej
d1218aa0f5
fix: hide fps in farm printer panel with mjpegstreamer webcam
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-05 02:27:29 +01:00
Stefan Dej
dc4a322420
fix: restart stream when switching between mjpegstreamer webcams
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-05 01:48:27 +01:00
Stefan Dej
2ff9e5a111
fix: webcam selector doesnt work
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-01-05 01:48:00 +01:00
lixxbox
058688d470
docs: first boot - fix info box
2022-01-04 23:05:22 +01:00
th33xitus
26ed70b4a7
refactor: improve confirmation dialog visuals ( #508 )
...
* chore: improve confirmation service host control visuals
* fix: add missing klipper restart condition
* i18n: improve wording of english and german translation
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-01-04 21:25:54 +01:00
Paul Cutler
7b3781ebaf
docs: Update First Boot docs ( #506 )
...
* Update first boot page for readability and feedback
Signed-off-by Paul Cutler paul@paulcutler.org
* adjusted some codeblocks
Co-authored-by: lixxbox <lixxbox@users.noreply.github.com>
2022-01-04 16:15:56 +01:00
th33xitus
52ad699f92
fix: logical error causing issues with input fields ( #507 )
...
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-01-03 22:49:09 +01:00
steadyjaw
b2335b16f2
fix: remove buggy condition for sidebar overlay ( #505 )
...
* fix: remove buggy condition for sidebar overlay
* fix: add missing styling in iconsOnly Mode
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2022-01-03 12:06:55 +01:00
Paul Cutler
a339cabc7d
docs: Update Home Page and Setup Guides ( #478 )
...
* Update necessary-cfg for grammar and readability fixes
* Update homepage for typos, grammar and readability
* Update index.md in manual setup for readability
* Update for readability and make editing moonraker.conf a sub-chapter
* Update for readabiliy and grammar
* Update for readability and grammar
* Fix PR #478 with review feedback - fix Klipper pause / resume
* Fix typo (missing s in preset)
* Make call to action stronger, remove "it is" for "time to print!"
* Improve readability on front page
* Update Kiauh page for readability and gramma
* Review and update Update guides for spelling, grammar, readabilty and localization
* Review updates from yesterday and fix some errors from updating the docs
* Apply feedback to fix typos for PR#478
Signed-off-by Paul Cutler paul@paulcutler.org
2022-01-03 10:10:17 +01:00
steadyjaw
b6966f05ee
fix: UI fixes related to feedback form beta-phase ( #494 )
...
* fix: truncated settings menu
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: change probe chips to label
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor(timelapse): change button color and make responsive
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: change display helpers of some buttons
* fix(#390 ): encodeURI of thumbnails in files page
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: responsivity of timelapse-page
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor(timelapse): more responsiveness
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor(timelapse): no frames found visibility
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: tooltip on disabled retract /extrude buttons
* refactor(editor): show "read-only" in title if file is not writable
* fix: visibility of reload button
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: select printer dialog new ui style
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: add attach prop to inputs w dropdowns
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: paddings of panels on spec. viewports
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: hide spin buttons on number inputs
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: hide-spin-buttons after merging timelapseTab
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: add overlay-scrollbar to sidebar
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: scrollbars in settingsmenu
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* feat: remember current path when leaving gcode-files-page
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: remove comment in gcodefilespanel
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* feat: remember current path in timlapse files panel
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* feat: remember current path in config files panel
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: console text colors and add css classes
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: filepanel-path-persistance to new db layout
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: settings tab scrollbars
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: button logic in heigthmap
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: color home button in heightmap
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: heightmap add color to small buttons
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* refactor: sidebar behavior on touch devices
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: reapply tooltip patch after merge
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: temp sidebar remove touch-condition
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* feat: add save-action for non persistant settings
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
* fix: use new save action in setters
Signed-off-by: steadyjaw <martin.keilaus@gmail.com>
2022-01-01 22:55:01 +01:00
Stefan Dej
c1b344e94c
Merge remote-tracking branch 'origin/develop' into develop
2021-12-31 22:55:29 +01:00
Stefan Dej
35f30aef4f
chore: push version number to v2.1.0-rc1
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 22:46:19 +01:00
Bart Lammers
da72a4e272
locale(nl): add last 2.1-beta strings ( #499 )
2021-12-31 22:30:28 +01:00
deddoggo
e5b0ad292b
locale(it): update IT to beta6 ( #483 )
...
* Beta3 IT
* Beta4 IT
* Beta6 (IT)
* locale: remove unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:51:18 +01:00
Stefan Dej
a54813a167
locale(zh): remove unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:46:44 +01:00
Stefan Dej
95a13c9c44
locale(zh-tw): remove unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:45:23 +01:00
Stefan Dej
d1905f100a
locale(ru): remove unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:44:50 +01:00
Stefan Dej
a3a12882f8
locale(nl): remove unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:44:07 +01:00
Stefan Dej
ffa05ee1d5
locale(it): remove unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:42:42 +01:00
Stefan Dej
ea49345138
locale(hu): remove unused keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:41:43 +01:00
Stefan Dej
83e10bde0c
locale(de): fix missing entry
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:41:29 +01:00
srbjessen
9895622cfa
locale(da): update da.json ( #491 )
...
* Update da.json
* locale: fix typo in translation name
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* locale: add last translations
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:23:02 +01:00
cgrossi70
c38716ba2a
locale(es): Correcciones de la Beta6 ( #492 )
2021-12-31 18:09:27 +01:00
Stefan Dej
88ecdcc3c6
locale: fix missing entry
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 18:07:30 +01:00
Stefan Dej
11f97d6289
locale(fr): update FR translation
...
thanks to Roland Forster
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 17:47:52 +01:00
Stefan Dej
706ed470c4
fix: hide webcam panel in config & dashboard if no webcam exists
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-12-31 17:33:57 +01:00