0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 02, 2024 — Nov 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
no need to fold here
Mauricio Scheffer
as mausch
More... over 14 years ago
removed unnecesary index
Mauricio Scheffer
as mausch
More... over 14 years ago
moved elements from wingbeats integration to the formlets lib itself
Mauricio Scheffer
as mausch
More... over 14 years ago
private members
Mauricio Scheffer
as mausch
More... over 14 years ago
default validator
Mauricio Scheffer
as mausch
More... over 14 years ago
parameterized XhtmlFormlets over validators
Mauricio Scheffer
as mausch
More... over 14 years ago
refactored validation to a class to be able to override BuildValidator to allow different validation presentations
Mauricio Scheffer
as mausch
More... over 14 years ago
refactored validator from tuple to record
Mauricio Scheffer
as mausch
More... over 14 years ago
removed superfluous type annotations
Mauricio Scheffer
as mausch
More... over 14 years ago
emailbox
Mauricio Scheffer
as mausch
More... over 14 years ago
urlbox
Mauricio Scheffer
as mausch
More... over 14 years ago
regex pattern
Mauricio Scheffer
as mausch
More... over 14 years ago
Applied XmlEqual
Mauricio Scheffer
as mausch
More... over 14 years ago
moved asserts and xnode comparison to a separate module
Mauricio Scheffer
as mausch
More... over 14 years ago
renamed ==. to =.
Mauricio Scheffer
as mausch
More... over 14 years ago
min,max validation
Mauricio Scheffer
as mausch
More... over 14 years ago
forgot to apply orderAttributes
Mauricio Scheffer
as mausch
More... over 14 years ago
moved xnode equality to XmlWriter
Mauricio Scheffer
as mausch
More... over 14 years ago
simpler
Mauricio Scheffer
as mausch
More... over 14 years ago
textbox with optional attributes and required checking
Mauricio Scheffer
as mausch
More... over 14 years ago
optional arguments in wingbeats integration. Also NumBox and IntBox
Mauricio Scheffer
as mausch
More... over 14 years ago
merge attributes at the formlet level
Mauricio Scheffer
as mausch
More... over 14 years ago
XmlWriter.render replacing wrap
Mauricio Scheffer
as mausch
More... over 14 years ago
forgot to check for empty string
Mauricio Scheffer
as mausch
More... over 14 years ago
labeled checkbox for wingbeats
Mauricio Scheffer
as mausch
More... over 14 years ago
attributes on checkbox
Mauricio Scheffer
as mausch
More... over 14 years ago
forgot to add id attribute
Mauricio Scheffer
as mausch
More... over 14 years ago
environment from request form and files
Mauricio Scheffer
as mausch
More... over 14 years ago
more convenience integration functions
Mauricio Scheffer
as mausch
More... over 14 years ago
fields with manually assigned name
Mauricio Scheffer
as mausch
More... over 14 years ago