gitea/templates/repo/issue
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
..
labels Remove last traces of has-emoji class (#11263) 2020-05-01 20:58:45 +03:00
view_content Work around fomantic 2.8.5 bugs (#11767) 2020-06-07 19:25:52 +01:00
branch_selector_field.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
comment_tab.tmpl Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
list.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
milestone_issues.tmpl Fix ref links in issue overviews for tags (#8742) 2020-05-14 18:55:43 -04:00
milestone_new.tmpl Replace jquery-datetimepicker with native date input (#11684) 2020-06-10 14:35:27 -04:00
milestones.tmpl Change action GETs to POST (#10462) 2020-02-25 14:28:47 -06:00
navbar.tmpl Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
new_form.tmpl rework eslint config (#11615) 2020-06-09 17:31:15 -04:00
search.tmpl Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
view.tmpl Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
view_content.tmpl Fix to allow comment poster to edit or delete his own comments (#11671) 2020-06-05 13:10:10 +03:00
view_title.tmpl Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00