14442 Commits

Author SHA1 Message Date
esaunders
a46141f659 Merge pull request #2536 from esaunders/reduce_regex_false_positives
Reduce regex false positives
2017-02-27 10:12:58 -05:00
Richard Cordovano
a996308919 Merge pull request #2541 from millmanorama/2163-ccn-snippets
2163 ccn snippets
2017-02-27 10:02:12 -05:00
Richard Cordovano
eaf0a79f49 Merge pull request #2537 from millmanorama/2256-url-highlighting
2256 url highlighting
2017-02-27 09:53:17 -05:00
Richard Cordovano
81b13712b5 Merge pull request #2532 from millmanorama/2292-regex-highlighting
2292 regex highlighting
2017-02-27 09:49:15 -05:00
millmanorama
edfaec41ad enable ccn search when snippets are off. 2017-02-27 14:41:26 +01:00
millmanorama
6347837160 wip enable ccn search when snippets are off. 2017-02-27 11:55:07 +01:00
William Schaefer
e740945ec7 2094 minor clean up on relevent files 2017-02-24 15:45:11 -05:00
William Schaefer
45d1228f2d 2094 fixed comments regarding code changes for import export 2017-02-24 12:18:26 -05:00
William Schaefer
7014c9a509 2094 clean up of InterestingItemsFilesSetSettings.java 2017-02-23 18:15:15 -05:00
William Schaefer
eef98e507f 2094 wrapping of errors when malformed xml is encountered 2017-02-23 17:22:05 -05:00
William Schaefer
bdbe1c3275 2094 fixed support for path, mime, and size conditions 2017-02-23 15:40:40 -05:00
millmanorama
38b103f8cc escape the keyword in the same way we escape the text so that they will actually match 2017-02-23 12:50:19 +01:00
William Schaefer
d675e27fcf 2094 fixed bug with invalid selection 2017-02-22 18:23:51 -05:00
William Schaefer
7e097441d1 Error logging added for import export failures 2017-02-22 17:59:35 -05:00
esaunders
5225a0e47d Use domain validator instead of list of file extensions to reduce email false positives. 2017-02-22 17:50:58 -05:00
William Schaefer
a6eab00393 2094 safety checks for import and export 2017-02-22 17:17:00 -05:00
William Schaefer
396f44f494 2094 basic working import and export of FilesSets 2017-02-22 14:49:40 -05:00
William Schaefer
128d993447 2094 merged in minor changes from CopyButton branch 2284 2017-02-22 14:07:41 -05:00
William Schaefer
db87e1f3e7 2094 import button functionality 2017-02-22 14:03:54 -05:00
William Schaefer
d80a8731c6 2094 added icons to export and import buttons 2017-02-22 12:00:35 -05:00
William Schaefer
f43ca9cc10 2284 minor clean up of booleans and formating 2017-02-22 11:37:06 -05:00
William Schaefer
87b79069ed 2094 Non functional Import Export buttons added to gui 2017-02-22 11:32:20 -05:00
esaunders
da9b27d170 Reduce phone number and IP address false positives by requiring the presence of boundary characters at the beginning and end. Also fixed the module name that was being written as attribute source. 2017-02-22 11:30:01 -05:00
millmanorama
72d57a2b4c catch and log exception 2017-02-22 13:40:31 +01:00
millmanorama
80f97775c9 fix paging controls 2017-02-22 13:22:26 +01:00
millmanorama
1f42ed8192 revert variable name change (to simplify diff review) 2017-02-22 12:30:27 +01:00
William Schaefer
daa45839e0 2284 repositioned elements of panel 2017-02-21 18:50:15 -05:00
William Schaefer
a647c0bf5c 2284 Functioning Copy button 2017-02-21 18:01:14 -05:00
William Schaefer
12a98a795f 2284 copy set button enabled when set can be copied 2017-02-21 17:06:09 -05:00
William Schaefer
71a2226c86 2284 Added non-functional copy set button 2017-02-21 16:57:35 -05:00
William Schaefer
6acb5db6c2 2315 Autopsy Options panel renamed to View Options Panel 2017-02-21 15:21:39 -05:00
William Schaefer
45183026d1 2312 Auto Ingest Options now has scroll bar 2017-02-21 15:09:29 -05:00
Ann Priestman
d6292a4f94 Finishing the Image Writer finish method 2017-02-21 15:01:25 -05:00
William Schaefer
bcd7b39b91 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2309-ProfileDetailReadability 2017-02-21 13:39:57 -05:00
William Schaefer
9fc01a2651 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 1922-KeywordSearchEdit 2017-02-21 13:38:52 -05:00
William Schaefer
7a99c50916 2306 warning for non standard mime types added 2017-02-21 12:45:46 -05:00
William Schaefer
d9ee6d629b 2307 removed mainWindow cursor change 2017-02-21 11:32:07 -05:00
millmanorama
f4d8cc5b50 fix highlighting of kws hits on other artifacts 2017-02-21 17:26:12 +01:00
William Schaefer
8214b8bf3f Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2307-WaitCursorForSettings 2017-02-21 11:25:10 -05:00
William Schaefer
c9e9b8080f 2307-Wait cursor added for profile creation panel 2017-02-21 11:24:49 -05:00
Richard Cordovano
bf513ccae5 Merge pull request #2526 from wschaeferB/2306-FileTypesTreeFix
2306 File Types Tree will no longer blow up and disappear with non …
2017-02-21 10:03:31 -05:00
millmanorama
34926599a1 even more cleanup 2017-02-21 14:53:10 +01:00
millmanorama
3c46bf1ce8 more cleanup 2017-02-21 14:27:21 +01:00
millmanorama
e25f1473bd more cleanup 2017-02-21 11:25:59 +01:00
William Schaefer
8d355382ec 2309 - Modified Profile Settings Panel to be more readable 2017-02-17 17:26:43 -05:00
Richard Cordovano
3a6738324c Fix Run Ingest Module wizard bugs 2017-02-17 16:09:05 -05:00
William Schaefer
d98d80f031 2306 File Types Tree will no longer blow up and disappear with non standard mimeTypes 2017-02-17 15:32:24 -05:00
millmanorama
f9c428d5a4 set default page to 1 not 0 2017-02-17 14:39:02 +01:00
Richard Cordovano
50be46cdee Merge pull request #2509 from wschaeferB/2199-ProfilesInAddDataWizard
2199 profiles in add data wizard
2017-02-16 13:01:50 -05:00
millmanorama
b7439abfaa fix highlighting of accounts in ad-hoc searches and when they have spaces or - in them 2017-02-16 17:14:31 +01:00