|
|
Login: jdbwillia
Fullname: jdbwillia
Revisions: 209
Lines of Code: 1973
Added Lines of Code: 4233
Lines of Code per Change: 9.4
|
| Date | Author | File/Message |
|---|---|---|
| 8/19/04 5:37 PM | jdbwillia |
Fixed bug with returning too soon from processAction - the userAction parameter was not being set.
(1 Files changed,
10 Lines changed)
|
| 8/19/04 2:44 PM | jdbwillia |
Doesn't allow request to be closed without a comment (before it would still close the request even though the user hadn't specified a comment)
(1 Files changed,
1 Lines changed)
|
| 8/19/04 2:39 PM | jdbwillia |
Added checking for required fields (start date, end date, subject and details)
(2 Files changed,
100 Lines changed)
src/webapp/submitrequest.jsp 1.15
(+90
-72)
|
| 8/19/04 10:50 AM | jdbwillia |
Fixes bug #1012195 (Null pointer when adding blank Intercessor)
(3 Files changed,
183 Lines changed)
|
| 8/17/04 10:55 AM | jdbwillia |
Fixes bug #1010236 (Index OutOfBounds Exception in search results)
(2 Files changed,
11 Lines changed)
|
| 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/16/04 2:41 PM | jdbwillia |
translateToQuery can now handle null categories in the request
(2 Files changed,
33 Lines changed)
|
| 8/16/04 2:33 PM | jdbwillia |
Made updateContractStatus more robust and able to handle null input
(2 Files changed,
44 Lines changed)
|
| 8/13/04 11:11 AM | jdbwillia |
Make removeContract and addContract more robust by checking for existing contracts first.
(2 Files changed,
134 Lines changed)
|
| 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)
|