Skip to content

2sxc 9.12 with a lot of new features around data / queries

Choose a tag to compare

@iJungleboy iJungleboy released this 08 Dec 12:24
· 8369 commits to master since this release
588f180

Features

  1. Ability to provide JSON based stored queries in the file system #1420
  2. Create global system queries delivering #1414
    1. Zones together with tenant name (the dnn portal name)
    2. Apps by zone
    3. Content-types of an app
    4. Attributes of a content-type
    5. Queries of an app
    6. Streams of a query
    7. Attributes of a query by query-name and stream
  3. Advanced data sources delivering
    1. Zones, Apps #1410
    2. Content-Types, Attributes
    3. Queries, QueryInfos #1411
  4. Ability to run a query in WebApi and only retrieve certain streams #1415
  5. Extend string-dropdown-query input to allow typing if desired #1409
  6. Extend string/entity-query to provide drop downs with common values, instead of open text fields #1421
  7. Extend value-filter and content-type filter to use drop downs for common values #1422

Minor features

  1. Add ability to have dots "." characters in query names - issue because of MVC-Routing and DNN bug #1408
  2. Extend string-dropdown to allow colon characters in values ":" #1417