1292 Commits

Author SHA1 Message Date
adam-m
e6cd5c4573 Keyword search: register bb writer worker also for single literal search, imrpove highlighting performance 2012-04-05 15:39:38 -04:00
adam-m
dd309abbe0 Keyword search: Remove obsolete less writeToBlackBoard() from interface, use only the more efficient method.
Better error handling of Solr errors.
2012-04-05 13:46:05 -04:00
adam-m
a2267f34f5 Keyword search (manual search): better handling of background threads writing to bb. Use swing worker with progress bar and stop all threads when Case is closed preventing exceptions from being thrown. 2012-04-05 13:00:20 -04:00
adam-m
e78134ca37 Single keyword search: make bb writes more efficient in a single background thread 2012-04-05 10:29:30 -04:00
adam-m
0d735e3413 Keyword search single regex search tweak 2012-04-04 21:39:04 -04:00
adam-m
abb2b513c2 Ingest message inbox: add right click action for copy, select all
Keyword search: single regex search fix for simplified api
2012-04-04 21:34:07 -04:00
Alex Ebadirad
1ef31a331d tweaked domain add attribute regex and utility method.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-04 16:06:43 -07:00
Alex Ebadirad
8830bf467d Merge branch 'master' of https://github.com/aebadirad42six/autopsy 2012-04-04 14:56:54 -07:00
Alex Ebadirad
060d5775af Universal date time, added base class for reportxls, added usb scripts, and added domain extraction utility and domains for all web artifacts.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-04-04 14:56:35 -07:00
adam-m
3d965084f0 Adjust default column width 2012-04-04 09:37:04 -04:00
adam-m
b47208c3fa Remove duplicate class, identical exists in sleuthkit.datamodel 2012-04-04 09:35:32 -04:00
adam-m
79aa163ecc TSK-389 Change file read() API
- adapt to API change, optimize/reuse buffer when possible
2012-04-03 17:46:42 -04:00
adam-m
c92833bb47 Renable string extraction on up to 1MB strings 2012-04-02 14:41:26 -04:00
adam-m
257bfaeb24 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-04-02 14:27:13 -04:00
adam-m
e163c35b11 Keyword search remove performQueryPerTerm() from interface and simplify code 2012-04-02 14:24:29 -04:00
Dick Fickling
528b523a17 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-30 15:23:20 -04:00
Dick Fickling
327f27911c Case number no longer limited to digits 2012-03-30 15:23:12 -04:00
adam-m
eb18437f0a Merge branch 'master' of https://github.com/aebadirad42six/autopsy 2012-03-30 15:03:28 -04:00
Alex Ebadirad
9f43d9bf0f Cleaned up firefox download paths, stripping off file and urldecoding the strings. Beta for report launching in BrowserControl.java
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-30 11:19:40 -07:00
adam-m
b4b3146755 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-30 13:57:43 -04:00
adam-m
74fdab0b08 TSK-424 Review Keyword Search Behavior
- fix non-regex queries inside outter quotes supplied by user (do not escape the quotes)
- do not force quotes for non-regex queryies and fix highlighting when query consists of multiple words
2012-03-30 13:55:41 -04:00
Dick Fickling
1cd4de5d65 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-30 12:56:28 -04:00
Dick Fickling
5c85599c08 TSK-367: Refresh only specific nodes in Directory Tree 2012-03-30 12:55:56 -04:00
Dick Fickling
530da635dc Add right-click action to File and Directory nodes to open in parent dir 2012-03-30 12:55:07 -04:00
adam-m
9f34f95712 Fix typos in a string message, no logic change. 2012-03-30 11:54:13 -04:00
adam-m
a0d3364e3c remove watch lists string reference 2012-03-30 10:36:54 -04:00
adam-m
ec5adde672 Catch all exceptions in CaseChangeListener, otherwise it would prohibit other handlers from running 2012-03-29 16:36:42 -04:00
adam
2ab2714018 Merge pull request #33 from aebadirad42six/master
Fix to only display report section if more than 0 records are present in bb
2012-03-28 09:35:27 -07:00
Alex Ebadirad
6270daec73 Display categories of report only if they have 1 or more records in each one.
Signed-off-by: Alex Ebadirad <aebadirad@42six.com>
2012-03-28 09:33:59 -07:00
adam-m
f575cb00bd Suppress unchecked warning in the equals() 2012-03-28 11:11:16 -04:00
Dick Fickling
d191b7de2a Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-28 10:39:15 -04:00
Dick Fickling
4db6a757d0 TSK-428: Keyword search export GUI bug 2012-03-28 10:39:08 -04:00
adam-m
8910472207 Keyword search: do not send new data event if no artifacts created (e.g. when no Solr core) 2012-03-28 10:18:11 -04:00
adam-m
44b2b44f24 Handle text highlights errors more gracefully when solr core not available 2012-03-28 10:00:06 -04:00
adam-m
4f63ee3b83 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-27 18:16:12 -04:00
adam-m
af66843579 Improve highlighting/preview query slightly by quoting the term, better matches while still using stored='false' 2012-03-27 18:15:45 -04:00
Dick Fickling
092d011727 new icons for directory tree 2012-03-27 17:51:45 -04:00
Dick Fickling
5f8abeaff9 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-27 17:30:35 -04:00
Dick Fickling
56d8b0990b change welcome window icons 2012-03-27 17:30:10 -04:00
adam-m
4ae52f06db Remove <> from keyword search messages for consistency 2012-03-27 17:14:28 -04:00
adam-m
6e9e955bb3 Fix rare special case in data result viewer table when no property sets exist 2012-03-27 17:00:52 -04:00
adam-m
b7b412a125 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-27 16:56:47 -04:00
adam-m
983614a85e Minor Gui sizing tweaks 2012-03-27 16:56:24 -04:00
Dick Fickling
9853e640f2 Merge branch 'master' of github.com:sleuthkit/autopsy 2012-03-27 16:49:54 -04:00
Dick Fickling
1b360046de change back/forward buttons for content viewers 2012-03-27 16:49:36 -04:00
adam-m
53b185425a Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-27 15:59:21 -04:00
adam-m
0c4ae3b57c Log case close exception with INFO, not SEVERE 2012-03-27 15:59:04 -04:00
Dick Fickling
032b7a1f2e Automatically expand Views node children 2012-03-27 15:54:57 -04:00
adam
100da046c0 Merge pull request #32 from aebadirad42six/master
Added working links to embedded report
2012-03-27 12:11:51 -07:00
adam-m
fb96304112 Merge branch 'master' of https://github.com/sleuthkit/autopsy 2012-03-27 15:09:53 -04:00