9506 Commits

Author SHA1 Message Date
U-BASIS\dsmyda
43fb8c8eba Fixed the bugs in the getRowsFromTable method, everything should be working as intended. 2018-08-17 14:26:24 -04:00
U-BASIS\dsmyda
934fd0198c Fixed the iterator error introduced from the xlsx streamer approach. 2018-08-17 13:39:52 -04:00
U-BASIS\dsmyda
4e401c52f8 Final comment additions 2018-08-16 17:17:56 -04:00
U-BASIS\dsmyda
0539b53da8 Changed content viewer to use abstract reader interface 2018-08-16 16:33:31 -04:00
U-BASIS\dsmyda
2e0ff95a8c Added a new api call and refactored/commented some more code 2018-08-16 16:31:03 -04:00
U-BASIS\dsmyda
f98cb902d7 Changed some project files back to the original state 2018-08-16 15:21:24 -04:00
U-BASIS\dsmyda
abb32cb11f Added some more comments and fixed old exception comments 2018-08-16 15:12:26 -04:00
U-BASIS\dsmyda
11b482f4ee Fixed the out of memory issue with excel xml document reading, caught the old excel format exception, and refactored the code 2018-08-16 14:40:42 -04:00
U-BASIS\dsmyda
91aa55838b Added streaming verison of apache poi for xlsx files 2018-08-15 14:31:49 -04:00
U-BASIS\dsmyda
9bb103359b Added xlsx support (XML model) 2018-08-15 13:07:53 -04:00
U-BASIS\dsmyda
3fd1d1cf05 More commits coming, need to resolve ivy dependencies 2018-08-14 13:08:16 -04:00
U-BASIS\dsmyda
6ecffa3f02 Small bundle comment change 2018-08-10 18:23:00 -04:00
U-BASIS\dsmyda
f535be8e3e Adjusted infrastructure and added support for reading excel files 2018-08-10 18:17:16 -04:00
U-BASIS\dsmyda
ef76511f6b Drowning in checked exceptions 2018-08-10 10:19:55 -04:00
U-BASIS\dsmyda
3c7eb3f371 More commits incoming 2018-08-09 15:40:37 -04:00
U-BASIS\dsmyda
defd0f6783 Final changes to comments 2018-08-09 12:30:27 -04:00
U-BASIS\dsmyda
9afa1fa38c Refactored and renamed some functions 2018-08-09 12:25:49 -04:00
U-BASIS\dsmyda
e5b9be89d6 Added quotation marks around table names to fix jdbc bug and refactored where sql exceptions are caught so that all tables of a database file are read 2018-08-09 12:16:08 -04:00
U-BASIS\dsmyda
8a3daf4110 All the meat of the new module classes 2018-08-08 17:43:16 -04:00
U-BASIS\dsmyda
67759a3139 Fix SQLException duplication in close and init, so that try-with-resources can be used cleanly 2018-08-08 17:25:36 -04:00
U-BASIS\dsmyda
6de2107603 Rename current module from interestingdatabases to databaseselector 2018-08-08 17:23:53 -04:00
U-BASIS\dsmyda
8c8b3483d9 Added necessary framework for module to operate in Autopsy, still need to clean up logging and add email validator. Also swallowed SQLiteException in close function of sqlite reader 2018-08-08 10:19:24 -04:00
U-BASIS\dsmyda
bc4a432f94 Fleshed out some functionality, but have dirty and untested changes 2018-08-06 18:01:56 -04:00
U-BASIS\dsmyda
cb7d20d1fe Setup necessary framework for creating the new module 2018-08-06 14:27:58 -04:00
U-BASIS\dsmyda
11a2bc3685 Final cleanup of comments 2018-08-06 13:43:12 -04:00
U-BASIS\dsmyda
d516660aa3 Fixed param and return type comment headers 2018-08-06 13:39:34 -04:00
U-BASIS\dsmyda
c6db99e3dd Implemented suggested changes from PR review 2018-08-06 13:36:40 -04:00
U-BASIS\dsmyda
2c453f0b76 Refactored package and class name 2018-08-02 17:17:24 -04:00
U-BASIS\dsmyda
96df6e35b3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4092-factor-out-sqlite-reader 2018-08-02 17:06:51 -04:00
U-BASIS\dsmyda
7c62e24615 Refactored package name and class name 2018-08-02 17:06:45 -04:00
Richard Cordovano
7c179408e7
Merge pull request #3969 from dgrove727/4051_MinorUiUpdates_3
Added VHD to picker.
2018-08-01 19:20:32 -04:00
Richard Cordovano
de70f33736
Merge pull request #3979 from millmanorama/tl-listview-columns
add tooltip to timeline listview  description column
2018-08-01 18:54:43 -04:00
U-BASIS\dsmyda
7c39e8e667 Removed copying DB and DB metafile from SQLiteExtractor 2018-08-01 16:58:00 -04:00
U-BASIS\dsmyda
1198a38f5b Refactored SQLite parsing functionality out of SQLiteViewer and into SQLiteExtractor 2018-08-01 16:20:13 -04:00
Ann Priestman
830f338611 Fixes for postgres queries 2018-07-31 10:23:06 -04:00
Richard Cordovano
42835825a9 AutopsyTreeChildrenFactory => final AutopsyTreeChildFactory 2018-07-27 18:06:12 -04:00
Richard Cordovano
821eff842d Make new public AbstractAbstractFileNode protected 2018-07-26 15:15:43 -04:00
Brian Carrier
464f1dd5ad
Merge pull request #3977 from APriestman/4058_checkForEDT
Make sure setupTable is called from the EDT
2018-07-20 10:42:12 -04:00
millmanorama
d70802cb62 add tooltip to timeline listview description column 2018-07-20 14:57:32 +02:00
Ann Priestman
e98e0db15b Revert to old method of calling setupTabs 2018-07-19 13:41:31 -04:00
U-BASIS\dgrove
5ab3050362 Fixed bugs around checkboxes. 2018-07-19 11:15:33 -04:00
Ann Priestman
771f8489a8 Moved EDT check up to setNode() 2018-07-19 11:03:41 -04:00
Ann Priestman
e970e8b71c Make sure setupTable is called from the EDT 2018-07-19 10:59:30 -04:00
Brian Carrier
f1e77aac89
set VHD replace option by default. 2018-07-19 09:09:36 -04:00
Ann Priestman
a2ad970a7c Move call to isOpened onto the EDT 2018-07-19 08:47:09 -04:00
U-BASIS\dgrove
b3fafcf06a Removed unused method. 2018-07-18 16:57:11 -04:00
U-BASIS\dgrove
e5a8ae21f5 Reusing GeneralFilters from Image DSP. 2018-07-18 16:54:36 -04:00
U-BASIS\dgrove
60446f0406 Added VHD to picker. 2018-07-18 13:47:07 -04:00
U-BASIS\dgrove
fbc91771d2 Set checkbox by default. 2018-07-18 12:14:57 -04:00
Richard Cordovano
c3672c80c9
Merge pull request #3947 from dgrove727/4015_CentralRepoErrorHandling
4015 central repo error handling
2018-07-17 15:30:03 -04:00