1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-02 18:21:37 +02:00
gitea/templates/repo
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
..
branch
diff
editor
issue Replace jquery-datetimepicker with native date input (#11684) 2020-06-10 14:35:27 -04:00
pulls
release
settings
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits_list_small.tmpl
commits_list.tmpl
commits_table.tmpl
commits.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
migrate.tmpl
migrating.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl Fix reply octicon (#11821) 2020-06-09 10:13:00 -05:00
watchers.tmpl