Commit Graph
11754 Commits
Author SHA1 Message Date
jmillman 53344d1ca6 Merge remote-tracking branch 'upstream/TL-list-view' into 778-TL-list-view-scroll-controlls 2016-06-02 10:56:29 -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
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
jmillman dc10a91fd5 swap zoom in out buttons for scroll by buttons 2016-05-31 15:43:43 -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
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 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
Richard Cordovano f746f455c8 Complete docs/deprecation for FileManager API 2016-05-27 12:53:10 -04:00
Richard Cordovano a855009740 Merge remote-tracking branch 'upstream/develop' into new-file-mamager-api-1737 2016-05-27 10:15:05 -04:00
jmillman d9da840e0f add tooltips to hash hit column 2016-05-26 17:12:12 -04:00
Richard Cordovano ea4d923293 Merge remote-tracking branch 'upstream/develop' into TL-list-view 2016-05-26 15:38:40 -04:00
jmillman a96443c8b8 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view 2016-05-26 15:35:29 -04:00
Richard Cordovano 816245d62f Merge pull request #2185 from millmanorama/792-truncate-descriptions-in-list-view
792 truncate descriptions in list view
2016-05-26 15:34:37 -04:00
Richard Cordovano 3f64275466 Merge pull request #2184 from eugene7646/favicon_1446
Use custom favicon when one is available
2016-05-26 15:23:04 -04:00
Richard Cordovano 5ea66807e6 Merge pull request #2182 from karlmortensen/1787_gridlines
add gridlines to KWS
2016-05-26 15:08:47 -04:00
jmillman 37f2bee2de Merge remote-tracking branch 'upstream/TL-list-view' into 792-truncate-descriptions-in-list-view
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/CombinedEvent.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
2016-05-26 15:05:39 -04:00
jmillman d6167968b5 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/datamodel/CombinedEvent.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
2016-05-26 15:04:32 -04:00
Richard Cordovano 0dc71f43a0 Merge pull request #2183 from BasisOlivers/aut-2135
Fixed index artifact error messages.
2016-05-26 15:04:26 -04:00
Eugene Livis 448b5420ec Use custom favicon when one is available 2016-05-26 15:04:00 -04:00
jmillman f044c824a9 Merge remote-tracking branch 'upstream/TL-list-view' into 799-tags-and-hashhit-columns-in-list-view 2016-05-26 15:02:45 -04:00
Richard Cordovano 2fe6c99b5e Fix compilation error in ListTimeline.java 2016-05-26 14:59:43 -04:00
Oliver Spohngellert 7c994b591a Fixed error messages. 2016-05-26 14:48:19 -04:00
Karl Mortensen b555b7f31f add gridlines to KWS 2016-05-26 14:47:47 -04:00
Richard Cordovano d2c2c83701 Merge pull request #2179 from millmanorama/787-reset-selection-on-mode-change
787 reset selection on mode change
2016-05-26 14:46:10 -04:00
Richard Cordovano 7515552a71 Merge pull request #2180 from millmanorama/788-lazy-context-menus
788 lazy context menus
2016-05-26 14:45:26 -04:00
jmillman 7eac34aab3 Merge remote-tracking branch 'upstream/TL-list-view' into 792-truncate-descriptions-in-list-view
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
2016-05-26 14:29:25 -04:00
jmillman 0301793d31 Merge remote-tracking branch 'upstream/TL-list-view' into 788-lazy-context-menus 2016-05-26 14:21:09 -04:00
jmillman f15199ad29 Merge remote-tracking branch 'upstream/TL-list-view' into 788-lazy-context-menus
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
2016-05-26 14:20:49 -04:00
Richard Cordovano b5f48a62c6 Merge remote-tracking branch 'upstream/develop' into TL-list-view 2016-05-26 14:05:11 -04:00
jmillman fe1612335f Merge remote-tracking branch 'upstream/TL-list-view' into 787-reset-selection-on-mode-change 2016-05-26 14:03:53 -04:00