thelastWallE
63029d4177
💄 add copy to clipboard icon
...
- add copy to clipboard button for macro example
2021-12-31 01:34:07 +01:00
thelastWallE
705e26d94b
💄 rework the macro example
...
- rewrite the macro example and
fix for textinput height on param_macro_dialog
2021-12-28 21:32:37 +01:00
thelastWallE
0dd82e408f
✨ add option to hide 'Open editor' button
2021-11-21 00:46:07 +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
4673f165af
🌐 update de translation
2021-10-31 15:24:04 +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
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
794b016bc3
✨ feat(editor): add button for save on closing
2021-10-19 10:22:40 +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
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
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
556c014b35
🌈 style: change save config button
...
-make save config button normal
2021-09-17 22:27:14 +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
0a66294687
🐳 chore: translation for de
2021-09-07 19:22:18 +02:00
thelastWallE
8636fc5481
🌈 style: backups and editor dialog
2021-09-05 23:23:33 +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
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
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
fb94624189
✨ feat(settings): donate button
2021-05-14 15:10:09 +02:00
thelastWallE
e1adf29c6a
🐳 chore(translation): DE Translation
...
More translation for german
2021-05-13 19:42:39 +02:00
thelastWallE
e4d53585c9
🐳 chore(translation): DE translation
...
initial commit of translation for german
2021-05-13 17:41:56 +02:00
thelastWallE
d8abaee6c3
🌈 style(settingsTemplate): title for zoombutton
...
add title for zoombuttons
2021-05-08 11:35:59 +02:00
thelastWallE
86b28feeda
🌈 style(settingsTemplate): add title for buttons
...
add title for buttons and links to get a hover tooltip
2021-05-08 11:29:58 +02:00
thelastWallE
d9371c9879
shortStatus on sidebar
...
-styling
2021-05-04 01:01:57 +02:00
thelastWallE
db68bee497
css
2021-04-11 22:27:04 +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
7607954f20
Merge branch 'master' into devel
2021-04-03 12:43:51 +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
3cfea63e80
Merge branch 'rc' into devel
2021-04-01 23:38:25 +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
2474dcf8de
work on offset dialog
...
-show offset command in the logger
-hide the offsetdialog
2021-04-01 12:05:50 +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
70fb1b5c71
Change name for graph dialog
2021-03-27 00:16:08 +01: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
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
ea961767c4
cleaning of rebase
2021-03-12 00:58:12 +01:00
thelastWallE
b1a380a4bf
Update2
...
Prettified
hide buttons if someone has no permissions
2021-03-12 00:23:11 +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
2984f072ba
test1
...
Test of fix for overflow, link for printer.cfg and hsyntax.
2021-03-12 00:11:22 +01:00