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
adam-m
44599504ed
keyword search ingest: search only images being ingested, not other images present in the index
2013-01-09 17:31:02 -05:00
Tim McIver
0011fffdf7
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-09 17:18:44 -05:00
adam-m
2b0deb68c9
news
2013-01-09 17:10:43 -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
59708185ae
Timeline, added support for paths with spaces
...
Won't complain about not finding generated body files anymore if the
path it is writing to contains a space.
2013-01-09 08:03:50 -08: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
0xNF
747d966075
Will no longer crash when no case is open
2013-01-08 18:47:23 -08: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
2e75294c13
update news
2013-01-08 15:34:37 -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
f9373d6e13
fix ra warning, better close
2013-01-08 14:04:17 -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
af6a3d7da4
update news
2013-01-08 12:40:08 -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
b5714cf4b4
news placeholder
2013-01-07 17:53:53 -05:00
adam-m
fb8d3ea9b6
update news
2013-01-07 16:10:58 -05:00
adam-m
f539a14e96
explicitely add icu4j optional pdfbox dependency we need for tika
2013-01-04 17:36:55 -05:00
adam-m
330c3ca45a
update module versions and deps for release
2013-01-04 16:39:13 -05:00
adam-m
c340010c7f
better msg in news
2013-01-04 14:37:12 -05:00
adam-m
0c45a6b941
update news
2013-01-04 14:22:53 -05:00
adam-m
afb45cab13
lift literal query max rows
2013-01-04 12:48:24 -05:00
adam-m
11e593a39b
update max terms
2013-01-04 12:46:30 -05:00
adam-m
f72dbc4c77
config change make changes visible after 15k doc commit kicks in
2013-01-04 12:37:19 -05:00
adam-m
4cd1202c73
move cleanup to later
2013-01-04 12:36:58 -05:00
adam-m
0cb089eea3
better progress updates in between keywords, lifted limit on terms query
2013-01-04 11:02:53 -05:00
Tim McIver
1ca879fba5
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-04 10:14:53 -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
adam-m
670babc57a
update news
2013-01-04 09:58:36 -05:00
adam-m
f4aaac147c
keyword search ingest:
...
- better progress bar resolution.
- send events to update dir tree periodically
2013-01-04 09:49:50 -05:00
adam-m
78af87ec78
Merge branch 'master' of https://github.com/tmciver-basis/autopsy
2013-01-04 09:17:01 -05:00
Tim McIver
cc9d3cb5c7
Updates to keyword list saving/loading to support feature where XML
...
attributes 'use_for_ingest' and 'ingest_messages' are not written when the
keyword list is exported whereas when the list is saved, those attributes
are written. In support of AUT-690.
2013-01-03 21:16:06 -05:00
adam-m
88dd54c1ef
better names in text view
2013-01-03 16:43:31 -05:00
Tim McIver
c03c2f40fd
Merge branch 'master' of https://github.com/sleuthkit/autopsy
2013-01-03 15:17:14 -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
adam-m
ce7c33a087
check email with tika only if bytes read > 0
2013-01-03 15:03:33 -05:00