stable

Clone or download

Read-only

Merge commit 'refs/changes/86/22686/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #21345: Remove embedded jstimezonedetect library Change-Id: I98c60b4e474d3e0ebc0dfd71e31972c2d18a75ff

Modified Files

Name
M .eslintignore +0 −1 Go to diff View file
M plugins/ldap/include/WelcomeDisplayController.php +0 −1 Go to diff View file
M src/common/account/TimezoneSelectorPresenter.class.php +1 −1 Go to diff View file
M src/common/account/TimezonesCollection.class.php +9 −467 Go to diff View file
M src/jest.config.js +0 −1 Go to diff View file
M src/scripts/account/timezone.ts +12 −6 Go to diff View file
M src/www/account/register.php +0 −1 Go to diff View file
D src/www/scripts/jstimezonedetect/LICENCE.txt +0 −22 Go to diff View file
D src/www/scripts/jstimezonedetect/jstz.min.js +0 −2 Go to diff View file
M src/www/scripts/tuleap/timezone.js +11 −10 Go to diff View file
M tests/unit/common/User/Account/UpdateAccountInformationControllerTest.php +2 −2 Go to diff View file