9c1c8b90be
Added d7II Cleanup sections
...
* Renamed d7_firefox_fix.py to post_d7.py
* This will include all items that need to be run outside d7II
2018-08-19 14:10:37 -07:00
edb82df4d3
Move AdwCleaner/Desktop to LogDir during cleanup
...
* Instead of ProgBackupDir
2018-08-19 13:24:39 -07:00
42c5e918b6
Added Registry backups to system_checklist cleanup
2018-08-19 13:12:03 -07:00
4f2f696d60
Adjust backup paths for cleanup functions
2018-08-19 12:55:55 -07:00
251c232a6e
Added Emsisoft a2cmd to system_checklist cleanup
2018-08-19 12:50:36 -07:00
39f947bdd1
Leave SW Diags window open in D7_MODE on error(s)
2018-08-19 12:26:58 -07:00
4e022ed843
Run DISM RestoreHealth in D7_MODE
2018-08-19 12:14:34 -07:00
31a3d5a43b
Added D7_MODE to install_sw_bundle.py
2018-08-19 12:04:11 -07:00
1244b7f5e5
New SW Bundles
...
* Removed Air, Java, & Silverlight
* Added SumatraPDF
2018-08-19 11:53:33 -07:00
298222c9fc
Password protect browser backups
2018-08-18 18:46:17 -07:00
2369786b66
Bugfix: d7_firefox_fix.py
2018-08-18 18:10:54 -07:00
ceba2e5ff2
Add d7/Firefox workaround
...
* When Firefox is run from d7ii all tabs crash thus preventing installing uBO
* Added d7_forefix_fix.py to install uBO just for mozilla-type browsers
2018-08-18 17:53:50 -07:00
241f5cb897
Always open the uBlock store page for FF
...
* If d7 defaults are run then uBO may still need installed
2018-08-18 17:15:10 -07:00
90a9751883
More bugfixes for reset_browser split
2018-08-18 17:09:55 -07:00
b57374b177
Fix D7_MODE logic in reset_browsers (again)
...
* Went wrong direction last time
2018-08-18 16:47:09 -07:00
c16a540b3e
Fix D7_MODE logic in reset_browsers.py
2018-08-18 16:41:52 -07:00
712eeff79e
Set default main.py values for 1201
2018-08-18 16:26:17 -07:00
9f77b532b6
New reset_browsers script for use in d7ii
...
* Adjusted user_checklist as well
2018-08-18 15:49:12 -07:00
b42f393a1a
Always configure browsers/classicshell/explorer
2018-08-18 15:28:33 -07:00
ed3323fffb
Updated system checklist/diags and user checklits
...
* Added D7_MODE to limit functions run during d7II
* Added new archive_all_users() function to be run in system_diagnostics
2018-08-18 13:30:07 -07:00
71297eacc8
Allow L_ARGS for Python scripts in Launch.cmd
2018-08-18 13:24:59 -07:00
91b5dbfe88
Added ENABLED_OPEN_LOGS toggle var
2018-08-18 13:22:23 -07:00
ee4cea3b01
Added systemd journal pane
2018-08-16 01:58:22 -07:00
0c8de47893
Reworked auto mode and pass status sections
2018-08-16 01:49:06 -07:00
2272d133f9
Fixed update_progress & update_sidepane
2018-08-16 01:18:06 -07:00
afaee53077
Fixed current_pass updates/progression
2018-08-16 00:43:09 -07:00
7d30a735fc
Fix retry option and settings sections
2018-08-16 00:18:25 -07:00
8461e581ea
Updated menu_settings() to use RecoveryState
2018-08-15 23:24:01 -07:00
5948d1a62f
Fixed menu_main() arguments
2018-08-15 22:50:47 -07:00
5ac05c943e
Removed unused function show_device_details()
2018-08-15 22:50:05 -07:00
ca78da4dd4
Updated show_selection_details()
2018-08-15 22:49:43 -07:00
bb270715c1
Updated run_ddrescue() to use new objects
2018-08-15 22:38:54 -07:00
53a899f967
Updated menu_main() to use RecoveryState obj
...
* Also fixed rescued size calculations (again)
2018-08-15 21:53:22 -07:00
e0a695a673
Enable help flags for aliases
2018-08-15 20:35:09 -07:00
1a983344c2
Updated update_progress()
2018-08-02 00:42:14 -07:00
d474c8b5d4
Updated build_outer_panes() *BROKEN*
...
* Script broken until update_progress() is fixed
2018-08-01 23:56:25 -07:00
c568668fd0
Re-added 'Create ticket folder?' section
...
* Only asked if imaging and mounting a local device for the destination.
2018-08-01 23:39:19 -07:00
177bf10e2d
Added select_parts() function
...
* This replaced menu_select_children()
* Removed menu_select_children()
2018-08-01 23:32:39 -07:00
459b78dcc3
Updated select_dest_path(), now select_path()
...
* Moved menu_select_path() code into select_path()
* Removed menu_select_path()
* Fixed formatting in get_dir_report()
2018-08-01 23:04:44 -07:00
ccf7f0686e
Updated select_device() to use DevObj()
...
* Also fixed child/parent check(s)
* Removed menu_select_device() since code was moved into select_device()
2018-08-01 22:25:01 -07:00
03bdb4b4b7
Reordered classes and removed old menu functions
2018-08-01 21:12:05 -07:00
7ac91fd312
Adjust pass 1 threshold
2018-08-01 20:33:35 -07:00
1e195f70fc
Fixed names and started updating build_outer_panes
2018-07-26 20:49:27 -06:00
53f0b93a5f
Misc bugfixes
2018-07-26 20:24:34 -06:00
30b703e025
Updated get_formatted_status()
2018-07-26 20:09:48 -06:00
6cdc4015e7
Updated menu_ddrescue() and related sections
...
* RecoveryState is updated before confirmation(s)
* New confirmation prompt that supports both cloning and imaging modes
* Refactored show_selection_details() to use new objects
* Allows resumed state to be detected and prompt switched to "Resume?"
* Renamed function show_safety_check() to double_confirm_clone() for clarity
2018-07-26 19:34:51 -06:00
4047b956f5
Even better exception handling
2018-07-26 18:54:31 -06:00
a19ac4772b
Better exception handling
2018-07-26 18:29:14 -06:00
127c3b810d
Fixed image prefixes and removed unsused functions
2018-07-26 18:07:12 -06:00
d1eefd05ab
Major update to refactor for object-centricity
...
* Dest/map paths are now set in two steps:
* The filename prefix is set when creating the DevObj()
* The full paths are set when creating the BlockPair()
* Merged dest safety checks into RecoveryState.add_block_pair()
* Mostly check_dest_paths() and dest_safety_check()
* Moved dir RWX checks to is_writable_dir()
* Moved mount RW check to is_writable_filesystem()
* Started merging menu_clone() and menu_image() into menu_ddrescue()
2018-07-26 17:31:39 -06:00