Chris Han
|
bb6f30670b
Throw an error when an invalid path is specified in the url
|
12 years ago |
Chris Han
|
898d8daa99
Use output parameter instead of separate parameter for js tree and blame
|
12 years ago |
Chris Han
|
2c8088d4f8
Move _GET parsing out of controllers
|
12 years ago |
Chris Han
|
dd3ad49c6a
Don't get commit if we don't need it
|
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
|
bc8a7ebf2b
Move git object class factory to its own class
|
12 years ago |
Chris Han
|
39b84875d1
Clean up controller docblocks
|
12 years ago |
Chris Han
|
35cefc80c4
Factor out file search code into its own classes
|
12 years ago |
Chris Han
|
25b91864d2
Rename Log class to DebugLog to avoid confusion
|
12 years ago |
Chris Han
|
c99759e323
Allow flagging to controllerbase that a controller is single or multi project
|
12 years ago |
Chris Han
|
adb6552735
Don't hold project reference in controller
|
12 years ago |
Chris Han
|
cad4b8caef
Javascripts are view-level code, move them to the template
|
13 years ago |
Chris Han
|
8b3b4f654d
Turn tree drilldown into a module
|
13 years ago |
Chris Han
|
61eadd5fb3
Move javascript path and extension hardcodes out of controllers
|
14 years ago |
Chris Han
|
03b7fd1f44
Initial implementation of javascript drilldown tree
|
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
|
48a3226c9f
I18N error messages
|
14 years ago |
Chris Han
|
c83d0edd97
Fix trees with multiple names getting mixed up
|
14 years ago |
Chris Han
|
5d79757e02
Display action in header
|
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
|
ff23359e00
Move path code into filesystemobject class and path template to a component template
|
15 years ago |
Chris Han
|
d5d0ef2c2d
Remove unused modestr file
|
15 years ago |
Chris Han
|
07f1cefd85
Use tree object data for tree view (incomplete)
|
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 |