Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
There is a bug in the current version of the datepicker library bundled with MantisBT <= 2.5.0 causing the calendar to display the current date instead of the one in the text field (see #22984).
MantisBT 2.0 introduced a new JavaScript-based calendar widget for easy input of date/time fields.
We should use this instead of relying on 3 distinct select fields for each date.