| Comment | Frequency |
|---|---|
| monday changes incorporated. All components working. Now time to put them together | 3 (14.3%) |
| project side totally finished and tested. Menu reorganized. | 2 (9.5%) |
| got component subform editing working with correct cancel redirect | 2 (9.5%) |
| late night commit after adding issue severity and status | 1 (4.8%) |
| issues ready for adding history | 1 (4.8%) |
| Date | Author | File/Message |
|---|---|---|
| 12/1/04 11:22 AM | arthurjo | issues ready for adding history
(10 Files changed,
69 Lines changed) create-tables.sql 1.10
(+0
-0)
web/pages/issueForm.jsp 1.3
(+38
-7)
web/loginMenu.jsp 1.5
(+2
-3)
|
| 12/1/04 10:11 AM | arthurjo | issue editing and deleting working without histories
(15 Files changed,
423 Lines changed) web/loginMenu.jsp 1.4
(+2
-1)
web/pages/issueList.jsp 1.2
(+7
-18)
create-tables.sql 1.9
(+0
-0)
metadata/sql/sample-data.xml 1.9
(+26
-6)
web/pages/mainMenu.jsp 1.2
(+5
-0)
web/pages/issueForm.jsp 1.2
(+78
-68)
|
| 12/1/04 5:30 AM | arthurjo | project side totally finished and tested. Menu reorganized.
(1 Files changed,
0 Lines changed) create-tables.sql 1.8
(+0
-0)
|
| 12/1/04 5:23 AM | arthurjo | project side totally finished and tested. Menu reorganized.
(9 Files changed,
33 Lines changed) web/WEB-INF/menu-config.xml 1.10
(+2
-1)
web/pages/menu.jsp 1.8
(+0
-1)
web/loginMenu.jsp 1.3
(+2
-1)
web/pages/componentForm.jsp 1.4
(+4
-0)
|
| 11/30/04 4:13 PM | arthurjo | finished project add/edit functionality including adding owners
(5 Files changed,
135 Lines changed) web/scripts/global.js 1.2
(+12
-0)
web/pages/projectForm.jsp 1.6
(+13
-9)
|
| 11/30/04 12:52 AM | arthurjo | added owners-project code but not currently working. need sleep
(11 Files changed,
130 Lines changed) metadata/sql/sample-data.xml 1.8
(+20
-0)
create-tables.sql 1.7
(+0
-0)
web/pages/projectForm.jsp 1.5
(+16
-0)
|
| 11/29/04 11:23 PM | arthurjo | got project version working and tested
(13 Files changed,
131 Lines changed) web/pages/projectForm.jsp 1.4
(+35
-24)
web/WEB-INF/menu-config.xml 1.9
(+0
-3)
web/pages/menu.jsp 1.7
(+0
-3)
metadata/sql/sample-data.xml 1.7
(+4
-1)
create-tables.sql 1.6
(+0
-0)
web/pages/projectVersionForm.jsp 1.2
(+10
-31)
|
| 11/29/04 9:47 PM | arthurjo | got components working - tested add, edit, and delete
(5 Files changed,
45 Lines changed) web/pages/projectForm.jsp 1.3
(+9
-6)
web/pages/componentForm.jsp 1.3
(+6
-4)
|
| 11/29/04 7:20 PM | arthurjo | got component subform editing working with correct cancel redirect
(6 Files changed,
38 Lines changed) create-tables.sql 1.5
(+0
-0)
web/pages/projectForm.jsp 1.2
(+28
-1)
web/pages/componentForm.jsp 1.2
(+0
-24)
|
| 11/29/04 6:55 PM | arthurjo | got component subform editing working with correct cancel redirect
(4 Files changed,
41 Lines changed) |
| 11/29/04 3:46 PM | arthurjo | monday changes incorporated. All components working. Now time to put them together
(2 Files changed,
0 Lines changed) |
| 11/29/04 2:26 PM | arthurjo | monday changes incorporated. All components working. Now time to put them together
(7 Files changed,
24 Lines changed) build.xml 1.2
(+1
-1)
web/WEB-INF/menu-config.xml 1.8
(+10
-8)
web/pages/menu.jsp 1.6
(+1
-0)
|
| 11/29/04 2:19 PM | arthurjo | monday changes incorporated. All components working. Now time to put them together
(13 Files changed,
19 Lines changed) metadata/sql/sample-data.xml 1.6
(+5
-5)
web/loginMenu.jsp 1.2
(+1
-2)
test/web/web-tests.xml 1.6
(+2
-2)
test/web/login.xml 1.2
(+1
-1)
web/common/footer.jsp 1.2
(+1
-1)
|
| 11/28/04 10:16 PM | arthurjo | final commit on Sunday 20041128
(2 Files changed,
5 Lines changed) |
| 11/28/04 10:07 PM | arthurjo | finished all individual components and tested
(44 Files changed,
2164 Lines changed) test/web/web-tests.xml 1.5
(+181
-1)
web/pages/projectVersionList.jsp 1.1 added 48 web/pages/projectVersionForm.jsp 1.1 added 124 web/pages/menu.jsp 1.5
(+2
-0)
web/WEB-INF/action-servlet.xml 1.7
(+22
-0)
web/pages/issueHistoryList.jsp 1.1 added 46 web/WEB-INF/menu-config.xml 1.7
(+2
-0)
create-tables.sql 1.4
(+0
-0)
metadata/sql/sample-data.xml 1.5
(+108
-15)
web/pages/issueHistoryForm.jsp 1.1 added 100 |
| 11/28/04 8:25 PM | arthurjo | added resolution and component classes
(47 Files changed,
2455 Lines changed) web/pages/componentForm.jsp 1.1 added 112 web/WEB-INF/action-servlet.xml 1.6
(+26
-2)
test/web/web-tests.xml 1.4
(+274
-1)
web/WEB-INF/menu-config.xml 1.6
(+4
-0)
web/pages/menu.jsp 1.4
(+1
-0)
metadata/sql/sample-data.xml 1.4
(+78
-0)
create-tables.sql 1.3
(+0
-0)
web/pages/componentList.jsp 1.1 added 46 |
| 11/28/04 7:33 AM | arthurjo | correct all list and input forms. refactored incorrect issueStatus from projectStatus.
sunday morning
(53 Files changed,
228 Lines changed) test/web/web-tests.xml 1.3
(+21
-21)
web/pages/issueStatusForm.jsp 1.2
(+12
-11)
web/WEB-INF/menu-config.xml 1.5
(+3
-3)
web/pages/issueStatusList.jsp 1.2
(+9
-12)
web/pages/severityList.jsp 1.2 removed web/pages/severityForm.jsp 1.2 removed |
| 11/28/04 2:44 AM | arthurjo | Fixed all issues with current. Time to sleep early sunday morning
(14 Files changed,
40 Lines changed) metadata/sql/sample-data.xml 1.3
(+6
-6)
web/WEB-INF/action-servlet.xml 1.4
(+5
-15)
web/WEB-INF/menu-config.xml 1.4
(+1
-2)
|
| 11/28/04 2:16 AM | arthurjo | got menus working properly again
(4 Files changed,
8 Lines changed) web/pages/menu.jsp 1.3
(+0
-4)
web/WEB-INF/menu-config.xml 1.3
(+4
-4)
|
| 11/28/04 1:06 AM | arthurjo | late night commit after adding issue severity and status
(82 Files changed,
4328 Lines changed) web/pages/menu.jsp 1.2
(+4
-0)
web/pages/issueSeverityList.jsp 1.1 added 40 web/pages/issueList.jsp 1.1 added 54 web/pages/issueSeverityForm.jsp 1.1 added 88 extras/appgen/build/gen/generic/src/web/com/panogenesis/webapp/action/IssueStatusController.java 1.1 added create-tables.sql 1.2
(+0
-0)
metadata/sql/sample-data.xml 1.2
(+182
-9)
test/web/web-tests.xml 1.2
(+368
-1)
web/WEB-INF/action-servlet.xml 1.2
(+44
-0)
web/WEB-INF/menu-config.xml 1.2
(+4
-0)
web/pages/issueStatusForm.jsp 1.1 added 100 web/pages/issueStatusList.jsp 1.1 added 42 web/pages/issueForm.jsp 1.1 added 171 |