Chris Han
|
c3c8003e76
Add option to show restricted projects as disabled
|
12 years ago |
Chris Han
|
791b93fb4f
Take logged in user into account when caching project list
|
12 years ago |
Chris Han
|
a47986f17b
Move charset declaration to content-type header
|
12 years ago |
Chris Han
|
f5c60d881c
Rename order parameter to sort to avoid confusion with output
|
12 years ago |
Chris Han
|
2c8088d4f8
Move _GET parsing out of controllers
|
12 years ago |
Chris Han
|
96c8d7b3c8
Defer controller initialization
|
12 years ago |
Chris Han
|
cc15ec3dbf
Use instance of resource manager for controller names
|
12 years ago |
Chris Han
|
e9cfee5a7e
Don't reference logger singleton in controllers
|
12 years ago |
Chris Han
|
39b84875d1
Clean up controller docblocks
|
12 years ago |
Chris Han
|
25b91864d2
Rename Log class to DebugLog to avoid confusion
|
12 years ago |
Chris Han
|
1d96faac52
Store projectlist in controller
|
12 years ago |
Chris Han
|
c99759e323
Allow flagging to controllerbase that a controller is single or multi project
|
12 years ago |
Chris Han
|
cad4b8caef
Javascripts are view-level code, move them to the template
|
13 years ago |
Chris Han
|
53ec986935
Start using trim whitespace filter again
|
13 years ago |
Chris Han
|
1f80e2e30a
Turn project search into a module
|
13 years ago |
Chris Han
|
61eadd5fb3
Move javascript path and extension hardcodes out of controllers
|
14 years ago |
Chris Han
|
dd38441e8f
Initial implementation of javascript live project search
|
14 years ago |
Chris Han
|
2251c1fc9f
Add search box to filter projects on the front project list page
|
14 years ago |
Chris Han
|
9f72ede5d1
Use translation wrapper functions
|
14 years ago |
Chris Han
|
d52b3d5a21
Switch to gettext for i18n
|
14 years ago |
Chris Han
|
65841fcf97
Turn off debugging for RSS and OPML/txt, it's screwing things up
|
14 years ago |
Chris Han
|
5d79757e02
Display action in header
|
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 |