Chris Han
|
b81b76821c
Don't use custom globals to define javascript modules
|
12 years ago |
Chris Han
|
590f2f25f0
Cellspacing attribute is obsolete
|
12 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
|
280a528748
Rework js tree drilldown to just directly insert new rows instead of using nested tables, to fix issues with uneven table widths
|
14 years ago |
Chris Han
|
03b7fd1f44
Initial implementation of javascript drilldown tree
|
14 years ago |
Chris Han
|
c1df670ae5
Break tree list template out from main tree template
|
14 years ago |
Chris Han
|
df3c5393e3
Add snapshot tooltip class to the rest of the snapshot links
|
14 years ago |
Christian Weiske
|
6ab87c43c3
make most pages xhtml valid by fixing xml header spacing and url parameters
|
14 years ago |
Chris Han
|
e5cf30f3cb
Add plain blob link to tree view
|
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
|
87b00a9a74
Add i18n framework and start tokenizing some strings
|
14 years ago |
Chris Han
|
c150eed9e8
Fix subdirectory snapshots of old commits
|
14 years ago |
Chris Han
|
ba812a5d4c
Right-align file sizes in tree view
|
14 years ago |
Tejas Dinkar
|
da8741de0a
Implementing feedback (renaming path to f and removing snapshot from files)
|
14 years ago |
Tejas Dinkar
|
dcefc2db5f
Added the ability to get snapshot from any level at tree level
|
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
|
ff23359e00
Move path code into filesystemobject class and path template to a component template
|
15 years ago |
Chris Han
|
8de6af4b0b
Move titlebar to component template
|
15 years ago |
Chris Han
|
07f1cefd85
Use tree object data for tree view (incomplete)
|
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 |