Tim McIver
c6cc2667ef
Fixed display of unique path of parent directory in 'Directory Listing'
...
window per AUT-750 and AUT-753.
2013-01-10 16:22:16 -05:00
0xNF
44460a8212
Merge https://www.github.com/sleuthkit/autopsy
2013-01-10 11:27:15 -08:00
adam-m
7421e257a9
Merge branch 'master' of https://github.com/tmciver-basis/autopsy
2013-01-10 12:30:19 -05:00
adam-m
24a6c2d709
remove call to garbage collect, we shouldn't be doing it
2013-01-10 11:01:56 -05:00
0xNF
29822ababb
Merge https://github.com/sleuthkit/autopsy
2013-01-09 16:33:42 -08:00
Tim McIver
0011fffdf7
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-09 17:18:44 -05:00
adam-m
7e4a2343e0
better error icon
2013-01-09 17:09:24 -05:00
adam-m
f87ebd7fb7
better notify messages + strip html from ingest messages if present
2013-01-09 17:02:59 -05:00
adam-m
3f226b3ff2
Better error message due to low disk space
2013-01-09 16:45:40 -05:00
adam-m
9b5a84e951
- added utils to show message / notification in status area
...
- ingest errors/warnings now show as clickable notifications
2013-01-09 16:40:45 -05:00
adam-m
2f529c1cc0
add source file path to result content view for consistency
2013-01-09 13:51:38 -05:00
0xNF
4db3397553
Merge https://github.com/sleuthkit/autopsy
2013-01-09 07:35:37 -08:00
adam-m
6d33cd7aaf
new static method to create a custom data result viewer linked to a custom content viewer
2013-01-09 09:42:40 -05:00
Tim McIver
2343d091c8
Clean up org.sleuthkit.autopsy.directorytree.ViewContextAction.ReverseHierarchyVisitor code.
2013-01-08 16:15:17 -05:00
adam-m
2a7e0fbeb4
fix dox warnings
2013-01-08 15:54:32 -05:00
adam-m
ad6ae1ba3c
fix hang in excel report generation when special chars present in datatype
2013-01-08 15:26:30 -05:00
Tim McIver
a8f6393c8a
Made changes due to FsContent.getFileSystem now throwing TskCoreException.
2013-01-08 15:22:23 -05:00
adam-m
7454f4ce74
fix html report crash when tags have special chars (forward slash)
2013-01-08 15:06:18 -05:00
Tim McIver
e62b062aa7
Fixed some updates to ReverseHierarchyVisitor that broke the 'Find File in
...
Directory' option when right-clicking a file in the Table View.
2013-01-08 14:39:22 -05:00
adam-m
2c51d6bb29
tags adjustments
2013-01-08 14:25:32 -05:00
adam-m
56a4bb756c
Fix unchecked warning
2013-01-08 13:57:40 -05:00
adam-m
8bbd3c195b
remove deprecation warning, use proper methods to close queries
2013-01-08 13:51:03 -05:00
Tim McIver
1ecae8338b
Updates in response to changes to DataModel that were in effort to complete
...
AUT-725.
2013-01-08 12:48:05 -05:00
adam-m
64cec303d7
Merge branch 'master' of https://github.com/Devin148/autopsy
2013-01-08 12:37:08 -05:00
adam-m
f29f48d34b
Add support for custom content viewer responding to sel. events from custom result viewer
2013-01-07 21:36:01 -05:00
adam-m
330c3ca45a
update module versions and deps for release
2013-01-04 16:39:13 -05:00
Tim McIver
c182619b8a
Changed JLabel text for content viewer preference radio buttons to read
...
'When selecting a file:'. Removed top separator line.
2013-01-04 10:14:36 -05:00
Tim McIver
13d9f15cc1
Updated General Options tab to use two radio buttons (rather than a single
...
check box) for the file viewer behavior preference.
2013-01-03 15:17:00 -05:00
Tim McIver
6285beaa5b
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-02 17:42:50 -05:00
Tim McIver
2081639d30
Merge branch 'general-options'
2013-01-02 17:41:24 -05:00
Tim McIver
05360ba78a
Updates to code to complete implementation of behavior described in
...
AUT-729. In short, there is now a 'General' options tab where the user can
select whether the content viewer should remain on the one the user last
selected or if the 'most preferred' one should be used.
2013-01-02 17:34:36 -05:00
adam-m
241b7520b4
optimize out profiled code - reduce num of allocations of result object
2012-12-31 10:57:41 -05:00
0xNF
6c52649ce5
Added timeline functionality.
...
Select it from the tools menu -> Make Timeline
2012-12-28 16:44:46 -05:00
Devin148
af123407d7
Fix label spelling
2012-12-28 16:05:57 -05:00
Devin148
d4c69e3c96
Add right click tagging and display tags in directory tree
2012-12-28 15:58:51 -05:00
Tim McIver
48a2e5d6a0
Created a General options panel containing a single checkbox to 'Remember preferred content viewer' - no real functionality yet.
2012-12-28 11:00:14 -05:00
adam-m
f5345b3d9c
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-28 10:47:18 -05:00
adam-m
3215b50f3e
surpress warn
2012-12-28 10:46:54 -05:00
Devin148
ffd447541f
Suppress safe compile warnings
2012-12-28 09:24:49 -05:00
adam-m
18d8e2fb2d
revert overwriting getDropType in nodes
2012-12-27 16:31:21 -05:00
adam-m
74c6cc2469
disable drop in nodes.
...
rename field from "thing" to "data", and make private.
2012-12-27 15:38:05 -05:00
adam-m
26556ef840
disable dragging on the ov outline
2012-12-27 15:24:03 -05:00
adam-m
3c1ae6a5c5
disable drag and drop actions on result table viewer
2012-12-27 15:06:36 -05:00
adam-m
798c7eaffe
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-27 13:51:31 -05:00
adam-m
ae8ef4af8f
Add method to get ISO8601 compatible content date format
2012-12-27 13:37:58 -05:00
adam
f04a6d076b
Merge pull request #122 from tmciver-basis/master
...
Video player related fixes
2012-12-27 09:45:11 -08:00
Tim McIver
b5954e1fe0
Added code to better determine when video had finished playing. This was
...
needed as some videos' reported time elapsed never became equal to their
reported duration causing the play loop to not exit once the video had
finished playing.
2012-12-26 12:33:41 -05:00
adam-m
d752701a4b
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2012-12-26 10:36:54 -05:00
adam
1969fc2ebe
Merge pull request #121 from Devin148/master
...
Ground-up Report Remake
2012-12-26 06:50:50 -08:00
Tim McIver
b00f4a798a
Disable slider before play button is pressed. Was previously causing a
...
problem when slider was clicked before video played.
2012-12-21 17:32:54 -05:00