Commit Graph
10 Commits
Author SHA1 Message Date
Admin fdd9afb312 Fixed a bug the Profile Manager where the user would get a 'Duplicate Key Error' trying to update a folder group. 2020-12-09 21:10:00 -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 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 0af7111d08 Fixed a possible issue where a trailing slash could be added in the folder group's path. 2020-11-11 12:12:57 -06:00
Admin 8abded6731 I believe the profile manager is finally done for now, I hope.... Added regex patterns to the folder groups to have a standard way to format file names in a given group. 2020-11-09 22:20:19 -06:00
Admin 9f090b0539 Tweaked the profile manager because I just can't leave well enough alone. Now it will name the folder group based on the path chosen, the user has no control over this. 2020-11-09 11:41:04 -06:00
Admin 297b70c76c Fixed up the profile manager form, added back all broken functions I forgot about after changing over the TreeView into a ListView. 2020-11-09 11:20:35 -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