thelastWallE
7981c3b9ff
bugfix for migration
2023-02-27 17:51:45 +01:00
thelastWallE
df0d01907b
🐛 fix python2 circular imports
2021-11-21 02:41:27 +01:00
thelastWallE
0dd82e408f
✨ add option to hide 'Open editor' button
2021-11-21 00:46:07 +01:00
thelastWallE
19cd3809b5
🐛 fix import problem
2021-11-20 22:16:23 +01:00
thelastWallE
9b51db376f
🚸 add option to hide PopUps for errors
2021-11-17 22:27:43 +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
12da59d178
💄 (settings): add text for path
...
- add text to the config file list,
to show the path to the configs
- set y position for the left side of the main tab -5px,
to be in aligment of the right buttons
2021-10-31 12:51:24 +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
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
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
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
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
da9e27eaf9
🐳 chore: remove unnecessary import
...
-remove unnecessary import for configparser
2021-09-16 17:44:45 +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
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
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
107e2e1693
[bug]gcode write_parsing_response_buffer
...
fix call to function
2021-05-25 13:20:27 +02:00
thelastWallE
c9debf65c9
🌈 style(less): remove less
2021-05-11 22:22:37 +02:00
thelastWallE
d9371c9879
shortStatus on sidebar
...
-styling
2021-05-04 01:01:57 +02:00
thelastWallE
e3bf92b463
check values for xyz offsets
2021-04-26 02:25:12 +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
3aba9e8916
Merge branch 'master'
2021-04-04 21:48:16 +02:00
thelastWallE
51ca8dc259
fix for python2.7
2021-04-03 00:49:40 +02:00
thelastWallE
6629dc0bd4
-bump for 0.3.6
...
-added option to turn off automatic restart
after then klipper configuration changed
2021-04-02 21:23:03 +02:00
thelastWallE
47cf9eace1
Added missing Checkbox for debug logging
...
setting was already there in the configuration.
-bump for rc5
2021-04-01 21:23:37 +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
c1e2cb5ae0
-indentation
...
-css
2021-03-16 19:32:01 +01:00
thelastWallE
bc6302e967
*prepare workspace
...
*bugfixes
*testing
2021-03-16 19:06:16 +01:00
thelastWallE
0190bf3b8d
Merge branch 'testingnewversion' into rc
2021-03-14 16:52:32 +01:00
thelastWallE
1d2fbe94eb
-bump version to 0.3.3
...
-change urls
-add prerelease branches system
2021-03-14 00:24:49 +01:00
thelastWallE
297554536c
update
...
Tested with python3
+borders around macro
+macro permission role
+hide macros then one has no permission
2021-03-12 00:20:17 +01:00
thelastWallE
1b1014f58c
Shortcut to printer.cfg with granulary access ( #29 )
...
* Shortcut to printer.cfg with granulary access
* added button to sidebar
* restyle
2021-03-11 23:35:45 +01:00
thelastWallE
d6cbf8d867
switch for navbar ( #33 )
2021-03-11 23:35:45 +01:00
thelastWallE
778de6517d
Shortcut to printer.cfg with granulary access ( #29 )
...
* Shortcut to printer.cfg with granulary access
* added button to sidebar
* restyle
2021-03-11 12:42:05 -06:00
thelastWallE
32d08946b9
switch for navbar ( #33 )
2021-02-09 16:45:17 -06:00
Oliver Fawcett-Griffiths
1d8a6cb352
Implement further config validation
...
Basically just parse the config file before we save it, ensuring that it
can be parsed by `configparser` - the same parser used by Klipper.
This PR depende on the changes from https://github.com/AliceGrey/OctoprintKlipperPlugin/pull/8
in order to send a warning popup when validation fails.
2020-10-04 16:31:10 +13:00
Alice
dbf64faee8
Remove unicode conversion ( #11 )
...
Fixes issue #9 but keeps unicode conversion for python2 users.
2020-09-27 16:46:47 -05:00