Fossil SCM

in /stats_report?view=byyear, the year labels now link back to view=byweek (for lack of anything better to link to).

stephan 2013-07-16 20:49 UTC stats-report-weekly
Commit c8b024bb1bc6dcff36a566fc99a2a5d0f28dad05
1 file changed +1 -1
+1 -1
--- src/timeline.c
+++ src/timeline.c
@@ -1957,11 +1957,11 @@
19571957
if( zUserName && *zUserName ){
19581958
cgi_printf("&u=%t", zUserName);
19591959
}
19601960
cgi_printf("' target='_new'>%s</a>",zTimeframe);
19611961
}else {
1962
- @ %s(zTimeframe)
1962
+ @ <a href='?view=byweek&y=%s(zTimeframe)'>%s(zTimeframe)</a>
19631963
}
19641964
@ </td><td>%d(nCount)</td>
19651965
@ <td>
19661966
@ <div class='statistics-report-graph-line'
19671967
@ style='height:16px;width:%d(nSize)px;'>
19681968
--- src/timeline.c
+++ src/timeline.c
@@ -1957,11 +1957,11 @@
1957 if( zUserName && *zUserName ){
1958 cgi_printf("&u=%t", zUserName);
1959 }
1960 cgi_printf("' target='_new'>%s</a>",zTimeframe);
1961 }else {
1962 @ %s(zTimeframe)
1963 }
1964 @ </td><td>%d(nCount)</td>
1965 @ <td>
1966 @ <div class='statistics-report-graph-line'
1967 @ style='height:16px;width:%d(nSize)px;'>
1968
--- src/timeline.c
+++ src/timeline.c
@@ -1957,11 +1957,11 @@
1957 if( zUserName && *zUserName ){
1958 cgi_printf("&u=%t", zUserName);
1959 }
1960 cgi_printf("' target='_new'>%s</a>",zTimeframe);
1961 }else {
1962 @ <a href='?view=byweek&y=%s(zTimeframe)'>%s(zTimeframe)</a>
1963 }
1964 @ </td><td>%d(nCount)</td>
1965 @ <td>
1966 @ <div class='statistics-report-graph-line'
1967 @ style='height:16px;width:%d(nSize)px;'>
1968

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button