-
timj
2001-06-27 06:27#30
Rev.: 1.5
-
tidy up
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template:
AttributeHTMLMarkupLanguage.java (+2 -2)
-
timj
2001-06-27 06:22#29
Rev.: 1.7
-
tidy up
9 lines of code changed in 1 file:
- melati/src/main/java/org/melati/util:
HTMLUtils.java (+9 -38)
-
timj
2001-06-26 14:29#28
-
add rendering without <br>
44 lines of code changed in 3 files:
- melati/src/main/java/org/melati/template:
AttributeHTMLMarkupLanguage.java (+7 -1)
- melati/src/main/java/org/melati/template/webmacro/templets/html:
org.melati.poem.StringPoemType.wm (+2 -2)
- melati/src/main/java/org/melati/util:
HTMLUtils.java (+35 -2)
-
timj
2001-06-26 07:05#27
Rev.: 1.5
-
revert substitution of /n with <br>
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/util:
HTMLUtils.java (+2)
-
timj
2001-06-21 12:29#26
-
changes for WM0.97
14 lines of code changed in 3 files:
- melati/src/main/java/org/melati/admin:
Selection.wm (+4 -1),
SelectionRight.wm (+4 -1),
SelectionWindowSelection.wm (+6 -1)
-
timj
2001-06-21 10:12#25
Rev.: 1.26
-
be more helpful
4 lines of code changed in 1 file:
-
RELEASE-NOTES.html (+4 -2)
-
timj
2001-06-21 09:57#24
Rev.: 1.25
-
correct url to wm syntax changes
1 lines of code changed in 1 file:
-
RELEASE-NOTES.html (+1 -1)
-
timj
2001-06-20 14:29#23
-
melati 0.54.1
11 lines of code changed in 2 files:
-
README.html (+2 -2),
RELEASE-NOTES.html (+9 -1)
-
timj
2001-06-19 06:29#22
Rev.: 1.23
-
link to more useful WM syntax page
2 lines of code changed in 1 file:
-
RELEASE-NOTES.html (+2 -7)
-
williamc
2001-06-18 19:57#21
Rev.: 1.12
-
Spacing fixes
9 lines of code changed in 1 file:
- melati/src/main/java/org/melati/login:
HttpBasicAuthenticationAccessHandler.java (+9 -10)
-
timj
2001-06-18 14:54#20
Rev.: 1.3
-
fixes for wm0.97
7 lines of code changed in 2 files:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
SelectionWindow.wm (+4 -4),
org.melati.util.JSDynamicTree.wm (+3 -3)
-
timj
2001-06-18 14:46#19
-
fixes for wm0.97
6 lines of code changed in 2 files:
- melati/src/main/java/org/melati/admin:
Delete.wm (+3 -3),
Duplicate.wm (+3 -3)
-
timj
2001-06-18 14:41#18
-
fixes for wm0.97
7 lines of code changed in 3 files:
- melati/src/main/java/org/melati/admin:
SelectionRight.wm (+2 -2),
SelectionWindowSelection.wm (+2 -2),
Update.wm (+3 -3)
-
timj
2001-06-18 09:11#17
Rev.: 1.22
-
notes about converting WM
9 lines of code changed in 1 file:
-
timp
2001-06-16 14:06#16
Rev.: 1.4
-
Render \n as <BR>\n
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati/util:
HTMLUtils.java (+1)
-
williamc
2001-06-16 12:34#15
Rev.: 1.7
-
Have "range low/limit" fields inherit specified renderinfo, when displayed in admin system, mainly so that we don't get vast dropdowns
1 lines of code changed in 1 file:
- poem/src/main/java/org/melati/poem:
ValueInfo.java (+1 -1)
-
timj
2001-06-12 14:00#14
Rev.: 1.21
-
minor corrections
2 lines of code changed in 1 file:
-
RELEASE-NOTES.html (+2 -3)
-
timj
2001-06-12 07:32#13
Rev.: 1.20
-
remove comment on upload
1 lines of code changed in 1 file:
-
RELEASE-NOTES.html (+1 -7)
-
timj
2001-06-12 07:25#12
Rev.: 1.20
-
minor install corrections
2 lines of code changed in 1 file:
-
timj
2001-06-11 14:28#11
Rev.: 1.19
-
melati 0.54
31 lines of code changed in 2 files:
-
README.html (+25 -24),
RELEASE-NOTES.html (+6 -6)
-
timj
2001-06-11 14:22#10
Rev.: 1.8
-
move javascript files
4 lines of code changed in 1 file:
- melati/src/main/java/org/melati:
org.melati.MelatiServlet.properties.example (+4 -4)
-
timj
2001-06-11 14:13#9
Rev.: 1.1
-
it makes more sense for these files to live here
1371 lines of code changed in 6 files:
- melati-webapp/src/main/webapp/melati-static/admin/static:
trees.js (new 285),
validation.js (new 172)
- melati/src/main/java/org/melati/admin/static:
trees.js (new 285),
validation.js (new 172)
- melati/src/test/webapp/melati-static/admin/static:
trees.js (new 285),
validation.js (new 172)
-
timj
2001-06-11 14:12#8
Rev.: 1.2
-
it makes no sense for these files to be template engine specific
0 lines of code changed in 2 files:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
trees.js (del),
validation.js (del)
-
timj
2001-06-11 13:51#7
Rev.: 1.7
-
be a bit nicer
1 lines of code changed in 1 file:
- melati/src/main/java/org/melati:
org.melati.MelatiServlet.properties.example (+1 -1)
-
timj
2001-06-11 13:50#6
Rev.: 1.11
-
don't die, it's not nice
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati:
MelatiConfig.java (+2 -2)
-
timj
2001-06-11 11:44#5
-
stuff moved arround
8 lines of code changed in 2 files:
- melati/src/main/java/org/melati/template/velocity:
VelocityTemplateContext.java (+4 -4),
WebMacroFileResourceLoader.java (+4 -4)
-
timj
2001-06-11 11:31#4
Rev.: 1.2
-
MEEH has moved
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template/velocity:
PassbackMethodExceptionEventHandler.java (+3 -3)
-
mylesc
2001-06-06 12:28#3
Rev.: 1.22
-
Added missing font size attribute
2 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
PrimarySelect.wm (+2 -2)
-
timp
2001-06-05 23:30#2
Rev.: 1.13
-
Remove center tag
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/admin:
CreateTable_doit.wm (+3 -4)
-
timp
2001-06-05 23:28#1
Rev.: 1.3
-
Black on cyan is more readable.
3 lines of code changed in 1 file:
- melati/src/main/java/org/melati/template/webmacro/templets/html:
org.melati.poem.AccessPoemException.wm (+3 -3)