Releases: computate-org/computate
Releases · computate-org/computate
4.4.4.2
Full Changelog: 4.4.4.1...4.4.4.2
- Moving jsWebsocket, jsTooltip, and htmTooltips to page templates
- Adding kustomize to deploy zookeeper and solr to OpenShift Local
- Fixing page template with new inline elements
- Fixing the jsWebsocket, jsTooltip, and htmTooltip in pages
- Pass the header values to PATCH or POST during PUTImport
- Add new jsStyle page template for map element color and style
- Revert Java version from 17 to 11 to support Quarkus DevSpaces
- Allow more than JSON date format
- Fixed a code generation bug with JsonArray fields
- Fixed a bug with querying date times
- Fixed a bug with querying date time ranges
- Fixing a bug with arrays in API
- Fixed the html and input for JsonArray
- Class indexing now loads super class data from dependent projects
- Loads Location class fields from super classes
- Updates map results on changes
- Fixed bug with retrieving dates from Solr
- Adding support for Point style
- Updates graph on websocket update
- Add new ProjectHelper to copy static files recursively from platform
- Adding better shape and color handling of map elements
- Additional fixes to no longer hard code class API address
- Adding htm and js map legend customization features
- Fixing a bug with JsonArrays in API
- Fixed a bug with location JS layers on map
- Added the original object in PUTImport PATCH to fix websockets
- Fixing the serialization of Point fields to GeoJSON
- Adding better color support for GeoJSON shapes on map
- Adding support for a clickable map legend
- Adding a default link and title to map popups
- Moving project to Java 17
- Adding a script to index classes without watching or generating code
- Fixed a bug with JsonArray data with header expressions
- Fixed a bug with websocket updates of inputs
- Queries Smart Data Models for smarter code suggestions
- Add default imports to SmartDataModel output
- Add relative path from project to smart-data-models
- Fixed a bug with SmartDataModel Domain path
- Printing the smart-data-model path
- Adding additional colors, titles, and links fields for areaServed Sma…
- Move the SmartDataModel handling to indexinng time
- Removed links to indexed file URLs that don't work
- Adding a Ready message in console when watching after indexing
- Adding entityId, entityShortId, objectTitle, objectId fields to Smart…
- Updated README
4.4.4.1
Full Changelog: 4.2.7.29...4.4.4.1
4.2.7.29
Full Changelog: 4.2.7.28...4.2.7.29
- Adding support for Postgres Point + GeoJson MultiPoint in Solr
- Adding support for Postgres Path + GeoJson MultiPoint in Solr
- Adding support for Postgres Point + GeoJson LineString in Solr
- Adding support for Postgres Point + GeoJson LineString in Solr
- Improving the FIWARE Smart Data Model code generation
- Adding an InitDeepBefore class annotation to initialize class after super classes
- Adding FIWARE Smart Data Model code generation for the Smart Village Operator
- Allows custom Location fields to show up automatically on a map with GeoJson shapes
- Allows for lists of GeoJson shapes in one record
4.2.7.28
Full Changelog: 4.2.7.27...4.2.7.28
- Fixed a bug with inheritPk for pk and id fields
- Allowing for read-only role based access control
- Fixed the API button to link to a single record
- Fixing bugs with read and write role based access control
- Removing obsolete methods
- Add a XML encoder method to TouteEcrivain
- Adding new vertical row feature with field name, value, description
- Enable filtering on archived and deleted records
- Adding the genererId method to generate IDs from strings
- Adding a better parser of location for lat,lon and NGSI-LD format
- Fixing the websocket updates with the right vars in a PATCH request
- Truncating ZoneDateTimes to millis for accurate comparison
- Fixing the PUTCopy APIs
- Adding a Modified: false feature to entities that should be read-only
- Fixing the refresh of read-only entities
- Allowing the PUTCopy page to redirect to the new record
- Allowing the service startup to index all non-Gen Java classes including pages
- Changing indexedstored point fields to facet fields
- Adding a Generated indexed field for classes in Solr
- Adding an Ansible Playbook to help describe what is stored in the computate search engine
4.2.7.27
Full Changelog: 4.2.7.26...4.2.7.27
- Fixing bugs with page query vars
- Set SQL type for List to text[]
- Fixed persisting arrays of Strings in database
- Add the request query vars on POST and PATCH requests
- Adding an entity UnitLabel for distance, time, etc
- Adding FIWARE and NGSI-LD context to entities
- Adding Required boolean to entities
- Customizable NGSI-LD Context for each entity
- Allow specifying pk or id as inheritPk field
4.2.7.26
4.2.7.25
Full Changelog: 4.2.7.24...4.2.7.25
- Updated solrconfig.xml for support for Solr 9.1.1
- Fixing the display of all results and a single result
- Adding new handlebars partials for customizing action buttons
- Adding manage user profile button to user page
- Adding support for better nested page templates
- Now default values for fields can be generated
- Redirect to find all objects after deleting an object
- Created a confirmation box when deleting or archiving data
4.2.7.24
Full Changelog: 4.2.7.23...4.2.7.24
4.2.7.23
Full Changelog: 4.2.7.22...4.2.7.23
- Adding new handlebars partial for websocket to allow for overriding the function call
- Making API request logs be debug instead of info logs
- Renaming fields that start with Html to Htm
- Fixing a bug with persistance of removal of relations
- Handling errors with missing SiteRequest class
- Setting page classes to Promise: true
- Fixing bugs with APIs that are only in the search engine
- Fixing bugs with updating BigDecimal fields