aquarium
2011-09-29 Georgios GousiosTake care of Date fields
2011-09-28 Georgios GousiosMore test data
2011-09-28 Georgios GousiosMake all internal methods private
2011-09-28 Georgios GousiosBetter default values
2011-09-28 Georgios GousiosTake care of *ToMany relationsips
2011-09-28 Georgios GousiosUpdate fixtures as schema was restructured
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-23 Georgios GousiosStart converting data to json from XML
2011-09-23 Georgios GousiosProcess complex object values
2011-09-22 Georgios GousiosDocumentation, check for Id field, appropr naming
2011-09-22 Georgios GousiosSet fixture id value by hand
2011-09-22 Georgios GousiosTake care of cases where field in object is not init'ed
2011-09-21 Georgios GousiosJSON fixture loader done (sort of)
2011-09-21 Georgios GousiosRemove dbunit from the list of dependencies
2011-09-21 Georgios GousiosUse a DJango-like JSON fixture for initial data
2011-09-21 Georgios GousiosUnsuccesful attempt to load test data with DBUnit
2011-09-20 Georgios GousiosClass to auto load test data before tests run
2011-09-20 Georgios GousiosBasic test data to be autoloaded
2011-09-20 Georgios GousiosMinor compilation fixes after refactoring the model
2011-09-20 Georgios GousiosImport dbunit for loading test DB data
2011-09-20 Georgios GousiosRemoved duplicate object declaration.
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 GousiosFix no return type definition error
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 GousiosClean up maven configuration
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 GousiosLogic project to hold the Aquarium business logic
2011-09-13 Georgios GousiosUse JUnit assertions in tests
2011-09-13 Georgios GousiosA list of ignored files
2011-09-13 Georgios GousiosBasic entities and simple tests