2310 Commits

Author SHA1 Message Date
U-BASIS\dgrove
f9f6fb3f62 Fixed Indexed Text scroll bars. 2018-04-13 11:45:09 -04:00
Brian Carrier
a2f15b234a
Merge pull request #3669 from rishwanth1995/travis_less_verbose
reduce verbosity of ant build in travis
2018-04-12 09:50:25 -04:00
rishwanth1995
e32348590e reduce verbosity of ant build in travis 2018-04-11 11:48:42 -04:00
Richard Cordovano
42988f20bb Fix compile error in KeywordSearch.java 2018-04-10 13:45:38 -04:00
U-BASIS\dgrove
0cacfea4b3 Added comment about use of standard Java Logger. 2018-04-06 17:06:25 -04:00
U-BASIS\dgrove
37ed49b1b3 Switched from Java logger to Autopsy logger. 2018-04-06 09:38:06 -04:00
Ann Priestman
d085eb449a Replace computeIfAbsent lambda 2018-04-02 08:30:27 -04:00
Ann Priestman
65e42553d3 Adjust the priority of the content viewers 2018-03-28 08:14:48 -04:00
Ann Priestman
d2536e83d5 Fix doxygen warnings 2018-03-19 13:40:04 -04:00
Richard Cordovano
3d67650c13
Merge pull request #3502 from zhhl/2229-Part13UsegetOpenCaseInsteadOfgetCurrentCase
2229 Part 13 use getOpenCase() instead of getCurrentCase()
2018-03-07 17:03:14 -05:00
Richard Cordovano
b4176a9e05
Merge pull request #3501 from zhhl/2229-Part12UsegetOpenCaseInsteadOfgetCurrentCase
2229 Part 12 use getOpenCase() instead of getCurrentCase()
2018-03-07 17:03:01 -05:00
U-BASIS\zhaohui
fa648a9357 2229: Part 13: Use getOpenCase() instead of getCurrentCase() in test, timeline, report... 2018-03-02 14:26:06 -05:00
rishwanth1995
126b24ae65 Merge branch 'gui_changes' into developorig7 2018-03-02 14:00:44 -05:00
rishwanth1995
f532209721 modified spacerpanel in core.menuitem to prevent keywordsearch text cropping 2018-03-02 14:00:06 -05:00
U-BASIS\zhaohui
9b9d366a97 2229: Part 12: Use getOpenCase() instead of getCurrentCase() in KeywordSearch. 2018-03-02 13:54:24 -05:00
rishwanth1995
2508dd037e Merge branch 'gui_changes' into developorig7 2018-03-02 12:31:11 -05:00
rishwanth1995
5938323265 modified gui in keywordsearch module 2018-03-02 12:30:18 -05:00
Richard Cordovano
9b5e083cab Merge remote-tracking branch 'upstream/custom-release-2.11.1' into develop 2018-03-01 09:36:54 -05:00
rishwanth1995
c019aa85f3 added default fonts to the corecomponents installer 2018-02-27 10:43:00 -05:00
Ann Priestman
112b57776d Implement DIY solr cloud 2018-02-23 16:37:34 -05:00
U-BASIS\dgrove
8952c5686c Merge. 2018-02-23 14:55:31 -05:00
Richard Cordovano
038542151b
Merge pull request #3454 from esaunders/report_index_and_search
Merged develop into report indexing work and fixed issue with Content not in lookup
2018-02-23 14:32:23 -05:00
U-BASIS\dgrove
9de880bb0f Merge remote-tracking branch 'upstream/develop' into 3353_CenterChildWindows 2018-02-22 15:15:48 -05:00
U-BASIS\dgrove
ee07f777b3 More windows centered. 2018-02-22 15:07:36 -05:00
Richard Cordovano
dea5acbd62 Merge remote-tracking branch 'upstream/custom-release-2.11.1' into develop 2018-02-20 19:22:36 -05:00
esaunders
da5872e132 Modified Solr status command to not request index info. 2018-02-20 19:12:29 -05:00
Richard Cordovano
927f1a578f Updates for Autopsy-Core NBM version number change 2018-02-20 18:42:49 -05:00
esaunders
d7495c0e67 Modified Solr status command to not request index info. 2018-02-20 17:33:54 -05:00
Richard Cordovano
20c2feba60 Update verson numbers for 4.6.0 release 2018-02-20 17:18:25 -05:00
esaunders
665d1a8e0c Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-02-20 15:01:45 -05:00
esaunders
288705bb03 Make sure the content gets into the lookup and add support for reports (again). 2018-02-20 14:58:56 -05:00
Richard Cordovano
f87ad41398 Remove global field in keywordsearch/ExtractedContentViewer.java 2018-02-16 14:09:20 -05:00
Richard Cordovano
a6e38b9ea2 Fixes to ExtractedContntViewer for handling node lookup contents correctly 2018-02-14 18:25:43 -05:00
Richard Cordovano
06b272df32 Fixes to ExtractedContntViewer for handling node lookup contents correctly 2018-02-14 18:15:09 -05:00
esaunders
7cab25c2bc Add support for Reports to ExtractedContentViewer. 2018-02-14 17:43:12 -05:00
esaunders
609bc9fe67 Merge branch 'develop' of github.com:sleuthkit/autopsy into report_index_and_search 2018-02-14 17:42:26 -05:00
Richard Cordovano
e5e87942e6
Merge pull request #3389 from dgrove727/3468_ArtifactHits
3468 artifact hits
2018-02-14 10:06:20 -05:00
U-BASIS\dgrove
57fec275f8 Resolved merge conflicts. 2018-02-13 10:35:40 -05:00
Richard Cordovano
e8e5793090
Merge pull request #3413 from zhhl/3281-UseHashSetInsteadOfHashDatabase
3281: Use Hash Set instead of Hash Database
2018-02-12 17:00:51 -05:00
U-BASIS\dgrove
10a216707c Merge remote-tracking branch 'upstream/develop' into 3353_CenterChildWindows 2018-02-12 16:33:30 -05:00
U-BASIS\dgrove
022dbe81fb Merge. 2018-02-12 15:34:34 -05:00
U-BASIS\dgrove
d8be685908 Changed AbstractFile to Content to account for data sources. 2018-02-12 15:31:38 -05:00
U-BASIS\dgrove
eb3987f800 Fixed bugs; cleanup. 2018-02-12 13:19:18 -05:00
U-BASIS\dgrove
b28694743d Fixes. 2018-02-09 23:23:52 -05:00
U-BASIS\dgrove
ebc8d5b73c Minor changes to 'setNode()'. 2018-02-09 15:15:20 -05:00
U-BASIS\dgrove
1621cd5d43 Partial changes. 2018-02-09 14:23:39 -05:00
U-BASIS\dgrove
d8aaf83685 Merge remote-tracking branch 'upstream/release-4.6.0' into 3468_ArtifactHits 2018-02-09 10:23:46 -05:00
U-BASIS\dgrove
afa6ec95b5 Centered more windows. 2018-02-07 22:22:43 -05:00
U-BASIS\dgrove
bb0a7c26c7 Revisions. 2018-02-07 11:41:44 -05:00
U-BASIS\dgrove
a7a2c86ab3 Revisions. 2018-02-07 01:31:04 -05:00