May 2001 Commit Log

Number of Commits:
35
Number of Active Developers:
3
mylesc 2001-05-30 19:16#35 Rev.: 1.17
debug

2 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/admin: Selection.wm (+2 -2)
mylesc 2001-05-30 18:55#34 Rev.: 1.13
Removed small bug

2 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/admin: Top.wm (+2 -2)
mylesc 2001-05-24 17:20#33 Rev.: 1.1
Added support for parsing data in a number of tables (stored as csv files)
and uploading them into a PoemDatabase

642 lines of code changed in 9 files:

  • poem/src/main/java/org/melati/poem: CSVFilesProcessor.java (new 86)
  • poem/src/main/java/org/melati/poem/csv: CSVColumn.java (new 25), CSVField.java (new 15), CSVFileParser.java (new 162), CSVParseException.java (new 11), CSVPrimaryKeyColumnAlreadySetException.java (new 16), CSVRecord.java (new 87), CSVTable.java (new 221), NoPrimaryKeyInCSVTableException.java (new 19)
mylesc 2001-05-24 17:15#32 Rev.: 1.6
Reformatting

25 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/util: Email.java (+25 -23)
mylesc 2001-05-24 17:14#31 Rev.: 1.3
We can now read empty last fields

16 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/util: CSVStringEnumeration.java (+16 -7)
mylesc 2001-05-24 17:11#30
Reformatting

35 lines of code changed in 6 files:

  • melati/src/main/java/org/melati/login: AccessHandler.java (+3 -2), HttpBasicAuthenticationAccessHandler.java (+18 -20), HttpSessionAccessHandler.java (+4 -5), Login.java (+7 -9), LoginHandler.java (+1 -1), Logout.java (+2 -3)
mylesc 2001-05-24 17:05#29 Rev.: 1.8
Added come comments

10 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/admin: AdminSpecialised.java (+10 -1)
timp 2001-05-18 02:04#28 Rev.: 1.20
Distinguish between fields and ordering

14 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/admin: PopupSelect.wm (+14 -5)
mylesc 2001-05-15 11:28#27 Rev.: 1.18
Test - this should still get to the list

4 lines of code changed in 1 file:

  • README.html (+4 -6)
timj 2001-05-14 14:02#26 Rev.: 1.3
sort out line spacing

229 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/servlet: MultipartFormField.java (+229 -230)
timj 2001-05-14 11:17#25
melati 0.54

602 lines of code changed in 3 files:

  • README.html (+38 -374), RELEASE-NOTES.html (+554 -475)
  • melati/src/main/java/org/melati: org.melati.MelatiServlet.properties.example (+10)
timj 2001-05-11 15:47#24
amendments for 0.97a1

8 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template/webmacro: PassbackEvaluationExceptionHandler.java (+5 -1), WebmacroTemplateContext.java (+3 -4)
timj 2001-05-11 15:47#23 Rev.: 1.1
new class - the one that ships with WM is too strict

116 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/webmacro: PropagateEvaluationExceptionHandler.java (new 116)
timj 2001-05-11 15:46#22 Rev.: 1.26
get adding records to work.

2 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/admin: AdminUtils.java (+2 -2)
timj 2001-05-10 14:21#21 Rev.: 1.10
add template path parameter for velocity

9 lines of code changed in 1 file:

  • melati/src/main/java/org/melati: MelatiConfig.java (+9 -1)
timj 2001-05-10 14:20#20 Rev.: 1.43
allow VariableExceptionHandler to be set easily

5 lines of code changed in 1 file:

  • melati/src/main/java/org/melati: Melati.java (+5 -3)
timj 2001-05-09 09:37#19 Rev.: 1.2
use new form $melati.setVariableExceptionHandler

47 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/test: TemplateServletTest.wm (+47 -3)
timj 2001-05-09 09:36#18 Rev.: 1.2
convert from webmacro

3 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/test: TemplateServletTest.vm (+3 -3)
timj 2001-05-09 09:35#17 Rev.: 1.2
no change

6 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/test: TemplateServletTest.java (+6 -4)
timj 2001-05-09 09:34#16 Rev.: 1.1
load and convert webmacro templates (saves us having to rewrite all our templates / templets)

337 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: WebMacroFileResourceLoader.java (new 337)
timj 2001-05-09 09:32#15 Rev.: 1.1
new class to handle passbacked exceptions

67 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: PassbackMethodExceptionEventHandler.java (new 67)
timj 2001-05-09 09:31#14 Rev.: 1.2
use public access method on RethrowableException

11 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/webmacro: PassbackEvaluationExceptionHandler.java (+11 -13)
timj 2001-05-09 09:30#13 Rev.: 1.6
allow for ExceptionHandler to be set

11 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/webmacro: WebmacroTemplateContext.java (+11 -3)
timj 2001-05-09 09:30#12 Rev.: 1.2
add Exception Handler

