Skip to content

2.0.30

Choose a tag to compare

@VassilIordanov VassilIordanov released this 15 Aug 16:14
6afa3bf

Bug fixes:

#3 Provide uglyfyjs workaround for codemirror (#801)
#805: Fix reports by day of the week chart (#806)

The chart was empty because the search query was missing a parameter,
which was not being added as it was not part of the reports advanced
filters.

Fixes #805.

#798: Fix advanced search state filter in IE11 (#804)

Framework improvements:

Introduce batching with java-dataloader (#807)

Upgrade graphql-java and add graphql:spqr.
Replace own introspection code with GraphQL SPQR annotations.
Add batch retrieval methods and use them in GraphQL requests.
Use non-batching, non-caching context in REST API methods.
Use that context also in Freemarker templates.

Dependencies upgrades

Bump postcss-loader from 2.1.6 to 3.0.0 in /client (#803)
Bump style-loader from 0.22.0 to 0.22.1 in /client (#802)
Bump react-tag-input from 5.1.1 to 5.1.2 in /client (#796)
Bump style-loader from 0.21.0 to 0.22.0 in /client (#797)
Bump react-dom from 16.4.1 to 16.4.2 in /client (#793)
Bump alloyeditor from 1.5.10 to 1.5.12 in /client (#794)
Bump autoprefixer from 9.0.2 to 9.1.0 in /client (#791)
Bump webpack from 4.16.3 to 4.16.5 in /client (#792)
Bump react from 16.4.1 to 16.4.2 in /client (#789)
Bump webpack-merge from 4.1.3 to 4.1.4 in /client (#788)