Richard Cordovano
7b5ac994a7
Fix incorrect use of Autopsy Logger in AutopsyTestCases class
2019-09-12 17:53:34 -04:00
Richard Cordovano
5ab6d5e56f
Merge pull request #5152 from raman-bt/5394-dbparser-helper
...
5394: Implement utility class supporting mobile app parsers and first…
2019-09-12 17:44:53 -04:00
William Schaefer
861a47fe6a
5338 undo accidental commit of merged file unrelated to this PR
2019-09-12 17:42:17 -04:00
Eugene Livis
23a849e76c
Progress panel fix
2019-09-12 17:34:03 -04:00
William Schaefer
0ab8f0d76d
5338 - initial code to optionally limit multi-user access
2019-09-12 17:27:26 -04:00
Eugene Livis
3b7fc4a4b4
Bug fix in table report panel's Finish button
2019-09-12 16:28:09 -04:00
Joe Ho
b08f4a7119
Resolve merge conflicts
2019-09-12 15:55:21 -04:00
Joe Ho
d1d9fea457
Merge branch 'develop' into 5395-Dev-Problems-re-adding-logical-imager-results-after-cancellation
2019-09-12 15:43:15 -04:00
Richard Cordovano
e68a963264
Merge pull request #5179 from rcordovano/regression-test-logger-fix
...
Fix incorrect use of Autopsy Logger in RegressionTest class
2019-09-12 15:15:56 -04:00
Richard Cordovano
b5301e689a
Fix incorrect use of Autopsy Logger in RegressionTest class
2019-09-12 15:14:24 -04:00
Richard Cordovano
74550f2698
Merge pull request #5173 from eugene7646/image_gallery_paths_5418
...
Modified IG tables to store strings as TEXT instead of VARCHAR(255)
2019-09-12 14:32:40 -04:00
Richard Cordovano
f7b0eb607d
Merge pull request #5140 from kellykelly3/1324-recycle-bin
...
1324 recycle bin changes
2019-09-12 14:06:38 -04:00
Richard Cordovano
7d8064bce5
Merge pull request #5146 from markmckinnon/2435-periodic-search-progress-bar-sticks-around-after-cancellation
...
2435 periodic search progress bar sticks around after cancellation
2019-09-12 14:03:46 -04:00
Richard Cordovano
1195d9d494
Merge pull request #5150 from kellykelly3/1328-sam-parse
...
1328 - Extended SAM information
2019-09-12 14:02:16 -04:00
Richard Cordovano
20b5c7b413
Merge pull request #5161 from jkho/5454-Display-better-progress-in-logical-imager-DSP
...
5454 display better progress in logical imager dsp
2019-09-12 13:57:58 -04:00
Richard Cordovano
8dee740fa6
Merge pull request #5172 from esaunders/5321_travis_build
...
Bring Autopsy Travis build up to date with TSK Travis build.
2019-09-12 12:50:26 -04:00
Kelly Kelly
55976bb56c
fixed codacy issues
2019-09-12 12:04:34 -04:00
Joe Ho
4362b9b0ed
revert DataResultViewerTable.java
2019-09-12 11:57:36 -04:00
Joe Ho
5a4203809b
Merge branch 'develop' into 5395-Dev-Problems-re-adding-logical-imager-results-after-cancellation
2019-09-12 11:56:05 -04:00
Raman
6aa6d66d60
Address log levels.
2019-09-12 11:55:10 -04:00
Joe Ho
d92943581d
Fix Codacy error
2019-09-12 11:54:07 -04:00
Kelly Kelly
1b4a70bdec
Fixed codacy issues
2019-09-12 11:26:20 -04:00
William Schaefer
0b6e9c5121
Merge branch 'file-search' of https://github.com/sleuthkit/autopsy into 5369-ShowDuplicatesUI
2019-09-12 10:55:05 -04:00
Ann Priestman
eb2660ec77
Added image tags to portable case
2019-09-12 10:23:04 -04:00
Richard Cordovano
5ac0b2c068
Merge pull request #5174 from APriestman/5477_dbDump
...
5477 Remove legacy artifact ID from tsk_event_descriptions
2019-09-12 10:06:05 -04:00
Joe Ho
e4bc470849
Fix PR comments
2019-09-12 10:04:14 -04:00
Kelly Kelly
ef0446708d
cleaned up imports
2019-09-12 09:44:38 -04:00
Raman
aa76afb25c
5419: SBrowser
...
5439: Opera browser
5440: Orux Maps
5441: Installed Apps
2019-09-12 09:22:27 -04:00
Raman
bf383af066
5446: Xender
...
5447: Zapya
5448: ShareIt
2019-09-12 07:45:19 -04:00
Raman
b240064900
Merge branch '5394-dbparser-helper' of https://github.com/raman-bt/autopsy into 5446-file-transfer-apps
2019-09-12 07:08:47 -04:00
Akira Ueda
3f64e6a72c
Use phrase query and original highlighter
...
- Use phrase query in the same way as the previous version.
- Use original highlighter instead of FastVectorHighlighter which does not work fine with Japanese text and phrase query
2019-09-12 17:04:02 +09:00
Ann Priestman
6a64791fe5
Remove legacy artifact ID from tsk_event_descriptions
2019-09-11 21:31:34 -04:00
Eugene Livis
f40d950059
Modified Image Gallery tables to store strings as TEXT instead of VARCHAR(255)
2019-09-11 18:02:26 -04:00
William Schaefer
46e4e2b10a
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 5297-CodacyErrorCleanup
2019-09-11 17:59:01 -04:00
esaunders
0437b9561a
Remove jdk tag because it causes travis to error out.
2019-09-11 17:46:05 -04:00
William Schaefer
5dce361907
5297 address review feedback
2019-09-11 17:43:57 -04:00
Richard Cordovano
aa3705824c
Merge pull request #5169 from wschaeferB/5479-SCOOptimization
...
5479 move SCO task creation inside SCO check for optimization
2019-09-11 17:42:34 -04:00
esaunders
6fd7a5cf61
Add ant-optional package in an attempt to get JUnitTask
2019-09-11 17:36:59 -04:00
Richard Cordovano
478f09cb42
Merge pull request #5136 from wschaeferB/5372-VideoThumbnailViewer-List
...
5372 video thumbnail viewer list
2019-09-11 17:28:18 -04:00
Richard Cordovano
c727866986
Merge pull request #5083 from markmckinnon/2427-incorrect-logger-class-widely-used
...
2427 incorrect logger class widely used
2019-09-11 17:23:18 -04:00
Richard Cordovano
c673acf87d
Merge pull request #5081 from wschaeferB/5217-ImageGalleryNotOpenFeedback
...
5217 provide users feed back when image gallery fails to open
2019-09-11 17:22:19 -04:00
Richard Cordovano
7754a03d28
Merge pull request #5057 from wschaeferB/5319-ChangeIngestEventSubscription
...
5319 change ingest event subscription
2019-09-11 17:20:44 -04:00
esaunders
082718af28
Get the java version set up correctly.
2019-09-11 17:13:24 -04:00
esaunders
98e860df7a
Shouldn't have moved the line that cd'd into sleuthkit.
2019-09-11 17:02:14 -04:00
Richard Cordovano
0a239c9274
Merge pull request #5055 from dannysmyda/5292-Orphan-Folder-Location-Column
...
5292 Remove Orphan Folder Location Attribute on UI node
2019-09-11 17:01:41 -04:00
U-BASIS\dsmyda
7c15ebc260
Initial template commit
2019-09-11 16:58:19 -04:00
esaunders
f4a602cb28
Bring Autopsy Travis build up to date with TSK Travis build.
2019-09-11 16:56:24 -04:00
Richard Cordovano
7f68c9815c
Merge pull request #5036 from dannysmyda/3822-DataContentTopComponent-Pos-Warning
...
3822 data content top component pos warning
2019-09-11 16:51:05 -04:00
U-BASIS\dsmyda
0213e40d3e
Initial infra commit
2019-09-11 16:48:21 -04:00
U-BASIS\dsmyda
0580ffdd2f
Merged lasted helper code and updated viber.py to conform
2019-09-11 16:39:48 -04:00