momo
|
54f8b4124f
|
added action to images
|
2015-08-21 12:05:38 -04:00 |
|
momo
|
eb2cb472ca
|
listing open images
|
2015-08-21 12:01:42 -04:00 |
|
millmanorama
|
9ab4e92925
|
remove dead code and fix bad merges
|
2015-08-20 16:22:54 -04:00 |
|
millmanorama
|
04c5120216
|
Merge remote-tracking branch 'origin/timeline_tags_filter_dynamic_update' into tags_filter_refresh_button
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/events/EventsTaggedEvent.java
Core/src/org/sleuthkit/autopsy/timeline/events/FilteredEventsModel.java
Core/src/org/sleuthkit/autopsy/timeline/ui/AbstractVisualization.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/AggregateEventNode.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/EventDetailChart.java
|
2015-08-20 16:03:56 -04:00 |
|
millmanorama
|
50e1961b9f
|
WIP
|
2015-08-20 15:51:51 -04:00 |
|
millmanorama
|
200fa2835d
|
Merge remote-tracking branch 'upstream/develop' into tags_filter_refresh_button
|
2015-08-20 14:40:21 -04:00 |
|
Brian Carrier
|
43b30b8649
|
Merge pull request #1516 from sidheshenator/exif_mimetypes
include tiff, wav along with existing jpeg as exif supported mimetypes
|
2015-08-20 14:02:34 -04:00 |
|
sidheshenator
|
f637783fa3
|
include tiff, wav along with existing jpeg as exif supported mimetypes
|
2015-08-20 13:48:12 -04:00 |
|
millmanorama
|
106d332fbb
|
WIP
|
2015-08-20 13:30:52 -04:00 |
|
Brian Carrier
|
bdd4920875
|
Merge pull request #1515 from sidheshenator/exclude_virtual_files
exclude virtual files from file type search
|
2015-08-20 13:17:00 -04:00 |
|
sidheshenator
|
de5463f68a
|
exclude virtual files from file type search
|
2015-08-20 12:19:02 -04:00 |
|
millmanorama
|
d4f185697b
|
Merge remote-tracking branch 'upstream/develop' into tags_filter_refresh_button
|
2015-08-20 12:14:50 -04:00 |
|
millmanorama
|
74394a2814
|
add new cluster when needed based on new tags
set artifactID to null when given zero; only test blackboard artifacts for tag filter when the event is based on an artifact;
|
2015-08-18 13:46:08 -04:00 |
|
millmanorama
|
6b067325c4
|
Merge remote-tracking branch 'upstream/develop' into timeline_tags_filter_dynamic_update
|
2015-08-17 15:54:26 -04:00 |
|
momo
|
e6a7b55953
|
upgrade sqlite to 8
|
2015-08-17 11:21:31 -04:00 |
|
Eugene Livis
|
082ad81012
|
More comments
|
2015-08-17 11:17:43 -04:00 |
|
Eugene Livis
|
3190800e26
|
Allowing remote events to go through when NOT running interactively
|
2015-08-17 11:15:32 -04:00 |
|
momo
|
660763b19d
|
list populated correctly
|
2015-08-17 10:27:08 -04:00 |
|
momo
|
19f4bec0c0
|
menu shows up! (twice)
|
2015-08-14 16:15:58 -04:00 |
|
Richard Cordovano
|
c517eb4e5a
|
Merge pull request #1510 from sidheshenator/open_recent_cases_fix
Open recent cases fix
|
2015-08-13 09:52:59 -04:00 |
|
Richard Cordovano
|
4090ae0cc0
|
Merge pull request #1505 from sidheshenator/extract_unknown_size_archive_content
extract content from archive having unknown size - sevenzipextractor
|
2015-08-13 09:52:30 -04:00 |
|
jmillman
|
ba82a1ca89
|
WIP to have visualizations update dynamically (without full db query) as tags are added/removed
|
2015-08-12 15:29:13 -04:00 |
|
sidheshenator
|
0cbed2d9f3
|
Replaced instance.getClass() by Class.class - NbBundle.getMessage()
|
2015-08-12 11:21:11 -04:00 |
|
sidheshenator
|
5aa48b18f9
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into open_recent_cases_fix
|
2015-08-12 10:57:52 -04:00 |
|
jmillman
|
9c052738ad
|
refactor dispatch of tag events via timelinecontroller to filteredeventsmodel
|
2015-08-12 10:29:32 -04:00 |
|
jmillman
|
2d7a8e80f3
|
use left join instead of inner join for cases when there is only one kind of tag
|
2015-08-12 10:29:10 -04:00 |
|
jmillman
|
c7559002c2
|
create index on time
|
2015-08-12 10:29:04 -04:00 |
|
jmillman
|
44c6f1b74c
|
minor cleanup
|
2015-08-12 10:29:00 -04:00 |
|
jmillman
|
0fc4cbd753
|
cleanup getAggregateEvents()
|
2015-08-12 10:28:49 -04:00 |
|
jmillman
|
6bfd5e9afc
|
comments and cleanup
|
2015-08-12 10:28:12 -04:00 |
|
jmillman
|
440056d351
|
expose tag synced currentstate through Timelinecontroller rather than historymanager
|
2015-08-12 10:28:07 -04:00 |
|
jmillman
|
10ed0ff851
|
WIP toward keeping tag filters in sync accross histry as tags are created and deleted
|
2015-08-12 10:28:00 -04:00 |
|
jmillman
|
d2ecd08a71
|
minor cleanup
|
2015-08-12 10:27:55 -04:00 |
|
jmillman
|
7744cf7fd2
|
WIP to use sqlite ATTACH DATABASE to implement tag filters
|
2015-08-12 10:27:51 -04:00 |
|
Richard Cordovano
|
f595d3fe12
|
Merge pull request #1507 from millmanorama/update_artifact_tags
update the artifact tag nodes when tags are created/deleted
|
2015-08-12 10:19:58 -04:00 |
|
jmillman
|
59871cde61
|
Merge remote-tracking branch 'upstream/develop' into timeline_threading_review
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/TimeLineController.java
Core/src/org/sleuthkit/autopsy/timeline/events/db/Bundle.properties
Core/src/org/sleuthkit/autopsy/timeline/events/db/EventsRepository.java
|
2015-08-12 10:16:32 -04:00 |
|
jmillman
|
572fc50b6b
|
move properties to NbBundle.messages annotation and out of Bundle.properties
|
2015-08-11 15:24:58 -04:00 |
|
jmillman
|
b7ca50385d
|
move properties to NbBundle.messages annotation and out of Bundle.properties
|
2015-08-11 14:51:53 -04:00 |
|
jmillman
|
f39c3d7bbd
|
cleanup
|
2015-08-11 14:13:53 -04:00 |
|
jmillman
|
063cf82525
|
update the artifact tag nodes when tags are created/deleted
|
2015-08-11 11:45:36 -04:00 |
|
jmillman
|
b9e7793f1f
|
Merge remote-tracking branch 'upstream/develop' into timeline_tags_visualiztion
Conflicts:
Core/src/org/sleuthkit/autopsy/timeline/events/AggregateEvent.java
Core/src/org/sleuthkit/autopsy/timeline/events/FilteredEventsModel.java
Core/src/org/sleuthkit/autopsy/timeline/events/db/EventDB.java
Core/src/org/sleuthkit/autopsy/timeline/ui/detailview/AggregateEventNode.java
Core/src/org/sleuthkit/autopsy/timeline/zooming/DescriptionLOD.java
|
2015-08-10 12:48:10 -04:00 |
|
sidheshenator
|
d7d640e352
|
extract content from archive having unknown size - sevenzipextractor
|
2015-08-07 14:27:29 -04:00 |
|
Karl Mortensen
|
332a08f07d
|
Bulk format code with new settings
|
2015-08-07 13:23:40 -04:00 |
|
sidheshenator
|
809394e60f
|
misc fix to RecentCases open recent case panel
|
2015-08-07 13:07:47 -04:00 |
|
Karl Mortensen
|
f76d0587dc
|
Bulk format code with new settings
|
2015-08-07 11:50:35 -04:00 |
|
sidheshenator
|
868d7de5f0
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into open_recent_cases_fix
|
2015-08-07 10:29:36 -04:00 |
|
Brian Carrier
|
b6d911fa6b
|
Cleaned up samples, added files associated with data source tutorial
|
2015-08-05 23:15:19 -04:00 |
|
Karl Mortensen
|
502a4b2fcd
|
pay attention to copy source image
|
2015-08-05 15:38:25 -04:00 |
|
jmillman
|
084125ca3c
|
move the registering for tag events to EventDetailChart and let it forward to all the aggregate nodes. this avoids a build up of references to unused nodes in the eventbus
|
2015-08-05 13:00:46 -04:00 |
|
jmillman
|
685934fa55
|
cleanup, comments
|
2015-08-05 11:57:56 -04:00 |
|