Commit Graph

366 Commits

Author SHA1 Message Date
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 a38f76499c bump for 0.3.9rc2 2021-10-02 22:13:41 +02:00
thelastWallE a6539f203c fix:confirmation for editor closing 2021-10-02 22:08:29 +02:00
thelastWallE 12e08bb20d fix:height for settingspage 2021-10-02 21:42:30 +02:00
thelastWallE b6d9be7a17 🐳 chore: update translation for de 2021-09-21 02:07:51 +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 2efb8ca37b 🐳 chore: change readme 2021-09-21 00:20:16 +02:00
thelastWallE 7735cb6f44 bump for 0.3.9rc1 2021-09-21 00:16:35 +02:00
thelastWallE ccf7e0e251 Merge branch 'devel' into rc 2021-09-20 23:49:44 +02:00
thelastWallE 39b1b42ca1 Merge commit '3bcef9d729885e1565505ced777c04c9c78543c0' into devel 2021-09-17 22:38:28 +02:00
thelastWallE 3bcef9d729 Merge commit '622b9ba3a0029d72e7724ebaab2318d89b989a9d' into 0.3.9 2021-09-17 22:27:40 +02:00
thelastWallE 556c014b35 🌈 style: change save config button
-make save config button normal
2021-09-17 22:27:14 +02:00
thelastWallE 622b9ba3a0 🐳 chore: translation for de 2021-09-17 22:25:16 +02:00
thelastWallE 7405fbdb18 Merge commit 'da9e27eaf94c4b7b405387d78a5b56a893441af0' into translation 2021-09-16 17:47:30 +02:00
thelastWallE da9e27eaf9 🐳 chore: remove unnecessary import
-remove unnecessary import for configparser
2021-09-16 17:44:45 +02:00
thelastWallE eaf6a70ffa Merge commit 'c835795fe94ae33c971b5541e0a150b44b9e38ee' into 0.3.9 2021-09-16 12:35:09 +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 bcab95f77a Merge commit '0a66294687590a0ca5b12c2abb1fb70ac923aedd' into 0.3.9 2021-09-07 19:23:32 +02:00
thelastWallE 0a66294687 🐳 chore: translation for de 2021-09-07 19:22:18 +02:00
thelastWallE d5363ab1c4 🐞 fix: remove flex on editor modal
-remove display:flex on editor modal
- set padding on checkboxes with labels to 0 for settings dialog
2021-09-06 12:10:03 +02:00
thelastWallE 95a2388e58 Merge branch '0.3.9' into translation 2021-09-06 01:12:47 +02:00
thelastWallE c150a20a32 🐞 fix(syntaxHighlighter): fix for gpio pins 2021-09-06 01:06:24 +02:00
thelastWallE 90cd461cdf 🐞 fix: height for textarea
fix height for textarea on backups dialog on safari
2021-09-05 23:47:52 +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 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
thelastWallE d70198b14b Merge branch 'feat/55-add-restart-command' 2021-09-05 15:28:17 +02:00
thelastWallE 93222b6023 Merge branch 'donate' into 0.3.9 2021-05-30 15:06:35 +02:00
thelastWallE 585bb4bfc6 Merge branch 'feat/configbackup' into 0.3.9 2021-05-30 15:06:08 +02:00
thelastWallE 33eeb4dcc3 feat(configbackup): copy files to data
Change method of backup to just filecopy
2021-05-30 15:01:41 +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 84bc7c9ddd Merge commit '0bdd62c35b6cfed3a9d0e72ad37647487bf95bb1' into devel 2021-05-30 15:00:48 +02:00
thelastWallE 0bdd62c35b Update issue templates 2021-05-27 18:24:11 +02:00
thelastWallE 4def1b22af Update issue templates 2021-05-27 18:21:07 +02:00
thelastWallE b6caf407bd Update issue templates 2021-05-27 18:20:39 +02:00
thelastWallE f090e35041 Update issue templates 2021-05-27 18:16:48 +02:00
thelastWallE d5b01423c1
[release]bump for 0.3.8.3 2021-05-25 13:21:58 +02:00
thelastWallE 107e2e1693
[bug]gcode write_parsing_response_buffer
fix call to function
2021-05-25 13:20:27 +02:00
thelastWallE 2cc5761419 🌈 style(settings): css footer 2021-05-14 22:09:15 +02:00
thelastWallE 36d6135816 Merge branch 'fix/UIcustomizer' into donate 2021-05-14 15:10:19 +02:00
thelastWallE fb94624189 feat(settings): donate button 2021-05-14 15:10:09 +02:00
thelastWallE 17ce0f77c2 🌈 style(settings): less height for settings_dialog_content
set remaining space for settings tab content to get rid of scrollbar
2021-05-13 21:58:48 +02:00