647 Commits (master)
 

Autor SHA1 Mensaje Fecha
  peter_backlund 6ce1b849c0 Minor ctor improvments hace 17 años
  peter_backlund 9f97f3f414 Back to using the shared WS API classes. hace 17 años
  peter_backlund 3ba6162743 Adde equals/hashcode to delegate specifications to uphold the value object contract in RouteSpecification. hace 17 años
  peter_backlund 4ce9ac9f4a External WS api classes back again, they are shared. hace 17 años
  peter_backlund 1c74408d61 Improved ctor of CarrierMovement by better assertions and j.u.Date defensive copying. Updated tests. hace 17 años
  peter_backlund 8dd7e5e448 hace 17 años
  peter_backlund 917f00fcc2 hace 17 años
  peter_backlund 2e41814092 Moved web service API generated classes into bookingtracking presentation layer hace 17 años
  peter_backlund 8fd74c913a Added completion time parameter to cargo.handled() to enable Cargo to determine whether or not the specified activity should refresh the delivery or not. hace 17 años
  peter_backlund 9b34be231f Moved test classes to proper location hace 17 años
  peter_backlund 6d37b5944f Added DSL-like static factory methods for instance creation hace 17 años
  peter_backlund cf9cbd0bc8 Rewrote to use composition instead of inheritance with regards to Specification. hace 17 años
  peter_backlund 330ff1664c Using == for enums, sameAs for entities. hace 17 años
  peter_backlund 813a0c1b36 Variable name change, removed explicit rollback in annotation (made exception unchecked). hace 17 años
  peter_backlund dbadf52709 Added test for CargoUpdater hace 17 años
  peter_backlund effe40ef27 Added test for CargoUpdater hace 17 años
  peter_backlund 7bf813ac1d Moved registration timestamp creation to factory. hace 17 años
  peter_backlund 282478ad33 Removed useless comment hace 17 años
  peter_backlund 3c0e3aed43 Removed unused methods on inmem cargo repository hace 17 años
  peter_backlund 84f1d8ad41 Added method to create a seq number from a long hace 17 años
  peter_backlund 4932dca2bc Missed done file in previous commit. hace 17 años
  peter_backlund 0b915a947c Changed a few methods to package-level visibility. hace 17 años
  peter_backlund 20ae393bdf Inlined Projections class. Added ETA method to Itinerary. hace 17 años
  peter_backlund bab0b27603 Removed tests for previously removed classes. hace 17 años
  peter_backlund a2c4ce9af8 Added commented-out method that will eventually notify of schedule changes. hace 17 años
  peter_backlund b92de8e048 Changed "cargo handled" queue into topic, preparing for push of data to reporting context via topic subscribers. hace 17 años
  peter_backlund 280bd0f5c6 Removed all persistent fields from Projections, making all calculations "live". This made it possible to make all class methods static, but I'm not really sure that's a good idea. Revisit. hace 17 años
  peter_backlund e3863858c3 Added comment about the stubbed out nature of this service. hace 17 años
  peter_backlund 1bab26b46c Handling case when handling events are not found, removed some notes hace 17 años
  peter_backlund fd5869baf2 Removed old tracking web UI hace 17 años
  peter_backlund 0b5b4472e7 First stab at PDF reports. hace 17 años
  peter_backlund f1f63f59f6 Improved testing of reports. hace 17 años
  peter_backlund 7290519096 Reporting application with a bounded context partialy implemented (server side REST API on top of separate data store) hace 17 años
  peter_backlund 4cd2075a65 Moved context files to subdirectory to improve organization, removed a few redundant files. hace 17 años
  peter_backlund e4a7fe2fbe Encapsulated fields in pattern support classes to avoid name clashes (using "_primaryKey" instead of "id"). Fixed hbm files to reflect change. hace 17 años
  peter_backlund 636971d77b Rearranged building block pattern classes. hace 17 años
  peter_backlund 48e28b2a00 Removed old redundant pattern interfaces hace 17 años
  peter_backlund 88c529e142 Exclude two names fields in value object comparison, improved javadoc for support base classes. hace 17 años
  peter_backlund 786fe79cc9 Removed redundant abstract method. hace 17 años
  peter_backlund 6cdbca4e47 Made all domain model classes inherit common pattern base classes, removing lots of boilerplate code. hace 17 años
  peter_backlund 13843bcb9b Completed transition to annotation-based wiring. Booking UI now runs in external jvm against RMI interface. hace 17 años
  peter_backlund 4cea781c14 Added lost class to scm. hace 17 años
  peter_backlund 0c23e9d416 More works towards annotation-based constructor injection hace 17 años
  peter_backlund 7689e49896 Hrm. appears one class did not make it in the previous commit. hace 17 años
  peter_backlund a68345516b Moved tracking id generator to domain service package. hace 17 años
  peter_backlund ee0c6941ea Minor cleanups, moving towards ctor-DI everywhere in core. hace 17 años
  peter_backlund 6657060d72 Moved booking api back to proper location hace 17 años
  peter_backlund d68a3c224a Compacted DTO assembly a little. Removed mutability from a DTO. hace 17 años
  peter_backlund 9e09bbb94c More Cleanup hace 17 años
  peter_backlund af8d76faad Cleanup hace 17 años