| Date | Author | File/Message |
|---|---|---|
| 8/18/04 12:24 PM | todmaokn |
Shorten names, fix repo urls.
(1 Files changed,
7 Lines changed)
project.xml 1.22
(+7
-1)
|
| 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/18/04 11:54 AM | jniu |
add varible DateFormat
(1 Files changed,
6 Lines changed)
|
| 8/18/04 11:53 AM | jniu |
set varible informing jsp page if date format is correct
(1 Files changed,
6 Lines changed)
|
| 8/17/04 5:10 PM | todmaokn |
Hard date ranges for search.
(2 Files changed,
25 Lines changed)
|
| 8/17/04 4:00 PM | todmaokn |
All is now ready for production mysql config.
(1 Files changed,
27 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/17/04 10:12 AM | todmaokn |
translateToDocument now handles null fields okay. Really ought to make sure our value objects are good citizens.
(4 Files changed,
47 Lines changed)
|
| 8/16/04 5:09 PM | todmaokn |
Security: must pass userId to lookup a PrayerRequest.
(7 Files changed,
180 Lines changed)
|
| 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/16/04 1:29 PM | todmaokn |
Pre-indexing optimization.
(3 Files changed,
44 Lines changed)
|
| 8/16/04 12:14 PM | todmaokn |
Doh, committing too much again.
Ampersand.
Cleaning up composer.
(1 Files changed,
20 Lines changed)
|
| 8/13/04 5:16 PM | todmaokn |
Reinstate maven logo, cleanup container composer.
(Sorry accidentally committed too much together.)
(1 Files changed,
7 Lines changed)
|
| 8/13/04 4:45 PM | todmaokn |
Trying to fix those javadoc properties.
(1 Files changed,
20 Lines changed)
project.properties 1.7
(+20
-10)
|
| 8/13/04 4:09 PM | todmaokn |
Attempt to fix javadocs. Suspected hibernate tags were breaking it.
(1 Files changed,
13 Lines changed)
project.properties 1.6
(+13
-0)
|
| 8/13/04 3:02 PM | todmaokn |
Little quick site tweaks; we'll see how they look. Low priority.
(1 Files changed,
18 Lines changed)
project.xml 1.21
(+18
-0)
|
| 8/13/04 2:52 PM | todmaokn |
Minor cleanup. No other methods were susceptible to the same error as getRequestorsForIntercessor was.
(1 Files changed,
24 Lines changed)
|
| 8/13/04 2:43 PM | todmaokn |
Formatted with Ctrl+Shift+F before making changes.
(1 Files changed,
13 Lines changed)
|