| Comment | Frequency |
|---|---|
| formatting changes | 5 (1.8%) |
| check if the comment is blank | 2 (0.7%) |
| beginnings of RequestorRelationshipsPortlet | 2 (0.7%) |
| add updateStatus method | 2 (0.7%) |
| This class is to validate date field | 2 (0.7%) |
| 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 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 4:55 PM | jniu |
validate date fields
(1 Files changed,
15 Lines changed)
|
| 8/19/04 4:32 PM | yongpak |
fixed bug: persisting fail/success messages
(3 Files changed,
171 Lines changed)
src/webapp/submitrequest.jsp 1.16
(+106
-90)
|
| 8/19/04 4:26 PM | jniu |
This class is to validate date field
(1 Files changed,
27 Lines changed)
|
| 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 3:34 PM | todmaokn |
Sweet; date range searches work now.
(4 Files changed,
168 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 12:22 PM | jniu |
check if the comment is blank
(2 Files changed,
47 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 12:19 PM | jniu |
check if the comment is blank
(2 Files changed,
29 Lines changed)
|
| 8/19/04 10:50 AM | jdbwillia |
Fixes bug #1012195 (Null pointer when adding blank Intercessor)
(3 Files changed,
183 Lines changed)
|
| 8/19/04 10:41 AM | todmaokn |
Can now read from the conf directory. Yikes, that's an ugly call.
(1 Files changed,
3 Lines changed)
|
| 8/19/04 10:19 AM | jniu |
add date validation
(5 Files changed,
44 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 2:18 PM | jniu |
make DateFormat variable reuseable for sumbit action check
(1 Files changed,
9 Lines changed)
|
| 8/18/04 1:09 PM | todmaokn |
Repo urls need trailing slash.
(1 Files changed,
1 Lines changed)
project.xml 1.23
(+1
-1)
|