5845 Commits

Author SHA1 Message Date
Ann Priestman
d0ffab6caa Setup up context menu for slack files.
Don't skip slack files in file type ID
2016-11-07 09:45:50 -05:00
Ann Priestman
00a95a272d Merge remote-tracking branch 'upstream/develop' into slackSpace 2016-11-02 13:03:28 -04:00
Richard Cordovano
7df405271b Merge pull request #2390 from millmanorama/2053-accounts-refresh
fix null pointer exception, and index out of bounds exception when re…
2016-11-01 19:17:29 -04:00
Richard Cordovano
e692c8d3e2 Merge pull request #2389 from millmanorama/make-accounts-nodes-lazier
improve lazy creation of accounts related nodes
2016-11-01 19:00:23 -04:00
Richard Cordovano
485cbbd37a Merge pull request #2394 from esaunders/vs_2015
Vs 2015
2016-11-01 14:34:33 -04:00
Ann Priestman
0da17bd6cc Adding SlackFileFilterNode.java 2016-11-01 14:01:01 -04:00
Ann Priestman
51d5d28948 Slack file timing testing 2016-11-01 13:55:28 -04:00
Ann Priestman
2da987a22f Add support for slack files 2016-10-31 15:28:57 -04:00
millmanorama
92f5b8a153 improve lazy creation of accounts related nodes 2016-10-27 22:30:17 +02:00
millmanorama
b37171e1ac fix null pointer exception, and index out of bounds exception when refreshing the accounts tree 2016-10-27 22:28:10 +02:00
Ann Priestman
9734adb003 Adding support for new SlackFile type 2016-10-27 09:37:07 -04:00
Richard Cordovano
b2f9b1ee75 Exclude set name and Solr doc id from credit card account reports 2016-10-20 11:49:35 -04:00
millmanorama
34f08fa780 don't report on associated artifacts for accounts 2016-10-20 12:52:33 +02:00
Richard Cordovano
39e3a96d0e Merge pull request #2382 from millmanorama/fix-accounts-refresh
refresh accounts when manual search adds results. upgrade to guava 19…
2016-10-19 17:41:31 -04:00
esaunders
d5cb4cf162 Merge branch 'develop' of github.com:sleuthkit/autopsy into vs_2015 2016-10-19 15:31:26 -04:00
esaunders
3b3fa8d96d Load all 40+ dlls required by the latest version of the MSVC runtime. 2016-10-19 14:29:08 -04:00
Richard Cordovano
aedf51ad3d Merge pull request #2379 from wishdasher/AUT-2236_hashset_panel_sizing
Fixed sizing and scrolling issues for a few options panels
2016-10-19 12:46:31 -04:00
Sophie Mori
947afff79b Fixed scrolling in file extension mismatch panel 2016-10-19 11:37:58 -04:00
millmanorama
9f09858f53 refresh accounts when manual search adds results. upgrade to guava 19 so we can make handlers default access 2016-10-19 14:55:04 +02:00
Ann Priestman
f10400b31e Fixes for new Account object with postgres databases 2016-10-18 15:39:39 -04:00
Sophie Mori
b2faf6d31a Added scrolling function to two newest options panels 2016-10-17 13:30:46 -04:00
Sophie Mori
9763d4513c Fixed interesting items scrolling and sizing 2016-10-17 13:25:41 -04:00
Sophie Mori
6b990de886 Fixed hash options panel size issue 2016-10-17 13:25:03 -04:00
millmanorama
997a1615de fix account icon in reports 2016-10-17 17:02:19 +02:00
Sophie Mori
8d639a29e4 merging develop 2016-10-17 10:15:38 -04:00
U-BASIS\zhaohui
bd023b6859 2020: instead of passing a msg from getLocalizedMessage() method, pass an string of error message to avoid a NPE problem 2016-10-13 13:44:26 -04:00
Sophie Mori
594305ca6f pulling latest develop branch 2016-10-13 11:40:07 -04:00
Sophie Mori
7593f0eb0e ReportHTML NPE catch and log with detailed error message 2016-10-13 11:38:47 -04:00
Richard Cordovano
c3fbd0a2f2 Add missing @Override annotation in PrimaryDetailsChartLane.java 2016-10-12 18:34:50 -04:00
Richard Cordovano
9675133b65 Fix doxygen warnings 2016-10-12 18:24:47 -04:00
Richard Cordovano
16106cd78c Update Autopsy-Core NBM versioning for release 4.2.0 2016-10-12 13:23:56 -04:00
Richard Cordovano
c507799d47 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-10-12 10:28:57 -04:00
Richard Cordovano
f4153d5f0b Restore AutopsyItemVisitor and AutopsyVisitableItem to public API 2016-10-12 10:28:20 -04:00
Sophie Mori
81622f985f Merging in develop, resolved conflict in DrawableTagsManager 2016-10-12 09:54:54 -04:00
Sophie Mori
0c433e43ac Updated error messages 2016-10-12 09:29:27 -04:00
Richard Cordovano
394a22213a Merge pull request #2367 from wishdasher/AUT-2105_keyboard_shortcut_tagging_file
Added keyboard shortcut for tagging files and artifacts
2016-10-11 16:44:41 -04:00
Richard Cordovano
ba83557b98 Merge pull request #2348 from wishdasher/AUT-1795_external_viewer_associations
Added options panel for user defined external viewer associations
2016-10-11 16:39:34 -04:00
Sophie Mori
448cb0cd98 Changed ExternalViewerRulesManager to package level access 2016-10-11 16:25:36 -04:00
Sophie Mori
145ba4dd10 All abstract files are taggable, changed lookup in AddContentTagAction 2016-10-11 16:24:00 -04:00
Richard Cordovano
3fa1afb27b Merge pull request #2371 from wishdasher/develop
Fixed typo that appears in the UI
2016-10-11 16:23:36 -04:00
Sophie Mori
f2cd5ce5a4 Fixed typo that appears in the UI 2016-10-11 13:16:31 -04:00
Sophie Mori
325c6a9310 Removed unused imports 2016-10-11 13:14:49 -04:00
Sophie Mori
2d5f271df3 Fixed race conditions when adding new tag names to database 2016-10-11 12:58:24 -04:00
Richard Cordovano
cdb5b50ed4 Fixes for credit card account artifact report generation 2016-10-11 12:26:29 -04:00
Sophie Mori
618eb494d4 Renamed classes with rule -> external viewer rule 2016-10-11 11:04:11 -04:00
Sophie Mori
4e722ce81a Eliminated use of action command binding 2016-10-07 17:23:59 -04:00
Sophie Mori
be95f12605 set commandAction manually 2016-10-07 17:10:55 -04:00
Sophie Mori
bca8232808 Fixed merge conflict 2016-10-07 16:04:04 -04:00
Sophie Mori
3982f35e38 Merge branch 'develop' into AUT-2105_keyboard_shortcut_tagging_file
merging to use new jar file when building
2016-10-07 15:59:55 -04:00
Richard Cordovano
667e35f372 Merge remote-tracking branch 'upstream/credit_card_account_search' into develop 2016-10-07 14:56:45 -04:00