Ann Priestman
|
fed52680a9
|
Cleanup
|
2017-11-13 14:28:04 -05:00 |
|
Ann Priestman
|
0ea88c0f68
|
Cleanup
|
2017-11-13 14:24:50 -05:00 |
|
Ann Priestman
|
f00ceeea27
|
Cleanup
|
2017-11-13 14:03:29 -05:00 |
|
Ann Priestman
|
5c2b89995e
|
Switched around names of HashDb and HashDatabase
|
2017-11-13 13:56:40 -05:00 |
|
Ann Priestman
|
56c5cd92cb
|
Revert changes to the public api
|
2017-11-13 08:47:01 -05:00 |
|
Ann Priestman
|
055c095a56
|
Standardized name of referenceSetID.
Improved comments.
|
2017-11-08 15:32:07 -05:00 |
|
Ann Priestman
|
08c2e05fd4
|
Fix file filter
|
2017-11-07 14:23:24 -05:00 |
|
Ann Priestman
|
9ece65a3f0
|
Added idx only file filter for central repo import
|
2017-11-07 09:40:01 -05:00 |
|
Ann Priestman
|
bca71afa70
|
Fix storing of read only flag
|
2017-11-03 12:53:23 -04:00 |
|
Ann Priestman
|
399b7a4b38
|
Forgot duplicate entry check.
|
2017-11-03 11:57:52 -04:00 |
|
Ann Priestman
|
d44efea5b3
|
Empty the list of new central repo hash sets when the settings are saved
|
2017-11-03 10:26:39 -04:00 |
|
Ann Priestman
|
4cf2c33f0f
|
Cleanup
|
2017-11-01 13:35:04 -04:00 |
|
Ann Priestman
|
2e128fcbbd
|
Cleanup
|
2017-11-01 13:19:42 -04:00 |
|
Ann Priestman
|
95cf6fb95f
|
Cleanup
|
2017-10-31 14:34:01 -04:00 |
|
Ann Priestman
|
ee3e12a883
|
Cleanup
|
2017-10-31 14:31:21 -04:00 |
|
Ann Priestman
|
4b1428007f
|
Merge remote-tracking branch 'upstream/develop' into 3139_cr_hashes
Conflicts:
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/EamDb.java
Core/src/org/sleuthkit/autopsy/centralrepository/datamodel/SqliteEamDb.java
Core/src/org/sleuthkit/autopsy/centralrepository/optionspanel/Bundle.properties
Core/src/org/sleuthkit/autopsy/report/taggedhashes/AddTaggedHashesToHashDbConfigPanel.java
|
2017-10-31 14:15:49 -04:00 |
|
Ann Priestman
|
b1fb068cc1
|
Removed unused ImportCentralRepoDatabaseDialog
Starting cleanup
|
2017-10-31 13:59:34 -04:00 |
|
Ann Priestman
|
bfa9502fa2
|
Fix updating of central repo dbs.
Added display name.
Fixed default enabled status.
|
2017-10-31 11:00:07 -04:00 |
|
U-BASIS\zhaohui
|
f3f28cd4f9
|
3176: The first Autopsy Core unit test skeleton
|
2017-10-31 10:55:25 -04:00 |
|
Richard Cordovano
|
fcea43de12
|
Merge pull request #3166 from wschaeferB/3126-IngestEventsListenerChanges
3126 ingest events listener changes
|
2017-10-31 09:42:50 -04:00 |
|
William Schaefer
|
b557bd8dca
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3126-IngestEventsListenerChanges
|
2017-10-30 20:24:48 -04:00 |
|
William Schaefer
|
8917b9d16b
|
2774 resolve merge conflict with 3080
|
2017-10-30 20:09:36 -04:00 |
|
William Schaefer
|
be88c9d5a4
|
2774 disabling editing of case notes in case properties panel
|
2017-10-30 19:57:10 -04:00 |
|
William Schaefer
|
d7aea2c749
|
2774 fix refactor error with argument changes to casemetada
|
2017-10-30 19:51:12 -04:00 |
|
William Schaefer
|
8bd8d145c4
|
2774 CaseDetails now public and CaseDetails event added
|
2017-10-30 19:47:46 -04:00 |
|
Richard Cordovano
|
b80197210c
|
Merge pull request #3165 from dgrove727/3170_UiInconsistencies
Modified labels and titles for filters.
|
2017-10-30 19:23:24 -04:00 |
|
Richard Cordovano
|
ec82a8d3f1
|
Merge pull request #3159 from zhhl/2969-moreValidationOnFileSearchByAttributes
2969 more validation on file search by attributes
|
2017-10-30 19:10:29 -04:00 |
|
Richard Cordovano
|
7bd516ef9e
|
Merge pull request #3145 from wschaeferB/3080-CaseEventListenerToBackground
3080 Moved all actions as a result of CaseEventLister to background
|
2017-10-30 19:06:11 -04:00 |
|
U-BASIS\zhaohui
|
adc3f3e635
|
2969. fix typo
|
2017-10-30 15:44:43 -04:00 |
|
Ann Priestman
|
ac6b4e68ee
|
Added read only and known status to central repo.
Got organization display working.
|
2017-10-30 15:35:50 -04:00 |
|
U-BASIS\zhaohui
|
33fdb58999
|
2969: Add validation messages for Name, MIME type and known status
|
2017-10-30 11:15:44 -04:00 |
|
U-BASIS\dgrove
|
450faba419
|
Modified labels and titles for filters.
|
2017-10-27 17:57:56 -04:00 |
|
U-BASIS\zhaohui
|
763c0fa03c
|
2969: update MD5 error messages
|
2017-10-27 13:59:48 -04:00 |
|
Ann Priestman
|
b458d00507
|
Store read only flag and database type in central repo.
|
2017-10-27 13:36:59 -04:00 |
|
William Schaefer
|
4cae157a64
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 2774-CentralRepoDetailsGUI
|
2017-10-27 12:17:02 -04:00 |
|
U-BASIS\zhaohui
|
1fcc0caa68
|
2969: Update the error message for no checkbox is selected error.
|
2017-10-27 11:36:59 -04:00 |
|
U-BASIS\zhaohui
|
40a9b58ac6
|
2969: Adding one more step as classname.errorMessage.message
|
2017-10-27 09:56:41 -04:00 |
|
U-BASIS\zhaohui
|
a9caa22141
|
2969: update the Messages by using classname.messeges format
|
2017-10-27 09:49:39 -04:00 |
|
Ann Priestman
|
c43c8548a1
|
Import central repo hash is functional
|
2017-10-27 09:29:40 -04:00 |
|
U-BASIS\zhaohui
|
9f637c8be4
|
2969: Verify the input data is valid from isValid() in the filter class
|
2017-10-27 09:22:38 -04:00 |
|
U-BASIS\zhaohui
|
4b279652bf
|
Merge remote-tracking branch 'upstream/develop' into 2969-moreValidationOnFileSearchByAttributes
|
2017-10-26 14:27:41 -04:00 |
|
Ann Priestman
|
3cd0cc1518
|
Add error text handling to File Search by Attribute panel
|
2017-10-26 13:51:30 -04:00 |
|
Ann Priestman
|
e84809f2e9
|
Starting validity checks for central repo import
|
2017-10-26 11:02:09 -04:00 |
|
U-BASIS\zhaohui
|
db1b35a4dd
|
Simply turn the textfield to non editable to block user input for data time
|
2017-10-26 10:15:45 -04:00 |
|
U-BASIS\zhaohui
|
1f4419f928
|
2969: More validation on File Search By Attributes
|
2017-10-26 10:02:12 -04:00 |
|
Richard Cordovano
|
38e0d6e1ea
|
Merge pull request #3148 from zhhl/3134-arrayOutofBoundsOnAddTaggedHashes
3134: If there is no tag results, popup a message and not doing the r…
|
2017-10-25 15:26:26 -04:00 |
|
Richard Cordovano
|
dbda7d3da6
|
Merge pull request #3146 from zhhl/3116-updateCreditCardHMTLReportTitle
3116: Update the credit card account HMTL report title from Accounts:…
|
2017-10-25 15:25:01 -04:00 |
|
William Schaefer
|
2a26f2651d
|
2774 - save changes to CR settings prior to opening Manage Organizations Dialog
|
2017-10-25 15:03:28 -04:00 |
|
U-BASIS\zhaohui
|
af6fb2fcee
|
3116: A more generic way to get account display name for all availabe account types.
|
2017-10-25 15:00:05 -04:00 |
|
U-BASIS\zhaohui
|
e57eb6a5db
|
3134: As Ann suggested, remove the pop up message while index out of bound
|
2017-10-25 14:45:38 -04:00 |
|