adam-m
ae3d88f3f8
Made picture viewer preferred for picture content nodes (i.e. if it is supported).
2011-12-14 10:01:10 -05:00
adam-m
18d881c086
Added isSupported flag to isPreferred interface for the DCV.
...
This allows to "cache" whether the viewer is supported for the node and forces the caller do determine that first (which fits current model).
Potentially avoids redundant checks (like Solr queries) and does not rely on checking GUI state, which seems cleaner long term.
2011-12-14 09:51:02 -05:00
adam-m
20cd526844
Improve widget spacing/layout
2011-12-13 16:34:13 -05:00
adam-m
f6490c6f1c
Merge branch 'keyword-search-prototype' of https://github.com/sleuthkit/autopsy into keyword-search-prototype
2011-12-13 15:37:41 -05:00
adam-m
c484666b7d
TSK-270 Provide Hit Navigation in keyword search results
...
- now using html anchors, much more simple and accurate method, also should be easier to extend to other file types
2011-12-13 15:36:29 -05:00
adam-m
54a5abff8e
TSK-270 Provide Hit Navigation in keyword search results
...
- initial version, index/scrolling needs to be more precise
2011-12-13 12:14:25 -05:00
Peter J. Martel
f749d6f8ba
Add index-image to add-image process.
2011-12-12 12:52:11 -05:00
adam-m
681c136f12
TSK-279 Make markup extracted text be default for keyword hit
2011-12-09 12:27:04 -05:00
unknown
41ed4ccbc6
Merge branch 'keyword-search-prototype' of https://github.com/sleuthkit/autopsy into keyword-search-prototype
2011-12-09 10:51:58 -05:00
unknown
71fafdb6bd
(TSK-283) Keyword search should not be enabled if there is nothing in the index
2011-12-09 10:48:39 -05:00
unknown
0e35b91d02
(TSK-283) Keyword search should not be enabled if there is nothing in the index
2011-12-08 18:24:45 -05:00
Peter J. Martel
ef9e96721f
Accept SocketException as an indication of no running server
2011-12-08 14:50:52 -05:00
Peter J. Martel
650bcec9b7
Add snippet property to keyword search results
2011-12-08 14:47:25 -05:00
Peter J. Martel
ac2b767da3
Show wait cursor while keyword search runs
2011-12-08 14:46:25 -05:00
Peter J. Martel
a895df2859
More-complete javadoc & comments
2011-12-07 15:38:21 -05:00
Peter J. Martel
37849c2c0a
Restrict Solr to localhost
2011-12-06 17:01:08 -05:00
Peter J. Martel
f9af4146ca
Fix bad dependency, enable Ivy bootstrapping.
2011-12-06 16:12:47 -05:00
Peter J. Martel
8139a4aa30
Start and stop Solr automatically
2011-12-06 15:36:21 -05:00
Peter J. Martel
f02341c739
Use internal Solr w/ configs, get dependencies from Ivy
2011-12-06 15:35:12 -05:00
Peter J. Martel
2bcc877ce5
switching cores by case, dependencies from Ivy
2011-12-02 15:22:06 -05:00
Peter J. Martel
924dcecfd5
Skip bad files during ingest
...
Try to continue ingesting files even if errors reading them or processing them on the server are encountered.
2011-11-30 16:34:33 -05:00
Peter J. Martel
6338302fd6
Basic keyword index/search functionality
2011-11-28 19:39:00 -05:00
Peter J. Martel
0c717f8dcb
Base class for implementing FilterNodes that are also supposed to be ContentNodes
2011-11-28 19:36:34 -05:00
Peter J. Martel
24b4b50d2b
Add index action to Directory Listing nodes
2011-11-28 19:35:17 -05:00
Peter J. Martel
0d600f4980
Basic search is working, but still minor GUI bugs
2011-11-18 19:06:13 -05:00
Peter J. Martel
48154da58b
Remove unused <ContentNode>.getFileIdColumn() method
2011-11-18 19:04:19 -05:00
Peter J. Martel
dc047d4798
Update .gitignore
2011-11-18 18:58:55 -05:00
Peter J. Martel
abd1b5af42
Add KeywordSearch module and Ingester class
2011-11-11 16:50:40 -05:00
Peter J. Martel
eb69c4f335
Update module dependencies.
2011-11-10 17:49:00 -05:00
Peter J. Martel
dee4401575
Went through release process.
...
Updated module and application version numbers. Logging and MenuAction modules only had implementation changes, everything else was major (not backwards-compatible).
2011-11-10 17:30:55 -05:00
Peter J. Martel
e31dfd38db
Ignore builds and dist, NetBeans user settings, and some .dll/.jar dependencies
2011-11-09 16:41:43 -05:00
Peter J. Martel
d720cee570
Pull CRT assembly into zip distribution
...
Add target that (on Windows) copies Microsoft C++ Runtime libraries and manifest from a folder specified in an enviroment variable.
2011-11-09 16:34:40 -05:00
Brian Carrier
8d72f95d11
Initial import into github
2011-11-09 13:10:50 -05:00
Brian Carrier
4df5a591d8
Initial import into github
2011-11-09 13:06:31 -05:00
Brian Carrier
760d9c8f1a
updated README
2011-10-13 11:26:31 -04:00
Brian Carrier
9ff7404128
Cleaned up to make way for new version 3 code
2011-10-13 11:24:24 -04:00
Brian Carrier
a05f6518c8
New version files for 2.24
2010-04-01 02:27:53 +00:00
Brian Carrier
974fbb69a0
updated TSK version
2010-04-01 02:26:38 +00:00
Brian Carrier
d5dcd00b87
Updated docs to reflect that Cygwin is required to run in Windows
2010-03-24 13:18:12 +00:00
Brian Carrier
54e852ed72
fixed istat parsing issue with HFS+ image that made links in time information
2010-03-23 13:16:09 +00:00
Brian Carrier
fb5db6b498
resolved issue 2950986 to allow HFS 0-size directories
2010-03-23 01:53:35 +00:00
Brian Carrier
3e3da4d449
New version files for 2.23
2010-02-18 21:52:37 +00:00
Brian Carrier
abf18b5e30
updated changes file
2010-02-18 21:52:20 +00:00
Brian Carrier
5c000ee6a9
Updated min version of TSK needed
2010-02-18 21:51:23 +00:00
Brian Carrier
d1baa42606
resolved issues 2779244 and 2932385 that were based on wrong config paths and old flag values
2010-02-12 18:36:25 +00:00
Brian Carrier
68933257d1
Fixed issue 2950693 re: not seeing previous searches that used quotes
2010-02-12 18:33:48 +00:00
Brian Carrier
fda63576a1
fixed configure error for new builds
2010-01-13 14:02:18 +00:00
Brian Carrier
46d26397c0
New version files for 2.22
2010-01-13 13:50:47 +00:00
Brian Carrier
899adca9a6
Updated current version
2010-01-13 13:04:27 +00:00
Brian Carrier
af8b14419f
Updated change notes
2010-01-13 13:00:24 +00:00