-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Requires Testing] Add label to reach point #219
Closed
+930
−93
Closed
Changes from all commits
Commits
Show all changes
99 commits
Select commit
Hold shift + click to select a range
d11e026
add _label to reach_point
cymed fc6cead
change QGEP to TEKSI Wastewater
cymed 12d9bd5
fix typo
cymed f3be071
Create delta_1.6.1_update_rp_label.sql
cymed 1ad97e1
Delete delta_1.6.1_update_rp_label.sql
cymed 5c7f2ff
move delta
cymed 371eda7
split label function into two
cymed 75c9db0
Update CURRENT_VERSION.txt to 1.6.1
cymed 123efa8
change % to *%% for sqlalchemy
cymed 7e7fe7b
Alter Table reach_point add _label
cymed 1055ead
Merge branch 'QGEP:master' into add_label_to_rp
cymed f7704c7
remove "alter function ... to postgres"
cymed 5229bd2
Update 06_symbology_functions.sql
cymed 298086b
Update delta_1.6.1_update_rp_label.sql
cymed 1c70975
Update 06_symbology_functions.sql
cymed fcb4b99
fix structure part update bug
cymed e2747ca
add line break to output label
cymed ddc59b7
Include Arrays of ws_status and ch_function_hierarchic
cymed a44aba2
add default values
cymed 52487af
Update 06_symbology_functions.sql to match delta
cymed 14c3e4d
Fix typo
cymed 9fc1648
fix same typo in delta_1.6.1_update_rp_label.sql
cymed 1b10705
Add Language in 06_symbology_functions.sql
cymed 50106a9
alter % to %% for sqlalachemy
cymed 67a1ee9
Typo in delta_1.6.1_update_rp_label.sql
cymed b3c0e97
Add linebreak befor output in 06_symbology_functions.sql
cymed 15132e4
Add Comment Alterations to delta_1.6.1_update_rp_label.sql
cymed 1b20a5f
Fix differences
cymed dee202f
Finding differences
cymed 43a49ba
Update delta_1.6.1_update_rp_label.sql
cymed 6d211a3
Update 06_symbology_functions.sql
cymed ad14c1a
Merge pull request #4 from cymed/cymed-rp_fix_differences
cymed 2b8e86c
harmonization of delta and symbology_function
cymed 4e00123
throw after reach change too
cymed 9b2ce52
Update 06_symbology_functions.sql
cymed 9f5ff1d
Set rp._label = NULL if reach is no longer operative/pwwf
cymed 1f8d184
Update 06_symbology_functions.sql to equal previous commit
cymed bbf120e
Alter input order in 06_symbology_functions.sql
cymed bed2e66
Alter input order in delta_1.6.1_update_rp_label.sql
cymed 36d7575
Introduce CurveToLine for azimuth
cymed 6fcf285
Update 06_symbology_functions.sql for azimuth
cymed f6aa82b
Re-paste on_cover_change
cymed d971a2d
Update 05_data_model_extensions.sql
cymed 77684d4
Update 05_data_model_extensions.sql
cymed 66eb298
include new logic in delta
cymed 8f2c1b3
Update 06_symbology_functions.sql
cymed 73b4fe0
Merge pull request #5 from cymed/add_label_config_for_rp
cymed 8aacd8f
on_wastewaternode_change
cymed 1f1f40b
Update delta_1.6.1_update_rp_label.sql
cymed 3103c7c
Merge pull request #6 from cymed/add_label_config_for_rp
cymed 5ef9eed
update wastewater_structure_label in the end
cymed 1585b84
Update 06_symbology_functions.sql
cymed 4c2201c
Update delta_1.6.1_update_rp_label.sql
cymed 19e4a5c
Merge pull request #7 from cymed/add_label_config_for_rp
cymed 7c58322
prevent recursion on wastewaternode_change
cymed fbd2256
prevent recursion in delta
cymed 423856c
Merge pull request #8 from cymed/add_label_config_for_rp
cymed 0cb0223
difference check
cymed 62d7ac6
include ws_status in test_triggers.py
cymed f30feeb
include ws_status in test_label.py
cymed 3381cd8
test_triggers.py: Alter expected output for bottom_label
cymed cf00d9b
typo fix in test_triggers.py
cymed ccc95b8
rename on_wasterwaternode_change to on_wastewater_node_change in delta
cymed 5109196
rename on_wasterwaternode_change to on_wastewater_node_change in symb…
cymed 86af17d
fix trigger logic with new trigger name on_wastewater_node_change
cymed 95c8da7
Adding semicolon
cymed 467dd26
drop function on_wasterwaternode_change()
cymed afe067b
Update 05_data_model_extensions.sql
cymed c6fe4d7
alter labeling functions in delta
cymed ef01c4a
alter label update functions in 06_symbology_functions.sql
cymed b0592ab
Update vw_qgep_reach.py to include rp labels
cymed 2f75255
Update vw_qgep_wastewater_structure.py
cymed 632a29a
drop labels in base tables
cymed 9945579
drop unnecessary columns in delta
cymed fe1f740
no need to drop reach_point._label
cymed e1e9a6d
Save labels separately
cymed 4af5694
comment table labels
cymed 8e4e262
Add Create Table in delta_1.6.1_update_rp_label.sql
cymed a4ab7d2
Update 05_data_model_extensions.sql add semicolon
cymed c3695ea
Update delta_1.6.1_update_rp_label.sql add semicolon
cymed f9a2fdd
do not skip *_label in vw_qgep_wastewater_structure.py
cymed d8abc4c
alter skip_columns
cymed 260e53d
another skip_columns
cymed 19c34ed
skips in vw_qgep_reach.py
cymed 505bbc2
fix ws function in 06
cymed d160b80
fix ws in delta
cymed 9e3fde2
alter on_ws_change in 06_symbology_functions.sql
cymed 8f5b025
on_ws_change in delta_1.6.1_update_rp_label.sql
cymed c3150b9
Update 06_symbology_functions.sql
cymed 10b4079
Update delta_1.6.1_update_rp_label.sql
cymed 181e835
Prioritise main wastewater node for reach point label
cymed 1848bc9
Update delta_1.6.1_update_rp_label.sql
cymed b52256f
Update delta_1.6.1_update_rp_label.sql
cymed 2a26abb
Update delta_1.6.1_update_rp_label.sql
cymed d59190d
Update delta_1.6.1_update_rp_label.sql
cymed 565eca6
Alter field prefixes
cymed e28876d
alter prefixes in views
cymed 171545a
change it everywhere
cymed 84c7d61
fix typo
cymed File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.6.0 | ||
1.6.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/teksi/Home/wiki/TEKSI-Developer-Guide#custom-fields
Does this also need an underscore _order_fct_hierarchic ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Imho no. It is not dependent of another table.
In the logic of #219 (comment) it would be x_order_fct_hierarchic