adam-m
1f367cfb0d
fix checkin
2013-01-26 16:03:05 -05:00
adam-m
cfc27aab2a
fix some java7 rawtype warnings
2013-01-26 15:57:23 -05:00
adam-m
e704d1cbf5
adjust ingest scheduler for derived files
2013-01-25 17:27:48 -05:00
Tim McIver
f2106676af
Added initial Timeline TopComponent to project. Added a DataResultPanel, a
...
DataContentPanel and a JPanel to hold all JavaFX timeline components from
Simile2 class.
2013-01-25 11:16:31 -05:00
adam-m
d564e1515c
build sigar native libs for monitoring
2013-01-24 20:41:52 -05:00
adam-m
a13c7e074a
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-24 19:47:34 -05:00
adam-m
f0be686c34
update ivy version
2013-01-24 19:46:58 -05:00
Tim McIver
e43efea38b
Changed DataContentTopComponent member variable in Simile2 to a
...
DataContentPanel.
2013-01-24 16:35:19 -05:00
adam-m
0fc54775fe
disable custom jvm args in regression testing to make test at least start for java7
2013-01-24 16:04:59 -05:00
adam-m
e967e6de56
cleanup regression test build
2013-01-24 15:58:37 -05:00
adam-m
fa69d49dbf
add jelly tools java dependcy to ui testing
2013-01-24 15:47:58 -05:00
Tim McIver
ebeebc821a
Merge branch 'timeline' of https://github.com/sleuthkit/autopsy into timeline
2013-01-24 14:08:24 -05:00
Tim McIver
15e256ffe9
Modifications to html editor kit used by ExtractedContentPanel in an effort
...
to make the font size similar to what's seen in the 'String View' content
viewer.
2013-01-24 14:06:52 -05:00
adam-m
14d6bd7f72
add more tika supported formats (.flv and .class) to tika extractor
2013-01-24 13:27:33 -05:00
adam-m
8b8c553bf2
reenable processing of archive files (zip, tar, ...) by tika and string extractor, until after we have implemented the 7zip module
2013-01-24 13:22:42 -05:00
adam-m
2fe79f6281
Merge branch 'master' into timeline
2013-01-23 15:26:36 -05:00
adam-m
dc2e7c4c09
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-23 15:26:08 -05:00
adam-m
5abd79579c
make exported packages by keyword search public
2013-01-23 15:25:48 -05:00
adam
00ad1ba0fa
Update BUILDING.txt
...
add info on java PATH requirement to run all features in dev builds
2013-01-23 14:33:04 -05:00
Tim McIver
11d33a4020
Removed ChangeListener interface from DataTopComponent as it is not needed.
2013-01-23 14:17:54 -05:00
adam-m
c10872e42e
- add more archive extensions to skip
...
- better code to parse file extension
- do not call string extractor if it does not support the content
2013-01-23 12:23:12 -05:00
adam-m
455e4f6f89
AUT-709 Review Extensions used by Tika: do not process archive extensions by Tika and string extractor.
...
Currently done by extension, will be determined by mime type later
2013-01-23 12:06:26 -05:00
adam-m
2190e783c9
- remove bookmarks from tree (using tags now)
...
- remove Bookmarks class references from code
- make Bookmarks class deprecated
2013-01-23 11:28:45 -05:00
adam-m
270c30ed3a
- merge bookmarks under tags node, but with a different icon
...
- rename tag and bookmark actions to add "Source" to them
- add Source File Path as a new node property for tags and bookmarks
2013-01-23 11:16:27 -05:00
Tim McIver
faa78c614b
Removed unneeded 'currentNode' member variable from DataContentTopComponent.
...
Disabled tabs in JTabbedPane in DataContentPanel on panel creation.
2013-01-23 10:57:45 -05:00
adam-m
168d1704aa
Merge branch 'master' into timeline
2013-01-23 10:33:36 -05:00
adam-m
06256b225b
installer build: append version number
2013-01-22 23:27:54 -05:00
adam-m
34a36b3be1
change the external window mode to be editor (not modal) and allowing multiple windows docked
2013-01-22 22:52:38 -05:00
adam-m
cdb86b63a3
disable timeline action if case closed
2013-01-22 22:39:20 -05:00
adam-m
421609d2dd
bugfix: file search actions sometime not activated when case open, depending on timing of listener execution
2013-01-22 22:36:21 -05:00
adam-m
0e6ff1e41b
- fix bug and crash if file search result tc closed, and window menu entry for the tc is still available
...
- remove nasty event handling code to keep track of file search top components open
- make the code simple and more generic to work for all data results top components active
- fix bug when closing data result panel
2013-01-22 22:28:27 -05:00
adam-m
3f09687b46
make result window titles unique
2013-01-22 21:13:24 -05:00
adam-m
6986bf5fd9
make active tc after creating new data result tc
2013-01-22 21:10:03 -05:00
adam-m
dd352b2c39
remove obsolete top component from file search
2013-01-22 21:05:01 -05:00
adam-m
0f0dd4462a
update API comments in data result panel, cleanup
2013-01-22 20:49:15 -05:00
adam-m
c8965a5006
better comments to data result tc class
2013-01-22 19:13:14 -05:00
adam-m
6271a562a4
cleanup after a fix
2013-01-22 19:05:17 -05:00
adam-m
6c1f0d77ed
fix initialization order and cleanup
2013-01-22 18:55:23 -05:00
adam-m
738c704750
remove unused var, make list final
2013-01-22 18:49:02 -05:00
adam-m
fd75b355e2
fix spacing, add public constructor for palette
2013-01-22 18:48:45 -05:00
adam-m
f97e7abce8
Merge branch 'timeline' of https://github.com/tmciver-basis/autopsy into timeline
2013-01-22 18:11:31 -05:00
adam-m
d6f1bcf45d
integrate result panel into timeline
...
result panel fixes
2013-01-22 18:10:44 -05:00
Tim McIver
934d135d18
Replaced last remaining call to DataContent.getTopComponent() in
...
DataContentDynamicMenu with DataContentTopComponent.findInstance(). Removed
DataContenet.getTopComponent() method and removed all implementations since
this method is no longer needed.
2013-01-22 18:04:37 -05:00
Tim McIver
0cef1ddc7a
Refactored DataContentTopComponent by removing the 'tabbed pane' and
...
putting that logic into a separate JPanel (DataContentPanel) so that it can
be reused by other TopComponents.
2013-01-22 17:25:54 -05:00
adam-m
20124f8ff5
initial refactor of DataResult top component into an inner jpanel and outter tc
2013-01-22 15:49:48 -05:00
adam-m
7aee2f9554
Merge branch 'master' into timeline
...
Conflicts:
CoreLibs/nbproject/project.properties
thunderbirdparser/nbproject/project.properties
2013-01-22 13:25:29 -05:00
adam-m
3f2c382053
fix new corelibs lib rule
2013-01-22 13:07:56 -05:00
adam-m
12b8917346
better error msg in indexer blocked by security software
2013-01-22 12:23:46 -05:00
adam-m
b304a4f330
use repo configuration in corelibs ivy
2013-01-22 11:09:58 -05:00
adam-m
bae8aa5d90
add sigar lib for process monitoring to corelibs
2013-01-20 10:08:38 -05:00