William Schaefer
|
74067a4bf3
|
4272 make CaseDetailsDialog class final
|
2018-10-16 12:04:57 -04:00 |
|
esaunders
|
1bf627ca4f
|
Merge pull request #4222 from esaunders/develop
Add special handling for image gallery tables.
|
2018-10-15 17:40:33 -04:00 |
|
esaunders
|
9882ada225
|
Add special handling for image gallery tables.
|
2018-10-15 17:39:15 -04:00 |
|
esaunders
|
ee1f9dd216
|
Merge pull request #4221 from esaunders/develop
Merge release-4.9.0 into develop
|
2018-10-15 16:26:19 -04:00 |
|
esaunders
|
23eda3c98d
|
Merge remote-tracking branch 'upstream/release-4.9.0' into develop
|
2018-10-15 15:51:01 -04:00 |
|
William Schaefer
|
496b3034ae
|
4272 tweek sizing of tables so device ID will fit by default
|
2018-10-15 15:36:07 -04:00 |
|
William Schaefer
|
16df60558f
|
4272 fix warnings regarding raw types with dataSourcesTableModel
|
2018-10-15 15:29:40 -04:00 |
|
William Schaefer
|
b836dd8923
|
4272 add missing constructor comment for CasesTableModel
|
2018-10-15 15:03:11 -04:00 |
|
Brian Carrier
|
5035b7074f
|
Changed back to develop
|
2018-10-15 15:02:00 -04:00 |
|
William Schaefer
|
4ee84efcb9
|
4272 further comment CaseDetailsDialog and table models used by it.
|
2018-10-15 14:59:39 -04:00 |
|
William Schaefer
|
e464b31240
|
4272 add comments to new CaseDetailsDialog methods
|
2018-10-15 14:25:10 -04:00 |
|
William Schaefer
|
9e44c52f6b
|
4272 add comments to CaseDataSourcesWrapper remove unused code
|
2018-10-15 14:19:21 -04:00 |
|
William Schaefer
|
55b972b058
|
4272 fix bundle message names to reflect refactored class name
|
2018-10-15 13:45:50 -04:00 |
|
Brian Carrier
|
e032ab67e5
|
Set to release
|
2018-10-14 23:54:27 -04:00 |
|
Brian Carrier
|
3ac311689d
|
Merge pull request #4217 from sleuthkit/sql_fix
fix Keyword Search SQLiteUtil compile error
|
2018-10-14 21:49:01 -04:00 |
|
Brian Carrier
|
66476b9693
|
fix Keyword Search SQLiteUtil compile error
|
2018-10-14 21:47:11 -04:00 |
|
Brian Carrier
|
5e4a296f7c
|
Merge pull request #4216 from wschaeferB/4313-FileLimitOption
4313 add option to disable limiting of deleted file display to 10k
|
2018-10-14 21:18:06 -04:00 |
|
Richard Cordovano
|
9230451cb7
|
Remove SQLiteUtil from public API for future work
|
2018-10-13 21:08:04 -04:00 |
|
U-BASIS\dgrove
|
1180bdb1ba
|
Merge remote-tracking branch 'upstream/release-4.9.0' into 4262_HandleDomainSpecialCharacters
|
2018-10-12 23:56:14 -04:00 |
|
U-BASIS\dgrove
|
36b64926fa
|
Handle '@' character better; cleanup.
|
2018-10-12 23:55:20 -04:00 |
|
William Schaefer
|
d05adf1120
|
4272 first batch of clean up for Case Details dialog on CR panel
|
2018-10-12 17:38:47 -04:00 |
|
William Schaefer
|
ff8c4ff427
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 4272-ShowDataSourcesInCRPanel
|
2018-10-12 17:11:50 -04:00 |
|
William Schaefer
|
a59eadb393
|
4313 add option to disable limiting of deleted file display to 10k
|
2018-10-12 16:07:35 -04:00 |
|
Brian Carrier
|
863a82c6ff
|
Merge branch 'release-4.9.0' of github.com:sleuthkit/autopsy into release-4.9.0
|
2018-10-12 12:24:02 -04:00 |
|
Brian Carrier
|
f94d8e6da3
|
Updated for 4.9.0 release
|
2018-10-12 12:23:44 -04:00 |
|
Richard Cordovano
|
5a8196e5dd
|
Merge pull request #4215 from rcordovano/nbm-version-updates-for-4.9.0
NBM version updates for 4.9.0
|
2018-10-12 12:10:07 -04:00 |
|
Richard Cordovano
|
6bf58a0d3a
|
NBM versioning updates for release 4.9.0
|
2018-10-12 12:07:41 -04:00 |
|
Brian Carrier
|
c3efd28c14
|
Merge pull request #4207 from APriestman/ingestDsFix
Run all ingest modules on logical file sets
|
2018-10-12 11:30:05 -04:00 |
|
Brian Carrier
|
1029f4fcdb
|
Merge pull request #4214 from sleuthkit/4262_domain_check
validate domains don't have special characters
|
2018-10-12 11:21:04 -04:00 |
|
William Schaefer
|
26d8baab8b
|
4272 case info cr options panel with data sources added
|
2018-10-12 10:54:53 -04:00 |
|
Brian Carrier
|
2582ede1c4
|
Updated to TSK 4.6.3
|
2018-10-11 21:50:33 -04:00 |
|
Brian Carrier
|
ab3338ba6b
|
Updated to TSK version 4.6.3
|
2018-10-11 21:40:18 -04:00 |
|
Brian Carrier
|
e80553351c
|
validate domains don't have special characters
|
2018-10-11 18:49:32 -04:00 |
|
Richard Cordovano
|
a7b46a62d2
|
Merge pull request #4213 from rcordovano/release-4.9.0
Restore encapsulation of OutlineView in DataResultViewerTable
|
2018-10-11 18:25:47 -04:00 |
|
Richard Cordovano
|
eccf778925
|
Merge upstream, restore encapsulation of DataResultViewerTable
|
2018-10-11 18:23:06 -04:00 |
|
Richard Cordovano
|
4a8aecb939
|
Restore encapsulation of OutlineView in DataResultViewerTable
|
2018-10-11 18:16:46 -04:00 |
|
Richard Cordovano
|
3d6df1d9ea
|
Merge pull request #4212 from rcordovano/tree-table-node-public-api-fixes
Refactor to remove public API additions for common properties search
|
2018-10-11 18:14:28 -04:00 |
|
U-BASIS\dsmyda
|
611353d8f1
|
Created a solution entirely within the EFE module and not changing any public API in datamodel
|
2018-10-11 16:36:13 -04:00 |
|
Brian Carrier
|
8b622cfdb3
|
Merge pull request #4211 from dgrove727/4262_InvalidDomainsFix
4262 invalid domains fix
|
2018-10-11 15:49:19 -04:00 |
|
Richard Cordovano
|
7d7484aaef
|
Refactor to remove public API additions for common properties search
|
2018-10-11 15:47:41 -04:00 |
|
Richard Cordovano
|
1bf1d77532
|
Refactor to remove public API additions for common properties search
|
2018-10-11 15:43:29 -04:00 |
|
Richard Cordovano
|
df419009c4
|
Refactor to remove public API additions for common properties search
|
2018-10-11 15:39:57 -04:00 |
|
U-BASIS\dgrove
|
49c001e69f
|
Cleanup.
|
2018-10-11 15:12:33 -04:00 |
|
U-BASIS\dgrove
|
6977f4d69d
|
Simplified user@host parsing.
|
2018-10-11 15:11:51 -04:00 |
|
U-BASIS\dgrove
|
3c1db06fc4
|
Minimal fixes.
|
2018-10-11 15:03:25 -04:00 |
|
Brian Carrier
|
0e4664967b
|
Merge pull request #4210 from raman-bt/1066-cam-make-by-ds
1066: Grouping by Camera Make/Model depends on data source selection,…
|
2018-10-11 13:29:29 -04:00 |
|
Raman
|
aee36df5ea
|
1066: Grouping by Camera Make/Model depends on data source selection, despite being told otherwise
|
2018-10-11 13:22:01 -04:00 |
|
Brian Carrier
|
8d7213f095
|
Added space to SQL
|
2018-10-11 12:58:36 -04:00 |
|
Brian Carrier
|
09def81220
|
Merge pull request #4208 from raman-bt/1081-npe-groups
1081: NPE in ImageGallery while switching groups
|
2018-10-11 12:34:04 -04:00 |
|
eugene7646
|
32d2b61ddd
|
Merge pull request #4209 from eugene7646/pythonfixes
Fixed broken URL links
|
2018-10-11 12:29:01 -04:00 |
|