Admin
|
73ede9e367
|
Started work on a cleaner more focused file manager form. The form will only be used to diff profile group folders, other tasks will be reserved for future forms.
|
2020-12-09 19:09:34 -06:00 |
|
Admin
|
f1a0a5966a
|
Minor tweaks made to the FileViewer to report scanning information.
|
2020-12-08 14:46:06 -06:00 |
|
Admin
|
27aa247c36
|
Updated the ProfileManager so that users can change the FolderGroup's name (a very hacky job but it'll do). Hooked up the FileViewers 'Update Databse' button so new files can be commited to the database.
|
2020-12-07 19:11:05 -06:00 |
|
Admin
|
9f9fdac66a
|
Fixed a duplication bug in the Snapshot Merge function.
|
2020-12-06 17:08:38 -06:00 |
|
Admin
|
d758e42afb
|
Added a function to allow a snapshot object to handle dealing with the diff on its own.
|
2020-12-05 17:00:08 -06:00 |
|
Admin
|
8a1be37434
|
Added the first stage of 'diffing' two snapshots. PrimaryFileTreeView now shows what files have been added, modified and deleted.
|
2020-12-05 16:22:57 -06:00 |
|
Admin
|
2d52886e87
|
Added some helper functions to make removing files and folders in a Snapshot object easier.
|
2020-12-03 20:28:24 -06:00 |
|
Admin
|
826d788d9f
|
Introduced a concept of folder depth in the database code, and updated the Snapshot class to take advantage of it. Only working for a 'OneLevel' Folder Group type.
|
2020-11-18 00:41:17 -06:00 |
|
Admin
|
cc3c87cb5d
|
Added a new structor to help make getting file and folder information much easier.
|
2020-11-13 13:16:06 -06:00 |
|