11 Commits

Author SHA1 Message Date
Peter J. Martel
1a122c97ec Remove ContentNode stuff (runs now) 2011-12-20 17:56:13 -05:00
Peter J. Martel
15bfd26baa Merge branch 'master' into keyword-search-prototype (NOT RUNNABLE) 2011-12-20 17:52:50 -05:00
Peter J. Martel
d50de29090 add "tool tips" to content viewers 2011-12-20 15:39:11 -05:00
Peter J. Martel
be10a4bb41 Add setPath to DataResult 2011-12-16 16:11:33 -05:00
Peter J. Martel
53142025da Miscellaneous trival cleanup 2011-12-15 18:58:12 -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
Peter J. Martel
124ed5dfdd Clear out ContentNode & subclasses from CoreComponents 2011-12-12 16:06:40 -05:00
adam-m
681c136f12 TSK-279 Make markup extracted text be default for keyword hit 2011-12-09 12:27:04 -05:00
Peter J. Martel
a895df2859 More-complete javadoc & comments 2011-12-07 15:38:21 -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
Brian Carrier
8d72f95d11 Initial import into github 2011-11-09 13:10:50 -05:00