1
Fork 0
Commit Graph

427 Commits

Author SHA1 Message Date
Jake Howard b6a5099282 added load event handler to page, and change button text whilst refreshing. 2015-01-12 12:50:31 +00:00
Jake Howard ca98fd69a1 added load event handler 2015-01-12 12:49:37 +00:00
Jake Howard cf657b0919 added tool tips to certain controls, and comments 2015-01-12 11:45:36 +00:00
Jake Howard 386ebbae38 modified buttons, and removed select all button 2015-01-12 11:45:05 +00:00
Jake Howard 14333d5fc8 add edit icon for backup viewer screen 2015-01-12 11:44:49 +00:00
Jake Howard 51d11b2334 added database code to update form 2015-01-12 11:23:37 +00:00
Jake Howard 391d4485de added passback from addbackupwizard to reuse form, and added edit button handler 2015-01-12 11:23:26 +00:00
Jake Howard 90ea4ec576 updated form, so multiselect doesnt work, and added update code (untested) 2015-01-12 11:22:00 +00:00
Jake Howard e56787b449 added passback to resuse form to edit records 2015-01-12 11:21:16 +00:00
Jake Howard 64e22b9527 updated controls to public 2015-01-12 11:20:55 +00:00
Jake Howard f560a182b5 I opened it... 2015-01-12 11:20:36 +00:00
Jake Howard 184578ba67 i dont know. 2015-01-11 17:14:57 +00:00
Jake Howard b022fef286 removed SQL that would be changed anyway later, should make it faster 2015-01-11 17:14:28 +00:00
Jake Howard c04f90031b changed layout, added buttons (placeholders), and added formatting code to modify table 2015-01-11 17:14:00 +00:00
Jake Howard aef4785ba2 added icon 2015-01-11 17:13:17 +00:00
Jake Howard 5647219e4b added error icon 2015-01-11 17:12:30 +00:00
Jake Howard 0ac3ee9303 added bracket 2015-01-11 14:53:23 +00:00
Jake Howard ff69d41e24 edited initial backup code, and added the call to it 2015-01-11 14:53:00 +00:00
Jake Howard b5c3d0cbae changed startup tab 2015-01-11 14:50:08 +00:00
Jake Howard ba9c2f8f36 removed dev comment 2015-01-11 14:49:27 +00:00
Jake Howard ca051dc740 Added operating system column to keep track 2015-01-09 20:03:09 +00:00
Jake Howard d3468c5098 Document isnt needed, most of this can be handled by git! 2015-01-09 15:25:30 +00:00
Jake Howard bec70f9699 Added document to log testing of the project against objectives 2015-01-09 15:23:40 +00:00
Jake Howard 2af05220e3 updated compression logic, and interface code with 7zip (that still needs testing) 2015-01-09 15:03:26 +00:00
Jake Howard e79436e2cd moved controls and added compression warning. 2015-01-09 14:59:46 +00:00
Jake Howard 61888bce5c spelling 2015-01-09 14:56:36 +00:00
Jake Howard 9983587499 added final message box for finish copy. And added parameter 2015-01-06 17:59:18 +00:00
Jake Howard 170bf7d1ad added name of drive in message box 2015-01-06 17:54:30 +00:00
Jake Howard 01c6cd4270 added differentiation to non-compression path right before copy, so save time. 2015-01-06 12:44:08 +00:00
Jake Howard 6a72949697 finished (mostly) 7zip compression function 2015-01-06 12:42:21 +00:00
Jake Howard e58bbeb71d added global directory string 2015-01-06 12:39:01 +00:00
Jake Howard b68e54539a I DONT KNOW!... 2015-01-06 12:38:23 +00:00
Jake Howard 4c7ab9cc15 moved set of finish flag so it's quicker. 2015-01-04 14:35:41 +00:00
Jake Howard c526fd3268 added function to find if drive is going to be compressed 2015-01-04 14:35:19 +00:00
Jake Howard 4188d512ef compression just to zip file is no longer supported 2015-01-04 14:34:52 +00:00
Jake Howard ba0cd601ed added code for interface with 7-zip compression. and managing all the compression of files. 2015-01-03 21:26:13 +00:00
Jake Howard 81a46fcfb9 added text and removed pointless variable 2015-01-03 14:36:09 +00:00
Jake Howard 9166af5f74 added help text to form 2015-01-03 14:35:38 +00:00
Jake Howard a85b565ac9 Added 7-zip SDK to project 2015-01-03 14:31:22 +00:00
Jake Howard 2d2c473c21 started writing function for viewing records 2015-01-01 16:45:23 +00:00
Jake Howard 2cc89791a2 added display elements 2015-01-01 16:43:54 +00:00
Jake Howard 6b912d687e literally nothing has changed... 2015-01-01 16:38:43 +00:00
Jake Howard 09d7072181 removed testing button 2015-01-01 14:23:23 +00:00
Jake Howard 127f26c7ed added code that is run at the end of the copy (almost), so backup record can be put there. Still need to lock progress bars. 2014-12-30 17:34:33 +00:00
Jake Howard 1b6ba42639 added code to reverse timestamp operation 2014-12-30 17:33:51 +00:00
Jake Howard e734383164 commented out (needs editing to newer code) 2014-12-30 17:33:33 +00:00
Jake Howard 7c58fa2fdb added toolstrip code, and edited backup information display to display properly 2014-12-30 17:33:14 +00:00
Jake Howard 1881ab35ff renamed element on tool strip 2014-12-30 17:32:21 +00:00
Jake Howard 72b0f2211c edited SQL statements, and made sure database was closed and parameters cleared after every statement 2014-12-30 17:31:14 +00:00
Jake Howard 7c497eb8a2 change parameters, and added clear button (and removed code for testing button) 2014-12-30 17:30:34 +00:00