[root]/classes/org/makumba/providers/datadefinition/makumba
validation
(7 files, 824 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 157 (100.0%) | 8469 (100.0%) | 53.9 |
manuel_gay | 62 (39.5%) | 6616 (78.1%) | 106.7 |
rosso_nero | 88 (56.1%) | 1727 (20.4%) | 19.6 |
cristian_bogdan | 6 (3.8%) | 122 (1.4%) | 20.3 |
lnagel | 1 (0.6%) | 4 (0.0%) | 4.0 |
added a FIXME
1 lines of code changed in 1 file:
small refactoring: moving classes away from commons if really they are not commonly used
115 lines of code changed in 2 files:
removing wrongly commited file
0 lines of code changed in 1 file:
fixing typo
0 lines of code changed in 1 file:
convenience method for boolean
4 lines of code changed in 1 file:
fixing bug with computation of query fragment tree (computing the tree with "this")
6 lines of code changed in 1 file:
Return a upperCaseBeginning(name) as description, if there is no defined description in the MDD, so that the form autogenerator output looks a bit nicer.
4 lines of code changed in 1 file:
Also generating QF AST for old mdd parser thus allowing it to run with the new query inliner
29 lines of code changed in 1 file:
New function inliner based on tree-transformation
22 lines of code changed in 2 files:
adding notBoolean for consistency
4 lines of code changed in 1 file:
additional error messages
24 lines of code changed in 1 file:
- simplifying datadefinitionprovider interface
- getting database tests to work with new mdd parser
- unit tests for new parser
14 lines of code changed in 1 file:
adjusting diff output
10 lines of code changed in 2 files:
fixing bugs, especially related to subfields
8 lines of code changed in 1 file:
fixing many small issues, comparison with current parser
166 lines of code changed in 2 files:
- finishing implementation of DataDef and FieldDef, untested
- small adjustment in parsing
- some changes in DataDef and FieldDef interface
6 lines of code changed in 1 file:
really fixing the directory lookup issue
1 lines of code changed in 1 file:
fixing method that retrieves MDDs or directories - directory part was broken. now the MDD viewer and other tools work again with directory listings
6 lines of code changed in 1 file:
better subfield check
5 lines of code changed in 1 file:
not setting default value of date to now
1 lines of code changed in 1 file:
(103 more)