2499 Commits

Author SHA1 Message Date
Dick Fickling
ba8dd53c7f Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 17:19:39 -05:00
Dick Fickling
d3f5b054ec Ingest Service now keeps track of current Keyword Lists 2012-02-22 17:19:18 -05:00
Dick Fickling
81c9b92f27 Make file content viewable from blackboard entry 2012-02-22 17:18:12 -05:00
adam-m
80fee3e815 ingest message: disable top level bar actions, remove clear/read all bu 2012-02-22 16:48:12 -05:00
adam-m
8e675abaad isServiceRunning: provide the most accurate answer (check the queue, then check background threads) for fscontent services 2012-02-22 16:19:28 -05:00
adam-m
defd6cd2f5 Ingest API: add a way to query individual service if it has any background jobs running that are managed by the service. Needed for more precise service state tracking by the manager. 2012-02-22 16:03:02 -05:00
adam-m
3b3d51082a add method boolean isServiceRunning(final IngestServiceAbstract service) 2012-02-22 15:44:02 -05:00
adam-m
25ad5feb9e Ingest message box: add render row selection in the custom renderer 2012-02-22 14:27:31 -05:00
adam-m
a0cc243171 ingest message clear button should also clear details 2012-02-22 11:30:20 -05:00
adam-m
95457f71de message table cursor adjustements 2012-02-22 11:25:27 -05:00
adam-m
f662481abb ingest message inbox button enhancements 2012-02-22 10:50:51 -05:00
Dick Fickling
8d71111d92 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-22 10:31:52 -05:00
adam-m
329db3921b Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-02-22 10:15:01 -05:00
adam-m
8fbad4fe56 Minor adjustments to keyword search: add htm extension as supported by Solr and set content type of extracted text to more compliant 2012-02-22 10:14:21 -05:00
Dick Fickling
a69305af00 Search panel tweaks 2012-02-22 09:58:17 -05:00
Dick Fickling
fd76dce199 Allow "Open Viewer" button to select specific artifact 2012-02-22 09:57:33 -05:00
Brian Carrier
de275582fb fixed ivy issue to allow keywordsearch to build on non-WIndows platforms 2012-02-21 23:47:02 -05:00
adam-m
2e26827371 Add ingest message tc settings file to layer.xml 2012-02-21 17:02:35 -05:00
Dick Fickling
825f3b2c5b Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-21 16:28:36 -05:00
adam-m
654830d5c9 add open viewer functionality in ingest message dialog 2012-02-21 16:19:36 -05:00
Dick Fickling
a5498b9206 remove refresh button 2012-02-21 16:14:06 -05:00
adam-m
21768f5965 Interface and lookup for directory tree artifact viewer - to support viewing artifacts triggered from other modules 2012-02-21 16:09:02 -05:00
Dick Fickling
670c206f45 add openNode() method to Directory Tree 2012-02-21 14:39:31 -05:00
Dick Fickling
75fd4c4571 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-21 14:35:12 -05:00
adam-m
e95dcdf69d add clear messages button 2012-02-21 14:26:16 -05:00
adam-m
9609aea951 Ingest message enhancements 2012-02-21 14:21:31 -05:00
Dick Fickling
12faa2c10b merge fixes 2012-02-21 13:48:47 -05:00
Dick Fickling
4c7085c0b6 Merge branch 'master' of github.com:sleuthkit/autopsy
Conflicts:
	Ingest/src/org/sleuthkit/autopsy/ingest/Bundle.properties
	KeywordSearch/src/org/sleuthkit/autopsy/keywordsearch/KeywordSearchIngestService.java
2012-02-21 13:47:46 -05:00
Dick Fickling
787f20d1e4 Enable Ingest keyword lists to be updated 2012-02-21 13:38:59 -05:00
Dick Fickling
53bcb90020 Keyword Search Panel on top right 2012-02-21 13:38:42 -05:00
Dick Fickling
2145782244 bugs in Ingest Manager 2012-02-21 13:35:26 -05:00
Dick Fickling
914b1ad79a Change duration of recent files filters 2012-02-21 13:34:08 -05:00
Dick Fickling
f4ec382c07 View in Directory action use visitor pattern rather than instanceof 2012-02-21 13:33:25 -05:00
Dick Fickling
e11c5f7bdf Add node selection capability to dataresult viewers 2012-02-21 13:32:39 -05:00
adam-m
d8e94926d8 keyword search minor typo fix 2012-02-21 12:14:35 -05:00
adam-m
6b89d8b476 Rearranged messages window
Additions to ingest messages API - data messages contain details, blackboard artifact data
Updated services using ingest message API
2012-02-21 12:03:10 -05:00
adam-m
0189f6f5ed fix clear messages 2012-02-21 11:07:13 -05:00
adam-m
8b4b297bc3 add ability to get manager handle outside of ingest package and query the manager for its state 2012-02-21 10:15:19 -05:00
adam-m
d1a7aae588 Keep inbox in current position when ingest starts 2012-02-17 14:07:02 -05:00
adam-m
1759121453 Undock ingest messages when ingest starts. And do not dock if already undocked. 2012-02-17 10:29:43 -05:00
Dick Fickling
4d5b8e8e61 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-02-16 17:31:33 -05:00
Dick Fickling
952e212d56 fix for null node selection 2012-02-16 17:30:36 -05:00
adam-m
581e158403 decrease icon size 2012-02-16 17:27:59 -05:00
Dick Fickling
0d76aa0e41 re-enable keyword search 2012-02-16 17:27:51 -05:00
adam-m
cf6b2e8adb remove unused method 2012-02-16 17:27:32 -05:00
Dick Fickling
73a1f84407 Keyword Search Configuration Dialog tweaks 2012-02-16 16:38:26 -05:00
Dick Fickling
5444e8a464 enable Directory Tree refresh 2012-02-16 16:37:26 -05:00
Dick Fickling
cd07378b9a Keyword Search Configuration Dialog tweaks 2012-02-16 16:37:08 -05:00
Dick Fickling
1c4aaeec48 Hash DB use IngestManager fireServiceDataEvent() method 2012-02-16 16:33:10 -05:00
Dick Fickling
3c1fa6751c Improve Directory Tree Refresh 2012-02-16 16:32:33 -05:00