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
|
09768ae88b
|
Added a new form to allow the user to manage naming patterns.
|
2020-12-07 14:56:10 -06:00 |
|
Admin
|
b82027c796
|
Updated the FileViewer so that it would move the nely found files into a folder going by the same name as the selected folder group.
|
2020-12-06 23:12:49 -06:00 |
|
Admin
|
21645be4ef
|
Added functionality to the '...' button for the 'Default New Contents' folder option on the ProfileManager form. Added a way for the user to move all newly discovered files to their default new content location.
|
2020-12-06 23:02:18 -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
|
19264b388f
|
Updated the code in the FileViewer to populate the main TreeVeiw with the Snapshot class object.
|
2020-11-13 15:26:48 -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 |
|
Admin
|
cb0737954a
|
Updated the FileViewer form to populate the listing of files and performs pattern matching based on the folder group's pattern regex.
|
2020-11-10 23:20:41 -06:00 |
|
Admin
|
09ef449909
|
Finished up the profile manager for now and added some code to get the FileViewer started.
|
2020-11-09 11:04:59 -06:00 |
|
Admin
|
5468c1ad97
|
Started work on the 'Folder Roots'. Added the skeleton of this feature to the ProfileManager form.
|
2020-11-09 00:37:55 -06:00 |
|
Admin
|
f59076d38a
|
Added a form to manage 'profiles' and of course, added the database code to handle such things.
|
2020-11-08 21:31:15 -06:00 |
|