13697 Commits

Author SHA1 Message Date
William Schaefer
f7e1b845ba 5373 finish using AutopsyException for purposes of 4595 2019-08-02 14:41:59 -04:00
William Schaefer
0966948b5e 5373 resolve merge conflict change exten AutopsyException some 2019-08-02 14:03:14 -04:00
William Schaefer
dd2973477d Merge branch '4595-CentralRepoError' of https://github.com/wschaeferB/autopsy into 5373-UserFriendlyException 2019-08-02 13:50:25 -04:00
William Schaefer
d0ca5dc98a 4595 use correct bundle message 2019-08-02 13:48:17 -04:00
William Schaefer
cbbafb2eec 5373 add exception class with user friendly exception 2019-08-02 13:20:21 -04:00
Richard Cordovano
c41d3d5fb0
Merge pull request #5094 from APriestman/5352_freqBug
5352 CR frequency fixes/only count cases
2019-08-02 13:09:06 -04:00
Richard Cordovano
b3d0df1a92
Merge pull request #5096 from sleuthkit/develop
Merge develop into elastic computing
2019-08-02 13:06:01 -04:00
Richard Cordovano
b630371511
Merge pull request #5095 from sleuthkit/release-4.12.0
Merge release 4.12.0 into develop
2019-08-02 13:03:29 -04:00
William Schaefer
a87bdf8852 4595 include bundle messages for two additional messages that may be displayed 2019-08-02 11:33:28 -04:00
William Schaefer
76004fca14 4595 fix upgrade after locking failure bug 2019-08-02 11:18:23 -04:00
Kelly Kelly
3a4e04b879 Merge branch 'timeline-event-mgr-2' into develop-merg 2019-08-02 09:49:48 -04:00
Ann Priestman
1dfd3f71ac Add another size option 2019-08-01 15:15:47 -04:00
Ann Priestman
a6fcee3621 Count cases not data sources 2019-08-01 14:47:56 -04:00
Eugene Livis
0b2cc12175 Refactored report module lookup into ReportModuleLoader 2019-08-01 14:25:26 -04:00
Kelly Kelly
f62ab84683 Modified based on Richard's review comments 2019-08-01 14:25:05 -04:00
Kelly Kelly
c05c27c7a0 further refinement of disabling plaso be default 2019-08-01 13:53:23 -04:00
Kelly Kelly
df86ce32ae Modified code in load for setting the Plaso module to off by default 2019-08-01 12:49:57 -04:00
Eugene Livis
86db3193cf Merge branch 'develop' of github.com:sleuthkit/autopsy into cl_reports 2019-08-01 12:16:35 -04:00
Ann Priestman
4a1a305e4e Fix bugs with frequency filter 2019-08-01 12:16:12 -04:00
Kelly Kelly
936642bfc9 Merge branch 'timeline-event-mgr-2-no-merge' into 1124-plaso-disable-by-default 2019-08-01 11:39:24 -04:00
Richard Cordovano
381ecd3104
Merge pull request #5086 from kellykelly3/timeline-event-mgr-2
Merge develop into timeline-event-mgr-2
2019-08-01 11:35:47 -04:00
William Schaefer
36a08b8c6a 4595 use error message for user feedback when handling cr config 2019-07-31 18:50:42 -04:00
Richard Cordovano
7fcf861460
Merge pull request #5069 from kellykelly3/1303-size-table-colums
1303 - added code size table columns to the available space
2019-07-31 18:13:25 -04:00
Kelly Kelly
6d45a54ccd changes based on review comment 2019-07-31 15:16:50 -04:00
Kelly Kelly
7ddf9fe071 merged in develop to timeline-event-mgr-2 2019-07-31 13:36:33 -04:00
Richard Cordovano
755743e05a Resolve code hygiene issues for misc text translation classes 2019-07-31 12:53:02 -04:00
Richard Cordovano
f25c989c7b
Merge pull request #5085 from kellykelly3/1292-filter-checkbox
1292 Set the default state of the Filter checkboxes
2019-07-31 12:46:12 -04:00
Kelly Kelly
561dbeab0e Set the default state for the filters 2019-07-31 10:42:39 -04:00
Richard Cordovano
c2ab063688
Merge pull request #5065 from kellykelly3/1310-tl-update-message
1310 Added Update Message to TL
2019-07-31 09:38:46 -04:00
Kelly Kelly
f7a3cc4f72 removed empty catch block 2019-07-31 09:29:54 -04:00
Richard Cordovano
ba8618801a Text translation exported public API modifications before release 2019-07-30 18:39:14 -04:00
William Schaefer
ea150c7222 4595 make errors cover more possible scenarios when cr config fails 2019-07-30 17:24:21 -04:00
Mark McKinnon
ba611f81e6 Change Logger from java to Autopsy
Change the logger from java to Autopsy
2019-07-30 14:54:13 -04:00
Mark McKinnon
83b9b56914 Change logger from java to Autopsy
Change the logger used from java to Autopsy
2019-07-30 14:50:52 -04:00
Mark McKinnon
b5421a43e7 Changed logger class to use Autopsy version
Changed logger class to use Autopsy version.
2019-07-30 13:16:16 -04:00
William Schaefer
e1e468884b 5118 clean up imports and copyright dates 2019-07-30 11:57:01 -04:00
William Schaefer
50e7d7e986 5118 remove uses of exception.printStacktrace 2019-07-30 11:33:33 -04:00
Kelly Kelly
eab5788c70 Changed inital state of filter checkboxes 2019-07-30 10:32:07 -04:00
William Schaefer
1cca4bf20a 5118 undo changes to class used by logger 2019-07-30 10:10:23 -04:00
William Schaefer
bb212e8b9f 5118 update bundle merged file 2019-07-29 17:42:04 -04:00
William Schaefer
dcdc16e57f 5118 eliminate sout calls which are not required 2019-07-29 17:21:49 -04:00
Kelly Kelly
5195811fe6 tweeked Plaso setting panel layout 2019-07-29 15:36:11 -04:00
Richard Cordovano
494e853a53 Text translation exported public API adjustments 2019-07-29 10:14:14 -04:00
Kelly Kelly
83082ea940 cleaned up warnings in timeline 2019-07-26 15:17:38 -04:00
Kelly Kelly
9a31541320 modified based on review comments 2019-07-26 12:24:03 -04:00
Kelly Kelly
50656b4859 modified based on review comments 2019-07-26 11:24:08 -04:00
Kelly Kelly
b95009bc15 deprecated indexArtifact 2019-07-26 10:41:32 -04:00
Richard Cordovano
41116e63b3
Merge pull request #5068 from esaunders/5339-appveyor-jna
See if setting jna.nosys to true fixes our AppVeyor build problem.
2019-07-24 15:48:20 -04:00
Kelly Kelly
554db1aedc added code size table columns to the available space 2019-07-24 15:13:54 -04:00
Richard Cordovano
f0ce002c04 Merge remote-tracking branch 'upstream/develop' into file-search 2019-07-24 14:32:30 -04:00