Richard Cordovano
|
49929cf94d
|
Merge pull request #2187 from BasisOlivers/search-button-enabling
Made search button disable based upon whether a filter is enabled.
|
2016-06-07 17:36:32 -04:00 |
|
Richard Cordovano
|
c398dc4536
|
Merge remote-tracking branch 'upstream/TL-list-view' into develop
|
2016-06-06 17:10:48 -04:00 |
|
Richard Cordovano
|
279992f46c
|
Merge remote-tracking branch 'upstream/251' into develop
|
2016-06-06 17:07:06 -04:00 |
|
Richard Cordovano
|
e559fa675f
|
Fix disabling of content viewers due to faulty DataResultPanel.close
|
2016-06-06 17:04:17 -04:00 |
|
Richard Cordovano
|
ca80daf005
|
Fix disabling of content viewers due to faulty DataResultPanel.close
|
2016-06-06 16:32:31 -04:00 |
|
Richard Cordovano
|
a1e2406124
|
Merge pull request #2208 from karlmortensen/docs
Update documentation
|
2016-06-03 12:44:50 -04:00 |
|
Richard Cordovano
|
13204f66a9
|
Merge pull request #2199 from karlmortensen/1790_ShowAbstractFilePath
Show AbstractFile path, not local path
|
2016-06-03 12:44:23 -04:00 |
|
Karl Mortensen
|
1b933fe2fd
|
Update documentation
|
2016-06-03 10:24:02 -04:00 |
|
Karl Mortensen
|
5f0e8d3759
|
Update documentation
|
2016-06-03 09:24:38 -04:00 |
|
Richard Cordovano
|
b8c6b82694
|
Merge pull request #2207 from millmanorama/799-always-show-axis-labels
799 re-invoke layoutDateLabels on the Jfx thread if there are no ticks yet.
|
2016-06-02 15:34:46 -04:00 |
|
jmillman
|
38142c1b40
|
re-invoke layoutDateLabels on the Jfx thread if there are no ticks yet.
|
2016-06-02 15:26:51 -04:00 |
|
Karl Mortensen
|
5ebe410215
|
code review comments
|
2016-06-02 15:24:04 -04:00 |
|
Richard Cordovano
|
207124a0dd
|
Merge pull request #2206 from millmanorama/TL-fix-intervalselector-resizing
Add a listener that sizes the counts view interval selector to its p…
|
2016-06-02 14:42:36 -04:00 |
|
jmillman
|
5b89911f7d
|
Add a listener that sizes the counts view interval selector to its preferred size
|
2016-06-02 14:26:12 -04:00 |
|
Richard Cordovano
|
90c04012b3
|
Merge remote-tracking branch 'upstream/251' into develop
|
2016-06-02 12:59:59 -04:00 |
|
Richard Cordovano
|
a3d8efa78f
|
Merge in release-4.1.0 branch
|
2016-06-02 12:57:54 -04:00 |
|
Richard Cordovano
|
5952d9c066
|
Merge pull request #2202 from BasisOlivers/file-types-ui-fix
Fixed panel from run ingest modules.
|
2016-06-02 12:52:45 -04:00 |
|
Richard Cordovano
|
37acb134d5
|
Merge pull request #2203 from rcordovano/file-type-detector-fix
FileTypeDetector/CustomFileTypesManager handle custom typers correctly
|
2016-06-02 12:47:50 -04:00 |
|
Richard Cordovano
|
4128d66138
|
FileTypeDetector/CustomFileTypesManager handle custom typers correctly
|
2016-06-02 12:45:55 -04:00 |
|
Oliver Spohngellert
|
630ebbe56b
|
Fixed panel from run ingest modules.
|
2016-06-02 12:04:19 -04:00 |
|
Richard Cordovano
|
db6a6075a9
|
Merge pull request #2201 from BasisOlivers/file-types-ui-fix
Fixed file type UI so that it expands better.
|
2016-06-02 11:51:26 -04:00 |
|
Oliver Spohngellert
|
8de0683a8e
|
Fixed file type UI.
|
2016-06-02 11:45:53 -04:00 |
|
Richard Cordovano
|
c4e521fce3
|
Merge pull request #2200 from karlmortensen/MIMEtypeFix
Fix cut and paste error with MIME types
|
2016-06-02 10:14:47 -04:00 |
|
Karl Mortensen
|
73adaf4bfe
|
Fix cut and paste error with MIME types
|
2016-06-02 10:09:54 -04:00 |
|
Richard Cordovano
|
dce2dc57db
|
Merge pull request #2196 from millmanorama/799-tags-and-hashhit-columns-in-list-view
799 tags and hashhit columns in list view
|
2016-05-31 17:00:42 -04:00 |
|
Karl Mortensen
|
189f73d008
|
Show AbstractFile path, not local path
|
2016-05-31 16:50:00 -04:00 |
|
Richard Cordovano
|
7b080e19b1
|
Fix redundant method header comment in FileManager
|
2016-05-31 14:57:39 -04:00 |
|
jmillman
|
2639ee7f6a
|
improve filesystem tooltips
|
2016-05-31 14:41:24 -04:00 |
|
jmillman
|
4dc73cdb8d
|
cleanup and internationalize ListTimeline.java
|
2016-05-31 14:23:02 -04:00 |
|
jmillman
|
10a4634085
|
Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view
|
2016-05-31 13:52:16 -04:00 |
|
Richard Cordovano
|
72841adf9c
|
Merge remote-tracking branch 'upstream/develop' into TL-list-view
|
2016-05-31 13:50:59 -04:00 |
|
jmillman
|
60c2d367ab
|
remove unneeded columns from sql select
|
2016-05-31 11:37:27 -04:00 |
|
jmillman
|
c6e9b6717e
|
add tooltips to Tag column
|
2016-05-31 11:22:30 -04:00 |
|
millmanorama
|
77598c0e26
|
Merge remote-tracking branch 'upstream/develop' into 799-tags-and-hashhit-columns-in-list-view
|
2016-05-28 11:40:58 -04:00 |
|
millmanorama
|
9e15fe6270
|
Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view
|
2016-05-28 11:40:39 -04:00 |
|
Richard Cordovano
|
0f8cc09e79
|
Resolve KWS NBM dependency warnings for NetBeans 8.1
|
2016-05-27 16:27:51 -04:00 |
|
Richard Cordovano
|
0f13459dac
|
Merge pull request #2194 from rcordovano/filemgr-find-files-by-type-1737
Resolve NBM dependency warnings for NetBeans 8.1
|
2016-05-27 16:23:35 -04:00 |
|
Richard Cordovano
|
086e823f7f
|
Resolve NBM dependency warnings for NetBeans 8.1
|
2016-05-27 16:22:42 -04:00 |
|
Richard Cordovano
|
4e6d4bd313
|
Merge pull request #2193 from rcordovano/filemgr-find-files-by-type-1737
Add FileManager.findFilesByMimeType API
|
2016-05-27 15:58:42 -04:00 |
|
Richard Cordovano
|
a4f298fd5e
|
Merge pull request #2192 from rcordovano/filemgr-find-files-by-type-1737
Add FileManager.findFilesByMimeType API
|
2016-05-27 15:58:05 -04:00 |
|
Richard Cordovano
|
b3665a65dc
|
Add FileManager.findFilesByMimeType API
|
2016-05-27 15:56:42 -04:00 |
|
Richard Cordovano
|
9146300b6f
|
Merge pull request #2191 from rcordovano/develop
Revert AUT-2158 changes
|
2016-05-27 15:24:30 -04:00 |
|
Richard Cordovano
|
e271a66d88
|
Temporarily remove FileManager.findFilesByMimeType API
|
2016-05-27 15:21:51 -04:00 |
|
Richard Cordovano
|
e6fad48c0a
|
Make Blackboard use SleuthkitCase field
|
2016-05-27 15:19:39 -04:00 |
|
Richard Cordovano
|
9095e927be
|
Make TagsManager use SleuthkitCase field
|
2016-05-27 15:16:59 -04:00 |
|
Richard Cordovano
|
0ebfb0d7da
|
Revert AUT-2158 changes
|
2016-05-27 15:13:59 -04:00 |
|
Richard Cordovano
|
baef70a6bf
|
Merge remote-tracking branch 'upstream/develop' into TL-list-view
|
2016-05-27 13:08:19 -04:00 |
|
Richard Cordovano
|
02233f5ce2
|
Merge remote-tracking branch 'upstream/release-4.1.0' into develop
|
2016-05-27 13:07:17 -04:00 |
|
Richard Cordovano
|
c2633c43e0
|
Merge pull request #2190 from sleuthkit/new-file-mamager-api-1737
New file manager API prep
|
2016-05-27 13:05:03 -04:00 |
|
Richard Cordovano
|
1e50ff8c98
|
Correct documentation for Blackboard class
|
2016-05-27 13:01:29 -04:00 |
|