Andrew Ziehl
|
f0ec93e069
|
ignore warning on Type
|
2018-08-23 10:02:53 -07:00 |
|
William Schaefer
|
54ef9467d6
|
4114 fix bug with data source virtual directory having comment column
|
2018-08-23 12:50:47 -04:00 |
|
Brian Sweeney
|
e70fc3210c
|
assertion api changed slightly
|
2018-08-23 10:47:12 -06:00 |
|
Andrew Ziehl
|
2db51beb69
|
more codeacy cleanup for CorrelationAttributeInstance
|
2018-08-23 09:45:58 -07:00 |
|
Andrew Ziehl
|
7f0ba58eab
|
Reduce NPath complexity
|
2018-08-23 09:37:17 -07:00 |
|
Andrew Ziehl
|
e405c3ab98
|
Address codeacy, remove TODOs from code.
|
2018-08-23 09:05:10 -07:00 |
|
William Schaefer
|
e4d5128c39
|
4114 fix bug due to incorrect clean up of adding Comment column
|
2018-08-23 11:51:25 -04:00 |
|
millmanorama
|
81a0fa511d
|
datasource popup and WIP wiring of selected values
|
2018-08-23 17:06:58 +02:00 |
|
Brian Sweeney
|
5a2b9c924d
|
Merge branch 'develop' of https://github.com/briangsweeney/autopsy into 4102-filter-by-frequency
|
2018-08-23 08:06:57 -06:00 |
|
Andrew Ziehl
|
9ec50de216
|
Codeacy doesn't like reusing the target variable, or having multiple method calls on one line. Does it like this?
|
2018-08-22 18:04:31 -07:00 |
|
Andrew Ziehl
|
a47979ee65
|
Code review cleanup, codeacy issue fixes.
|
2018-08-22 17:51:00 -07:00 |
|
Brian Sweeney
|
4be4c67de1
|
remove nodes with no children from ui
|
2018-08-22 17:32:55 -06:00 |
|
Brian Sweeney
|
41797943c2
|
improved conditions for enabling frequency percentage search
|
2018-08-22 17:21:37 -06:00 |
|
Brian Sweeney
|
6fa58b9ca7
|
fixed a concurrentmodificationexception when pruning results for frequency percentage search
|
2018-08-22 17:21:05 -06:00 |
|
Brian Sweeney
|
ac31962c95
|
frequency search tests
|
2018-08-22 17:20:34 -06:00 |
|
Brian Sweeney
|
4a68eb7e57
|
updated comments with info pertinent to frequency search tests
|
2018-08-22 17:19:42 -06:00 |
|
William Schaefer
|
1fb437efcc
|
4114 more commenting and clean up regarding Comment icon column
|
2018-08-22 18:04:07 -04:00 |
|
William Schaefer
|
cf5ea22a5a
|
4114 refactor and clean up code for adding comment column
|
2018-08-22 17:15:11 -04:00 |
|
William Schaefer
|
39049998d9
|
4114 remove action to add or edit comments on every CR item from other occurances
|
2018-08-22 15:42:20 -04:00 |
|
Richard Cordovano
|
6654999950
|
Merge pull request #4052 from dannysmyda/4130-add-excel-to-selector-module
4130 add excel to selector module
|
2018-08-22 15:20:05 -04:00 |
|
U-BASIS\dsmyda
|
3b80c792be
|
final codacy suggestions......
|
2018-08-22 15:13:43 -04:00 |
|
U-BASIS\dsmyda
|
e277931d58
|
Fixed Codacy issues
|
2018-08-22 14:05:58 -04:00 |
|
William Schaefer
|
31f3ead5b9
|
4114 remove unused import from merge
|
2018-08-22 12:48:26 -04:00 |
|
William Schaefer
|
1314fdf6b3
|
4114 resolve merge conflicts due to FileInstanceNode refactor
|
2018-08-22 12:44:26 -04:00 |
|
William Schaefer
|
7b12484d82
|
4114 add listener to set icon cell renderers when columns added
|
2018-08-22 12:07:43 -04:00 |
|
Brian Sweeney
|
92605055b5
|
typo in tests
|
2018-08-22 08:34:15 -06:00 |
|
Brian Sweeney
|
2c32fe42e8
|
fixed all the tests
|
2018-08-21 17:03:33 -06:00 |
|
Brian Sweeney
|
4cbf9d10e7
|
had forgotten to hook up the percentage value to the search results
|
2018-08-21 16:53:01 -06:00 |
|
Brian Sweeney
|
56989e022c
|
text field stays the same size
|
2018-08-21 15:39:47 -06:00 |
|
Brian Sweeney
|
5cf4d7d849
|
text field should not resize
|
2018-08-21 15:13:07 -06:00 |
|
Brian Sweeney
|
0946d96b94
|
superior error state management
|
2018-08-21 12:37:22 -06:00 |
|
Brian Sweeney
|
addb312dc0
|
renames and usage or error manager
|
2018-08-21 10:51:31 -06:00 |
|
William Schaefer
|
c147a3ceb9
|
4114 - Add comments to DataResultPanel to clarify purpose of RootNodeListener
|
2018-08-21 11:33:38 -04:00 |
|
Richard Cordovano
|
c639102018
|
Merge pull request #4056 from rishwanth1995/jython_file_handle
used try with resources for python script in JythonModuleLoader to properly close file handles
|
2018-08-21 09:39:58 -04:00 |
|
Richard Cordovano
|
6ce93321a4
|
Merge pull request #4051 from rishwanth1995/remove_python_asserts
replaced python asserts with junut asserts
|
2018-08-21 09:37:02 -04:00 |
|
rishwanth1995
|
137917c37e
|
added casedir as optional in autopsyoption
|
2018-08-20 17:05:13 -04:00 |
|
U-BASIS\dsmyda
|
60402ba2d2
|
Added final keyword to the readers
|
2018-08-20 15:12:28 -04:00 |
|
U-BASIS\dsmyda
|
ede32f6fe1
|
Type fix in factory comment'
|
2018-08-20 14:26:48 -04:00 |
|
U-BASIS\dsmyda
|
77bb15ec35
|
Patched bug with not catching pois run time exceptions
|
2018-08-20 14:21:16 -04:00 |
|
U-BASIS\dsmyda
|
a0ca35d6ce
|
Fixed the out of memory issue with excel xml document reading, caught the old excel format exception, and refactored the code
|
2018-08-20 14:21:16 -04:00 |
|
Brian Sweeney
|
71d9336981
|
resize dialog and add checkbox/text field for frequency feature
|
2018-08-20 09:07:55 -06:00 |
|
Brian Sweeney
|
4c48fd4454
|
better handling of correlationattributenormalizationexceptions
|
2018-08-17 19:12:56 -06:00 |
|
Andrew Ziehl
|
adc5e9c53b
|
Fix columns, add swing worker to prevent complete UI lockup on refresh()
|
2018-08-17 12:17:33 -07:00 |
|
rishwanth1995
|
70deebeffa
|
used try with resources in JythonModuleLoader
|
2018-08-17 14:38:54 -04:00 |
|
dannysmyda
|
ebcbcc550b
|
Merge branch 'develop' into 4130-add-excel-to-selector-module
|
2018-08-17 14:29:57 -04:00 |
|
U-BASIS\dsmyda
|
43fb8c8eba
|
Fixed the bugs in the getRowsFromTable method, everything should be working as intended.
|
2018-08-17 14:26:24 -04:00 |
|
Andrew Ziehl
|
f4f874fff2
|
address codeacy complaints.
|
2018-08-17 11:17:17 -07:00 |
|
Brian Sweeney
|
acb659dcd9
|
quiet down ingest error logging
|
2018-08-17 12:03:16 -06:00 |
|
U-BASIS\dsmyda
|
934fd0198c
|
Fixed the iterator error introduced from the xlsx streamer approach.
|
2018-08-17 13:39:52 -04:00 |
|
Andrew Ziehl
|
ff64c74c5e
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into 3863_remove_correlationattribute
# Conflicts:
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.form
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/DataContentViewerOtherCases.java
# Core/src/org/sleuthkit/autopsy/centralrepository/contentviewer/OtherOccurrenceNodeData.java
|
2018-08-17 10:38:40 -07:00 |
|