April 2006 Commit Log

Number of Commits:
85
Number of Active Developers:
1
timp 2006-04-28 15:01#85 Rev.: 1.48
Change version to RC2

2 lines of code changed in 1 file:

  • project.xml (+2 -2)
timp 2006-04-28 15:00#84 Rev.: 1.3
Moved README and RELEASENOTES to xdocs

3 lines of code changed in 1 file:

  • src/site/xdoc: Documentation.xml (+3 -3)
timp 2006-04-28 14:42#83 Rev.: 1.89
Make begin and end ExclusiveLock public so CSVProcessor can move down to csv

91 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: Database.java (+91 -35)
timp 2006-04-28 14:41#82 Rev.: 1.151
Javadoc

7 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: Table.java (+7 -2)
timp 2006-04-28 14:06#81
Moved from poem to csv

184 lines of code changed in 2 files:

  • poem/src/main/java/org/melati/poem: CSVFilesProcessor.java (del)
  • poem/src/main/java/org/melati/poem/csv: CSVFilesProcessor.java (new 184)
timp 2006-04-28 14:01#80
Unused

0 lines of code changed in 3 files:

  • melati/src/main/java/org/melati/template: UnsupportedTypeException.java (del)
  • melati/src/main/java/org/melati/util: TransactionException.java (del)
  • poem/src/main/java/org/melati/poem: MissingColumnInfoLogEvent.java (del)
timp 2006-04-28 14:00#79
Moved UnsupportedTypePoemException from poem to poem/dbms

86 lines of code changed in 3 files:

  • poem/src/main/java/org/melati/poem: UnsupportedTypePoemException.java (del)
  • poem/src/main/java/org/melati/poem/dbms: AnsiStandard.java (+1 -2), UnsupportedTypePoemException.java (new 85)
timp 2006-04-28 13:42#78
Upgrade velocity

0 lines of code changed in 2 files:

  • lib: velocity-1.3.1.jar (del), velocity-1.4.jar (new)
timp 2006-04-28 13:40#77
Moved to xdocs

1491 lines of code changed in 4 files:

  • README.html (del), RELEASE-NOTES.html (del)
  • src/site/resources: README.html (new 692), RELEASE-NOTES.html (new 799)
timp 2006-04-27 15:45#76 Rev.: 1.3
Update in light of making everything renderable using templets

5 lines of code changed in 1 file:

  • src/site/xdoc: RoadMap.xml (+5 -17)
timp 2006-04-27 15:41#75 Rev.: 1.32
Render everything the same way

54 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template: MarkupLanguage.java (+54 -166)
timp 2006-04-27 15:37#74 Rev.: 1.6
Do not escape dollars in output patterns

7 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroConverter.java (+7 -5)
timp 2006-04-27 15:35#73
Javadoc

7 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/velocity: VelocityTemplateEngine.java (+3 -2)
  • melati/src/main/java/org/melati/template/webmacro: WebmacroTemplateEngine.java (+4 -2)
timp 2006-04-27 15:34#72 Rev.: 1.7
Sanity check on correct template engine, remove add exception, as jimw's suggestion

6 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: VelocityMelatiServlet.java (+6 -11)
timp 2006-04-27 15:32#71
Use generic 'object' name in context, not specialised variable name

19 lines of code changed in 6 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: java.lang.Exception.wm (+3 -3), org.melati.util.JSDynamicTree.wm (+3 -2), org.melati.util.JSStaticTree.wm (+1)
  • melati/src/main/java/org/melati/template/webmacro/templets/html: java.lang.Exception.wm (+3 -3), org.melati.util.JSDynamicTree.wm (+6 -4), org.melati.util.JSStaticTree.wm (+3 -1)
timp 2006-04-27 15:30#70 Rev.: 1.24
Javadoc

3 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template: TemplateEngine.java (+3 -2)
timp 2006-04-27 15:29#69 Rev.: 1.18
Report on original class, not the resultant superclass, which is always null!!

5 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template: ClassNameTempletLoader.java (+5 -4)
timp 2006-04-27 15:28#68
Use render not rendered

6 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template: AttributeHTMLMarkupLanguage.java (+3 -3), AttributeWMLMarkupLanguage.java (+3 -3)
timp 2006-04-27 15:26#67 Rev.: 1.36
Add extension if not already present.

6 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/servlet: TemplateServlet.java (+6 -4)
timp 2006-04-26 15:48#66 Rev.: 1.15
Add variable for template name

7 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/test: WebmacroStandalone.java (+7 -7)
timp 2006-04-26 08:39#65
Remove Status

0 lines of code changed in 2 files:

  • src/site/xdoc: Status.xml (del), navigation.xml (-1)
timp 2006-04-26 08:01#64 Rev.: 1.14
NOT equal, doh

