1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-16 07:16:13 +00:00
forgejo/templates
silverwind 628ee1d82e
Replace jquery-datetimepicker with native date input ()
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 Add missing templates () 2020-06-02 22:04:52 -04:00
base Include query in sign in redirect () 2020-06-03 23:41:02 -04:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Add internal-repo octicon for public repos of private org () 2020-06-05 14:41:06 +03:00
mail Add push commits history comment on PR time-line () 2020-05-20 09:47:24 -03:00
org Add missing templates () 2020-06-02 22:04:52 -04:00
pwa Move serviceworker to workbox and fix SSE interference () 2020-05-21 21:45:34 -04:00
repo Replace jquery-datetimepicker with native date input () 2020-06-10 14:35:27 -04:00
status Make error pages translatable () 2020-04-27 18:03:15 -05:00
swagger API expose usefull General Repo settings settings () 2020-06-10 15:05:46 +03:00
user Add hide activity option () 2020-06-05 16:01:53 -04:00
home.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
install.tmpl Change default charset for MySQL on install to utf8mb4 () 2020-04-06 09:33:15 -04:00