Commit graph

885 commits

Author SHA1 Message Date
deajan
441749cc48 GUI: Fix handling repo_uri / repo_group updates 2024-04-23 14:09:29 +02:00
deajan
bd8e7e1925 expand units: Log missed bytes unit expansions 2024-04-23 12:44:39 +02:00
deajan
476fc636dd GUI: Fix loading alt config without repo name 2024-04-23 11:26:57 +02:00
deajan
a012d3fd0f Add manager password env variable support 2024-04-23 10:08:31 +02:00
deajan
50e6969e57 Update changelog 2024-04-22 16:29:12 +02:00
deajan
9841dbfbb1 GUI: Fix empty values can't be itered 2024-04-22 16:29:06 +02:00
deajan
28ed2d3abf GUI: Don't reload config on conf load failure 2024-04-22 16:28:53 +02:00
deajan
6b67197b14 GUI: Add --repo-name parameter 2024-04-22 15:08:58 +02:00
deajan
0d8919ba76 CLI: Remove legacy --debug parameter 2024-04-22 15:03:42 +02:00
deajan
bd674d847c fixup: No backend binary error 2024-04-22 14:17:15 +02:00
deajan
b77296ec43 CLI: Make log error level on failure 2024-04-22 13:31:00 +02:00
deajan
4d3130e096 Improve is_ready test to include backend absence error 2024-04-22 13:30:28 +02:00
deajan
0f66c830c2 Make viewer accept config files 2024-04-22 13:06:50 +02:00
deajan
53fcb9ed8b Remove unncessary conf file 2024-04-22 11:49:20 +02:00
Orsiris de Jong
0401305571
Merge pull request #55 from netinvent/retention-policy
v3.0.0-beta1
2024-04-21 16:40:51 +02:00
Orsiris de Jong
072c7c6aa8
Merge branch 'main' into retention-policy 2024-04-21 16:37:03 +02:00
deajan
05b89ff41b Bump version 2024-04-21 16:30:21 +02:00
deajan
80b55905ca GUI: Fix bogus upgrade function name 2024-04-21 16:24:55 +02:00
deajan
fc3936c441 Don't bother to lint PySimpleGUI 2024-04-21 16:20:08 +02:00
deajan
2380dcb1e4 Reformat files with black 2024-04-21 16:06:47 +02:00
deajan
21ec56ea55 GUI: Patch treedata values only on full_config dict update 2024-04-21 16:04:20 +02:00
deajan
af1732312d GUI: Fix tree data objects 2024-04-21 15:19:33 +02:00
deajan
d7c201a6e2 Add new security related entry 2024-04-21 15:19:14 +02:00
deajan
0370975718 CLI: Add --manager-password option for --show-config 2024-04-21 14:35:04 +02:00
deajan
f910c72499 Avoid duplicates in inherited config lists 2024-04-21 12:16:13 +02:00
deajan
f477103b9d Fix typo 2024-04-21 12:15:40 +02:00
deajan
24bddcb637 Move PySimpleGUI to inline version for #51 2024-04-21 11:41:03 +02:00
deajan
537fd12011 Add feature provider info 2024-04-18 18:05:21 +02:00
deajan
b99661e780 Remove duplicate license file 2024-04-18 18:04:53 +02:00
deajan
d000673686 GUI: add repo group selector 2024-04-18 18:03:33 +02:00
deajan
4d200dd265 Notes about IEC bytes 2024-04-18 18:03:03 +02:00
deajan
ef35b90372 GUI: reimplement auto upgrade 2024-04-18 16:51:26 +02:00
deajan
cb5cf0595c CLI: re-implement auto upgrade 2024-04-18 12:23:45 +02:00
deajan
f863de2436 Regorganized auto upgrade code 2024-04-18 12:23:33 +02:00
deajan
45a314ef9d Update current progress 2024-04-18 00:41:31 +02:00
deajan
251ac5ae96 Update README 2024-04-18 00:41:00 +02:00
deajan
d08e8ce753 CLI: Implement --group-operation 2024-04-18 00:40:41 +02:00
deajan
4b8af5d918 get_repos_by_group() now accetps __all__ parameter 2024-04-18 00:40:06 +02:00
deajan
04bc7b6a1d Runner: group_runner is now json compatible 2024-04-18 00:39:42 +02:00
deajan
ccf16ca12e No permission restrictions means all permissions 2024-04-17 23:56:41 +02:00
deajan
1d29b68e98 GUI: Fix missing result code when not restoring 2024-04-16 14:39:52 +02:00
deajan
e63fb7843a Update Changelog 2024-04-16 08:15:19 +02:00
deajan
3a9ce781b1 CLI: Make binary configurable 2024-04-16 08:15:05 +02:00
deajan
fb4905aa03 CLI: Add --show-config parameter 2024-04-16 07:39:58 +02:00
deajan
38c0287fd4 Fix pylint false positive 2024-04-16 01:17:50 +02:00
deajan
b4dbba087d Bump version 2024-04-16 01:14:27 +02:00
deajan
58917f011f Reformat files with black 2024-04-16 01:14:19 +02:00
deajan
2390512085 GUI: Special treatment for unit keys 2024-04-16 01:01:37 +02:00
deajan
dfb1000eb9 WIP config file update from GUI 2024-04-16 00:32:30 +02:00
deajan
b938378802 Fix update_config_dict call args 2024-04-16 00:08:09 +02:00