Directory melati/src/main/java/org/melati/template/velocity/templets/html/

Directory Created:
2006-04-26 07:48
Total Files:
29
Deleted Files:
15
Lines of Code:
2300

[root] /melati /src /main /java /org /melati /template /velocity /templets /html
                                            directory in repoerror (3 files, 221 lines)

Lines of Code

melati/src/main/java/org/melati/template/velocity/templets/html/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
timp 116 (100.0%) 2848 (100.0%) 24.5

Most Recent Commits

timp 2008-05-28 16:05Rev.: 1.3
Preload tree images to increase speed

29 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: org.melati.util.JSStaticTree.vm (+29)
timp 2008-03-16 22:37Rev.: 1.4
Converted from WM

0 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: java.lang.Object.wm (del)
timp 2008-03-16 22:36Rev.: 1.2
Nodes now rendered in the normal way

2 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: StaticNode.vm (del), org.melati.util.JSStaticTree.vm (+2 -2)
timp 2008-03-16 22:30Rev.: 1.1
Renamed from StaticNode

6 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: org.melati.util.TreeNode.vm (new 6)
timp 2008-03-16 18:54
Converted from WM to VM

0 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: StaticNode.vm (new), StaticNode.wm (del)
timp 2008-03-16 18:48
Converted from WM to VM

679 lines of code changed in 18 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: SelectionWindow.vm (new 65), StaticNode.wm (+1 -1), org.melati.poem.AccessPoemException.wm (del), org.melati.poem.BooleanPoemType.wm (del), org.melati.poem.IndexPoemType.wm (del), org.melati.poem.IntegerPoemType.vm (new 57), org.melati.poem.PasswordPoemType.vm (new 70), org.melati.poem.PasswordPoemType.wm (del), org.melati.poem.ReferencePoemType-SelectionWindow.vm (new 81), org.melati.poem.ReferencePoemType-SelectionWindow.wm (del), org.melati.poem.StringPoemType-ImageUpload.vm (new 114), org.melati.poem.StringPoemType-UploadURL.vm (new 68), org.melati.poem.StringPoemType.vm (new 65), org.melati.poem.StringPoemType.wm (del), org.melati.util.JSStaticTree.vm (new 101), org.melati.util.JSStaticTree.wm (del), passwordForChecking.vm (new 57), passwordForChecking.wm (del)
timp 2008-03-16 18:43Rev.: 1.1
Converted

197 lines of code changed in 3 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: org.melati.poem.AccessPoemException.vm (new 47), org.melati.poem.BooleanPoemType.vm (new 86), org.melati.poem.IndexPoemType.vm (new 64)
timp 2008-03-16 18:42Rev.: 1.3
Remove extraneous space

2 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: java.lang.Object.wm (+2 -2)
timp 2008-03-14 21:19Rev.: 1.1
Remove line end

45 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: java.lang.Object.vm (new 45)
timp 2008-02-04 16:09
Add renderInfo to class name to get templet name

0 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: SelectionWindow.wm (del), org.melati.poem.ReferencePoemType-SelectionWindow.wm (new)
timp 2008-02-04 12:33
Move Jim's template into main SelectionWindow

24 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: CreateSelectOrNull.wm (del), SelectionWindow.wm (+24 -8)
timp 2008-02-01 18:33Rev.: 1.7
Add id to button

4 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: SelectionWindow.wm (+4 -2)
timp 2008-01-28 10:08Rev.: 1.6
Field has become object

14 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: SelectionWindow.wm (+14 -13)
timp 2008-01-28 09:34Rev.: 1.5
select.wm seems to be a hangover, it is identical to IndexPoemType, it was previously required as Integer and Index were conflated.

0 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: select.wm (del)
timp 2008-01-22 08:20Rev.: 1.8
Remove blank line

1 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: StaticNode.wm (+1 -2)
timp 2008-01-21 08:39Rev.: 1.5
Quopte attributes, uppercase value

2 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: SelectionWindow.wm (+2 -2)
timp 2008-01-20 18:25Rev.: 1.4
At least one parameter already added by util, so question mark becomes ampersand

4 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: CreateSelectOrNull.wm (+2 -2), SelectionWindow.wm (+2 -2)
timp 2008-01-19 20:20Rev.: 1.7
Renamed right to record

1 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: StaticNode.wm (+1 -1)
timp 2008-01-18 15:25
Unify wm and velocity

403 lines of code changed in 27 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: CreateSelectOrNull.wm (+14 -11), ImageUpload.wm (+30 -16), SelectionWindow.wm (+14 -10), StaticNode.wm (+2 -1), Upload.wm (+22 -14), java.lang.Exception.wm (+3 -3), java.lang.Object.wm (+3 -3), org.melati.poem.AccessPoemException.wm (+5 -5), org.melati.poem.BigDecimalPoemType.wm (+12 -8), org.melati.poem.BooleanPoemType.wm (+24 -15), org.melati.poem.DatePoemType-dropdown.wm (+24 -24), org.melati.poem.DatePoemType-monthyeardropdown.wm (+19 -19), org.melati.poem.DatePoemType.wm (+15 -11), org.melati.poem.DoublePoemType.wm (+11 -8), org.melati.poem.IndexPoemType.wm (+8 -7), org.melati.poem.IntegerPoemType.wm (+11 -8), org.melati.poem.JdbcPersistent.vm (+33 -4), org.melati.poem.LongPoemType.wm (+11 -8), org.melati.poem.PasswordPoemType.wm (+19 -13), org.melati.poem.StringPoemType.wm (+16 -10), org.melati.poem.TimestampPoemType-dropdown.wm (+42 -39), org.melati.poem.TimestampPoemType.wm (+10 -7), org.melati.poem.UploadURLPoemType.wm (+10 -7), org.melati.util.JSDynamicTree.wm (+9 -8), org.melati.util.JSStaticTree.wm (+16 -19), passwordForChecking.wm (+11 -8), select.wm (+9 -8)
timp 2008-01-17 08:15Rev.: 1.2
Add title

8 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity/templets/html: org.melati.poem.IndexPoemType.wm (+8 -4)

(14 more)

Generated by StatCVS @VERSION@