2024.0.rc1
Pre-release
Pre-release
What's Changed
- Refactoring by @3nids in #4
- add options to define PG port in run-docker.sh by @3nids in #9
- move unused views to unused directory by @3nids in #12
- do not test datamodel for unrelated changes by @3nids in #14
- ban QGEP word from source by @3nids in #16
- do not create dumps for unrelated PRs by @3nids in #17
- 2023 11 21 datamodel corrections by @sjib in #8
- Add .qgs project for TWW by @ponceta in #13
- Default OID-prefix should start with "ch" by @sjib in #19
- restore create/drop symbology functions by @3nids in #29
- remove dss2020_hydraulic_load_current from 06_swmm.sql by @cymed in #25
- fix accuray typo by @3nids in #35
- adapt maintenance event view by @3nids in #40
- Separate unused and unusable views by @cymed in #41
- schemaspy by @3nids in #43
- limit diagrams to 1 degree by @3nids in #45
- use SVGs by @3nids in #46
- Fix unused views that are useful by @cymed in #44
- CI : Add failure logs for every failed datamodel docker CI job by @ponceta in #48
- fix re_building_group_disposal missing fk_columns by @sjib in #49
- fix typo wwp -> wwc by @3nids in #53
- explicit column definition by @3nids in #56
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #62
- add check constraints instead of varchar by @sjib in #55
- Update QGIS project by @3nids in #67
- make relation constraints deferrable by @3nids in #74
- add tww_app to 12_1_roles.sql by @cymed in #83
- update workflows by @3nids in #95
- Remove grants to postgres by @cymed in #89
- fix plugin path in project by @3nids in #96
- Disable symbology triggers instead of dropping by @cymed in #88
- Automate updates of main cover and main wastewater node by @cymed in #97
- update main cover if new cover is added and fk is null by @cymed in #58
- Remove wastewater structure symbology trigger by @cymed in #68
- Plugin by @domi4484 in #23
- Add documentation + CI by @3nids in #108
- fix transifex process by @3nids in #113
- plugin tx by @3nids in #114
- project translation by @3nids in #115
- Alter singleinheritance order by @cymed in #116
- Missing classes by @domi4484 in #111
- Bump actions/setup-python from 4 to 5 by @dependabot in #126
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #125
- Add cmd line arguments by @domi4484 in #122
- Fix cmd tests by @domi4484 in #129
- fix teksi_wastewater_cmd to tww_cmd in docs by @3nids in #131
- fix pg_service.conf location by @3nids in #130
- KEK export by @domi4484 in #127
- add db model doc to website by @3nids in #132
- make constraints initially deferred by @3nids in #137
- Fix doc translated links by @ponceta in #141
- compile and package project translation by @3nids in #143
- fix reach progression alternative 2 (replaces fix reach progression alternative) by @sjib in #151
- DSS 2020 export hotfix by @cymed in #153
- Import export of reach_progression_alternative by @domi4484 in #121
- add _active to tww_od.organisation by @cymed in #150
- Enable cmd tool tests by @domi4484 in #155
- Fix doc broken link by @ponceta in #160
- datamodel kek rename class.file to filename by @sjib in #159
- fix reach direction change by @cymed in #170
- add dictionary sql for extra dss2020 extension classes and rename to dss15_* by @sjib in #156
- add missing cyclic relations by @sjib in #158
- 20204-02-DEFERRABLE INITIALLY DEFERRED by @sjib in #178
- Add DEFAULT FALSE on organisation flags by @cymed in #164
- Update README.md by @ponceta in #186
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #190
- Upgrade Postgis by @3nids in #185
- upgrade to psycopg3 by @3nids in #194
- add psycopg2 support by @3nids in #198
- Python script to create complete app by @3nids in #197
- enable test on psycopg 2 and 3 by @3nids in #199
- Fix length of labels OID suffix and hardcoded shortcut_en by @domi4484 in #202
- DSS export fixes by @domi4484 in #191
- Dss export: fix organisation.bemerkung length and allow vl extensions by @cymed in #171
- Add is_primary bool to function hierarchic vl by @cymed in #70
New Contributors
- @3nids made their first contribution in #4
- @ponceta made their first contribution in #13
- @cymed made their first contribution in #25
- @pre-commit-ci made their first contribution in #63
- @dependabot made their first contribution in #62
- @domi4484 made their first contribution in #23
Full Changelog: plugin-ili-libs-1...2024.0.rc1