| Author | Revisions | Lines of Code | Added Lines of Code | Lines of Code per Change |
|---|---|---|---|---|
| jdbwillia | 32 (38.6%) | 350 (40.3%) | 700 (40.4%) | 10.94 |
| todmaokn | 23 (27.7%) | 230 (26.5%) | 693 (40.0%) | 10.00 |
| yongpak | 16 (19.3%) | 122 (14.0%) | 135 (7.8%) | 7.62 |
| jniu | 11 (13.3%) | 157 (18.1%) | 196 (11.3%) | 14.27 |
| wt22 | 1 (1.2%) | 10 (1.2%) | 10 (0.6%) | 10.00 |
| Date | Author | File/Message |
|---|---|---|
| 8/19/04 4:26 PM | jniu |
use DateUtil to validate date fields
(1 Files changed,
11 Lines changed)
|
| 8/19/04 4:25 PM | jniu |
This class is to validate date field
(1 Files changed,
51 Lines changed)
|
| 8/19/04 10:50 AM | jdbwillia |
Fixes bug #1012195 (Null pointer when adding blank Intercessor)
(1 Files changed,
137 Lines changed)
|
| 8/19/04 10:19 AM | jniu |
add date validation
(1 Files changed,
8 Lines changed)
|
| 8/17/04 10:12 AM | todmaokn |
translateToDocument now handles null fields okay. Really ought to make sure our value objects are good citizens.
(1 Files changed,
3 Lines changed)
|
| 8/16/04 5:09 PM | todmaokn |
Security: must pass userId to lookup a PrayerRequest.
(1 Files changed,
2 Lines changed)
|
| 8/16/04 1:29 PM | todmaokn |
Pre-indexing optimization.
(1 Files changed,
7 Lines changed)
|
| 8/13/04 11:39 AM | todmaokn |
Flagged field as deprecated; what's it for?
(1 Files changed,
4 Lines changed)
|
| 8/12/04 4:25 PM | todmaokn |
A little cleanup.
(1 Files changed,
14 Lines changed)
|
| 8/10/04 12:20 PM | todmaokn |
Good catch, Whey Joo! (M for month, not m, in SimpleDateFormat.)
(1 Files changed,
1 Lines changed)
|
| 8/9/04 5:41 PM | jniu |
add updateStatus method
(1 Files changed,
7 Lines changed)
|
| 8/6/04 11:38 AM | jdbwillia |
Fleshed out add comment feature for requestor. Added equals and hashcode method to PrayerComment
(2 Files changed,
35 Lines changed)
|
| 8/5/04 9:45 AM | jdbwillia |
Added two new states for contracts to handle cancellations and declines.
(1 Files changed,
2 Lines changed)
|
| 8/4/04 10:01 PM | jdbwillia |
Implemented addComment and getCommentsByPrayerId
(1 Files changed,
1 Lines changed)
|
| 8/4/04 6:53 PM | yongpak |
fleshed out IntercessorRelationshipsPortlet - update contract status isn't working yet.
(1 Files changed,
1 Lines changed)
|
| 8/4/04 5:01 PM | todmaokn |
Implemented equals and hashCode.
(1 Files changed,
77 Lines changed)
|
| 8/4/04 4:29 PM | todmaokn |
Finally figured out search contract. Rolling on to implementing Manager layer.
(3 Files changed,
66 Lines changed)
|
| 8/4/04 2:24 PM | todmaokn |
Moved PortalUser to top-level package. Classes should only depend on classes in their own or parent packages, "up" the hierarchy, never "down" or "across." (The pico package is an exception, since it the ContainerComposer needs to see just about everything.)
(1 Files changed,
0 Lines changed)
|
| 8/4/04 1:55 PM | jdbwillia |
Removed some system.outs and added feature to remove chosen intercessors from selection list.
(1 Files changed,
1 Lines changed)
|
| 8/4/04 1:22 PM | wt22 |
Starting Search features
(1 Files changed,
10 Lines changed)
|