Brian Carrier
|
7fc9eba784
|
updated to use getDataSource versus getImage, removed unneeded Image methods from case, renamed getRootObjects to getDataSources. Fixed keyword search bug that did not work on local files
|
2014-08-14 18:48:33 -07:00 |
|
Brian Carrier
|
c21ee90758
|
fixed bug so that ingest messages are enabled by default on new lists
|
2014-08-13 12:55:56 -07:00 |
|
Richard Cordovano
|
30f305d40d
|
Fix IngestManager cancellation of all jobs, KeywordSearch.Ingest bug
|
2014-07-17 15:28:48 -04:00 |
|
Brian Carrier
|
e5026a108b
|
Changed uses of Java loggger to Autopsy logger
|
2014-07-10 17:13:40 -04:00 |
|
Brian Carrier
|
85548bd89b
|
Updated version numbers for 3.1.0
|
2014-07-09 12:10:09 -04:00 |
|
Nick Davis
|
2a2b8ba847
|
Re-added newlines to strings in properties files.
|
2014-07-02 21:10:39 -04:00 |
|
Nick Davis
|
b1675044bd
|
Fixed chars displayed as squares font issue.
|
2014-06-16 17:29:49 -04:00 |
|
Nick Davis
|
300b9b8307
|
Cleaned up font fix changes.
|
2014-06-16 14:56:53 -04:00 |
|
Nick Davis
|
352f6c9e6c
|
Cleaned up font fix changes.
|
2014-06-16 14:21:11 -04:00 |
|
Nick Davis
|
5d5f47f550
|
Removed hard coded font name definitions.
|
2014-06-14 12:50:55 -04:00 |
|
Nick Davis
|
4d63859ac5
|
Removed unused strings from bundle.
|
2014-06-13 15:55:49 -04:00 |
|
Nick Davis
|
4e8e7fa3dd
|
Tagged hard coded strings with \\NON-NLS
|
2014-05-29 14:28:50 -04:00 |
|
Brian Carrier
|
e237f8390e
|
Fixed bug that caused duplicate keyword hit entries to exist
|
2014-05-28 17:42:08 -04:00 |
|
Brian Carrier
|
7e61cdb1ac
|
fixed renaming issue in layer.xml
|
2014-05-27 16:35:52 -04:00 |
|
Brian Carrier
|
1cf18724db
|
refactoring of keyword search markup classes
|
2014-05-27 14:44:16 -04:00 |
|
Brian Carrier
|
ac6c6da3e3
|
Fixed bug that caused null pointer exception when displaying keyword hits. Other minor refactoring
|
2014-05-27 14:20:05 -04:00 |
|
Richard Cordovano
|
14ffe64459
|
Merge pull request #735 from alexjacks92/japaneseUI
UI changes to fit Japanese translations better
|
2014-05-23 08:58:34 -04:00 |
|
Brian Carrier
|
f92f34c968
|
Fixed bug where list names could be added as empty string and refactored to better integrate list names. Lots of renamig too.
|
2014-05-22 23:58:01 -04:00 |
|
alexjacks92
|
89c563d462
|
First pass at adjusting UI to fit japanese translations better.
|
2014-05-22 15:05:28 -04:00 |
|
Brian Carrier
|
0054a51a0d
|
Merge remote-tracking branch 'origin/develop' into SynapticNulship-keyword-refactor
|
2014-05-20 08:21:06 -04:00 |
|
Richard Cordovano
|
98d79f2d80
|
Fix string/NbBundle interaction
|
2014-05-19 18:06:39 -04:00 |
|
Richard Cordovano
|
99fd68b1c5
|
Change data source ingest behavior
|
2014-05-15 15:39:42 -04:00 |
|
Richard Cordovano
|
386365d200
|
Merge pull request #717 from rcordovano/ingest_event_enum_split
Ingest event enum split
|
2014-05-13 14:37:41 -04:00 |
|
Richard Cordovano
|
e12260c8fe
|
Split IngestEvent enum into two enums
|
2014-05-13 14:30:53 -04:00 |
|
Brian Carrier
|
e2ff14d98d
|
Merge branch 'develop' of github.com:sleuthkit/autopsy into develop
|
2014-05-13 13:46:55 -04:00 |
|
Richard Cordovano
|
89c43d88a1
|
Change serialization version number implementation
|
2014-05-13 13:41:04 -04:00 |
|
Brian Carrier
|
1b282468aa
|
do not always print Tika supported types to log
|
2014-05-13 12:53:16 -04:00 |
|
Richard Cordovano
|
2708079f82
|
Convert string buffer from instance to locla variable in AbstractFileStringExtract
|
2014-05-08 11:24:26 -04:00 |
|
Richard Cordovano
|
f8419c56e5
|
Add non-validating load doc method to XSDUtil
|
2014-05-07 16:09:58 -04:00 |
|
Richard Cordovano
|
d6c2d572a7
|
Merge branch 'keyword-refactor' of https://github.com/SynapticNulship/autopsy into SynapticNulship-keyword-refactor
|
2014-05-02 16:02:49 -04:00 |
|
Richard Cordovano
|
a77d566a82
|
Preserve intermediate state of improved ingest framework
|
2014-05-01 09:41:01 -04:00 |
|
Samuel H. Kenyon
|
4c0f26b324
|
updated the use of fullHitInfo flag and list names used in KeywordSearchResultFactory, which in turn corrects how results show up in the GUI browser
|
2014-04-30 15:02:43 -04:00 |
|
Samuel H. Kenyon
|
f100a31656
|
trivial rearranging
|
2014-04-30 14:52:03 -04:00 |
|
Samuel H. Kenyon
|
ba4a606efb
|
separate flag for whether Keyword.getQuery() vs. Keyword.toString()
|
2014-04-29 18:29:43 -04:00 |
|
Samuel H. Kenyon
|
766ded2d75
|
SearchRunner now also uses writeAllHitsToBlackBoard()
|
2014-04-29 18:12:18 -04:00 |
|
Samuel H. Kenyon
|
dcbade813e
|
added sub-progress support to writeAllHitsToBlackBoard()
|
2014-04-29 17:03:20 -04:00 |
|
Samuel H. Kenyon
|
9b41503fb8
|
re-enabled swingworker cancel handling in the blackboard writing loop
|
2014-04-29 16:21:04 -04:00 |
|
Samuel H. Kenyon
|
b448a6075c
|
added logging to QueryResults
|
2014-04-29 15:48:11 -04:00 |
|
Samuel H. Kenyon
|
f6634fbd3b
|
writeAllHitsToBlackBoard() can now optionally make calls to writeInboxMessage()
|
2014-04-29 15:24:04 -04:00 |
|
Samuel H. Kenyon
|
1dd46a1ee8
|
extracted inbox code out of SearchRunner into QueryResults.writeInboxMessage()
|
2014-04-29 15:10:19 -04:00 |
|
Samuel H. Kenyon
|
68241c1244
|
move fireModuleDataEvent call into QueryResults
|
2014-04-29 14:56:54 -04:00 |
|
Samuel H. Kenyon
|
63e2713431
|
move writeAllHitsToBlackBoard() into QueryResults
|
2014-04-29 14:46:09 -04:00 |
|
Samuel H. Kenyon
|
55abbd5f04
|
extracted blackboard writing out of KeywordSearchResultFactory and into QueryRequest
|
2014-04-25 18:14:49 -04:00 |
|
Samuel H. Kenyon
|
3f676cd203
|
minor cleanup
|
2014-04-25 17:47:47 -04:00 |
|
Samuel H. Kenyon
|
d2315fd653
|
Merge remote-tracking branch 'upstream/develop' into keyword-refactor
|
2014-04-25 16:14:22 -04:00 |
|
Richard Cordovano
|
52b67953c8
|
Remove old RJCTODO comments
|
2014-04-25 12:51:07 -04:00 |
|
Samuel H. Kenyon
|
765ad9b16a
|
removed deprecated String mapping from QueryResults and replaced with Keyword mapping
|
2014-04-24 17:32:43 -04:00 |
|
Samuel H. Kenyon
|
744e60961e
|
Merge remote-tracking branch 'upstream/keywordsearch-refactor' into keyword-refactor
|
2014-04-24 11:55:40 -04:00 |
|
Richard Cordovano
|
56f5d0cf9f
|
Merge remote-tracking branch 'upstream/develop' into serialize_ingest_module_settings
|
2014-04-24 09:26:13 -04:00 |
|
Brian Carrier
|
514a7f00a6
|
resolved conflicts
|
2014-04-23 20:55:44 -04:00 |
|