| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| yongpak | 58 (49.2%) | 528 (79.5%) | 1038 (56.6%) | 9.10 |
| jdbwillia | 33 (28.0%) | 80 (12.0%) | 482 (26.3%) | 2.42 |
| todmaokn | 19 (16.1%) | -35 (-5.3%) | 211 (11.5%) | -1.84 |
| jniu | 8 (6.8%) | 91 (13.7%) | 103 (5.6%) | 11.38 |
| Date | Author | File/Message |
|---|---|---|
| 8/19/04 5:58 PM | yongpak |
oops, two hashes make for funky color
(1 Files changed,
1 Lines changed)
src/webapp/report.jsp 1.9
(+1
-1)
|
| 8/19/04 5:49 PM | yongpak |
changed header background color for consistency
(1 Files changed,
2 Lines changed)
src/webapp/report.jsp 1.8
(+2
-2)
|
| 8/19/04 4:32 PM | yongpak |
fixed bug: persisting fail/success messages
(1 Files changed,
106 Lines changed)
src/webapp/submitrequest.jsp 1.16
(+106
-90)
|
| 8/19/04 2:39 PM | jdbwillia |
Added checking for required fields (start date, end date, subject and details)
(1 Files changed,
90 Lines changed)
src/webapp/submitrequest.jsp 1.15
(+90
-72)
|
| 8/19/04 12:22 PM | jniu |
check if the comment is blank
(1 Files changed,
18 Lines changed)
src/webapp/singleRequest.jsp 1.16
(+18
-1)
|
| 8/19/04 12:21 PM | jniu |
remove debug info
(1 Files changed,
3 Lines changed)
|
| 8/19/04 10:19 AM | jniu |
add date validation
(1 Files changed,
17 Lines changed)
|
| 8/19/04 9:51 AM | yongpak |
updated styles to make textarea fonts consistent
(2 Files changed,
7 Lines changed)
|
| 8/18/04 11:55 AM | jniu |
tell user if the dateformat is wrong and request is submitted
(1 Files changed,
19 Lines changed)
src/webapp/submitrequest.jsp 1.13
(+19
-0)
|
| 8/17/04 10:20 AM | jdbwillia |
Fixes bugs: #1010230 (Null pointer when search results contain removed requestor) and #1008954 (When Search yeilds no results)
(1 Files changed,
35 Lines changed)
src/webapp/prayerList.jsp 1.16
(+35
-7)
|
| 8/13/04 2:22 PM | jniu |
add portalet tag library, fix the return to full screen link
(1 Files changed,
2 Lines changed)
src/webapp/report.jsp 1.7
(+2
-5)
|
| 8/12/04 6:08 PM | jniu |
change username and orgnization to right name. need to take care the case when organization is not set
(1 Files changed,
6 Lines changed)
src/webapp/report.jsp 1.6
(+6
-2)
|
| 8/11/04 9:44 PM | jdbwillia |
Removed link for Requestor name and removed self from list of available intercessors
(2 Files changed,
2 Lines changed)
|
| 8/11/04 9:24 PM | yongpak |
prayer report almost done
(3 Files changed,
42 Lines changed)
src/webapp/prayerList.jsp 1.15
(+12
-2)
src/webapp/report.jsp 1.5
(+29
-14)
|
| 8/11/04 9:19 PM | todmaokn |
Add "search all requestors" to dropdown.
(1 Files changed,
1 Lines changed)
|
| 8/11/04 8:14 PM | yongpak |
Display Requestor's name and organization in singleRequest when viewing as Intercessor.
(1 Files changed,
7 Lines changed)
|
| 8/11/04 7:28 PM | yongpak |
Changed label "Businessperson" to "Prayer Requestor"
(1 Files changed,
2 Lines changed)
|
| 8/11/04 7:18 PM | todmaokn |
Bugfix: don't namespace portlet params, since they already are. (Also organized imports and switched from Hashtable to Map.)
(1 Files changed,
10 Lines changed)
src/webapp/singleRequest.jsp 1.12
(+10
-10)
|
| 8/11/04 6:24 PM | todmaokn |
Remove search by org dropdown.
(1 Files changed,
0 Lines changed)
|
| 8/11/04 4:00 PM | todmaokn |
Getting search working, cleaning up JSPs along the way. (They should not contain html, head, body tags.)
(6 Files changed,
98 Lines changed)
src/webapp/prayerList.jsp 1.14
(+4
-6)
src/webapp/prayerRequestSearch.jsp 1.15
(+93
-143)
src/webapp/report.jsp 1.4
(+0
-3)
|