forgejo/templates
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input (#11684)
This removes the jQuery plugin as well as the associated config options.
Native input[type=date] does not require a language attribute as it is
localized by default, except for the placeholder attribute for which I
currently piggy-back the repo.issues.due_date_form localization option.

Implementation should pretty much match GH. Of note is that Safari does
not provide a UI for this input type, but I don't think providing one is
neccessary and GH did not bother either.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-10 14:35:27 -04:00
..
admin
base
custom
explore Add internal-repo octicon for public repos of private org (#11529) 2020-06-05 14:41:06 +03:00
mail Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
org
pwa
repo Replace jquery-datetimepicker with native date input (#11684) 2020-06-10 14:35:27 -04:00
status
swagger API expose usefull General Repo settings settings (#11758) 2020-06-10 15:05:46 +03:00
user Add hide activity option (#11353) 2020-06-05 16:01:53 -04:00
home.tmpl
install.tmpl