Directory continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui/

Directory Created:
2006-01-03 17:17
Total Files:
3
Deleted Files:
1
Lines of Code:
393

Browse with ViewVC

[root]/continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui

Lines of Code

continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 903 (100.0%) 43.0
evenisse 16 (76.2%) 630 (69.8%) 39.3
kenney 2 (9.5%) 261 (28.9%) 130.5
jmcconnell 3 (14.3%) 12 (1.3%) 4.0

Most Recent Commits

evenisse 2007-01-08 14:37

0 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DataTag.java (-1)
evenisse 2007-01-08 14:17

[CONTINUUM-1080] Don't print end time when the build isn't finished.

2 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (+2 -1)
evenisse 2007-01-04 14:35

Update license

47 lines of code changed in:

jmcconnell 2006-10-12 21:01

merging the integration-rbac branch to trunk as per the vote last week.

0 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: IfAuthorizedTag.java (del)
evenisse 2006-09-22 13:13

[CONTINUUM-901] Add support of links in continuum data tag

Submitted by: Marvin King

17 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DataTag.java (+17)
jmcconnell 2006-08-30 18:28

found a simpler way of getting the needed object in the jsp tag, whole lot more general, turns out we could easily just snag the container from the application context of the actioncontext

11 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: IfAuthorizedTag.java (+11 -1)
jmcconnell 2006-08-24 21:54

all the basic components we need to put the 1.0.3 security model into place for trunk with the ww refactor, some views still need to be completed for users and user groups and most of the UI still needs to have its bits wrapped with the jsp tag for authorization, but the necessary parts are in place, login and logout work as well..and the creation of the first user from the initialization process is back in place.

1 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: IfAuthorizedTag.java (new 1)
kenney 2006-08-10 23:40

Minor cleanups

1 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (+1 -1)
kenney 2006-07-18 01:49

Revived DateTag since it's still used in buildResult.

The buildResults uses the default extremecomponents DateCell,

but that only works in table columns so that's unusable here.

260 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (new 260)
evenisse 2006-06-12 14:33

Update to webwork 2.2.2

24 lines of code changed in:

evenisse 2006-01-05 14:38

Remove all <tr>, <th> and <td> from jsp and use continuum data tag instead for presentation, so it will be more easy to update jsps without need to know html to use for rendering

37 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DataTag.java (new 37)
evenisse 2006-01-04 19:14

Add a submit/cancel tag

54 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: SubmitCancelTag.java (new 54)
evenisse 2006-01-04 11:58

1 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (+1 -1)
evenisse 2006-01-03 18:06

Add more check for null value

15 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (+15 -12)
evenisse 2006-01-03 18:01

1 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (+1 -1)
evenisse 2006-01-03 18:00

o format code

o Check if date is null

209 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (+209 -175)
evenisse 2006-01-03 17:17

Add date formatter tag

223 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view/jsp/ui: DateTag.java (new 223)
Generated by StatSVN 0.3.2-SNAPSHOT