Skip to content

New Release v1.15.0 - #minor#822

Merged
ltshb merged 195 commits intomasterfrom
develop
May 6, 2024
Merged

New Release v1.15.0 - #minor#822
ltshb merged 195 commits intomasterfrom
develop

Conversation

@ltshb
Copy link
Contributor

@ltshb ltshb commented May 6, 2024

ismailsunni and others added 30 commits April 17, 2024 14:03
Also use the correct endpoint instead of the default endpoint.
Some layers id might be of 3 words separated by dot (e.g. ch.bfe.energieforschung)
which could also be a valid what3words address, therefore we need a fallback
to service search.

Of course now we still the issue if a valid what3words is also a valid layer
ID, the search will always jump to the what3words location, but hopefully this
is quite un-probable.
PB-426: Fallback to service search for invalid what3words
The attribution (copyright) on the pdf was empty.

Also add the background layer attribution if any background.
We could duplicate some layers with different opacity, but when printing we
need to make sure to have their legend only once.
Added attribution, language and filename tests. Also tested duplicate layer
in print.
PB-389: Fix print attributions and duplicate legends
Add the 'isTimeSliderActive' parameter in the UI store. This parameter will be used to activate the time slider and to store the time slider year between use, in a way similar to the compare slider.
Add the 'timeSlider' URL parameter which will activate the time slider if there is at least one time enabled layer visible.

PB-320: time slider no longer reset 'previewYear'

	as the time slider won't be activated by previewYear, we are no longer resetting previewYear
	also moved youngest year and oldest year to the config, as it's used both in the URL parameter class and the time slider

PB-320: Using isTimeSliderActive in the code

	Used isTimeSliderActive parameter for time slider activation, keeping the previewYear in memory between activations.
@github-actions github-actions bot changed the title new release New Release v1.15.0 - #minor May 6, 2024
@ltshb ltshb requested a review from pakb May 6, 2024 07:53
@cypress
Copy link

cypress bot commented May 6, 2024

Passing run #2046 ↗︎

0 160 20 0 Flakiness 0

Details:

Merge pull request #812 from geoadmin/feat-PB-435-help
Project: web-mapviewer Commit: 096dcec838
Status: Passed Duration: 05:52 💡
Started: May 6, 2024 8:36 AM Ended: May 6, 2024 8:42 AM

Review all test suite changes for PR #822 ↗︎

ltshb and others added 3 commits May 6, 2024 10:15
When building locally we could not deploy the build on a S3 bucket due to `+`
sign in the version folder. `+` should be percent encoded otherwise the web
server will change it to space. For simplification we change the plus to hypen.
@ltshb ltshb merged commit 9c7e462 into master May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants