59 Ревизии (e6f539a7a018e3957d93bf2f893a0e48a8bbd658)
 

Автор SHA1 Съобщение Дата
  peter_backlund e6f539a7a0 Added missing expectation on Session. преди 18 години
  jorgen_falk ae22881faa Modified domain objects. Removed 'get' and 'set' prefix from getters&setters преди 18 години
  peter_backlund d9117c08c6 Introduced UUID, timeRegistered property and sameAs/equals for HandlingEvent. преди 18 години
  peter_backlund 4f9d4d3079 Introduced DTOs at the service layer level, decoupling the web interface from the domain model. преди 18 години
  peter_backlund e35dea1beb Bean id reference fixed. преди 18 години
  peter_backlund bdb9044e7e Use CarrierId instead of String as CarrierMovement identifier. преди 18 години
  peter_backlund cd7e3969e7 Made persistence configuration less intrusive by going with defaults everywhere, making it easier on the eyes. Empty default constructors are pushed to the bottom of the class. преди 18 години
  jorgen_falk 7ec3437e26 Changed persistence layer to point to the InMem repositories преди 18 години
  peter_backlund 21ffa2b051 Domain model persisted using Hibernate annotations. преди 18 години
  peter_backlund a324fe0328 Sitemesh introduced, slight rearranging of JSP structure. преди 18 години
  peter_backlund 123d3c76f3 Silence EhCache config file warning. преди 18 години
  jorgen_falk 6bdd23fa95 Removed auto deploy (the scanIntervalSeconds confguration property) since this seems to cause problems with file locking in the hsql database when auto deploy tries to reload the database schema преди 18 години
  jorgen_falk 4a90b167df Added check for adding HandlingEvents with the same timestamp. This will now cause a IllegalArgumentExcpetion to be thrown преди 18 години
  jorgen_falk 956b702ece Added two new Handling Events: RECEIVE and CLAIM преди 18 години
  jorgen_falk f0f905fe9c Modified styles again (minor change) преди 18 години
  jorgen_falk 436c3b4667 Modified style sheet (minor change) преди 18 години
  jorgen_falk a54c906788 removed @override for method public int comparesTo(HandlingEvent o) преди 18 години
  jorgen_falk 7127e8d052 Added new style sheet преди 18 години
  jorgen_falk 2edc8cc697 Added new style sheet преди 18 години
  jorgen_falk 343ac1f0b8 Added new style sheet преди 18 години
  peter_backlund feb0a349ca Tightened the CargoTrackingController a bit, treating "no cargo found" same way as a binding error преди 18 години
  jorgen_falk 604e60c2a7 Modifed start page to view delivery history преди 18 години
  jorgen_falk 671175a783 Modified configuration of jetty plugin to do automatic re-deploy. Set scan interval to 10 sec преди 18 години
  jorgen_falk de2e4b0f31 Modified workflow in web gui to present the search result and search form in same view (start.jsp) преди 18 години
  jorgen_falk 5facec9b3c Added SpringMVC ExceptionHandler преди 18 години
  jorgen_falk 3d62dcea98 Moved TrackCommandValidatorTest from src/main/java to src/test/java преди 18 години
  jorgen_falk b28377caa6 Added missing import se.citerus.dddsample.web.command преди 18 години
  peter_backlund 124f421db2 Test for track command validator. преди 19 години
  Patrik Fredriksson 1731c4141f Removed file used for svn hook test. преди 19 години
  Patrik Fredriksson 44bbbc01d6 Testing svn hook. преди 19 години
  Jesper Hammarbäck 9edfb509f2 Created command package. преди 19 години
  peter_backlund ed14cbc52a Introduced EasyMock and improved service layer test to verify transaction demarcation. преди 19 години
  peter_backlund ea736af6e8 Test for CargoTrackingController. преди 19 години
  peter_backlund 2c6d0bfef2 Explicit tld configuration and exploded directory is redundant, loaded from classpath by container. преди 19 години
  peter_backlund 402115837f Renamed ON/OFF events LOAD/UNLOAD (missed a few files) преди 19 години
  peter_backlund 985120153b Renamed ON/OFF events LOAD/UNLOAD преди 19 години
  peter_backlund 6396b23d8b Fixed Cargo.currentLocation when still at origin location. преди 19 години
  peter_backlund 659783bd24 Place classpath-root files under resources/ directory, which is the prefered location. преди 19 години
  jorgen_falk e6651539ef Added "ZYX" test tracking id just to have some more options while testing.... преди 19 години
  Jesper Hammarbäck e22af37f04 Added a simple form for user input. преди 19 години
  Jesper Hammarbäck 2de2a58df4 Added Spring tag library. преди 19 години
  Jesper Hammarbäck 852219a3ed Changed URL pattern for dispatch servlet from "form" to "html". преди 19 години
  Jesper Hammarbäck 7ffa10198a Added redirect from index page to cargo form view. преди 19 години
  Jesper Hammarbäck 956fd5da75 Added dependencies: standard taglib and jstl. преди 19 години
  jorgen_falk 8c684a6b40 Added first really simple go at using Spring Web MVC for web gui преди 19 години
  jorgen_falk 34a1072170 Added CargoService преди 19 години
  jorgen_falk 6b309a4839 Added format preference file for eclipse with 2 space indentation and 120 char wide lines преди 19 години
  jorgen_falk b4a1f8af84 Created new repository package. Added two new repository implementations, one for InMem (static, compile time setup) and a code skeleton for a Hibernate version преди 19 години
  Patrik Fredriksson dfcfd459b9 Changed date formats to ISO 8601 to prevent tests from failing due to locale issues. преди 19 години
  jorgen_falk c31fc6c1eb Added CargoTest and fixed failing tests преди 19 години