sapling/mercurial/templates/gitweb
Anton Shestakov 5c0beecc82 hgweb: show changeset age in more places (gitweb and monoblue)
mercurial.js has a process_dates() function that calculates relative age for a
given date, it works for all elements with "age" css class. If those elements
also have "date" css class, the original text is preserved and age is added at
the end.

This patch adds these two css classes in some pages in gitweb and monoblue that
weren't already using this feature.
2017-11-21 20:28:57 +08:00
..
bookmarks.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
branches.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
changelog.tmpl hgweb: use separate CSS class for navigation links in footer 2017-06-20 20:53:29 -07:00
changelogentry.tmpl hgweb: move changeset "tags" to a template in map file (gitweb and monoblue) 2017-11-15 19:36:16 +08:00
changeset.tmpl hgweb: move changeset "tags" to a template in map file (gitweb and monoblue) 2017-11-15 19:36:16 +08:00
error.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
fileannotate.tmpl hgweb: add HTML elements to control whitespace settings for annotate 2017-09-30 09:01:36 +01:00
filecomparison.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
filediff.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
filelog.tmpl templates: reword 'back to filelog' link anchor text 2017-11-20 14:30:54 -05:00
filerevision.tmpl gitweb: preserve whitespace in description 2017-07-17 15:54:15 -07:00
footer.tmpl hgweb: call process_dates() via DOM event listener 2017-01-10 20:47:48 -08:00
graph.tmpl hgweb: use separate CSS class for navigation links in footer 2017-06-20 20:53:29 -07:00
header.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
help.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
helptopics.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
index.tmpl hgweb: call process_dates() via DOM event listener 2017-01-10 20:47:48 -08:00
manifest.tmpl hgweb: move changeset "tags" to a template in map file (gitweb and monoblue) 2017-11-15 19:36:16 +08:00
map hgweb: rename the main attribute of instabilities 2017-11-26 13:29:18 +08:00
notfound.tmpl hgweb: urlescape all urls, HTML escape repo/tag/branch/... names 2013-02-01 20:43:35 +01:00
search.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00
shortlog.tmpl hgweb: use separate CSS class for navigation links in footer 2017-06-20 20:53:29 -07:00
summary.tmpl hgweb: show changeset age in more places (gitweb and monoblue) 2017-11-21 20:28:57 +08:00
tags.tmpl hgweb: refresh styling of gitweb's search form 2017-06-09 13:55:51 -07:00