1
Fork 0
Commit Graph

427 Commits

Author SHA1 Message Date
Jake Howard ecc64ca8ac added button for clearing all elements 2014-12-30 17:29:44 +00:00
Jake Howard f387073ff6 1 line caused so many errors, the other wasnt needed 2014-12-30 17:29:21 +00:00
Jake Howard 3662348450 Renamed it - So it's more accurate 2014-12-30 17:28:59 +00:00
Jake Howard 23b7d1cd82 cleared database 2014-12-30 17:28:40 +00:00
Jake Howard 4b619a832b updated progress to current stage 2014-12-30 17:28:18 +00:00
Jake Howard 0c093f7184 added function to get creation date, and added validations. 2014-12-29 18:58:04 +00:00
Jake Howard 20ac080884 removed import and made line layout standard 2014-12-29 18:56:18 +00:00
Jake Howard 5ac2940579 added click event, and added details for backups of drive 2014-12-29 18:55:35 +00:00
Jake Howard d83a51c0e8 renamed controls and added click events 2014-12-29 18:50:31 +00:00
Jake Howard ade7a123c9 removed testing data from database, so it's a clean copy. 2014-12-29 18:48:35 +00:00
Jake Howard fd8eaf6921 changed location of DLLs, because the new laptop uses a different drive letter. Seems to be an absolute directory, so may not work on desktop. 2014-12-29 16:47:35 +00:00
Jake Howard 0b2251460c removed deconstructor, pointless functions, and new lines before braces 2014-12-15 17:04:22 +00:00
Jake Howard 9b857044fb removed useless using statements, changed boolean logic for testing, and added more messages. Also added backup record creation function 2014-12-15 17:01:36 +00:00
Jake Howard 01e88de6dd changed SQL values to make them more efficient. 2014-12-15 16:12:57 +00:00
Jake Howard a1460d1deb removed event handlers 2014-12-15 16:12:31 +00:00
Jake Howard 54c0a12ab6 more stuff!! 2014-12-15 16:11:42 +00:00
Jake Howard d60040f2d3 testing code, and more parameters 2014-12-12 18:12:03 +00:00
Jake Howard b3ca826d51 added handlers, mainly for testing 2014-12-12 18:10:33 +00:00
Jake Howard 990c6ebaf5 added to get backup name, create backup record, and get the most recent hash 2014-12-12 18:06:43 +00:00
Jake Howard e9f5dc18e3 started to add validation to copy,, and check of hashes. Changed passed parameters 2014-12-12 18:03:02 +00:00
Jake Howard cff4c19fc7 changed modifier 2014-12-12 17:58:05 +00:00
Jake Howard 42ac10425e opening it changes something I believe... 2014-12-12 17:57:43 +00:00
Jake Howard 9af2ff0faa added function to hash directory 2014-12-08 18:21:19 +00:00
Jake Howard 4ba4802c09 removed pointless function 2014-12-08 18:18:29 +00:00
Jake Howard 0abb9287a6 started function 2014-12-08 18:09:16 +00:00
Jake Howard 9e7d6db112 create backup record function added 2014-12-08 18:04:33 +00:00
Jake Howard d64bea4503 Was gunna add a function, i changed my mind 2014-12-08 18:01:46 +00:00
Jake Howard 66777dde76 I think it changes whenever it's opened... 2014-12-08 18:01:19 +00:00
Jake Howard 2c0ddab431 Merge branch 'master' of https://bitbucket.org/theorangeone/saviour-backup-system 2014-12-08 15:21:30 +00:00
Jake Howard b9394ce5e7 added global form and removed pointless variable 2014-12-08 15:21:13 +00:00
Jake Howard 8ebf8d5e9e added button events for displaying backups window 2014-12-08 15:20:07 +00:00
Jake Howard e1ce265547 modified SQL and validation 2014-12-08 15:19:24 +00:00
Jake Howard 159b83d74f added screen to view / modify backups 2014-12-08 15:17:39 +00:00
Jake Howard 5697acf477 test data added, i think 2014-12-08 15:16:57 +00:00
Jake Howard e4e358fd6c Added tooltips for elements to help people know what they are. 2014-12-08 11:53:43 +00:00
Jake Howard bc81103892 decreased max value to make -1 more realistic. 2014-12-08 11:52:33 +00:00
Jake Howard 61975d143d added code for startup backups, Needs testing first! 2014-12-04 23:20:29 +00:00
Jake Howard 4fece9fc11 added function to get drive name, and finished directory code 2014-12-04 23:19:17 +00:00
Jake Howard 429b507153 added final validation for copying files 2014-12-04 23:18:35 +00:00
Jake Howard 46d914e2a4 added clear controls function, and finalised SQL code, and added ending messages. 2014-12-04 23:15:29 +00:00
Jake Howard c6411b83d1 changed the layout of a few elements 2014-12-04 23:13:56 +00:00
Jake Howard ff6f71b7ef more test data, I think 2014-12-04 23:13:33 +00:00
Jake Howard d743c9fbdb started work on startup backup system 2014-12-04 12:47:25 +00:00
Jake Howard eb5dca120f removed icons (will add in in bulk later) 2014-12-04 12:46:51 +00:00
Jake Howard 607cf04dd6 removed backup class, and added function for getting drive IDs 2014-12-04 12:40:50 +00:00
Jake Howard 6cf15c6832 implemented function for calculating drive ID 2014-12-04 12:38:23 +00:00
Jake Howard 17469c6134 added function to calculate drive ID (from hash) 2014-12-04 12:35:48 +00:00
Jake Howard b891ced629 added a few pieces of test data to recordset table 2014-12-04 12:35:16 +00:00
Jake Howard 5034b83263 removed picture background 2014-12-03 12:28:42 +00:00
Jake Howard 2f46d5d6f9 removed most of code to make it simpler 2014-12-03 12:28:05 +00:00