Commit Graph

13 Commits

Author SHA1 Message Date
thelastWallE df0d01907b 🐛 fix python2 circular imports 2021-11-21 02:41:27 +01:00
thelastWallE 19cd3809b5 🐛 fix import problem 2021-11-20 22:16:23 +01:00
thelastWallE f8764e3220 🎨 fix migration/ add text to macros tab
- fix some migration problems for new versions
- add text to the macros tab
- adding breaklines for messages on sidebar
2021-11-13 11:21:45 +01:00
thelastWallE b39276015d add utf-8 error handling
- add popup about utf-8 decoding error
- update translation for de
- add Dialogs which show when no filename was set
- update for python2 compatibility
2021-11-07 23:19:49 +01:00
thelastWallE 3478bc06ee refactor configcheck
- move the decission to check the config from serverside to clientside
- add confirmation for saving a faulty config
2021-11-03 11:10:14 +01:00
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 3c940bb786 🐳 chore: spelling and keyparameters 2021-10-06 23:14:57 +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 8b6c987640 feat(backups): download button for backups 2021-09-05 16:54:44 +02:00
thelastWallE 5dfbcd803f 🦄 refactor(py): refactor py 2021-09-05 16:51:52 +02:00
thelastWallE b2575c55db Merge branch 'feat/multipleCfg' 2021-09-05 15:28:57 +02:00