/trunk/makumba Developers: jzbont

Login name:
jzbont
Total Commits:
7 (0.1%)
Lines of Code:
140 (0.1%)
Most Recent Commit:
2005-05-16 14:53
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jzbont

Activity by Day of Week for jzbont

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 7 (100.0%) 140 (100.0%) 20.0
classes/org/makumba/controller/http/ 1 (14.3%) 98 (70.0%) 98.0
classes/org/makumba/controller/html/ 1 (14.3%) 21 (15.0%) 21.0
servlet_context/WEB-INF/ 1 (14.3%) 12 (8.6%) 12.0
classes/org/makumba/view/jsptaglib/ 3 (42.9%) 8 (5.7%) 2.6
classes/org/makumba/controller/ 1 (14.3%) 1 (0.7%) 1.0

Activity of jzbont

Most Recent Commits

jzbont 2005-05-16 14:53 Rev.: 1033

fixed bug 190 (Submit of add/newForm: limit to one submittal max?)

if you want to limit the submittal max to one you have to put the attribute multipleSubmitMsg inside <mak:newForm or <mak:addForm...
The msg is available via <mak:response
if you don't add multipleSubmitMsg attribute then the check will not take place.

140 lines of code changed in 7 files:

  • classes/org/makumba/controller: MultipleSubmit.mdd (new 1)
  • classes/org/makumba/controller/html: FormResponder.java (+21 -3)
  • classes/org/makumba/controller/http: Responder.java (+98 -50)
  • classes/org/makumba/view/jsptaglib: AddTag.java (+4 -1), FormTagBase.java (+1 -2), NewTag.java (+3)
  • servlet_context/WEB-INF: makumba.tld (+12)
Generated by StatSVN 0.5.0