1
Commit Graph

310 Commits

Author SHA1 Message Date
b3ca826d51 added handlers, mainly for testing 2014-12-12 18:10:33 +00:00
990c6ebaf5 added to get backup name, create backup record, and get the most recent hash 2014-12-12 18:06:43 +00:00
e9f5dc18e3 started to add validation to copy,, and check of hashes. Changed passed parameters 2014-12-12 18:03:02 +00:00
cff4c19fc7 changed modifier 2014-12-12 17:58:05 +00:00
42ac10425e opening it changes something I believe... 2014-12-12 17:57:43 +00:00
9af2ff0faa added function to hash directory 2014-12-08 18:21:19 +00:00
4ba4802c09 removed pointless function 2014-12-08 18:18:29 +00:00
0abb9287a6 started function 2014-12-08 18:09:16 +00:00
9e7d6db112 create backup record function added 2014-12-08 18:04:33 +00:00
d64bea4503 Was gunna add a function, i changed my mind 2014-12-08 18:01:46 +00:00
66777dde76 I think it changes whenever it's opened... 2014-12-08 18:01:19 +00:00
2c0ddab431 Merge branch 'master' of https://bitbucket.org/theorangeone/saviour-backup-system 2014-12-08 15:21:30 +00:00
b9394ce5e7 added global form and removed pointless variable 2014-12-08 15:21:13 +00:00
8ebf8d5e9e added button events for displaying backups window 2014-12-08 15:20:07 +00:00
e1ce265547 modified SQL and validation 2014-12-08 15:19:24 +00:00
159b83d74f added screen to view / modify backups 2014-12-08 15:17:39 +00:00
5697acf477 test data added, i think 2014-12-08 15:16:57 +00:00
e4e358fd6c Added tooltips for elements to help people know what they are. 2014-12-08 11:53:43 +00:00
bc81103892 decreased max value to make -1 more realistic. 2014-12-08 11:52:33 +00:00
61975d143d added code for startup backups, Needs testing first! 2014-12-04 23:20:29 +00:00
4fece9fc11 added function to get drive name, and finished directory code 2014-12-04 23:19:17 +00:00
429b507153 added final validation for copying files 2014-12-04 23:18:35 +00:00
46d914e2a4 added clear controls function, and finalised SQL code, and added ending messages. 2014-12-04 23:15:29 +00:00
c6411b83d1 changed the layout of a few elements 2014-12-04 23:13:56 +00:00
ff6f71b7ef more test data, I think 2014-12-04 23:13:33 +00:00
d743c9fbdb started work on startup backup system 2014-12-04 12:47:25 +00:00
eb5dca120f removed icons (will add in in bulk later) 2014-12-04 12:46:51 +00:00
607cf04dd6 removed backup class, and added function for getting drive IDs 2014-12-04 12:40:50 +00:00
6cf15c6832 implemented function for calculating drive ID 2014-12-04 12:38:23 +00:00
17469c6134 added function to calculate drive ID (from hash) 2014-12-04 12:35:48 +00:00
b891ced629 added a few pieces of test data to recordset table 2014-12-04 12:35:16 +00:00
5034b83263 removed picture background 2014-12-03 12:28:42 +00:00
2f46d5d6f9 removed most of code to make it simpler 2014-12-03 12:28:05 +00:00
5b5f6342fb changed elements on splash screen 2014-12-03 12:27:44 +00:00
8c0e67c799 changed setup layout to make the splash screen actually work! 2014-12-03 12:27:14 +00:00
b668ee9865 added statement into catch to remove code from setup 2014-12-03 12:18:56 +00:00
5a9f75150d added more values to SQL statement 2014-12-03 12:18:32 +00:00
1ff94ff668 added function for getting unix time stamp (in 64 bit int so no 2038 rubbish!) 2014-12-02 13:38:59 +00:00
bd06cf5bd0 begain writing SQL code for adding backup record (and drive) 2014-12-02 13:38:30 +00:00
181b6d3151 something happened, i dont know what! 2014-12-02 13:38:03 +00:00
fea1f3e040 added a progress note to see what needs to be done 2014-12-02 13:37:48 +00:00
2d61ae8f62 added function for calculating hash (MD5 format) 2014-11-28 17:14:52 +00:00
dc03085e56 added style manager 2014-11-28 17:07:14 +00:00
985da800bc added an input locking function during validation, and started work on the database connection 2014-11-28 17:06:48 +00:00
dc690fa938 renamed controls, and added files 2014-11-28 17:04:07 +00:00
c57f33f67c I have no clue what changed. 2014-11-28 16:09:39 +00:00
e46e5633ca removed testing code 2014-11-25 22:23:01 +00:00
812d63858b added more verification and prepared for database addition 2014-11-25 22:20:37 +00:00
d5a54ade15 renamed switches 2014-11-25 22:18:53 +00:00
f4a8b41e23 relocated files 2014-11-25 19:29:41 +00:00