Chris Han
|
8702d241a3
Upgrade to Smarty 3, fix compile errors
|
13 years ago |
Chris Han
|
53ec986935
Start using trim whitespace filter again
|
13 years ago |
Chris Han
|
90e99a157a
Support for using Google Libraries API to serve jquery
|
13 years ago |
Chris Han
|
12412fa678
Minify css
|
13 years ago |
Chris Han
|
356c1aa58e
Clean up CSS stylesheets, split apart functional vs skin css
|
14 years ago |
Chris Han
|
a3ba55400f
Fix up warnings/errors in phpdoc tags
|
14 years ago |
Chris Han
|
ce03cc5c50
Smarter way of getting project age for caching and display
|
14 years ago |
Chris Han
|
f5876e5741
Add memcache cache handler function
|
14 years ago |
Chris Han
|
feffb912b1
Add project settings option to override individual settings for any project, regardless of the project list method used. Also use settings as terminology instead of override
|
14 years ago |
Chris Han
|
7cbb836fc1
Project list expiration was using the wrong cache key
|
14 years ago |
Chris Han
|
b1050fb5d9
Don't require trailing slash for smarty/geshi includes
|
14 years ago |
Chris Han
|
fc3d134369
Add snapshot format selection popup
|
14 years ago |
Chris Han
|
9f72ede5d1
Use translation wrapper functions
|
14 years ago |
Chris Han
|
d8a39d8516
No longer necessary to provide the resource object to the template
|
14 years ago |
Chris Han
|
7b56ab9d8c
Add menu for users to switch their language
|
14 years ago |
Chris Han
|
ee883852ef
Since the language can be independent of the config now, it needs to be a part of the cache key
|
14 years ago |
Chris Han
|
03a5c28663
Some versions of PHP are more strict about function signatures
|
14 years ago |
Chris Han
|
fb37829a43
Allow customization of projects link
|
14 years ago |
Chris Han
|
d52b3d5a21
Switch to gettext for i18n
|
14 years ago |
Chris Han
|
d763608301
Make sure message controller actually works when telling the user no projectroot is set
|
14 years ago |
Chris Han
|
48a3226c9f
I18N error messages
|
14 years ago |
Chris Han
|
87b00a9a74
Add i18n framework and start tokenizing some strings
|
14 years ago |
Chris Han
|
9899840506
Add a config to turn off javascript
|
14 years ago |
Chris Han
|
0f9c1e36f1
Fix auto cache expiration
|
14 years ago |
Chris Han
|
5d79757e02
Display action in header
|
15 years ago |
Chris Han
|
a38e8b1f32
Turn script url into a smarty function, fix a few strict warnings
|
15 years ago |
Chris Han
|
36c23be04d
Use smarty plugin dir instead of loading each one manually
|
15 years ago |
Chris Han
|
a38d5c4937
Move standard searches (commit/author/committer) into project class
|
15 years ago |
Chris Han
|
77934a0b5f
Export the project object itself to the template
|
15 years ago |
Chris Han
|
da4515fa0c
Move all display functions into controller classes to share code and move the messy supercontroller code out of the index
|
15 years ago |