Commit Graph
18776 Commits
Author SHA1 Message Date
jmillman 3c77e86455 first crack at tagged and ash hit columns 2016-05-26 11:11:45 -04:00
jmillman b4565fd098 Merge remote-tracking branch 'upstream/TL-list-view' into 793-collapse-file-system-events-in-list-view
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListTimeline.java
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListViewPane.java
2016-05-26 11:10:50 -04:00
jmillman 4ffd22cf46 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 10:37:26 -04:00
jmillman 8e31a21033 Merge remote-tracking branch 'upstream/TL-list-view' into 787-reset-selection-on-mode-change 2016-05-26 10:34:27 -04:00
jmillman 838fccfb8c Merge remote-tracking branch 'upstream/TL-list-view' into 788-lazy-contet-menus 2016-05-26 10:33:58 -04:00
jmillman 43d14c0276 Merge remote-tracking branch 'upstream/TL-list-view' into 783-remove-zoom-in-list-mode 2016-05-26 10:25:02 -04:00
jmillman 21c9e5a5c0 Merge remote-tracking branch 'upstream/TL-list-view' into TL-list-view-Visualisation-to-View
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListViewPane.java
2016-05-26 10:19:31 -04:00
jmillman 49f947d7a9 Merge remote-tracking branch 'upstream/develop' into view-in-timeline 2016-05-26 10:15:01 -04:00
jmillman adcf9ea5d3 Merge remote-tracking branch 'upstream/TL-list-view' into TL-list-view-scroll-controlls
Conflicts:
	Core/src/org/sleuthkit/autopsy/timeline/ui/listvew/ListViewPane.java
2016-05-26 10:11:05 -04:00
Eugene Livis 9a620d87a8 Checking whether folder exists 2016-05-26 10:07:39 -04:00
Oliver Spohngellert 50caa5aa8b Finished search button enabling. 2016-05-26 08:50:19 -04:00
Richard Cordovano a65ad714ae Merge remote-tracking branch 'upstream/develop' into TL-list-view 2016-05-25 20:34:13 -04:00
Richard Cordovano 4bdec3f2c8 Merge pull request #2158 from millmanorama/TL-list-view-maintain-selection
TL maintain selection in  list view when contents change
2016-05-25 20:02:31 -04:00
Karl Mortensen f995942baa remove unused variable 2016-05-25 15:49:11 -04:00
Eugene Livis f00c4a1892 Changed default path for import hash database dialog 2016-05-25 15:48:16 -04:00
Karl Mortensen ed8d5eacbf Export valid KML for Google Earth, including all geospatial artifacts in BlackBoard 2016-05-25 15:39:36 -04:00
Eugene Livis 70ddc64a0c Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-05-25 15:12:03 -04:00
Oliver Spohngellert 0b01073232 Made search button disable based upon whether a filter is enabled. 2016-05-25 15:05:03 -04:00
jmillman afc0ac3f90 truncate description column in the middle 2016-05-25 14:55:59 -04:00
Richard Cordovano 504190534f Merge pull request #2165 from eugene7646/report_title_1763
Corrected report name
2016-05-25 14:48:33 -04:00
jmillman e931c9c582 update copyright headers, comments 2016-05-25 14:44:37 -04:00
Richard Cordovano 8f25020ec4 Merge pull request #2157 from eugene7646/utf8_sanitization
UTF-8 sanitizing all text before it is passed to Solr
2016-05-25 14:35:13 -04:00
Richard Cordovano 2afa6aee11 Merge pull request #2153 from eugene7646/hash_db_save_folder_1723
Default location for saving custom hash databases
2016-05-25 14:25:01 -04:00
Richard Cordovano 6fdf0e3463 Merge pull request #2166 from BasisOlivers/file-search-panel-fix
Made file search types enabled based on whether they were checked.
2016-05-25 13:52:48 -04:00
Richard Cordovano 4dae3e6653 Merge pull request #2161 from BasisOlivers/2151
Fixed poor enabling of extension only.
2016-05-25 13:35:33 -04:00
Richard Cordovano 99f75f7f61 Correct error regarding gstreamer in BUILDING.txt 2016-05-25 13:28:30 -04:00
jmillman 290e77c814 cleanup and comments focused on CombinedEvent 2016-05-25 13:25:55 -04:00
Oliver Spohngellert 140863fca9 Finished fixing behavior. 2016-05-25 13:21:48 -04:00
Richard Cordovano 7bf7a3cfd8 Further improve indexed text content viewer behavior 2016-05-25 12:08:52 -04:00
jmillman c5bbe274fb clean up selection management in TimeLineTopComponent and ListTimeline 2016-05-25 11:52:49 -04:00
jmillman 536d772502 fix off by factor of 1000 bug in times, use the event id not the fileID 2016-05-25 11:27:29 -04:00
jmillman 37a2c07a98 dedupe lookup results in AddTagAction.addTag() 2016-05-25 10:41:34 -04:00
Richard Cordovano 549d033a47 Improve indexed text content viewer behavior 2016-05-24 18:36:53 -04:00
Oliver Spohngellert 3d1767f43c Made file search types enabled based on whether they were checked. 2016-05-24 15:31:58 -04:00
Eugene Livis 0a8dff191e Corrected report name 2016-05-24 15:27:21 -04:00
jmillman f495b7051b multiselect partly working 2016-05-24 15:23:34 -04:00
jmillman 4a014270b9 begin work to collapse file system events into one row in list ViewRefreshTask
new MergedEvent that corresponds to one row in the table.
updated List View  columns to show MACB for file system EventsRepository
2016-05-24 15:06:03 -04:00
Eugene Livis bd27b49fc3 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into develop 2016-05-24 14:47:46 -04:00
jmillman 22ef82ead4 reset the selected events when the view mode changes 2016-05-24 11:39:18 -04:00
jmillman ae70b9923c make context menus on demand rather than upfront 2016-05-24 11:25:09 -04:00
Oliver Spohngellert 915f5f8248 Fixed poor enabling of extension only. 2016-05-24 11:07:45 -04:00
jmillman f372f2ccf1 remove the whole zoom panel in list mode 2016-05-24 11:06:42 -04:00
Richard Cordovano ec68fa3b28 Partial cleanup of FileManager 2016-05-24 11:04:29 -04:00
jmillman aeaa059de9 Merge remote-tracking branch 'upstream/develop' into TL-list-view 2016-05-24 10:27:13 -04:00
Richard Cordovano e4850e4212 Merge pull request #2152 from eugene7646/attr_id_1669
Converted attribute id from short to int
2016-05-24 09:29:43 -04:00
Richard Cordovano 20462ee8dd Merge pull request #2156 from BasisOlivers/2145
Fixed image gallery help link.
2016-05-23 17:28:33 -04:00
jmillman c1aedce880 change visualizaion -> view in more places in code, ui, and comments 2016-05-23 17:04:33 -04:00
jmillman 1db35dc915 cleanup ListViewPane.java and ListTimeline.java 2016-05-23 16:39:27 -04:00
jmillman 795c40d169 maintain selection when the table contents change 2016-05-23 16:39:22 -04:00
jmillman 4d6c4240c6 change visualizaion -> view in code, ui, and comments 2016-05-23 16:37:28 -04:00