-
Fix spelling typo.
-
refs 10019 -- stash solr properties as entities, so that solr doesn't get queried a second time when running entity_load() if possible.
-
refs #10019 -- load entities from solr in batches of 50 so that we don't exceed the maximum GET request size.
-
refs #10001 -- render videos that won't display using mediaelement.js as a download link.
-
Set SarniaViewsHandlerField::original_value property by default, since this is sometimes used by views_handler_field::render_text().
-
Use views_plugin_display::get_option() instead of trying to get the style plugin name directly.
-
refs #10003 -- only append thumbnail suffix to filename when the file is an image.
-
Move field formatter hooks to a separate file.
-
refs #9962 -- add 'filename suffix' to image formatter.
-
Don't try to run sarnia views sort handler queries if a solr_property isn't set.