4 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/webmacro: WebmacroMelatiServlet.java (+4 -4)
timp 2006-04-26 07:55#63 Rev.: 1.2
Add serialVersion to shut eclipse up

7 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/util: MelatiConfigurationException.java (+7 -2)
timp 2006-04-26 07:48#62 Rev.: 1.1
Copied webmacro files - move to velocity and remove

1415 lines of code changed in 30 files:

  • melati/src/main/java/org/melati/template/velocity/templets/html: CreateSelectOrNull.wm (new 11), ImageUpload.wm (new 87), SelectionWindow.wm (new 10), StaticNode.wm (new 2), Upload.wm (new 76), java.lang.Exception.wm (new 45), org.melati.poem.AccessPoemException.wm (new 5), org.melati.poem.BigDecimalPoemType.wm (new 54), org.melati.poem.BooleanPoemType.wm (new 15), org.melati.poem.DatePoemType-dropdown.wm (new 140), org.melati.poem.DatePoemType-monthyeardropdown.wm (new 113), org.melati.poem.DatePoemType.wm (new 58), org.melati.poem.DoublePoemType.wm (new 54), org.melati.poem.IntegerPoemType.wm (new 54), org.melati.poem.LongPoemType.wm (new 52), org.melati.poem.PasswordPoemType.wm (new 13), org.melati.poem.StringPoemType.wm (new 10), org.melati.poem.TimestampPoemType-dropdown.wm (new 289), org.melati.poem.TimestampPoemType.wm (new 53), org.melati.poem.UploadURLPoemType.wm (new 65), org.melati.util.JSDynamicTree.wm (new 96), org.melati.util.JSStaticTree.wm (new 18), passwordForChecking.wm (new 8), select.wm (new 5)
  • melati/src/main/java/org/melati/template/velocity/templets/html/error: java.lang.Exception.wm (new 5), org.melati.poem.DuplicateKeySQLPoemException.wm (new 67), org.melati.template.NotFoundException.wm (new 2)
  • melati/src/main/java/org/melati/template/velocity/templets/wml: java.lang.Exception.wm (new 3), org.melati.poem.StringPoemType.wm (new), select.wm (new 5)
timp 2006-04-26 05:50#61 Rev.: 1.13
Sanity check engine name

7 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/webmacro: WebmacroMelatiServlet.java (+7 -2)
timp 2006-04-26 05:49#60
Add NAME

7 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/velocity: VelocityTemplateEngine.java (+4 -6)
  • melati/src/main/java/org/melati/template/webmacro: WebmacroTemplateEngine.java (+3 -2)
timp 2006-04-25 21:40#59 Rev.: 1.5
fidddle with regexps

9 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroConverter.java (+9 -9)
timp 2006-04-25 21:33#58 Rev.: 1.1
Initial version

83 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/util: MelatiConfigurationException.java (new 83)
timp 2006-04-25 21:15#57 Rev.: 1.2
hack around velocity translator

11 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/test: Email.wm (+11 -8)
timp 2006-04-25 13:24#56 Rev.: 1.3
Add howto on extending metadata

61 lines of code changed in 1 file:

  • src/site/xdoc: HowTo.xml (+61 -1)
timp 2006-04-25 12:52#55 Rev.: 1.24
Add new defaultTableInfoFor, javadoc

20 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: TableInfoTable.java (+20 -2)
timp 2006-04-25 12:51#54 Rev.: 1.25
Simplify constructor to make extension work more easily, remove unused getDisplayString(), javadoc

42 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: TableInfo.java (+42 -18)
timp 2006-04-25 12:48#53 Rev.: 1.150
Remove defaultTableInfo() and use new TableInfo.defaultTableInfoFor so that extending TableInfo in a DSD works.

7 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: Table.java (+7 -9)
timp 2006-04-25 11:25#52 Rev.: 1.50
Add check that dsd fielname is in jar format

6 lines of code changed in 1 file:

  • maven-dsd-plugin/src/main/java/org/melati/poem/prepro: DSD.java (+6 -3)
timp 2006-04-25 10:26#51 Rev.: 1.32
Javadoc

3 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: ColumnInfo.java (+3 -2)
timp 2006-04-25 08:15#50 Rev.: 1.68
Typo in javadoc

2 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: Persistent.java (+2 -2)
timp 2006-04-24 09:20#49 Rev.: 1.13
Remove extranious end

1 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/admin: DSD.wm (+1 -2)
timp 2006-04-24 08:07#48 Rev.: 1.47
Include velocity in war

4 lines of code changed in 1 file:

  • project.xml (+4 -1)
timp 2006-04-24 08:06#47 Rev.: 1.29
Output encoding

