254 Ревизии (d024d9c1cbcfbbff8d4dbc4fc68497ae450b980b)
 

Автор SHA1 Съобщение Дата
  peter_backlund d024d9c1cb Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. преди 18 години
  peter_backlund c4a0dfb1ee Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. преди 18 години
  peter_backlund ce74de83e5 Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. преди 18 години
  peter_backlund 5dbf494e26 Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. преди 18 години
  peter_backlund e8005fc51f Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. преди 18 години
  peter_backlund 9b5f0933d0 Introduced Voyage, Schedule and VoyageNumber. CarrierMovement is now a value object, CarrierMovementId is dropped. преди 18 години
  peter_backlund 5b8559f2f9 Moved "assignToRoute" into Cargo and removed the service method. преди 18 години
  peter_backlund 7019d28e3a Test fixes преди 18 години
  peter_backlund 58f881ec54 Domain object utils преди 18 години
  peter_backlund 571777f975 Use null object for carrier movement преди 18 години
  peter_backlund b32e5b6596 Refactored test to reflet introduction of handling event factory преди 18 години
  peter_backlund 141f4abc43 Created test for handling event factory преди 18 години
  peter_backlund 61ea89e1c6 Removed unused class преди 18 години
  peter_backlund e335d1895b Refactored construction of HandlingEvent instance into a factory, which uses repositories for assembly. преди 18 години
  peter_backlund 27f083ba00 Fixed constructor call преди 18 години
  peter_backlund 9837516fd3 Adapted currentCarrierMovement and currentLocation to null object pattern преди 18 години
  peter_backlund 3f7a97641f Tests adapted to changes in HandlingEvent and CarrierMovement преди 18 години
  peter_backlund c80681a054 Added departure time and arrival time to carrier movement. преди 18 години
  peter_backlund ab5856ab81 Introduced sample carrier movements, similar to the sample locations преди 18 години
  peter_backlund b2abeda871 Javadoc updates преди 18 години
  peter_backlund c8666e706d Removed reference in comment about thread-based implementation преди 18 години
  peter_backlund 6a62c217b7 Stubbed specification tests, not complete yet преди 18 години
  peter_backlund 24b8077830 Simple util to build Dates from Strings преди 18 години
  peter_backlund 66655da85a Double-check received itineraries against route specification before returning them to caller. преди 18 години
  peter_backlund ce05df04d9 Added accessor for arrival deadline field преди 18 години
  peter_backlund a0603d0f36 Tests for Patrik's specification pattern implementation преди 18 години
  peter_backlund d7892ed38a Included Patrik's specification pattern implementation преди 18 години
  peter_backlund 5e91f36c90 Removed unused application context definition files преди 18 години
  peter_backlund 174ba9123c Removed unused thread-based asynchronous message service implementation преди 18 години
  peter_backlund 41cd04b081 Eliminated redundant check in equals() преди 18 години
  peter_backlund a490219b43 Removed use of inline package name. преди 18 години
  peter_backlund b220e006e3 Brought back TODO comment преди 18 години
  peter_backlund d834457a58 Merged changes from 1.0 branch back to trunk преди 18 години
  peter_backlund bf727bd2f6 [maven-release-plugin] prepare for next development iteration преди 18 години
  peter_backlund d96ca4e781 [maven-release-plugin] prepare release register-app-1.0 преди 18 години
  peter_backlund 678cb74514 Depend on dddsample 1.0 преди 18 години
  peter_backlund 08e05f9647 [maven-release-plugin] prepare for next development iteration преди 18 години
  peter_backlund 695bcf915c [maven-release-plugin] prepare release register-app-1.0-RC1 преди 18 години
  peter_backlund 9b38801b17 Depend on dddsample 1.0 RC1 преди 18 години
  peter_backlund e9ffa7aa44 Added SCM info to pom.xml преди 18 години
  peter_backlund f160f00e1c Moved MVC parts from dddsample.application.web to dddsample.ui, in line with the book's definition of the UI layer. преди 18 години
  peter_backlund fe1d1cc858 Introduced a cargo tracking view adapter. преди 18 години
  peter_backlund df1f13a62f Load app.properties from current dir first, then from root of classpath if not found, which makes it possible to both run in development mode inside the IDE and to edit the file to point at any WSDL URL in distributed mode. преди 18 години
  peter_backlund 1339c93f3d Introduced dropdown for event type selection, changed application title to "Incident Logging Application", which is the term used in the book. преди 18 години
  peter_backlund 9bfd36091b Updated web service API usage to current core app. преди 18 години
  peter_backlund c0197c1d42 Restructured the routing team code slightly преди 18 години
  peter_backlund 41f76db69e Removed loadForRouting() from domain service layer, since it only delegated to repository. Remote facade in application layer now calls repository directly. преди 18 години
  peter_backlund b3350cd3ea Renamed CargoService.notify() to inspectCargo(), which better reflects what actually happens преди 18 години
  peter_backlund 7d5ef264c6 Removed unused relation to HandlingEvent repository, added better explanation of query-and-load in cargoRepository.find() method преди 18 години
  peter_backlund 075ab6956a Moved Hibernate mapping files to application.persistence package преди 18 години