blob: dc0c46de9c86c78d01fbadd5d8a8a821f148ee94 [file] [log] [blame]
CODE
* review table.css
* Menu control
* Select can have multiple values and this need to be resolved with multpart request
* improve exception handling for method not found, walk up stack and find class
BUGS
* ensure blank page issue fixed
* control.css, missing menuarrow.gif --- .calendar .nav {
background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;
}
DOCUMENTATION
* provide more Column Javadoc
* discuss redirecting to HTTPS
* add entry on http://java-source.net/open-source/web-frameworks
* add UTF-8 localization comments
* update Control in diagrams, update Control classes diagram
VELOCITY
* get VelocityEngine and RuntimeService changes checked in
* get Parser, ParsingException, ParsingErrorException, Template checked in
* get Parse checked in