Directory Statistics for src/web/WEB-INF/velocity/

Back to Index Page

Lines Of Code for src/web/WEB-INF/velocity/

Commits for src/web/WEB-INF/velocity/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
matthewm197 (100.0%) 1003 (100.0%) 2645 (100.0%) 5.09

Commit Log

DateAuthorFile/Message
1/21/06 11:19 PMmatthewm
chkpt (4 Files changed, 34 Lines changed)
src/web/WEB-INF/velocity/view.vm 1.31 (+24 -10)
src/web/WEB-INF/velocity/browse_label.vm 1.9 (+2 -2)
src/web/WEB-INF/velocity/pagelayout.vm 1.2 (+6 -0)
src/web/WEB-INF/velocity/VM_global_library.vm 1.27 (+2 -2)
1/13/06 12:47 AMmatthewm
fixed error message from velocity (due to parsing bug in velocity) (1 Files changed, 5 Lines changed)
src/web/WEB-INF/velocity/view.vm 1.30 (+5 -4)
1/2/06 8:27 AMmatthewm
null check on assets before/after (1 Files changed, 2 Lines changed)
src/web/WEB-INF/velocity/view.vm 1.29 (+2 -2)
1/2/06 8:27 AMmatthewm
commented out fast sync (1 Files changed, 3 Lines changed)
src/web/WEB-INF/velocity/admin.vm 1.19 (+3 -1)
12/20/05 2:27 AMmatthewm
chkpt (made pagelayout.vm, used by view, browse_label and search (should be used by admin, too)). Unused macro cleanup in VM_global_library. (12 Files changed, 167 Lines changed)
src/web/WEB-INF/velocity/welcome.vm 1.8 (+9 -11)
src/web/WEB-INF/velocity/status.vm 1.3 (+11 -17)
src/web/WEB-INF/velocity/VM_global_library.vm 1.26 (+16 -69)
src/web/WEB-INF/velocity/browse_label.vm 1.8 (+8 -20)
src/web/WEB-INF/velocity/setup.vm 1.7 (+1 -1)
src/web/WEB-INF/velocity/admin.vm 1.18 (+7 -10)
src/web/WEB-INF/velocity/edit_label.vm 1.5 (+8 -7)
src/web/WEB-INF/velocity/add_label.vm 1.4 (+8 -7)
src/web/WEB-INF/velocity/view.vm 1.28 (+14 -26)
src/web/WEB-INF/velocity/error.vm 1.2 removed
src/web/WEB-INF/velocity/search.vm 1.1 added 37
src/web/WEB-INF/velocity/pagelayout.vm 1.1 added 48
12/11/05 1:06 AMmatthewm
Fixed tree widget to use Prototype's Ajax.Updater (2 Files changed, 7 Lines changed)
src/web/WEB-INF/velocity/browse_label.vm 1.7 (+2 -2)
src/web/WEB-INF/velocity/labeltreenode.vm 1.2 (+5 -26)
12/11/05 1:06 AMmatthewm
added. Will start to use it. Honest. (1 Files changed, 1 Lines changed)
src/web/WEB-INF/velocity/layout.vm 1.1 added 1
12/11/05 1:06 AMmatthewm
cleanup/removed js libraries no longer used, and Fixed tree widget to use Prototype's Ajax.Updater. (1 Files changed, 5 Lines changed)
src/web/WEB-INF/velocity/VM_global_library.vm 1.25 (+5 -6)
12/4/05 2:20 AMmatthewm
added lucene optimization cmd (1 Files changed, 5 Lines changed)
src/web/WEB-INF/velocity/admin.vm 1.17 (+5 -2)
12/4/05 1:47 AMmatthewm
iterate through the sorted labels. (1 Files changed, 2 Lines changed)
src/web/WEB-INF/velocity/view.vm 1.27 (+2 -2)
11/25/05 9:30 PMmatthewm
chkpt (4 Files changed, 20 Lines changed)
src/web/WEB-INF/velocity/login.vm 1.1 added 14
src/web/WEB-INF/velocity/admin.vm 1.16 (+2 -2)
src/web/WEB-INF/velocity/view.vm 1.26 (+3 -3)
src/web/WEB-INF/velocity/VM_global_library.vm 1.24 (+1 -1)
9/15/05 1:10 AMmatthewm
fixed html bug (1 Files changed, 2 Lines changed)
src/web/WEB-INF/velocity/admin.vm 1.15 (+2 -2)
9/15/05 1:10 AMmatthewm
added (1 Files changed, 34 Lines changed)
src/web/WEB-INF/velocity/like.vm 1.1 added 34
9/4/05 1:02 PMmatthewm
pulled out a body() macro (to enable onbodyload list appending) (4 Files changed, 24 Lines changed)
src/web/WEB-INF/velocity/VM_global_library.vm 1.23 (+16 -0)
src/web/WEB-INF/velocity/view.vm 1.25 (+4 -6)
src/web/WEB-INF/velocity/welcome.vm 1.7 (+2 -2)
src/web/WEB-INF/velocity/setup.vm 1.6 (+2 -2)
9/2/05 9:42 AMmatthewm
added thread info (1 Files changed, 5 Lines changed)
src/web/WEB-INF/velocity/admin.vm 1.14 (+5 -1)
5/3/05 8:31 AMmatthewm
fixed broken "next" and "previous" links, and added nifty DWR-powered status div (1 Files changed, 4 Lines changed)
src/web/WEB-INF/velocity/view.vm 1.24 (+4 -7)
5/3/05 8:30 AMmatthewm
headbanging against the dynamic tree widget. no avail. (3 Files changed, 100 Lines changed)
src/web/WEB-INF/velocity/browse_label.vm 1.6 (+3 -6)
src/web/WEB-INF/velocity/labeltreenode.vm 1.1 added 29
src/web/WEB-INF/velocity/VM_global_library.vm 1.22 (+68 -1)
4/7/05 12:08 AMmatthewm
fixed shutdown to work (1 Files changed, 2 Lines changed)
src/web/WEB-INF/velocity/admin.vm 1.13 (+2 -2)
4/5/05 11:31 PMmatthewm
fixed param errors not showing up (1 Files changed, 3 Lines changed)
src/web/WEB-INF/velocity/setup.vm 1.5 (+3 -3)
4/5/05 11:27 PMmatthewm
no message (1 Files changed, 1 Lines changed)
src/web/WEB-INF/velocity/browse_label.vm 1.5 (+1 -2)