thelastWallE
ef05c3e271
♻️ refactor(setting): migration baseconfig
...
-refactor the migration for the baseconfig
- remove old_config setting
- change name for self.ConfigChangedAfterSave_Config()
2021-10-31 11:29:23 +01:00
thelastWallE
c9b2d3a49b
🐞 fix(editor): save fontsize immediately
...
- save the fontsize immediately after changing it on the editor
- "restart on save" to active as default
2021-10-21 22:22:04 +02:00
thelastWallE
b0ee099a41
🌈 style(main_tab): move button for OctoKlipper settings
...
move the button for the OctoKlipper
settings out of the basic menu on the main tab
2021-10-19 10:29:12 +02:00
thelastWallE
bf7ebbd261
✨ feat: setting for hiding confirmation
...
add setting to hide confirmation before reloading klipper
2021-10-19 10:21:08 +02:00
thelastWallE
c8a2486b7c
fix(editor):ask reload of file after SAVE_CONFIG
2021-10-07 19:06:16 +02:00
thelastWallE
c635bc23f2
🐞 fix(modals): fix some resizing
2021-10-07 13:24:45 +02:00
thelastWallE
0b5f86f29f
🌈 style: extend navbar tooltip
...
- extend the navbar tooltip for long messages
- add logmessages/PopUp for more messages
2021-10-07 00:59:23 +02:00
thelastWallE
3c940bb786
🐳 chore: spelling and keyparameters
2021-10-06 23:14:57 +02:00
thelastWallE
dbeb0bfcce
translation: update for de
...
-update de translation
-add "save and close" button to confirmation dialog
2021-10-04 00:09:08 +02:00
thelastWallE
f7ae941e9e
fix:confirmation on editor closing
...
- add variable definition on saving the file for confirmation question
- add editor focus after confirmation message
2021-10-02 22:58:27 +02:00
thelastWallE
a6539f203c
fix:confirmation for editor closing
2021-10-02 22:08:29 +02:00
thelastWallE
f494fc00c1
🐞 fix: Cfg: parse configpath for new setting
...
-parse old configpath setting into configpath and baseconfig settings
-load config on start with the filename from the baseconfig setting
2021-09-21 01:54:05 +02:00
thelastWallE
c835795fe9
🦄 refactor: Restart command
...
-change restart command setting to work with new editor
-add migrate settings docstrings
-refactor statement for check_parse in cfgUtils.py>save_cfg
-change knockout binding for ace editor
-change calculating for height of editor modal-body
-moved editorbuttons to modal_footer
-set focus to editor after modal shown
-load printer.cfg on start for the editor
-show Confirmation on dirty editor closing
2021-09-16 12:31:51 +02:00
thelastWallE
ef6c846f56
🌈 style: Restyle PopUps; Editor Modal Position
...
- change title of PopUps
- make sure position of editor modal is ok on first show
2021-09-08 16:03:06 +02:00
thelastWallE
0a66294687
🐳 chore: translation for de
2021-09-07 19:22:18 +02:00
thelastWallE
c150a20a32
🐞 fix(syntaxHighlighter): fix for gpio pins
2021-09-06 01:06:24 +02:00
thelastWallE
8636fc5481
🌈 style: backups and editor dialog
2021-09-05 23:23:33 +02:00
thelastWallE
ae1e2c9823
🐳 chore: remove debug messages
2021-09-05 22:26:49 +02:00
thelastWallE
26f4b856e1
🌈 style: editor restyling
...
-remove checkbox on editor
-change container for buttons
2021-09-05 22:25:46 +02:00
thelastWallE
86096b8da0
✨ feat: add show editor buttons
2021-09-05 18:33:32 +02:00
thelastWallE
c3c03fb3f8
🐞 fix(settings): fix fontsize limit
2021-09-05 18:32:13 +02:00
thelastWallE
d4abe1da08
✨ feat(Editor): add,change settings
...
add settings for parsing check on save and fontsize
change directory for configfile to only the path for the configs
2021-09-05 17:01:03 +02:00
thelastWallE
b2575c55db
Merge branch 'feat/multipleCfg'
2021-09-05 15:28:57 +02:00
thelastWallE
93222b6023
Merge branch 'donate' into 0.3.9
2021-05-30 15:06:35 +02:00
thelastWallE
890fe8cdcc
✨ feat(settings): write/read CfgBackup
...
Writing and reading of a Config Backup in the data folder of OctoKlipper
2021-05-30 15:01:40 +02:00
thelastWallE
2cc5761419
🌈 style(settings): css footer
2021-05-14 22:09:15 +02:00
thelastWallE
55e81655f4
🐞 fix(aceEditor): fix for browsers
2021-05-12 13:18:05 +02:00
thelastWallE
dd494e6460
🐞 fix(aceEditor): fix for editor
...
height for editor div was not set
2021-05-12 13:00:46 +02:00
thelastWallE
4549e155f6
🐞 fix(aceEditor): fix safari compatibility
2021-05-09 00:02:39 +02:00
thelastWallE
1c61261320
🐳 chore(ace.highlighter): remove leftovers
...
remove leftover strings from other commit
2021-05-08 00:31:20 +02:00
thelastWallE
5f48b6701c
another day another work on highlighter
...
-bump for version 0.3.8rc9
2021-05-06 17:14:19 +02:00
thelastWallE
1fbe46282b
update highlighter
2021-05-05 08:32:39 +02:00
thelastWallE
bbf0440d5b
work on ace highlighter
2021-05-04 23:29:37 +02:00
thelastWallE
f0c3ed59c7
update for sensor AD597
2021-05-04 17:53:20 +02:00
thelastWallE
d9371c9879
shortStatus on sidebar
...
-styling
2021-05-04 01:01:57 +02:00
thelastWallE
22fb1dd485
more highlight work
...
-closes #48
2021-04-26 01:02:31 +02:00
thelastWallE
db8dc0b09f
add probe for z-endstop
2021-04-15 23:25:58 +02:00
thelastWallE
03b29f052a
fix for config lines with =
2021-04-14 23:02:26 +02:00
thelastWallE
e404f89949
more syntax highlighting
2021-04-13 22:31:40 +02:00
thelastWallE
f1b4477001
improve syntaxhighlight
2021-04-12 12:42:29 +02:00
thelastWallE
58c26ca9ae
-zooming on editor
...
todo: editor is taking whole dialog
2021-04-11 00:17:19 +02:00
thelastWallE
c3d7d7980c
added parsingCheck Checkbox
...
-Strict mode disabled for parsing checks
-reworked debug messages
2021-04-07 00:00:42 +02:00
thelastWallE
45dd49508a
add newline
2021-04-01 13:44:36 +02:00
thelastWallE
2474dcf8de
work on offset dialog
...
-show offset command in the logger
-hide the offsetdialog
2021-04-01 12:05:50 +02:00
thelastWallE
cc90ca8862
-bumb for rc4
...
-css again
-klippy.log analyzer bugfix
2021-03-30 22:05:49 +02:00
thelastWallE
6b0928bfc6
-css for editor
...
-fix for FillDataset checkbox, before any Graph was shown
2021-03-30 21:25:25 +02:00
thelastWallE
2aec1a9eaa
-Bump for 0.3.4rc2
...
-fix for errorexception
-added extern logfile
2021-03-29 00:57:23 +02:00
thelastWallE
415da30ddf
+reload configfile as the settings dialog is opened
...
+Syntax Highlighting for Configfile
+Show logfile content on the Performance Graph Dialog
+Check parsing of configfile before saving
2021-03-26 23:39:08 +01:00
thelastWallE
53614f7d00
Merge branch 'devel' into furtherConfigChecks
2021-03-16 20:15:43 +01:00
thelastWallE
bc6302e967
*prepare workspace
...
*bugfixes
*testing
2021-03-16 19:06:16 +01:00