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
|
ec9308ddbd
Don't use exception to return no results for a search
|
12 years ago |
Chris Han
|
a11f4b9645
Use my own variable instead of hardcoded SCRIPT_NAME constant
|
12 years ago |
Chris Han
|
7866fb3611
Fix search string highlighting on trees
|
12 years ago |
Chris Han
|
35cefc80c4
Factor out file search code into its own classes
|
12 years ago |
Chris Han
|
a104fcd87b
Fix mismatched columns on search files page
|
12 years ago |
Chris Han
|
6b06147c96
Missing a few html escapes
|
12 years ago |
Chris Han
|
590f2f25f0
Cellspacing attribute is obsolete
|
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
|
5189555824
Remove a few generic styles
|
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
|
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
|
6045285f60
Add highlighting and trimming in file search, show line numbers for matching lines
|
15 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
|
5026d3bbd6
Move filesearch code to commit class
|
15 years ago |
Chris Han
|
5562f46b0c
Fix header css on pages
|
15 years ago |
Chris Han
|
77934a0b5f
Export the project object itself to the template
|
15 years ago |
Chris Han
|
5ce48d07ef
Revert internationalization
|
15 years ago |
Chris Han
|
c8cd37d1d2
Start internationalization
|
15 years ago |
Chris Han
|
4d0413c93b
Include header and footer into each template rather than displaying them out of order and rearranging
|
15 years ago |
Chris Han
|
40cd9521d6
Unify shortlog template
|
15 years ago |
Chris Han
|
8c65824b19
Unify search templates
|
15 years ago |