[root]/classes/org/makumba/view/jsptaglib

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 535 (100.0%) | 5154 (100.0%) | 9.6 |
| cristi | 222 (41.5%) | 3256 (63.2%) | 14.6 |
| manuel_gay | 116 (21.7%) | 965 (18.7%) | 8.3 |
| milerosu | 1 (0.2%) | 338 (6.6%) | 338.0 |
| rosso_nero | 56 (10.5%) | 241 (4.7%) | 4.3 |
| fred | 20 (3.7%) | 196 (3.8%) | 9.8 |
| cristian_bogdan | 25 (4.7%) | 91 (1.8%) | 3.6 |
| adler | 13 (2.4%) | 48 (0.9%) | 3.6 |
| stefan | 78 (14.6%) | 11 (0.2%) | 0.1 |
| jzbont | 3 (0.6%) | 8 (0.2%) | 2.6 |
| stefanba | 1 (0.2%) | 0 (0.0%) | 0.0 |
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
0 lines of code changed in 72 files:
Refactoring: separating list, analysis, and a number of dependencies. Introducing org.makumba.commons which will grow later on.
Sorry for the hugue commit but it's one coherent refactoring, it should go together.
118 lines of code changed in 12 files:
adding support for client side validation attribute
0 lines of code changed in 1 file:
removing extra space
1 lines of code changed in 1 file:
Small refactoring: moving JSP/Java parser to analyser package. TODO: refactor MakumbaTag so it extends a class of the analyser, specific to analysis things
0 lines of code changed in 2 files:
generating ID tags
9 lines of code changed in 1 file:
support for date calendar choser - new attributes & setting
0 lines of code changed in 1 file:
improved error message in case of wrongly computed value/no value specified (added field name)
0 lines of code changed in 1 file:
fix for bug 978, text between mak:options is now allowed and is assumed to be formatting "option groups"
0 lines of code changed in 2 files:
added more comments, not printing annotation if it is null
0 lines of code changed in 1 file:
moved date parsing for validation errors to dateEditor
4 lines of code changed in 1 file:
treatment for dates on form error reload
20 lines of code changed in 1 file:
annotating form fields
0 lines of code changed in 1 file:
fix for form reload
0 lines of code changed in 2 files:
added new attributes for form annotation
36 lines of code changed in 1 file:
better error messages for nullpointer exceptions; fixing bug 958
83 lines of code changed in 1 file:
trimming white space for delete link/form
7 lines of code changed in 1 file:
new attribute to preserve white space
10 lines of code changed in 1 file:
cleaning code
0 lines of code changed in 1 file:
adding check for validity of nullOption attribute
0 lines of code changed in 1 file:
adding support for null option
0 lines of code changed in 1 file:
refactored and improved mak:info tag
0 lines of code changed in 1 file:
Fixing bug avoiding to directly use logical expressions in mak:if with Hibernate
0 lines of code changed in 1 file:
Writing more javadoc, formatting source
0 lines of code changed in 23 files:
Writing more javadoc, formatting source
847 lines of code changed in 4 files:
Writing more javadoc, formatting source
0 lines of code changed in 1 file:
Writing more javadoc, formatting source
0 lines of code changed in 1 file:
formatted code
47 lines of code changed in 1 file:
improved error message
1 lines of code changed in 1 file:
checking for illegal use of $ in orderBy
0 lines of code changed in 1 file:
giving error messages if addTag has a wrong value for "object" attribute
0 lines of code changed in 1 file:
renaming multipleSubmitMsg ==> multipleSubmitErrorMsg
6 lines of code changed in 2 files:
part one to fix for bug946 (brings mak-hibernate to level of mak-0.5.15)
0 lines of code changed in 1 file:
made it not fail with possible JSP 2.0 taglib directive:
<%@taglib tagdir="/WEB-INF/tags" prefix="tags" %>
0 lines of code changed in 1 file:
made edit forms work again with "old" makumba
11 lines of code changed in 1 file:
fixes for edit forms to work with hibernate HQL
0 lines of code changed in 3 files:
fix for form-responders - adding context name to the directory to store responders
0 lines of code changed in 1 file:
using hibernate queries when needed
0 lines of code changed in 2 files:
Fixing a bug with the form responder - the tomcat working directory was not set on the first time trying to write a form responder (worked only on load).
0 lines of code changed in 1 file:
Analyzing the taglib URI to decided whether a makumba URI is using hibernate or not
0 lines of code changed in 1 file:
(89 more)