Directory servlet_context/WEB-INF/

Directory Created:
2003-01-09 21:02
Total Files:
1
Deleted Files:
3
Lines of Code:
0

[root]/servlet_context/WEB-INF

Lines of Code

servlet_context/WEB-INF/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 60 (100.0%) 517 (100.0%) 8.6
cristi 18 (30.0%) 227 (43.9%) 12.6
rosso_nero 17 (28.3%) 96 (18.6%) 5.6
adler 1 (1.7%) 64 (12.4%) 64.0
fred 5 (8.3%) 41 (7.9%) 8.2
stefan 9 (15.0%) 39 (7.5%) 4.3
cristian_bogdan 2 (3.3%) 21 (4.1%) 10.5
jzbont 1 (1.7%) 12 (2.3%) 12.0
manuel_gay 6 (10.0%) 10 (1.9%) 1.6
milerosu 1 (1.7%) 7 (1.4%) 7.0

Most Recent Commits

manuel_gay 2007-09-18 15:59 Rev.: 1618

Removing unused directories

0 lines of code changed in 4 files:

  • servlet_context/WEB-INF: makumba-hibernate.tld (changed), makumba.tld (del), makumba.tld.1.2 (del), web.xml.example (del)
rosso_nero 2007-09-17 21:11 Rev.: 1603

adding new attributes also to hibernate tld

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba-hibernate.tld (changed)
manuel_gay 2007-09-17 20:06 Rev.: 1600

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.

10 lines of code changed in 2 files:

  • servlet_context/WEB-INF: makumba-hibernate.tld (changed), makumba.tld (+10 -10)
rosso_nero 2007-09-17 01:44 Rev.: 1577

adding support for client side validation attribute

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
rosso_nero 2007-09-14 02:44 Rev.: 1530

support for date calendar choser - new attributes & setting

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
rosso_nero 2007-09-05 00:17 Rev.: 1488

added new attributes for form annotation

72 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+72)
rosso_nero 2007-09-02 15:41 Rev.: 1479

formatted, added comments and new developer support tools

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: web.xml.example (changed)
rosso_nero 2007-09-01 02:17 Rev.: 1474

new attribute to preserve white space

12 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+12)
rosso_nero 2007-08-31 02:28 Rev.: 1472

allowing method= attribute for mak:delete(Link)

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
rosso_nero 2007-08-29 15:26 Rev.: 1459

adding support for null option

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
rosso_nero 2007-01-20 09:28 Rev.: 1371

allowing custom handler method for edit forms

6 lines of code changed in 2 files:

  • servlet_context/WEB-INF: makumba-hibernate.tld (changed), makumba.tld (+6)
rosso_nero 2006-10-03 23:30 Rev.: 1340

allowinf id attribute for mak:input - needed for forms <label for="id">

0 lines of code changed in 2 files:

  • servlet_context/WEB-INF: makumba-hibernate.tld (changed), makumba.tld (changed)
rosso_nero 2006-09-07 02:51 Rev.: 1299

renaming multipleSubmitMsg ==> multipleSubmitErrorMsg

6 lines of code changed in 2 files:

  • servlet_context/WEB-INF: makumba-hibernate.tld (changed), makumba.tld (+6 -1)
rosso_nero 2006-01-19 02:56 Rev.: 1202

changing name of hibernate taglib

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba-hibernate.tld (changed)
rosso_nero 2006-01-14 18:24 Rev.: 1131

Second tag-lib for hibernate. exact copy of existing one, just using a different name to know whether to use OQL or HQL

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba-hibernate.tld (new)
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.

12 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+12)
rosso_nero 2005-05-08 19:15 Rev.: 998

fixed bug 16 (delete as button)
<mak:deleteLink ... is depricted, use <mak:delete widget="link|button"... instead
by Bartosz and Jure

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
milerosu 2005-04-20 18:21 Rev.: 946

new info tag working version, made from the systemInfo.jsp page

7 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+7)
cristian_bogdan 2005-02-24 15:48 Rev.: 892

didn't know it was used, updated to latest makumba

9 lines of code changed in 1 file:

  • servlet_context/WEB-INF: web.xml.example (+9 -46)
cristian_bogdan 2005-02-18 07:23 Rev.: 888

variableFrom in mak:list and mak:object

12 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+12)
cristi 2005-01-03 19:35 Rev.: 829

mak:option doesn't need dataType, as it will always be known from the enclosing mak:input

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (-6)
cristi 2005-01-03 19:09 Rev.: 826

implemented mak:option with code inherited from old mak.input, removed old option code from QueryTag

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
cristi 2005-01-02 03:40 Rev.: 814

fixed bug 59 and 60: the option lists of set and ptr chosers can be freely formatted, ordered, etc, and nil can be an option

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
cristi 2004-11-03 18:48 Rev.: 783

support for mak:list start and limit (bug 57)

13 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+13)
cristi 2004-08-27 12:44 Rev.: 757

implemented JSP functions: mak:count(), mak:maxCount(), mak:lastCount()

22 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+22)
cristi 2004-08-27 02:56 Rev.: 755

listeners can be specified in the TLD since JSP 1.2.
no need to specify the makumba cleanup listener in web.xml anymore

5 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+5)
cristi 2004-08-17 00:28 Rev.: 754

experimental page validator not in use

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (-4)
adler 2004-08-16 17:27 Rev.: 753

support for JSP 2.0

64 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+64 -61)
cristi 2004-04-10 22:39 Rev.: 661

<mak:input> has a new attribute called nameVar
which gives the precise name of the HTML tag generated

7 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+7)
cristi 2004-04-01 14:38 Rev.: 648

db= is not a fixed attribute

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
stefan 2004-02-27 18:31 Rev.: 642

bug 677 (".jspx" conflicting with XML & XHTML) - added support for ".jsps" alternative

4 lines of code changed in 1 file:

  • servlet_context/WEB-INF: web.xml.example (+4)
fred 2003-11-30 20:59 Rev.: 594

undid 1 change in last update: mak:input#display is rtexpr

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
fred 2003-10-26 19:38 Rev.: 571

reversed RuntimeExpression=true where it was wrong

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
stefan 2003-10-07 16:27 Rev.: 507

deleteLink now also has: name, styleId, styleClass, style (bug 101)

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
stefan 2003-09-26 16:16 Rev.: 482

provides version in dewey format ([0-9]*{ "."[0-9] }0..3), so that simple webapp reload will maybe reload the TLD as well.

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
stefan 2003-09-25 20:57 Rev.: 475

added other formatting parameters for bug 101 (more JSP author control over the HTML produced by mak: tags)

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
stefan 2003-09-22 16:01 Rev.: 435

updated for post 0.5.7.x Makumba versions

32 lines of code changed in 1 file:

  • servlet_context/WEB-INF: web.xml.example (+32 -4)
fred 2003-09-21 15:39 Rev.: 429

bug 585: add tickbox input controls

0 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (changed)
fred 2003-09-21 13:29 Rev.: 426

changed mak:if, test=...

3 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+3 -3)
fred 2003-09-16 22:09 Rev.: 402

add branch BR-0_5_9_10 to the main

38 lines of code changed in 1 file:

  • servlet_context/WEB-INF: makumba.tld (+38)

(8 more)

Generated by StatSVN 0.5.0