Directory src/main/java/net/sf/imca/model/entities/
- Total Files:
- 28
- Deleted Files:
- 0
- Lines of Code:
- 2903
Browse with ViewVC
[root]/src/main/java/net/sf/imca/model/entities
Lines of Code
Developers
Author |
Changes |
Lines of Code |
Lines per Change |
dougculnane |
231 (100.0%) |
2022 (100.0%) |
8.7 |
Most Recent Commits
-
dougculnane
2008-02-13 19:53
Rev.: 261
-
better JPA ids. Try to fix tomcat forwarding problem
72 lines of code changed in 18 files:
-
src/main/java/net/sf/imca/model/entities:
AddressEntity.java (+4 -4),
AssociationEntity.java (+4 -4),
BoatEntity.java (+4 -4),
BoatVersionEntity.java (+4 -4),
CommitteeMemberEntity.java (+4 -4),
DesignEntity.java (+4 -4),
EquipmentSupplierEntity.java (+4 -4),
EventEntity.java (+4 -4),
EventEntryEntity.java (+4 -4),
FeeEntity.java (+4 -4),
FoilEntity.java (+4 -4),
MastEntity.java (+4 -4),
MembershipEntity.java (+4 -4),
MembershipTypeEntity.java (+4 -4),
PersonEntity.java (+4 -4),
SailEntity.java (+4 -4),
SailNumberEntity.java (+4 -4),
SailingClubEntity.java (+4 -4)
-
dougculnane
2008-01-21 22:49
Rev.: 250
-
test not fixed
1 lines of code changed in 1 file:
-
src/main/java/net/sf/imca/model/entities:
BoatDAO.java (+1 -1)
-
dougculnane
2008-01-21 22:30
Rev.: 249
-
bug fixs and upgrade JPA in the hope it works better.
1 lines of code changed in 1 file:
-
dougculnane
2007-11-05 11:45
Rev.: 179
-
bug fixes
3 lines of code changed in 1 file:
-
dougculnane
2007-11-03 17:57
Rev.: 173
-
menu finished and delete mem types if inactive
57 lines of code changed in 3 files:
-
dougculnane
2007-11-03 16:27
Rev.: 172
-
menu
18 lines of code changed in 2 files:
-
dougculnane
2007-10-25 17:34
Rev.: 150
-
various fixes.
16 lines of code changed in 2 files:
-
dougculnane
2007-10-24 15:55
Rev.: 139
-
clena for release and more docs.
4 lines of code changed in 1 file:
-
dougculnane
2007-10-23 12:18
Rev.: 133
-
fixes for working release
92 lines of code changed in 11 files:
-
src/main/java/net/sf/imca/model/entities:
BoatDAO.java (+2 -9),
BoatEntity.java (+30 -22),
BoatVersionEntity.java (+16 -1),
DesignEntity.java (+3 -1),
EquipmentSupplierEntity.java (+7 -2),
EventEntity.java (+6),
EventEntryEntity.java (+8),
FeeEntity.java (+6),
FoilEntity.java (+6),
MembershipEntity.java (+4 -1),
MembershipTypeEntity.java (+4 -1)
-
dougculnane
2007-10-19 11:46
Rev.: 131
-
edit membership types. first stage one feature complete version. Need to make sure it works.
20 lines of code changed in 1 file:
-
dougculnane
2007-10-18 08:15
Rev.: 130
-
small fixes and prgress the edit of Association data a bit.
0 lines of code changed in 1 file:
-
dougculnane
2007-10-16 20:41
Rev.: 129
-
fixes
2 lines of code changed in 2 files:
-
dougculnane
2007-10-05 16:40
Rev.: 121
-
javadoc
366 lines of code changed in 18 files:
-
src/main/java/net/sf/imca/model/entities:
AddressEntity.java (+94 -2),
AssociationEntity.java (+41 -6),
BoatEntity.java (+14 -6),
BoatVersionEntity.java (+15 -2),
CommitteeMemberEntity.java (+19 -5),
DesignEntity.java (+13 -3),
EquipmentSupplierEntity.java (+10 -2),
EventEntity.java (+15),
EventEntryEntity.java (+9 -2),
FeeEntity.java (+15),
FoilEntity.java (+15 -2),
MastEntity.java (+12 -3),
MembershipEntity.java (+12 -3),
MembershipTypeEntity.java (+19 -5),
PersonEntity.java (+16 -5),
SailEntity.java (+16 -2),
SailNumberEntity.java (+15 -5),
SailingClubEntity.java (+16 -1)
-
dougculnane
2007-09-25 20:28
Rev.: 113
-
UI fixes
10 lines of code changed in 1 file:
-
dougculnane
2007-09-24 23:33
Rev.: 110
-
small fixes
2 lines of code changed in 1 file:
-
dougculnane
2007-09-18 11:01
Rev.: 102
-
working data table and confirm or delete membership requests.
5 lines of code changed in 1 file:
-
dougculnane
2007-09-17 15:28
Rev.: 101
-
DataTable experiments and start of list Membership requests.
1 lines of code changed in 1 file:
-
dougculnane
2007-09-14 17:11
Rev.: 97
-
working but a bit rought join IMCA.
6 lines of code changed in 1 file:
-
dougculnane
2007-09-13 21:09
Rev.: 96
-
fixes
4 lines of code changed in 2 files:
-
dougculnane
2007-09-13 21:01
Rev.: 95
-
jsf mess
21 lines of code changed in 2 files:
(26 more)