Commit Graph

87 Commits

Author SHA1 Message Date
Im_Alpha
c7815d215c renamed and reorganized solution file
completed isInputValid method
2021-12-12 04:43:20 -08:00
colincreasman
ef025afe0f Changed Project config to build on x86 2021-12-12 03:27:50 -08:00
Im_Alpha
e6a751db31 Finished UserAccount Class 2021-12-12 02:26:21 -08:00
Im_Alpha
79426a2ce2 Merge branch 'master' into Jacobs-Branch 2021-12-12 02:21:21 -08:00
Lunastra
4e970f28b6 Rename to archiveManager
Add the while loop and if statement
2021-12-12 00:24:40 -08:00
Im_Alpha
8999a71a97 Rearranged items and removed dummy DAO 2021-12-11 23:42:27 -08:00
Lunastra
b89e4f69c4 Process flowed testing for compress sequence 2021-12-11 23:40:39 -08:00
Lunastra
421637bda7 Add a CreateOutFile method overload
Changed the file path for the archive folder
2021-12-11 22:59:17 -08:00
Lunastra
9db6ab7db7 Create copy to file method 2021-12-11 22:34:47 -08:00
Lunastra
feb2c0abe5 Create function to create folder in archive 2021-12-11 18:01:02 -08:00
colincreasman
121dace628 Created Logging Library 2021-12-11 16:38:51 -08:00
Lunastra
698aa45318 Fixed DataSourceFactory 2021-12-11 15:34:18 -08:00
Lunastra
f8bafc8b6d Add writing, deleting data to SqlDAO 2021-12-11 15:06:44 -08:00
Lunastra
d76a389b9e Rearrange some files, add SqlReadData 2021-12-11 14:32:40 -08:00
Lunastra
0b3c5df2b8 Change a print line in main 2021-12-11 13:33:36 -08:00
Lunastra
38a7195040 Tested for connection to MariaDB 2021-12-11 00:55:58 -08:00
Lunastra
ace8f88ec1 Merge branch 'master' into compressTesting 2021-12-10 22:03:37 -08:00
Im_Alpha
ba273228ac removed web template 2021-12-10 19:48:39 -08:00
Jacob Delgado
9e098b064f
Merge pull request #9 from long237/Jacobs-Branch
continued updates to menu
2021-12-10 18:39:51 -08:00
Im_Alpha
a98a5fc3f6 continued updates to menu 2021-12-10 18:39:04 -08:00
Jacob Delgado
3f7597e1eb
Merge pull request #8 from long237/Jacobs-Branch
Jacobs branch
2021-12-10 18:34:33 -08:00
Alatreon
cacb66ef83 Change IDataSource, Add main controller file, add functions signatures. 2021-12-10 17:27:53 -08:00
Im_Alpha
d682c463a4 removed web app template and added main controller
initial main controller added
2021-12-10 02:07:02 -08:00
Lunastra
a695bd5cac Merge branch 'master' into compressTesting 2021-12-08 23:04:50 -08:00
Lunastra
3d37a31072 Redesign Archiving
Change archiving so that it will now work with a master main
2021-12-08 17:34:00 -08:00
Im_Alpha
639d738dba Merge branch 'master' into Jacobs-Branch 2021-12-08 02:54:43 -08:00
Im_Alpha
fa5282b074 initial batch
setting up sql configuration
2021-12-05 23:41:27 -08:00
Alatreon
ae0d3db59c Add update method for data access 2021-12-05 16:17:05 -08:00
Alatreon
012af8f5d7 Add read method for data access 2021-12-05 16:09:23 -08:00
Lunastra
05a58ee907 Add some code to export old logs to file 2021-12-04 23:23:47 -08:00
Lunastra
78c31ad6c5 Change the result value of Compress( ) and delete some comments 2021-12-04 18:40:19 -08:00
Lunastra
1828f5acbb Added a main to test stuffs
Change return type for Datasource interface.
Add file compression method.
2021-12-04 18:23:15 -08:00
Lunastra
92ad047db2 Added some file for Archiving and Dataaccess 2021-12-04 00:30:24 -08:00
Im_Alpha
9f5cd80d0c corrections
sln file
2021-12-03 15:01:29 -08:00
Im_Alpha
ec8634cd16 empty class
testing upload
2021-12-03 14:47:48 -08:00
Im_Alpha
77790110bd Revert "source code folder"
This reverts commit a78b0b8f10.
2021-12-03 14:40:44 -08:00
Im_Alpha
a78b0b8f10 source code folder
added sln file so everyone can just add their cs file to it
2021-12-03 14:25:53 -08:00