Richard Cordovano
|
f34de7d596
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-05-28 11:15:18 -04:00 |
|
Richard Cordovano
|
ffa0b3ae8a
|
Make FileTypeDetector.lookupFileType() more robust
|
2015-05-28 11:12:11 -04:00 |
|
Richard Cordovano
|
d2c052fcb2
|
Resolve merge conflicts for develop branch merge
|
2015-05-28 10:27:02 -04:00 |
|
Eugene Livis
|
5a6e33bda2
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into review_mode_priveledges
|
2015-05-28 10:16:39 -04:00 |
|
Richard Cordovano
|
e14d413d93
|
Merge pull request #1280 from eugene7646/add_data_source
Add data source
|
2015-05-28 10:13:12 -04:00 |
|
Richard Cordovano
|
a20febd923
|
Merge pull request #1278 from APriestman/abstractFileNullCheck
Add checks for null after calls to getAbstractFileById
|
2015-05-28 10:10:41 -04:00 |
|
Eugene Livis
|
ee48f3850d
|
Changes from review feedback
|
2015-05-28 10:09:18 -04:00 |
|
Eugene Livis
|
9ca7cd79c3
|
Modified new case action to be disableable
|
2015-05-28 09:56:29 -04:00 |
|
Richard Cordovano
|
23d383ac00
|
Minor fixes for file type detection code in KWS and file type modules
|
2015-05-27 20:42:04 -04:00 |
|
Richard Cordovano
|
81c0eaa21c
|
Improve comments in FileTypeDetector.java
|
2015-05-27 20:35:53 -04:00 |
|
Richard Cordovano
|
e7773e5489
|
Reduce public API of FileTypeDetector back to what it was
|
2015-05-27 20:16:51 -04:00 |
|
Richard Cordovano
|
e0614436a7
|
Merge pull request #1266 from sidheshenator/file_type_identification
File type identification
|
2015-05-27 18:09:35 -04:00 |
|
Karl Mortensen
|
df2f8cea7f
|
interim update
|
2015-05-27 16:59:43 -04:00 |
|
Richard Cordovano
|
443918f8e2
|
Resolve merge conflicts for develop branhc merge
|
2015-05-27 15:15:55 -04:00 |
|
Eugene Livis
|
146c0c3b23
|
Refactored some code
|
2015-05-27 14:50:18 -04:00 |
|
Richard Cordovano
|
94c825eb56
|
Merge pull request #1268 from sidheshenator/imgscalr_bug_handling
Image resizing exception handled. Image cropped instead
|
2015-05-27 14:44:07 -04:00 |
|
Eugene Livis
|
5711197357
|
Local disk DSP is no longer available for MU cases
|
2015-05-27 14:40:34 -04:00 |
|
APriestman
|
b67eda618f
|
Add checks for null after calls to getAbstractFileById
|
2015-05-27 14:16:35 -04:00 |
|
Eugene Livis
|
9e925bb0b7
|
Refactored PathValidator and error label
|
2015-05-27 14:13:14 -04:00 |
|
Eugene Livis
|
d724a2c0d4
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into add_data_source
|
2015-05-27 14:00:37 -04:00 |
|
Eugene Livis
|
a750a970a6
|
Fixes for new case open panel
|
2015-05-27 13:31:40 -04:00 |
|
Eugene Livis
|
46a8090aa2
|
Testing things
|
2015-05-27 13:07:32 -04:00 |
|
Eugene Livis
|
5951111754
|
Modified panels per review feedback
|
2015-05-27 11:13:49 -04:00 |
|
Richard Cordovano
|
e98c04dbe1
|
Merge pull request #1271 from sleuthkit/ingest_error_dialogs
Bubble dialogs for exception firewall (common with Python modules), b…
|
2015-05-26 23:06:59 -04:00 |
|
Richard Cordovano
|
6fa65783a6
|
Made CaseMetadata.CaseMetadataException class static
|
2015-05-26 21:15:43 -04:00 |
|
Richard Cordovano
|
3fb33da0c8
|
Moved static Case.getCaseType() to new CaseMetadata class
|
2015-05-26 20:36:42 -04:00 |
|
Richard Cordovano
|
841d7efd39
|
Merge pull request #1269 from karlmortensen/getCaseType
Add getCaseType(Path)
|
2015-05-26 19:33:13 -04:00 |
|
jmillman
|
b8dc1ad97a
|
fix progress bar not going away
|
2015-05-26 15:04:56 -04:00 |
|
Eugene Livis
|
3d99f685c1
|
Modified panels to treat C drive path as warning rather than error
|
2015-05-26 13:35:11 -04:00 |
|
Karl Mortensen
|
3c310f90b6
|
code review updates
|
2015-05-26 12:15:09 -04:00 |
|
Eugene Livis
|
970ff5edf4
|
Merge branch 'collaborative' of https://github.com/sleuthkit/autopsy into add_data_source
|
2015-05-26 11:10:36 -04:00 |
|
Karl Mortensen
|
1475574ace
|
framework to warn user of issues without spamming them
|
2015-05-26 10:08:05 -04:00 |
|
Eugene Livis
|
e895be0fd7
|
Reworked add data source functionality to not use service provider architecture
|
2015-05-26 09:50:47 -04:00 |
|
sidheshenator
|
4dd9db3084
|
Unalloc space consistently marked as octet/stream
|
2015-05-26 09:43:45 -04:00 |
|
Brian Carrier
|
525b87d096
|
Updated report interface variable name to make it more clear. Updated sample python report module
|
2015-05-26 09:35:47 -04:00 |
|
Brian Carrier
|
404ea583b0
|
Bubble dialogs for exception firewall (common with Python modules), better Python load error
|
2015-05-25 15:10:51 -04:00 |
|
sidheshenator
|
34c5a1d6c9
|
Resource bundle updated. Unalloc Unused blocks marked as octet-stream
|
2015-05-22 11:22:49 -04:00 |
|
Richard Cordovano
|
dc75a1c318
|
Merge remote-tracking branch 'upstream/develop' into collaborative
|
2015-05-21 14:21:58 -04:00 |
|
Karl Mortensen
|
3a1733607c
|
Add getCaseType(Path)
|
2015-05-21 11:46:57 -04:00 |
|
sidheshenator
|
f4e93f52a6
|
replace ternary operator with Math.min()
|
2015-05-21 11:45:43 -04:00 |
|
sidheshenator
|
1c6f612588
|
Image resizing exception handled. Image cropped instead
|
2015-05-21 10:50:43 -04:00 |
|
Eugene Livis
|
adfbdf78e7
|
Modified error text
|
2015-05-21 10:14:03 -04:00 |
|
Eugene Livis
|
3ecab54625
|
Added case type to WizardPathValidator, modified new case panel
|
2015-05-21 09:56:42 -04:00 |
|
Eugene Livis
|
9fcb1a3036
|
Bug fixes
|
2015-05-20 17:29:27 -04:00 |
|
Eugene Livis
|
e22fd06a64
|
Bug fixes
|
2015-05-20 17:09:15 -04:00 |
|
Eugene Livis
|
9f603eb116
|
Integrated local files panel
|
2015-05-20 16:26:44 -04:00 |
|
Eugene Livis
|
2f7297101e
|
Modified local files panel
|
2015-05-20 16:01:21 -04:00 |
|
Eugene Livis
|
68fc925a1a
|
Using NbBundle for error messages
|
2015-05-20 14:11:00 -04:00 |
|
Eugene Livis
|
60b7ef57ee
|
Added verification for path being on C drive, modified ImageFilePanel
|
2015-05-20 13:54:12 -04:00 |
|
sidheshenator
|
22b50d5570
|
FileTypeDetector made non-static field in ingest modules
|
2015-05-20 11:54:47 -04:00 |
|