1 lines of code changed in 1 file:

  • project.properties (+1 -1)
timp 2006-04-22 23:17#46 Rev.: 1.3
Move to Velocity

14 lines of code changed in 2 files:

  • melati-webapp/src/main/webapp/WEB-INF/classes/org/melati: org.melati.MelatiServlet.properties (+7 -10)
  • melati/src/test/java/org/melati: org.melati.MelatiServlet.properties (+7 -10)
timp 2006-04-22 23:12#45
proof reading

8 lines of code changed in 2 files:

  • src/site/xdoc: Features.xml (+5 -5), index.xml (+3 -3)
timp 2006-04-22 22:52#44 Rev.: 1.4
Move perl5util

4 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroConverter.java (+4 -6)
timp 2006-04-21 19:31#43
Make WebMacroConverter into a helper.

54 lines of code changed in 3 files:

  • melati/src/main/java/org/melati/template/velocity: WebMacroClasspathResourceLoader.java (+4 -30), WebMacroConverter.java (+42 -6), WebMacroFileResourceLoader.java (+8 -33)
timp 2006-04-21 15:29#42 Rev.: 1.2
Add note about Velocity

21 lines of code changed in 1 file:

  • src/site/fml: Faq.fml (+21)
timp 2006-04-21 13:43#41
Update Velocity version

5 lines of code changed in 2 files:

  • pom.xml (+4 -10), project.xml (+1 -1)
timp 2006-04-21 13:42#40 Rev.: 1.11
Rewrite, though no longer used

93 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroFileResourceLoader.java (+93 -330)
timp 2006-04-21 13:41#39 Rev.: 1.2
Add header

41 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroConverter.java (+41 -2)
timp 2006-04-21 13:38#38 Rev.: 1.20
Use new WebMAcroClasspathResourceLoader, move velocity Runtime down into VelocityTemplate

11 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: VelocityTemplateEngine.java (+11 -5)
timp 2006-04-21 13:37#37 Rev.: 1.1
Moved into interface as shared by all (potential) loaders

94 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroConverter.java (new 94)
timp 2006-04-21 13:37#36 Rev.: 1.1
Initial version

71 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroClasspathResourceLoader.java (new 71)
timp 2006-04-21 13:36#35 Rev.: 1.6
Move Velocity Runtime down from VelocityEngine

16 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: VelocityTemplate.java (+16 -4)
timp 2006-04-21 13:27#34 Rev.: 1.2
Add note about loaders

4 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: package.html (+4)
timp 2006-04-19 07:46#33
Checkstyle

7 lines of code changed in 2 files:

  • poem/src/main/java/org/melati/poem: PreparedStatementFactory.java (+2 -2)
  • poem/src/main/java/org/melati/poem/dbms: Postgresql.java (+5 -5)
timp 2006-04-18 21:31#32 Rev.: 1.4
Add SessionAnalysisServlet

6 lines of code changed in 1 file:

  • src/site/xdoc: Testing.xml (+6 -1)
timp 2006-04-13 15:34#31 Rev.: 1.9
Stop checkstyle wingeing

3 lines of code changed in 1 file:

  • checkstyleSuppressions.xml (+3)
timp 2006-04-13 14:59#30
Add DB Design notes.

71 lines of code changed in 2 files:

  • src/site/xdoc: DB_Design.xml (new 70), navigation.xml (+1)
timp 2006-04-13 14:50#29 Rev.: 1.26
Add easysoft to announcees

3 lines of code changed in 1 file:

  • ReleaseProcedure.txt (+3 -3)
timp 2006-04-13 14:48#28 Rev.: 1.8
Add customised template directory, jetty6 plugin

74 lines of code changed in 1 file:

  • pom.xml (+74 -48)
timp 2006-04-13 14:46#27 Rev.: 1.2
Add jetty friendly options for melati-static

26 lines of code changed in 2 files:

  • melati-webapp/src/main/webapp/WEB-INF/classes/org/melati: org.melati.MelatiServlet.properties (+13)
  • melati/src/test/java/org/melati: org.melati.MelatiServlet.properties (+13)
timp 2006-04-13 14:32#26 Rev.: 1.12
Do not use modern WM syntax, to remain Velocity compatible

6 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/admin: DSD.wm (+6 -8)
timp 2006-04-13 11:36#25 Rev.: 1.19
Implement render to string

15 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: VelocityTemplateEngine.java (+15 -8)
timp 2006-04-13 11:32#24 Rev.: 1.10
Hack null handling

20 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroFileResourceLoader.java (+20 -8)
timp 2006-04-12 12:48#23
Bring into line with files in use

115 lines of code changed in 3 files:

  • melati/src/main/java/org/melati: org.melati.LogicalDatabase.properties.example (+89 -10), org.melati.MelatiApp.properties.example (new 19), org.melati.MelatiServlet.properties.example (+7 -6)
