peter_backlund
45fa5a65df
Added an FAQ section
преди 17 години
peter_backlund
4d75e162b6
Made id field property volatile
преди 17 години
peter_backlund
16377d1f2e
Added Pacific TZ and Long Beach location
преди 17 години
peter_backlund
3b1fc28e1e
Clarified Java version
преди 17 години
peter_backlund
073c0dad8b
Use version property for slf4j
преди 17 години
ericevans
1626d96f5b
Eric- Changed behavior of Empty Itinerary to expect nothing. No event is appropriate for a Cargo with an empty itinerary, rather than any event being acceptable. Added tests for this into ItineraryTest. There was another test that depended on this behavior simply as a way to not have to populate the Itinerary the setup. That one is now a TODO.
преди 17 години
ericevans
7f1dc845e3
Eric - Removed origin from Cargo. Now RouteSpecification is the only place with origin. Changed hibernate mappings to remove Cargo origin. Removed test that looked for case when Cargo origin was different from RouteSpecification origin. This rule isn't quite right. The rule should be that the origin cannot change after there is an event.
преди 17 години
ericevans
99b9d556d5
Eric - Fixed bug in CargoTrackingViewAdapterTest.java, which worked only for Central Europe Time.
Changed TrackingViewAdapter to show time in the time zone of the location of the event.
To do this, we added a TimeZone to the Location, which is passed into the constructor.
преди 17 години
peter_backlund
8929b0e240
Added assertions to HandlingHistory that ensures that it refers to a unique cargo, and that a Cargo can't derive its delivery progress from a handling history of another cargo. There are also two descriptive static factory methods for the different possibilities of creating a HandlingHistory.
HandlingEventRepository now looks up handling events from Cargo instead of TrackingId.
Fixed a problem with Hibernate lazy proxies not being initialised when reading a field.
преди 17 години
peter_backlund
6ee8f2e53a
Logging is now a bit less verbose.
преди 17 години
peter_backlund
8f30715264
Removed an unneeded dependency exclusion, added default goal (package)
преди 17 години
peter_backlund
002191b07b
Unique foreign key names
преди 17 години
peter_backlund
31658acb35
[maven-release-plugin] prepare for next development iteration
преди 17 години
peter_backlund
452bcc1925
[maven-release-plugin] prepare release register-app-1.1.0
преди 17 години
peter_backlund
199068a0cb
Trunk now rolls 1.2.0-SNAPSHOT
преди 17 години
peter_backlund
7a8e5f9143
Removed unneeded script.
Added version number to zip artifact.
преди 17 години
peter_backlund
4ca3697a61
Changed to using Yahoo calendar widget.
преди 17 години
peter_backlund
e957edd9d7
Added jpg version of layer diagram.
преди 17 години
peter_backlund
411ed6db0b
Compressed a few images, removed unused images.
преди 17 години
peter_backlund
70ec14d6e9
Moved large PDF project description to Dropbox.
преди 17 години
peter_backlund
2be917734d
Added a license file.
преди 17 години
peter_backlund
cb7925de47
Fixed weird section about application layer.
Added step-by-step instructions with screenshots for Eclipse.
Content listing for screencast.
преди 17 години
peter_backlund
6a42ea4c04
Slow java.net repositories are no longer needed.
преди 17 години
peter_backlund
ef46b77f06
Not a good idea after all to commit the Eclipse project files.
преди 17 години
Patrik Fredriksson
95d1f5bf3d
Minor doc updates.
преди 17 години
peter_backlund
85e9976c57
Added Eclipse project descriptor files to source control, since Maven tooling is not sufficient for that IDE.
преди 17 години
peter_backlund
e7c3b3509a
Polished the pom a little.
преди 17 години
peter_backlund
f128558146
Made CargoLifecycleScenarioTest use explicit dates.
Improved voyages in scenario test.
Improved toString of HandlingEvent.
преди 17 години
peter_backlund
eac5d00a8c
Improved doumentation.
преди 17 години
peter_backlund
6c8822bbd6
Improved Eclipse instructions.
преди 17 години
peter_backlund
dccfe277c9
Documentation updates.
Made a couple of dependencies explicit to work around deficiencies in the Eclipse plugin.
преди 17 години
peter_backlund
c65e43122e
Escape ampersand properly in XML
преди 17 години
peter_backlund
bb76ebd83a
Using generated source files from WSDL for web service API, instead of having a external library dependency to dddsample.
преди 17 години
peter_backlund
ddb5c5f4da
Changed to actual screencast URL, and of course uploaded to the video to Youtube
преди 17 години
peter_backlund
f530a83fe7
Moved contents of doc directory to standard locations.
преди 17 години
peter_backlund
6ad6eb6c9c
Moved checkstyle config to src/main/config
преди 17 години
peter_backlund
73808eff2f
Updated the download instructions.
преди 17 години
peter_backlund
575848d075
Wrote more about roadmap/changelog, added screencast stub page using XDOC
преди 17 години
peter_backlund
4254cdd4af
Added missing package descriptions and corrected a few of the existing ones.
преди 17 години
peter_backlund
02511b201d
Added missing package descriptions and corrected a few of the existing ones.
преди 17 години
peter_backlund
69f0d86573
Fixed a classpath problem when running Cobertura (conflicting versions of slf4j were being pulled in).
преди 17 години
peter_backlund
59e3c2b819
A few minor changes to the experimental parts of the domain layer support
преди 17 години
peter_backlund
2971f1a3ed
Changelog page stub
преди 17 години
peter_backlund
01c65767cf
A few checkstyle report fixes - only ~1200 errors to go!
Moved DDD pattern interfaces to doman.shared
преди 17 години
peter_backlund
627a24a1a8
Stub for describing how a handling event is registered in the system
преди 17 години
peter_backlund
7645ec834f
Added experimental (but unused) building block pattern base classes
преди 17 години
peter_backlund
6161489edd
Added TODO for improvements to model
преди 17 години
peter_backlund
51a3c12848
Made the booking servlet context not depend on the root application context, instead connecting only over RMI.
преди 17 години
peter_backlund
8fff358b41
Removed unneeded test
преди 17 години
peter_backlund
0ff1644d3e
Clean up inmem repositories
преди 17 години