[root]/classes/org/makumba/forms/html

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 162 (100.0%) | 3448 (100.0%) | 21.2 |
| manuel_gay | 68 (42.0%) | 2832 (82.1%) | 41.6 |
| rosso_nero | 82 (50.6%) | 600 (17.4%) | 7.3 |
| cristian_bogdan | 10 (6.2%) | 9 (0.3%) | 0.9 |
| marius9 | 2 (1.2%) | 7 (0.2%) | 3.5 |
making sure we don't cache null FDs
6 lines of code changed in 1 file:
New function inliner based on tree-transformation
0 lines of code changed in 1 file:
custom messages for standard validation errors (bug 1098)
0 lines of code changed in 1 file:
implementing live validation for new MDD parser; passing all form tests
0 lines of code changed in 1 file:
avoiding to upload empty attachments
0 lines of code changed in 1 file:
- finishing implementation of DataDef and FieldDef, untested
- small adjustment in parsing
- some changes in DataDef and FieldDef interface
1 lines of code changed in 1 file:
clearDefault bugfix - now the strings can also contain quotes
1 lines of code changed in 1 file:
Implemented clearDefault="true" on input fields to clear the field onFocus if the default value is present and to restore it again on onBlur
6 lines of code changed in 1 file:
dirty fix for being able to specify default date to "now()"
0 lines of code changed in 1 file:
added a fixme
0 lines of code changed in 1 file:
removing useless string concatenations
0 lines of code changed in 1 file:
- making TransactionProvider intelligent: if getConnectionTo() wants to access a dataSource that is not of the type of the TransactionProvider implementation, automatically switches to the right implementation
- experimentation: method to unload static reference to singleton on context uninstall. maybe it will help with our problem
- fixing bug 1090
164 lines of code changed in 16 files:
fixing warnings
0 lines of code changed in 1 file:
fixing generics
0 lines of code changed in 1 file:
formatted
46 lines of code changed in 1 file:
auto-complete for ptr
73 lines of code changed in 7 files:
0 lines of code changed in 1 file:
fixing generics warnings
43 lines of code changed in 11 files:
live validation for char
0 lines of code changed in 1 file:
fix & test for calendar editor on field in pointed type
setting defaults for makumba webapp
0 lines of code changed in 1 file:
fix for allowing functions in title directive
0 lines of code changed in 1 file:
allowing default=".." for date
0 lines of code changed in 1 file:
fixing bug when there is another field after a binary input
1 lines of code changed in 1 file:
avoiding using Text.toString(), using getString() wherever we know about it.
this is done in preparation to change Text.toString() to something more meaningful and less memory-intensive
0 lines of code changed in 1 file:
fixing calendar editors in search forms, not validating in search forms
0 lines of code changed in 1 file:
new versions of scripts, using compressed ones to save download
1 lines of code changed in 1 file:
slight fixes in input id computation
4 lines of code changed in 2 files:
support for set editor with two chosers
0 lines of code changed in 2 files:
small fixes for form validation
0 lines of code changed in 1 file:
storing form name in format parameters
8 lines of code changed in 1 file:
formatting code
0 lines of code changed in 1 file:
making use of new JS function to reduce generated code
0 lines of code changed in 1 file:
not showing calendar editor if we do not have date inputs with all day, month and year components
0 lines of code changed in 1 file:
allowing file as value for type=
13 lines of code changed in 1 file:
adapted tests to match new id=".." values
0 lines of code changed in 1 file:
using formIdentifier to make auto-generated id=".." unique
18 lines of code changed in 3 files:
integrating content-based mime-type detection, meta-data for image files
6 lines of code changed in 1 file:
implemented file data type
0 lines of code changed in 1 file:
fixing warnings
0 lines of code changed in 1 file:
new form identifier to uniquely identify forms (form responder did not work as planned)
0 lines of code changed in 2 files:
(37 more)