timp 2006-04-11 14:02#22 Rev.: 1.4
Add test for capitalised

4 lines of code changed in 1 file:

  • poem/src/test/java/org/melati/poem/util/test: StringUtilsTest.java (+4)
timp 2006-04-11 14:02#21 Rev.: 1.23
javadoc

94 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/util: StringUtils.java (+47 -3)
  • poem/src/main/java/org/melati/poem/util: StringUtils.java (+47 -3)
timp 2006-04-11 14:01#20 Rev.: 1.88
Comments

73 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: Database.java (+73 -71)
timp 2006-04-11 13:59#19 Rev.: 1.1
Initial version - M2

19 lines of code changed in 1 file:

  • src/site/resources/css: site.css (new 19)
timp 2006-04-11 05:57#18
Windows line ends

999 lines of code changed in 2 files:

  • maven-dsd-plugin/src/main/java/org/melati/poem/prepro: BinaryFieldDef.java (+85 -85), TableDef.java (+914 -914)
timp 2006-04-09 18:37#17 Rev.: 1.7
Typos

3 lines of code changed in 1 file:

  • src/site/xdoc: Unification.xml (+3 -3)
timp 2006-04-06 11:06#16 Rev.: 1.6
Typo

5 lines of code changed in 1 file:

  • src/site/xdoc: Unification.xml (+5 -4)
timp 2006-04-06 10:40#15 Rev.: 1.7
Fix login/logout urls

3 lines of code changed in 1 file:

  • melati-webapp/src/main/webapp/WEB-INF: web.xml (+3 -3)
timp 2006-04-06 08:31#14 Rev.: 1.5
Read through

42 lines of code changed in 1 file:

  • src/site/xdoc: Unification.xml (+42 -32)
timp 2006-04-06 07:42#13 Rev.: 1.3
Add link to junit test results.

2 lines of code changed in 1 file:

  • src/site/xdoc: Testing.xml (+2 -2)
timp 2006-04-05 07:53#12 Rev.: 1.49
Remove unused imports

1 lines of code changed in 1 file:

  • maven-dsd-plugin/src/main/java/org/melati/poem/prepro: DSD.java (+1 -4)
timp 2006-04-05 07:52#11 Rev.: 1.7
Add MSAccess tests

23 lines of code changed in 1 file:

  • poem/src/test/java/org/melati/poem/dbms/test: DbmsCaseTest.java (+23 -1)
timp 2006-04-04 11:23#10 Rev.: 1.5
set name of melatijunit db

10 lines of code changed in 2 files:

  • melati-webapp/src/main/webapp/WEB-INF/classes/org/melati: org.melati.LogicalDatabase.properties (+5 -5)
  • melati/src/test/java/org/melati: org.melati.LogicalDatabase.properties (+5 -5)
timp 2006-04-04 08:11#9 Rev.: 1.4
Add melatijunit

60 lines of code changed in 2 files:

  • melati-webapp/src/main/webapp/WEB-INF/classes/org/melati: org.melati.LogicalDatabase.properties (+30)
  • melati/src/test/java/org/melati: org.melati.LogicalDatabase.properties (+30)
timp 2006-04-03 19:02#8 Rev.: 1.4
Use melatijunit, not melatitest

1 lines of code changed in 1 file:

  • poem/src/test/java/org/melati/poem/test: PoemDatabaseTest.java (+1 -1)
timp 2006-04-03 18:49#7 Rev.: 1.2
link rot

2 lines of code changed in 1 file:

  • src/site/xdoc: Documentation.xml (+2 -2)
timp 2006-04-03 18:46#6 Rev.: 1.4
Add example

143 lines of code changed in 1 file:

  • src/site/xdoc: Unification.xml (+143 -17)
timp 2006-04-03 10:36#5 Rev.: 1.5
Add caseInsensitiveRegExp

17 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem/dbms: MSAccess.java (+17 -1)
timp 2006-04-03 10:35#4
Add getDsdName

7 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/admin: DSD.wm (+2 -2)
  • poem/src/main/java/org/melati/poem: Table.java (+5 -3)
timp 2006-04-01 21:01#3 Rev.: 1.23
Javadoc

4 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: TableInfoTable.java (+4 -3)
timp 2006-04-01 12:55#2 Rev.: 1.3
xml

3 lines of code changed in 1 file:

  • src/site/xdoc: Unification.xml (+3 -4)
timp 2006-04-01 08:15#1 Rev.: 1.2
line end not equal to whitespace :(

5 lines of code changed in 1 file:

  • src/site/xdoc: Unification.xml (+5 -4)

March 2006 »

Generated by StatCVS @VERSION@