Chris Han
|
b81b76821c
Don't use custom globals to define javascript modules
|
12 years ago |
Chris Han
|
199d1fb3eb
Fix abbreviated urls on commit diff page
|
12 years ago |
Chris Han
|
173a095564
Use output parameter instead of different action for plaintext diffs
|
12 years ago |
Chris Han
|
d658c376f6
Centralize URL generation
|
12 years ago |
Chris Han
|
a5fe3ce15f
Handle displaying binary file diff message in templates
|
12 years ago |
Chris Han
|
98761c867e
Move file type internationalization out of data model
|
12 years ago |
Chris Han
|
a11f4b9645
Use my own variable instead of hardcoded SCRIPT_NAME constant
|
12 years ago |
Chris Han
|
fdaba09a63
Use rawurlencode instead of urlencode
|
13 years ago |
Chris Han
|
97946ea82c
Minimize javascript copied into overridden templates
|
13 years ago |
Chris Han
|
180d9a1cc0
Update jquery version numbers in overridden javascript
|
13 years ago |
Chris Han
|
dc6cbf94a5
Create base template for all project-specific pages
|
13 years ago |
Chris Han
|
cad4b8caef
Javascripts are view-level code, move them to the template
|
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
|
fcf1b20c53
i18n show all link
|
13 years ago |
Chris Han
|
57cd2dc138
Allow side by side commitdiff TOC to show the chosen diff and hide the
|
13 years ago |
Chris Han
|
4f915d42db
Add a count to the side by side table of contents
|
13 years ago |
Chris Han
|
488272f552
Start working on sidebar navigation for side by side commitdiff
|
13 years ago |
Chris Han
|
bc296b0d67
Remove extraneous pipe, fix diff output links
|
13 years ago |
Tanguy Pruvot
|
0b59f11c74
add side-by-side commit-diff view
|
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
|
7ecb6360d8
Readd a/ to source files in commit diffs
|
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
|
d52b3d5a21
Switch to gettext for i18n
|
14 years ago |
Chris Han
|
b230a765cf
Prevent crashes with empty projects
|
14 years ago |
Chris Han
|
d8523cdcf8
Tokenize commitdiff strings
|
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 |