Commit Graph

19 Commits

Author SHA1 Message Date
Martin Geisler
02f931ee58 coal, paper: omit unneeded #l1 anchor in links 2009-04-28 23:43:58 +02:00
Martin Geisler
eee44d410e webcommands: move nonempty logic from JavaScript to Python
This avoids hard-coding the '(none)' string in the JavaScript for each
style and avoids the {nonexisting|nonempty} hack which only works
since the template system don't complain about undefined variables.
2009-04-28 17:28:00 +02:00
Rocco Rutte
0324c58f8b hgweb: use "nonempty" filter in templates for the changelog message
At least subversion allows empty commit logs which, after conversion,
show up as empty fields in hgweb and don't allow selecting the
changeset. Using "nonempty" as filter, "(none)" is used to get
clickable links for empty commit messages.
2009-04-20 12:10:04 +02:00
Rocco Rutte
0e71380f6b coal/paper: Turn <img> into <img/> where missing 2009-03-28 22:22:22 +01:00
Benoit Allard
c429e1d8f6 coal/paper: switch to XHTML 1.1 2009-02-05 18:15:33 +01:00
Stepan Koltsov
1fa2450a68 coal/paper: add missing spaces in changeset child formatting 2009-01-19 12:36:06 +01:00
Dirkjan Ochtman
6aedc8f323 coal/paper: link to shortlog instead of log from error pages 2008-11-25 22:52:25 +01:00
Dirkjan Ochtman
919f51ac07 coal/paper: move actual templates from coal to paper 2008-11-25 22:40:16 +01:00
Benoit Allard
f1183e9953 coal/paper: display branch names in log 2008-11-25 22:51:10 +01:00
Brendan Cully
f7d4a5fc6b hgweb (coal/paper): make file, diff and annotate easier to render
This patch removes tables altogether for file and diff, and removes
one column from annotate, making firefox's incremental renderer much
faster for large files.
2008-11-20 18:15:50 -08:00
Ry4an Brase
555314efe8 hgweb: descend empty directories in web view
When a manifest has a series of directories with nothing in them but a single
directory, displaying the entire chain of empty directories allows for
navigation down to the first non-empty directory with a single click.

Because Java links package hierarchy to directory hierarchy, and because Java
conventions include at least three empty directories at the top of this
hierarchy, descending down empty directories is very common in Java web tools.
2008-11-03 10:20:28 +01:00
Dirkjan Ochtman
3bcd8d8cc6 hgweb: remove links to non-existent file versions 2008-10-20 12:41:09 +02:00
Rocco Rutte
28f534cf8d coal/paper: make output well-formed and fix css syntax error breaking rendering 2008-08-18 15:58:17 +02:00
Brendan Cully
349ba8bdf0 Remove RSS/atom links from coal/paper index 2008-06-25 12:53:57 -07:00
Brendan Cully
a64a503fa6 Improve archive links in coal/paper index 2008-06-25 12:52:40 -07:00
Dirkjan Ochtman
5a80f3e7ad templates: fix navigation links for graph entries 2008-06-18 12:55:05 +02:00
Augie Fackler
48ec2395f3 hgweb: Fix up non-coal styles to support graph. 2008-06-18 10:05:43 +02:00
Andrew Beekhof
b14ec85b42 paper: fix reference to coal tags template 2008-06-12 08:53:23 +02:00
Matt Mackall
80fd4ea334 hgweb: add paper style derived from coal 2008-06-11 18:00:58 -05:00