Skip to content
Snippets Groups Projects
Verified Commit 215c643e authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Merge branch 'dev' into f-panel

parents 07fa8614 8e5799db
No related branches found
No related tags found
2 merge requests!50Release v0.4.1,!46ENH: add a form_panel module that allows to create a panel for web forms
...@@ -8,6 +8,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -8,6 +8,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added (for new features, dependecies etc.) ### Added (for new features, dependecies etc.)
### Changed (for changes in existing functionality)
### Deprecated (for soon-to-be removed features)
### Removed (for now removed features)
### Fixed (for any bug fixes)
### Security (in case of vulnerabilities)
### Documentation (for notable additions or changes of the documentation)
## [0.4.0] - 2021-10-28
### Added (for new features, dependecies etc.)
* Module `ext_qrcode` which generates a QR Code for an entity (pointing to the * Module `ext_qrcode` which generates a QR Code for an entity (pointing to the
the head or the exact version). the head or the exact version).
* Optional functionality to bookmark all query results. Note that too many * Optional functionality to bookmark all query results. Note that too many
......
* CaosDB Server == 0.4 * CaosDB Server 0.5.x
* Make 4.2.0 * Make 4.2.0
# Java Script Libraries (included in this repository)
* bootstrap-5.0.1
* bootstrap-autocomplete-2.3.5
* bootstrap-icons-1.4.1
* bootstrap-select-1.14.0-beta2
* dropzone-5.5.0
* javascript-state-machine-master
* jquery-3.6.0.min.js
* loglevel-1.6.4
* qrcode-1.4.4
* showdown-1.8.6
* plotly.js-1.52.2
* UTIF-8205c1f
## For the map
* leaflet-1.5.1
* Leaflet.Coordinates-0.1.5
* leaflet.latlng-graticule-20191007
* L.Graticule.js https://github.com/turban/Leaflet.Graticule/blob/e9146fbea59ce1b0ada4ea2a012087f9a1a12473/L.Graticule.js
* proj4js-2.5.0
* Proj4Leaflet-1.0.1
## For testing
* qunit-2.9.2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment