Tim McIver
06cb9735fc
Updated Timeline.java and JavaSystemCaller.java to use array version of
...
Runtime.exec() method as the most recent version of Java (1.7.0_21)
changed the behavior of the single-string version of Runtime.exec()
causing a problem with Timeline. Also updated code to so that the
mactime output is no longer redirected to a file via the '>' redirect
operator. The ouput is now being captured from JavaSystemCaller.execute()
and written to a file directly.
2013-05-20 11:42:39 -04:00
adam-m
f9f2477237
change timeline to check data sources and not only images
2013-05-16 12:37:44 -04:00
adam-m
7392085ba1
Fixes adding local files to a brand new Case
2013-05-15 16:52:26 -04:00
adam-m
d06d38972c
timeline handle null cond
2013-05-10 13:00:12 -04:00
adam-m
10a93ab345
generalize timeline to use abstract files
2013-05-10 10:44:49 -04:00
adam-m
e38489d82c
fix enable timeline action only if fx enabled and case open
2013-03-25 12:22:03 -04:00
adam-m
8329c18625
Cleanly handle the case where javafx is not installed and components that depend on it at runtime (timeline, image viewer) cannot initialize
2013-03-25 11:16:40 -04:00
adam-m
83130d400b
final fix to duplicate instances of content and result viewers for the main window
2013-03-21 13:53:33 -04:00
adam-m
dc702afa50
Move initialize JavaFx platform to a single place in the Core Installer, and let the plafform exit implicitely.
2013-03-21 11:25:56 -04:00
adam-m
debd235930
fix timeline was creating redundant content panel
2013-03-21 11:14:06 -04:00
adam-m
ee8ef11882
update modules versions for the release
2013-03-20 15:13:07 -04:00
adam-m
297b84d502
update timeline module description and category
2013-03-19 23:25:20 -04:00
adam-m
fc31919305
bring timeline to front if clicked second time on action and is already open
2013-03-14 15:06:52 -04:00
adam-m
f172a85f69
more timeline sizing adj
2013-03-14 14:15:35 -04:00
adam-m
1e22f72a97
adjust minor sizing in timeline
2013-03-14 14:03:24 -04:00
adam-m
cf29210275
- redo timeline layout with gui builder and push entire swing layout there
...
- adjust sizing
- rename all java fx variables to have fx prefix for clarity and ease of determining which thread they should be in
2013-03-14 13:14:55 -04:00
adam-m
b26ef8fcca
timeline: correct / cleanup javafx vs swing initialization code, previously causing threading issues
2013-03-05 17:25:21 -05:00
adam-m
75c61f3bc8
timeline: make sure dialog closed in swing thread
2013-03-05 17:24:40 -05:00
adam-m
e2fe4541f5
timeline fix: use PlatformImpl.startup() only once, and Platfrom.runLater() thereafter to run in javafx thread
2013-03-05 16:54:52 -05:00
adam-m
f415d6970e
timeline: update result viewer label in swing thread
2013-03-05 16:45:20 -05:00
adam-m
b887486280
Rename Timeline class, remove obsolete class
2013-03-05 16:31:12 -05:00
adam-m
79ba2fd016
- timeline fix bug/exception caused by data nodes not being reset and old nodes from previous, invalid Case being referenced
2013-03-05 16:01:17 -05:00
adam-m
b6f8a1776e
more log info
2013-03-05 14:05:23 -05:00
adam-m
4c310f1995
remove redundant invoke later?
2013-03-05 14:02:30 -05:00
adam-m
748d394fa3
progress dialog tweaks
2013-03-05 13:56:44 -05:00
adam-m
589cf178eb
progress bar threading tweaks
2013-03-05 13:47:24 -05:00
adam-m
47eb2cfd7c
timeline : better progress updates and fix a bug when switching case and clearing data
2013-03-05 13:39:11 -05:00
adam-m
e8822c692b
rename label
2013-03-05 13:19:19 -05:00
adam-m
18ef766d09
timeline ui improvements: better combo box selection, remove redundant combo box button, add hover support, hand icon and single clicks
2013-03-05 13:18:08 -05:00
adam-m
6b06ec7d6c
add horiz split pane to timeline
2013-03-05 12:26:49 -05:00
adam-m
df714867bc
refactor into a javafx thread method
2013-03-05 11:43:36 -05:00
adam-m
1b87256338
log mactime location, remove old commented code
2013-03-05 11:32:33 -05:00
adam-m
62b8c384ea
more error checking in timeline
2013-03-05 11:25:07 -05:00
adam-m
db89cc5d43
add make timeline progress bar to the dialog
2013-03-05 11:07:52 -05:00
Sean-M
cea2c49965
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
.gitignore
2013-02-21 16:01:42 -05:00
adam-m
a796e9f7c2
fix compile warn
2013-02-14 14:43:04 -05:00
U-BASIS\smoss
6af4f84430
Merge http://www.github.com/sleuthkit/autopsy
2013-02-14 14:25:54 -05:00
Tim McIver
cc181f767e
Added clearing of Simile2.data when case is closed.
2013-02-14 13:39:37 -05:00
Tim McIver
61a20c87b0
Updated code so that timeline window closes if it is open when the case is
...
closed.
2013-02-14 12:42:21 -05:00
Sean-M
81aaae09e0
Merge remote-tracking branch 'upstream/master'
2013-02-13 15:56:58 -05:00
Tim McIver
97fe330f29
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-02-13 15:27:44 -05:00
Tim McIver
ec6c92519d
Fixes for problem caused for mactime file creation when path has spaces in
...
it (again).
2013-02-13 15:27:31 -05:00
Sean-M
e843419c3f
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
Core/src/org/sleuthkit/autopsy/casemodule/Case.java
Timeline/src/org/sleuthkit/autopsy/timeline/Simile2.java
Timeline/src/org/sleuthkit/autopsy/timeline/TimelineProgressDialog.java
2013-02-13 13:05:51 -05:00
adam-m
02697c2a1c
fix setting month in result view
2013-02-13 13:03:50 -05:00
adam-m
335f581d33
timeline set result view path with current date.
...
Rename progress dialog to "Creating Timeline" for consistency with progress bar
2013-02-13 13:00:41 -05:00
adam-m
fe61ca7b52
set timeline icon
2013-02-13 12:46:29 -05:00
adam-m
960fde0ba7
remove reset and rename drill up button
2013-02-13 12:37:44 -05:00
adam-m
fad3d4c23a
simplify node creation logic in timeline
2013-02-13 12:17:45 -05:00
adam-m
59e493f8b5
add view in directory action to timelien file/dir nodes
2013-02-13 12:13:37 -05:00
adam-m
a143bb7744
- add a generic filter node class that can be reused by different viewers/clients
...
- use leaf filter node in timeline
2013-02-13 10:04:22 -05:00