| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| todmaokn | 12 (50.0%) | 35 (24.3%) | 95 (33.1%) | 2.92 |
| yongpak | 6 (25.0%) | 94 (65.3%) | 125 (43.6%) | 15.67 |
| jdbwillia | 4 (16.7%) | -21 (-14.6%) | 31 (10.8%) | -5.25 |
| jniu | 2 (8.3%) | 36 (25.0%) | 36 (12.5%) | 18.00 |
| Date | Author | File/Message |
|---|---|---|
| 8/10/04 6:14 PM | yongpak |
renamed portlet titles as they appear in dropdown, per discussion with roger, scott, mark, jason
(1 Files changed,
4 Lines changed)
|
| 8/10/04 4:02 PM | jdbwillia |
Removed report portlet for now
(1 Files changed,
0 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.18
(+0
-19)
|
| 8/10/04 11:12 AM | jdbwillia |
Removed Role Section Portlet (not needed for now - everyone defaults to being both a requestor and intercessor)
(1 Files changed,
0 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.17
(+0
-25)
|
| 8/9/04 12:17 PM | yongpak |
began integrating prayerRequestSearchPortlet
(1 Files changed,
1 Lines changed)
|
| 8/9/04 9:49 AM | jniu |
add prayerrequestsearch portlet
(1 Files changed,
15 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.15
(+15
-0)
|
| 8/6/04 4:24 PM | yongpak |
removed AddCommentPortlet
(1 Files changed,
0 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.14
(+0
-25)
|
| 8/4/04 9:59 PM | jdbwillia |
Fixed access control for each portlet
(1 Files changed,
30 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.13
(+30
-7)
|
| 7/30/04 9:08 PM | yongpak |
added skeleton portlets - they need to get hooked up with some services.
(1 Files changed,
86 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.12
(+86
-1)
|
| 7/30/04 6:22 PM | todmaokn |
Pulled ThreadLocals into Constructor. Moved everything out of session scope into application scope. SessionFactoryComponentAdapter needs real Configuration class on startup
(1 Files changed,
0 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.11
(+0
-12)
|
| 7/30/04 12:26 PM | yongpak |
still working on this
(1 Files changed,
11 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.10
(+11
-0)
|
| 7/29/04 6:14 PM | todmaokn |
It seems that comments break the SAXParser?
(1 Files changed,
0 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.9
(+0
-32)
|
| 7/29/04 5:36 PM | todmaokn |
Comment out busted xml.
(1 Files changed,
3 Lines changed)
|
| 7/29/04 3:49 PM | yongpak |
added RequestorRelationshipsPortlet
(1 Files changed,
23 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.7
(+23
-0)
|
| 7/29/04 9:57 AM | jniu |
Added new portlet for submit request
(1 Files changed,
21 Lines changed)
src/webapp/WEB-INF/portlet.xml 1.6
(+21
-0)
|
| 7/28/04 2:08 PM | todmaokn |
Gave our Role Selection Portlet an id of 1000
(1 Files changed,
2 Lines changed)
|
| 7/27/04 2:33 PM | todmaokn |
Reflect package renamings in deployment descriptors.
AND USE METHOD="POST"!!!!!!!
(1 Files changed,
8 Lines changed)
|
| 7/27/04 11:23 AM | jdbwillia |
Refactoring package names
(1 Files changed,
1 Lines changed)
src/webapp/WEB-INF/web.xml 1.5
(+1
-1)
|
| 7/22/04 4:34 PM | todmaokn |
Pico wiring, and other things.
(1 Files changed,
11 Lines changed)
src/webapp/WEB-INF/web.xml 1.4
(+11
-0)
|
| 7/20/04 5:18 PM | todmaokn |
Stumbling into security roles...
(2 Files changed,
24 Lines changed)
src/webapp/WEB-INF/web.xml 1.3
(+8
-0)
src/webapp/WEB-INF/portlet.xml 1.3
(+16
-0)
|
| 7/20/04 4:31 PM | todmaokn |
Starting real portlet for role selection businessperson/intercessor. Fleshing out service locator api to hide pico from portlet code.
(1 Files changed,
2 Lines changed)
|