Commit Graph

177 Commits

Author SHA1 Message Date
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 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 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
thelastWallE 529e6e41e9 🐞 fix(settings): fix UIcustomizer
fix settings tab height
2021-05-13 21:02:16 +02:00
thelastWallE 52e79537cf 🐳 chore(translation): DE translation
Leftovers
2021-05-13 20:23:07 +02:00
thelastWallE a733cfb609 🐳 chore(translation): DE translation
More translation work on DE
2021-05-13 20:11:51 +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 55e81655f4 🐞 fix(aceEditor): fix for browsers 2021-05-12 13:18:05 +02:00
thelastWallE dd494e6460 🐞 fix(aceEditor): fix for editor
height for editor div was not set
2021-05-12 13:00:46 +02:00
thelastWallE c9debf65c9 🌈 style(less): remove less 2021-05-11 22:22:37 +02:00
thelastWallE 84600d8848 🐞 fix(css): safari compatibility 2021-05-11 20:21:50 +02:00
thelastWallE 4549e155f6 🐞 fix(aceEditor): fix safari compatibility 2021-05-09 00:02:39 +02:00
thelastWallE 7b232e7c3b 🐞 fix(css): fix browsers
fix browser compatibility for height:calc() on ace editor
2021-05-08 16:32:04 +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 1c61261320 🐳 chore(ace.highlighter): remove leftovers
remove leftover strings from other commit
2021-05-08 00:31:20 +02:00
thelastWallE 5f48b6701c another day another work on highlighter
-bump for version 0.3.8rc9
2021-05-06 17:14:19 +02:00
thelastWallE 1fbe46282b update highlighter 2021-05-05 08:32:39 +02:00
thelastWallE bbf0440d5b work on ace highlighter 2021-05-04 23:29:37 +02:00
thelastWallE f0c3ed59c7
update for sensor AD597 2021-05-04 17:53:20 +02:00
thelastWallE 6ed71174ac fix for UIcustomizer compatibility
bump version to 0.3.8rc7
2021-05-04 12:39:50 +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 22fb1dd485 more highlight work
-closes #48
2021-04-26 01:02:31 +02:00
thelastWallE db8dc0b09f add probe for z-endstop 2021-04-15 23:25:58 +02:00
thelastWallE 03b29f052a fix for config lines with = 2021-04-14 23:02:26 +02:00
thelastWallE e404f89949 more syntax highlighting 2021-04-13 22:31:40 +02:00
thelastWallE f1b4477001 improve syntaxhighlight 2021-04-12 12:42:29 +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 3aba9e8916 Merge branch 'master' 2021-04-04 21:48:16 +02:00
thelastWallE 7607954f20 Merge branch 'master' into devel 2021-04-03 12:43:51 +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 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