Adamw has uploaded a new change for review. Change subject: replace date fields with jquery.ui.datepicker ......................................................................
replace date fields with jquery.ui.datepicker The tricky part of this fix is the datepicker "altField". In order for datepicker to internationalize the dateFormat, we add a hidden input with the date in a known format, and shadow the user-facing date. bugzilla #36791 FR #439 Change-Id: Id708c8d3a512513d98442127a11f02bb06039d97 --- M CentralNotice.php M CentralNoticeCampaignLogPager.php M centralnotice.js M special/SpecialCentralNotice.php M special/SpecialCentralNoticeLogs.php 5 files changed, 120 insertions(+), 140 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralNotice refs/changes/75/17975/1 -- To view, visit https://gerrit.wikimedia.org/r/17975 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id708c8d3a512513d98442127a11f02bb06039d97 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CentralNotice Gerrit-Branch: master Gerrit-Owner: Adamw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
