Commit Graph

14 Commits

Author SHA1 Message Date
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 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 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 26f4b856e1 🌈 style: editor restyling
-remove checkbox on editor
-change container for buttons
2021-09-05 22:25:46 +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