adam-m
0388bfd065
fix DataResultViewerTable to support tree view. Wrapping of nodes needs to happen earlier if want to filter children out from the view.
2011-12-27 15:23:30 -05:00
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
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
Peter J. Martel
ad841ccffc
Fix DataContent bug
2011-12-13 14:09:32 -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
f66d92ff33
Remove ContentNode.getRowValues(), .getDisplayPath(), and .getSystemPath()
2011-12-08 18:46:43 -05:00
Peter J. Martel
c842c9a6b5
Remove ContentNode.getContent()
2011-12-08 17:46:58 -05:00
Peter J. Martel
483e5cddf5
Remove ContentNode.read()
2011-12-08 16:03:45 -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
Brian Carrier
8d72f95d11
Initial import into github
2011-11-09 13:10:50 -05:00