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

Back to Index Page

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

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

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
matthewm30 (100.0%) 64 (100.0%) 98 (100.0%) 2.13

Commit Log

DateAuthorFile/Message
2/19/05 9:52 AMmatthewm
jslibs() tweak (1 Files changed, 1 Lines changed)
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.8 (+1 -1)
2/19/05 9:52 AMmatthewm
added (1 Files changed, 5 Lines changed)
src/web/WEB-INF/velocity/prefs/StringsPreference.vm 1.1 added 5
1/18/05 7:20 PMmatthewm
added labels (2 Files changed, 10 Lines changed)
src/web/WEB-INF/velocity/prefs/BoundedStringPreference.vm 1.2 (+5 -3)
src/web/WEB-INF/velocity/prefs/BooleanPreference.vm 1.4 (+5 -2)
11/10/04 8:41 AMmatthewm
radio impl (1 Files changed, 8 Lines changed)
src/web/WEB-INF/velocity/prefs/BoundedStringPreference.vm 1.1 added 8
10/30/04 7:50 AMmatthewm
more limit-rendering tweaks (2 Files changed, 12 Lines changed)
src/web/WEB-INF/velocity/prefs/IntegerPreference.vm 1.6 (+2 -0)
src/web/WEB-INF/velocity/prefs/FilePreference.vm 1.3 (+10 -1)
10/23/04 11:30 AMmatthewm
add limits (1 Files changed, 8 Lines changed)
src/web/WEB-INF/velocity/prefs/IntegerPreference.vm 1.5 (+8 -0)
10/20/04 10:31 PMmatthewm
bigger (from 4 to 7) (1 Files changed, 1 Lines changed)
src/web/WEB-INF/velocity/prefs/IntegerPreference.vm 1.4 (+1 -1)
10/15/04 8:36 AMmatthewm
added id attribute (6 Files changed, 9 Lines changed)
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.7 (+1 -1)
src/web/WEB-INF/velocity/prefs/FilePreference.vm 1.2 (+1 -1)
src/web/WEB-INF/velocity/prefs/StringPreference.vm 1.2 (+1 -1)
src/web/WEB-INF/velocity/prefs/TimeOfDayPreference.vm 1.4 (+4 -3)
src/web/WEB-INF/velocity/prefs/IntegerPreference.vm 1.3 (+1 -1)
src/web/WEB-INF/velocity/prefs/BooleanPreference.vm 1.3 (+1 -1)
10/7/04 6:10 PMmatthewm
woof. the toString() prevents java.lang.NullPointerException
at org.apache.coyote.tomcat5.CoyoteWriter.write(CoyoteWriter.java:158)
at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:291)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.runtime.directive.Parse.render(Parse.java:181)
at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:114)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:55)
at org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:166)
at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:114)
at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:55)
at org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:166)
at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:114)
at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at org.apache.velocity.Template.merge(Template.java:256)
at com.photostructure.spring.web.servlet.view.velocity.VelocityView.mergeTemplate(VelocityView.java:202)
(1 Files changed, 1 Lines changed)
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.6 (+1 -1)
10/7/04 8:29 AMmatthewm
the preference isn't optional (1 Files changed, 1 Lines changed)
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.5 (+1 -1)
10/7/04 8:29 AMmatthewm
use radio buttons (1 Files changed, 2 Lines changed)
src/web/WEB-INF/velocity/prefs/BooleanPreference.vm 1.2 (+2 -5)
10/7/04 8:29 AMmatthewm
this is done with a user-friendly pulldown now. (1 Files changed, 16 Lines changed)
src/web/WEB-INF/velocity/prefs/TimeOfDayPreference.vm 1.3 (+16 -3)
9/26/04 2:47 PMmatthewm
chkpt (2 Files changed, 7 Lines changed)
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.4 (+2 -2)
src/web/WEB-INF/velocity/prefs/BooleanPreference.vm 1.1 added 5
9/20/04 8:43 AMmatthewm
tweaks (3 Files changed, 4 Lines changed)
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.3 (+1 -3)
src/web/WEB-INF/velocity/prefs/TimeOfDayPreference.vm 1.2 (+2 -1)
src/web/WEB-INF/velocity/prefs/IntegerPreference.vm 1.2 (+1 -1)
9/19/04 7:56 PMmatthewm
#foreach in velocity (1 Files changed, 7 Lines changed)
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.2 (+7 -1)
9/19/04 7:40 PMmatthewm
preference work (5 Files changed, 6 Lines changed)
src/web/WEB-INF/velocity/prefs/IntegerPreference.vm 1.1 added 1
src/web/WEB-INF/velocity/prefs/FilesPreference.vm 1.1 added 1
src/web/WEB-INF/velocity/prefs/TimeOfDayPreference.vm 1.1 added 2
src/web/WEB-INF/velocity/prefs/StringPreference.vm 1.1 added 1
src/web/WEB-INF/velocity/prefs/FilePreference.vm 1.1 added 1