0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-15 14:37:04 +01:00
forgejo/templates/repo
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
..
branch Allow unauthenticated users to compare () 2020-05-04 19:44:30 -03:00
diff Fix to allow comment poster to edit or delete his own comments () 2020-06-05 13:10:10 +03:00
editor Allow different HardBreaks settings for documents and comments () 2020-05-24 09:14:26 +01:00
issue Replace jquery-datetimepicker with native date input () 2020-06-10 14:35:27 -04:00
pulls Prettify timeline 3 () 2020-05-14 15:15:21 -04:00
release Add compare link to releases () 2020-06-05 14:44:54 -04:00
settings Fix webhook template when validation errors occur () 2020-05-15 22:02:46 +03:00
wiki Fix images in wiki edit preview () 2020-05-24 11:41:33 +01:00
activity.tmpl Remove last traces of has-emoji class () 2020-05-01 20:58:45 +03:00
blame.tmpl Remove last traces of has-emoji class () 2020-05-01 20:58:45 +03:00
branch_dropdown.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
commit_page.tmpl Fix styling for commiter on diff view () 2020-06-02 22:40:08 -04:00
commit_status.tmpl UI: Fix overflow issues in repo () 2019-06-14 09:32:13 +08:00
commits.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
commits_list.tmpl Show full GPG commit status on PR commit history () 2020-06-02 20:22:26 -04:00
commits_list_small.tmpl Fix message wrapping on PR commit list () 2020-06-03 09:30:34 +01:00
commits_table.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
create.tmpl Fix creation of Organization repos by Users with max created personal repos () 2020-04-30 16:11:56 +01:00
empty.tmpl Option to set default branch at repository creation () 2020-03-26 19:14:51 +00:00
forks.tmpl always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
graph.tmpl Remove last traces of has-emoji class () 2020-05-01 20:58:45 +03:00
header.tmpl Add internal-repo octicon for public repos of private org () 2020-06-05 14:41:06 +03:00
home.tmpl Allow unauthenticated users to compare () 2020-05-04 19:44:30 -03:00
migrate.tmpl Allow site admin to disable mirrors () 2020-06-02 21:21:38 -04:00
migrating.tmpl [assets] configurable URL for static resources () 2019-10-22 20:11:01 +08:00
search.tmpl ui: fix status label on branches list vertical alignment () 2020-04-17 12:35:12 -04:00
shabox_badge.tmpl Show full GPG commit status on PR commit history () 2020-06-02 20:22:26 -04:00
sub_menu.tmpl Tweak language stats bar () 2020-02-26 22:44:14 +02:00
user_cards.tmpl Add Octicon SVG spritemap () 2020-02-11 12:02:41 -05:00
view_file.tmpl Remove last traces of has-emoji class () 2020-05-01 20:58:45 +03:00
view_list.tmpl Fix reply octicon () 2020-06-09 10:13:00 -05:00
watchers.tmpl APIs: Users Followers 2015-12-21 04:24:11 -08:00