15 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: VelocityTemplateContext.java (+15 -5)
timj 2001-05-09 09:29#11 Rev.: 1.7
allow for ExceptionHandler to be registered

4 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template: TemplateContext.java (+4 -1)
timj 2001-05-09 09:28#10 Rev.: 1.14
get working with 0.97a1

7 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/webmacro: WebmacroTemplateEngine.java (+7 -23)
timj 2001-05-09 09:28#9 Rev.: 1.2
load .wm templates if .vm not found

35 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template/velocity: VelocityTemplateEngine.java (+35 -14)
timj 2001-05-09 09:26#8 Rev.: 1.10
initialise with melatiConfig

9 lines of code changed in 2 files:

  • melati/src/main/java/org/melati/template: NoTemplateEngine.java (+4 -4), TemplateEngine.java (+5 -5)
timj 2001-05-08 15:56#7 Rev.: 1.7
allow Excheption Handler to be set

5 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template: MultipartTemplateContext.java (+5 -1)
timj 2001-05-08 15:54#6 Rev.: 1.15
use a melatiConfig to configure the template engine

3 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/servlet: TemplateServlet.java (+3 -3)
timj 2001-05-08 15:54#5 Rev.: 1.11
provide access to the Token - velocity does not introspect public members

5 lines of code changed in 1 file:

  • poem/src/main/java/org/melati/poem: AccessPoemException.java (+5 -1)
timj 2001-05-08 15:53#4 Rev.: 1.17
ensure writer is cleared before redirect

6 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/login: HttpSessionAccessHandler.java (+6 -5)
timj 2001-05-08 15:45#3
tidy up for auto velocity conversion

94 lines of code changed in 26 files:

  • melati/src/main/java/org/melati/login: Login.wm (+3 -3), LoginFailure.wm (+3 -3), LoginSuccess.wm (+3 -3), Logout.wm (+3 -3)
  • melati/src/main/java/org/melati/template/webmacro/templets/html: ImageUpload.wm (+4 -4), SelectionWindow.wm (+4 -4), Upload.wm (+4 -4), java.lang.Exception.wm (+4 -4), org.melati.poem.AccessPoemException.wm (+4 -4), org.melati.poem.BooleanPoemType.wm (+4 -4), org.melati.poem.DatePoemType-dropdown.wm (+3 -3), org.melati.poem.DatePoemType-monthyeardropdown.wm (+3 -3), org.melati.poem.DatePoemType.wm (+3 -3), org.melati.poem.DoublePoemType.wm (+4 -4), org.melati.poem.IntegerPoemType.wm (+4 -4), org.melati.poem.PasswordPoemType.wm (+3 -3), org.melati.poem.StringPoemType.wm (+4 -4), org.melati.poem.TimestampPoemType-dropdown.wm (+3 -3), org.melati.poem.TimestampPoemType.wm (+4 -4), org.melati.poem.UploadURLPoemType.wm (+4 -4), org.melati.util.JSDynamicTree.wm (+4 -4), passwordForChecking.wm (+4 -4), select.wm (+3 -3)
  • melati/src/main/java/org/melati/template/webmacro/templets/wml: java.lang.Exception.wm (+4 -4), org.melati.poem.StringPoemType.wm (+4 -4), select.wm (+4 -4)
timj 2001-05-08 15:38#2
tidy up for auto velocity conversion

139 lines of code changed in 27 files:

  • melati/src/main/java/org/melati: error.wm (+3 -3)
  • melati/src/main/java/org/melati/admin: Add.wm (+5 -5), Bottom.wm (+3 -3), CreateColumn.wm (+3 -3), CreateTable.wm (+3 -3), CreateTable_doit.wm (+6 -6), Delete.wm (+3 -3), DeleteFailure.wm (+3 -3), Duplicate.wm (+7 -7), Edit.wm (+6 -6), EditHeader.wm (+3 -3), Left.wm (+3 -3), Main.wm (+3 -3), Navigation.wm (+13 -13), PopupSelect.wm (+5 -5), PrimarySelect.wm (+26 -26), Right.wm (+5 -5), Selection.wm (+4 -4), SelectionRight.wm (+3 -3), SelectionWindow.wm (+3 -3), SelectionWindowPrimarySelect.wm (+3 -3), SelectionWindowSelection.wm (+3 -3), Status.wm (+3 -3), Top.wm (+10 -10), Update.wm (+3 -3), Upload.wm (+3 -3), UploadDone.wm (+4 -4)
mylesc 2001-05-04 14:32#1 Rev.: 1.6
Added new constructor so we can specify the maximum file upload size

22 lines of code changed in 1 file:

  • melati/src/main/java/org/melati/template: MultipartTemplateContext.java (+22 -1)

April 2001 »

Generated by StatCVS @VERSION@