Chris Han
|
c8122f5e44
W3C validator doesn't like timezones without colons, even though the spec says it's ok
|
12 years ago |
Chris Han
|
e89ac7389b
Use time tags to attach machine readable data to timestamps
|
12 years ago |
Chris Han
|
3d79c53b88
Modify project templates to not clobber rel vcs link
|
12 years ago |
Chris Han
|
eb064bc2bd
Add page relationship links on paginated pages
|
12 years ago |
Chris Han
|
d658c376f6
Centralize URL generation
|
12 years ago |
Chris Han
|
00d3fba19c
Don't reference resource singleton in agestring function
|
12 years ago |
Chris Han
|
a11f4b9645
Use my own variable instead of hardcoded SCRIPT_NAME constant
|
12 years ago |
Chris Han
|
1e91f1175d
Fix more escaping and unclosed tags on search page
|
12 years ago |
Chris Han
|
6b06147c96
Missing a few html escapes
|
12 years ago |
Chris Han
|
fdaba09a63
Use rawurlencode instead of urlencode
|
13 years ago |
Chris Han
|
dc6cbf94a5
Create base template for all project-specific pages
|
13 years ago |
Chris Han
|
d48a215ad7
Merge header and footer templates and use block inheritance
|
13 years ago |
Chris Han
|
ac5410d87c
Style the signed-off-by lines in commit messages
|
13 years ago |
Chris Han
|
f2c4ae87ae
Fix tree links in logs
|
13 years ago |
Chris Han
|
0847c567af
Smarty's escape is too aggressive, the single quote escape is interfering with the example bug pattern
|
14 years ago |
Chris Han
|
6ebdbe6818
Bug linking support
|
14 years ago |
Chris Han
|
1c6275f851
Make sure to html escape commit messages
|
14 years ago |
Christian Weiske
|
6ab87c43c3
make most pages xhtml valid by fixing xml header spacing and url parameters
|
14 years ago |
Chris Han
|
d6fed318b4
Allow selection to persist when jumping from log to shortlog and vice versa
|
14 years ago |
Chris Han
|
65d8606d63
Add selection and diffing of arbitrary commits to shortlog
|
14 years ago |
Chris Han
|
d52b3d5a21
Switch to gettext for i18n
|
14 years ago |
Chris Han
|
b230a765cf
Prevent crashes with empty projects
|
14 years ago |
Chris Han
|
3209aa3a03
Split out ref badges into their own template
|
14 years ago |
Chris Han
|
f2e3e0330d
Split out revision list on shortlog page and project summary into shared template fragment
|
14 years ago |
Chris Han
|
371d726385
Tokenize various other header links
|
14 years ago |
Chris Han
|
87b00a9a74
Add i18n framework and start tokenizing some strings
|
14 years ago |
Marijn Koesen
|
c06e28c804
urlencoded the project's name, for projects like "C#"
|
14 years ago |
Chris Han
|
2f3306791c
Use the same template variable for commits, regardless of whether it comes in as hash or hashbase
|
15 years ago |
Chris Han
|
9b6a47d774
Start getting log off of project object, unify log/shortlog controller logic
|
15 years ago |
Chris Han
|
5562f46b0c
Fix header css on pages
|
15 years ago |