13594 Commits

Author SHA1 Message Date
Richard Cordovano
64b07cb4d2 Merge remote-tracking branch 'upstream/develop' into search_improvements 2017-01-23 11:56:10 -05:00
Richard Cordovano
5f13b2fe9f Merge pull request #2474 from millmanorama/PushbackReader
Pushback reader
2017-01-23 11:52:49 -05:00
William Schaefer
57ef8159d9 2197-enable/disable buttons on file ingest filter tab 2017-01-23 11:22:56 -05:00
William Schaefer
5afe85aaa5 2197-bug fix for when ingest settings tab wasn't last selected 2017-01-23 11:18:17 -05:00
William Schaefer
df361b5e53 2197 - remaining text changed to @Messages, disabling during ingest added 2017-01-23 10:48:07 -05:00
millmanorama
10b92b1bf5 Merge remote-tracking branch 'upstream/develop' into PushbackReader 2017-01-23 15:45:53 +01:00
Richard Cordovano
0158622631 Bug fixes for multi-user case infrastructure 2017-01-22 17:21:01 -05:00
Richard Cordovano
e8b74dd1db Bug fixes for multi-user case infrastructure 2017-01-22 17:20:38 -05:00
Richard Cordovano
18e3b39a3f Bug fixing and polishing new case create/open/close infrastructure 2017-01-22 00:02:02 -05:00
Richard Cordovano
ac30385823 Refactoring and bug fixing for Case infrastructure 2017-01-21 22:59:42 -05:00
Richard Cordovano
b3c1a24880 Refactoring and bug fixing for Case infrastructure 2017-01-21 20:18:56 -05:00
Richard Cordovano
fdb97bc9a4 Merge in search_improvements 2017-01-20 17:59:15 -05:00
Richard Cordovano
af0d333261 Minor case improvements 2017-01-20 17:48:22 -05:00
Richard Cordovano
b372f10c0d Merge pull request #2473 from eugene7646/upgrade_bug_fix
Bug fix in index upgrade code
2017-01-20 17:41:54 -05:00
U-BASIS\zhaohui
220c959f55 Merge remote-tracking branch 'upstream/develop' into 2093-parameterizeRegressionPythonScript 2017-01-20 17:40:26 -05:00
William Schaefer
25eb6b44d9 2197 checking to ensure profiles are named now 2017-01-20 17:31:21 -05:00
Eugene Livis
271044b097 Bug fix 2017-01-20 17:16:27 -05:00
Eugene Livis
988b2279f8 Bug fix 2017-01-20 17:01:30 -05:00
William Schaefer
4489e48640 2197 allow Filter name box to auto-resize 2017-01-20 16:52:20 -05:00
William Schaefer
1a979b5880 2197 - fixed Bundle properties name for label text 2017-01-20 16:46:29 -05:00
William Schaefer
b5cadd0f2d 2197-profile area mostly switched over to having text defined via @Messages 2017-01-20 16:39:39 -05:00
Richard Cordovano
dd5a03e8d0 Merge pull request #2472 from eugene7646/index_upgrade_4
Solr 4 to 6 index upgrade
2017-01-20 16:35:20 -05:00
Eugene Livis
577ad27b61 Cleanup 2017-01-20 15:22:26 -05:00
Eugene Livis
7364f6ae0a Execute a test query after core is opened, throw exception if faled 2017-01-20 15:21:19 -05:00
Eugene Livis
b936df4cd6 Minor 2017-01-20 15:09:08 -05:00
Richard Cordovano
23cd134af4 Merge remote-tracking branch 'upstream/search_improvements' into open_case_resources 2017-01-20 14:49:50 -05:00
Eugene Livis
6e932f1570 Merge branch 'search_improvements' of https://github.com/sleuthkit/autopsy into index_upgrade_4 2017-01-20 14:45:04 -05:00
William Schaefer
a9c858a3d8 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2197-ProfileOptionsPanel 2017-01-20 14:27:13 -05:00
Eugene Livis
bcdd2a628b More cleanup 2017-01-20 14:20:51 -05:00
Richard Cordovano
d1bafbff67 Merge in develop branch 2017-01-20 14:19:48 -05:00
Eugene Livis
12783887b2 Minor 2017-01-20 14:13:04 -05:00
Richard Cordovano
570282e8c3 Update PhotoRec ingest module startup error message 2017-01-20 14:11:21 -05:00
Richard Cordovano
bc3c608b75 Merge pull request #2459 from wschaeferB/1903-IngestSetFilter
1903 File Ingest Filter
2017-01-20 14:01:55 -05:00
U-BASIS\zhaohui
e28a604f5e 2093: regression.py updated for testing different product 2017-01-20 14:00:09 -05:00
William Schaefer
247ff02d14 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel 2017-01-20 13:31:56 -05:00
Eugene Livis
af5199df4b Creating, sanitizing, and storing Solr core names 2017-01-20 13:29:05 -05:00
William Schaefer
be8483efca 1903 - create new file ingest fitler will now always be last option in jcombobox 2017-01-20 13:28:37 -05:00
William Schaefer
d4e6484391 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel 2017-01-20 13:19:52 -05:00
William Schaefer
8bf973a1ee 1903-Removed manipulation of process unallocated checkbox from regression test 2017-01-20 13:15:59 -05:00
William Schaefer
8439938545 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel 2017-01-20 13:01:22 -05:00
William Schaefer
e45dfea90a 1903 updated error message for PhotoRecCarver when ignore unallocated is enabled 2017-01-20 12:52:31 -05:00
William Schaefer
b407e7d93c 2197 - removed FileIngestFilterDefsOptionsPanelController 2017-01-20 12:43:28 -05:00
William Schaefer
60afdd5de1 Merge branch '1903-IngestSetFilter' of https://github.com/wschaeferB/autopsy into 2197-ProfileOptionsPanel 2017-01-20 12:36:15 -05:00
William Schaefer
c09ebd99aa 1903 renamed FilesSetsSerializable to FileSetsDefinitions, added read write methods to it 2017-01-20 12:32:04 -05:00
William Schaefer
e904dd5dad 2197 - merged in updated changes from 1903 for file ingest filters 2017-01-20 10:52:25 -05:00
William Schaefer
1d82336c81 1903 added class for serializing filesSets other than interesting ones 2017-01-20 10:49:17 -05:00
Richard Cordovano
b289e8c75b Case class refinements 2017-01-20 10:02:45 -05:00
millmanorama
363b5c2cce comments and some minor refactoring 2017-01-20 14:17:34 +01:00
millmanorama
d490dfc44b fix window overlapping 2017-01-20 13:59:55 +01:00
millmanorama
851c0721ed correct size calculations 2017-01-20 13:59:54 +01:00