5832 Commits

Author SHA1 Message Date
Richard Cordovano
e559fa675f Fix disabling of content viewers due to faulty DataResultPanel.close 2016-06-06 17:04:17 -04:00
Karl Mortensen
b6bc592310 Avoid possible Missing Resource Exception 2016-06-06 16:35:23 -04:00
Richard Cordovano
ca80daf005 Fix disabling of content viewers due to faulty DataResultPanel.close 2016-06-06 16:32:31 -04:00
Karl Mortensen
bfbf714cd3 Handle JFIF .tec files 2016-06-06 15:49:31 -04:00
Karl Mortensen
68719d0234 fix typo 2016-06-06 15:38:27 -04:00
jmillman
e53469de17 there is still a timing issue preventing the selection from getting picked up in the ListView 2016-06-06 11:02:28 -04:00
jmillman
05416c603f aborted atempt to break circular updates 2016-06-06 09:46:55 -04:00
jmillman
437927ec94 fix merge conflicts, part way to working "view in timeline" action 2016-06-03 17:57:31 -04:00
jmillman
1a9d86b88d Merge remote-tracking branch 'upstream/develop' into 479-view-in-timeline 2016-06-03 15:16:54 -04:00
jmillman
6cd071577e Merge remote-tracking branch 'upstream/TL-list-view' into 479-view-in-timeline 2016-06-03 15:15:15 -04:00
jmillman
ce76b1f74f use new stlye internationalization ( NbBundle.messages annotation) 2016-06-03 15:11:34 -04:00
jmillman
c78988290c improved API use to show per View settings and time navigation controls 2016-06-03 14:58:26 -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
jmillman
f038e1be9e finish implementation of "Scroll By" actions 2016-06-02 19:42:34 -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
Oliver Spohngellert
7fead8c87b Made try with resources close correct item. 2016-06-02 14:04:43 -04:00
Richard Cordovano
90c04012b3 Merge remote-tracking branch 'upstream/251' into develop 2016-06-02 12:59:59 -04:00
Oliver Spohngellert
b11b23754d Made try into try with resources. 2016-06-02 12:59:03 -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
Oliver Spohngellert
8de0683a8e Fixed file type UI. 2016-06-02 11:45:53 -04:00
Karl Mortensen
73adaf4bfe Fix cut and paste error with MIME types 2016-06-02 10:09:54 -04:00
Oliver Spohngellert
88042b4e6c Fixed Logical File Set display. 2016-06-02 09:50:22 -04:00
Oliver Spohngellert
346625a768 Corrected property sheets for data sources. 2016-06-01 15:50:49 -04:00
jmillman
b8714bf871 simplified swapping nodes/controls for different views; broekn implementation of jump to next (year/day/mont/etc) 2016-05-31 17:02:43 -04:00
Karl Mortensen
189f73d008 Show AbstractFile path, not local path 2016-05-31 16:50:00 -04:00
Oliver Spohngellert
5e6b776761 Added support for status. 2016-05-31 16:00:08 -04:00
jmillman
dc10a91fd5 swap zoom in out buttons for scroll by buttons 2016-05-31 15:43:43 -04:00
Richard Cordovano
7b080e19b1 Fix redundant method header comment in FileManager 2016-05-31 14:57:39 -04:00
jmillman
e36728155a Merge branch '799-tags-and-hashhit-columns-in-list-view' into TL-list-view-scroll-controlls
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
2016-05-31 14:56:33 -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
Oliver Spohngellert
1445da7503 Made run ingest modules dialog accessable via directory listing. 2016-05-31 13:06:51 -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
Oliver Spohngellert
e5fd92589f Made jobs end properly and created python stripping class. 2016-05-31 10:42:44 -04:00
Oliver Spohngellert
dcd23b96b7 Made updates to data source ingest job, waiting for jython stripping code. 2016-05-31 08:28:21 -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
086e823f7f Resolve NBM dependency warnings for NetBeans 8.1 2016-05-27 16:22:42 -04:00
Richard Cordovano
b3665a65dc Add FileManager.findFilesByMimeType API 2016-05-27 15:56:42 -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