First iteration of cost function working
[aquarium] / model /
2011-09-29 Georgios GousiosDefaults and more test data
2011-09-28 Georgios GousiosBetter default values
2011-09-28 Georgios GousiosFix copy-paste errors
2011-09-28 Georgios GousiosMake Organization a proper entity
2011-09-23 Georgios GousiosBetter defaults
2011-09-22 Georgios GousiosSet fixture id value by hand
2011-09-21 Georgios GousiosJSON fixture loader done (sort of)
2011-09-21 Georgios GousiosUnsuccesful attempt to load test data with DBUnit
2011-09-20 Georgios GousiosFix unit tests
2011-09-20 Georgios GousiosRemove forgotten association
2011-09-20 Georgios GousiosFix column name to match declaring type
2011-09-20 Georgios GousiosRemove forgotten association
2011-09-20 Georgios GousiosEnable more detailed resource descriptions
2011-09-19 Georgios GousiosNew many to many relationships
2011-09-19 Georgios GousiosVerbosity--
2011-09-19 Georgios GousiosBill calculation algorithm
2011-09-19 Georgios GousiosResource type is now a shared enum
2011-09-19 Georgios GousiosFix entity mapping errors here and there.
2011-09-16 Georgios GousiosServiceItems now have owners
2011-09-16 Georgios GousiosAdded a few more entities. Untested yet.
2011-09-16 Georgios GousiosMake shared resource handling a top-level feature
2011-09-16 Georgios GousiosShare JPA configuration with all subprojects
2011-09-16 Georgios GousiosShared resources bundle
2011-09-16 Georgios GousiosSome simple building notes and indentation fixes
2011-09-16 Georgios GousiosPreparing to push repo to Grnet's server
2011-09-15 Georgios Gousios2 more entities, change quantities to Floats
2011-09-15 Georgios GousiosIts final: JPA works just fine
2011-09-15 Georgios GousiosFinally got composite key right
2011-09-14 Georgios GousiosMore entities, make logic code compile
2011-09-14 Georgios GousiosBusiness logic skeletons
2011-09-13 Georgios GousiosUse JUnit assertions in tests
2011-09-13 Georgios GousiosBasic entities and simple tests