As far as I tested #400 (merge to test) looked successful.
@max.mehl could we coordinate the release of this PR?
I want to do some checks after release, since it's more than just tiny text changes.
---------------
There are some console warnings, errors and debug messages on the current page (see screenshot). This PR
* Adds `data-cycle-log="false"` that silences the front page carousel output
* Removes `hljs` stuff from `fsfe_head.xsl` since the highlight js isn't loaded there (leads to an error)
* Removes the link to the missing source maps of the `jquery.cycle2.min.js` script
And finally I upgraded to jquery 3:
* I removed the previous jquery versions
* Tested the supporter and event form - still working
* Added jquery 3 min version and the source maps
(!) we should test the important forms after release
closes FSFE/fsfe-website#396
mweimann
changed title from Upgrades jquery to version 3 and silences console outputs to WIP: Upgrades jquery to version 3 and silences console outputs2 years ago
mweimann
changed title from WIP: Upgrades jquery to version 3 and silences console outputs to Upgrades jquery to version 3 and silences console outputs2 years ago
As far as I tested #400 (merge to test) looked successful.
@max.mehl could we coordinate the release of this PR?
I want to do some checks after release, since it's more than just tiny text changes.
There are some console warnings, errors and debug messages on the current page (see screenshot). This PR
data-cycle-log="false"
that silences the front page carousel outputhljs
stuff fromfsfe_head.xsl
since the highlight js isn't loaded there (leads to an error)jquery.cycle2.min.js
scriptAnd finally I upgraded to jquery 3:
(!) we should test the important forms after release
closes FSFE/fsfe-website#396
Upgrades jquery to version 3 and silences console outputsto WIP: Upgrades jquery to version 3 and silences console outputs 2 years agoWe do a merge into test first.
WIP: Upgrades jquery to version 3 and silences console outputsto Upgrades jquery to version 3 and silences console outputs 2 years agoGreat, thanks for testing this first. Will merge!
6da0681c2d
.