peter_backlund
a4dff301cb
Eliminated the need to keep track on "handled after routing".
Rerouting now works with complete, merged itineraries.
Scenario test is improved, using more realistic setup.
16 anni fa
peter_backlund
dc8d27665b
Print test failures to standard out, added modules subsection to site.
16 anni fa
peter_backlund
7d52039c4d
Improved report submission and reporting service. Core now deploys correctly.
16 anni fa
peter_backlund
7abb258358
Extracted interface to enable proxy-style CXF REST
16 anni fa
peter_backlund
3b4fc20910
Minor refactoring
16 anni fa
peter_backlund
11fcd8cfea
Implemented storage of cargo details and handlings in reporting context
16 anni fa
peter_backlund
02fced37d3
Renamed LegMatch to LegActivityMatch, more in line with the UL
16 anni fa
peter_backlund
3c57243c41
Added test for LegMatch
16 anni fa
peter_backlund
35391a9c49
Added webAppRootKey to all web.xml, made pathfinder webapp ready to run by Jetty plugin.
16 anni fa
peter_backlund
7404a427c9
Minor documentation updates
16 anni fa
peter_backlund
306125d233
Renamed Location null object to NONE
16 anni fa
peter_backlund
aed6e75d13
Remapped HandlingActivity to use its own table
16 anni fa
peter_backlund
7686cd5503
Further improvments of sample voyages and test environment.
16 anni fa
peter_backlund
ffbd13688f
Handle ORM proxy subclass comparison in Entity and ValueObject support classes.
16 anni fa
peter_backlund
7a28ceed3c
Removed from and to timestamps from routing service api, they are derived from the voyage instead.
16 anni fa
peter_backlund
c4ec14a02d
Copying instance of shared value object type (HandlingActivity)
17 anni fa
peter_backlund
a86999d907
Fixed misplaced import
17 anni fa
peter_backlund
c3e0ce62fa
Added realistic voyages and replaced some of the older ones.
17 anni fa
peter_backlund
70a8d9aa01
Changed visibility to private on a field
17 anni fa
peter_backlund
32c8f04c34
Small test and javadoc improvments
17 anni fa
peter_backlund
49f2413f04
Added copy method, improved javadoc
17 anni fa
peter_backlund
061958fdaa
17 anni fa
peter_backlund
fb2581614d
Now able to correctly predict customs handling and handling immediately after a reroute.
Fixed mapping of Cargo, adapted tests
17 anni fa
peter_backlund
99d4baf492
Formatting changes
17 anni fa
peter_backlund
7267f6937f
Use Leg static factory method that derives times from voyage
17 anni fa
peter_backlund
8ec095cd03
Made DTOs truly immutable.
17 anni fa
peter_backlund
38fad0f01b
Handling activities are now determined to be significant to the delivery of the cargo based on the logical order, not the reported completion time.
Introduced the LegMatch concept that describes how an activity matches a leg of an itinerary.
Moved scenario tests to inside the domain package (but still in the test source folder of course).
17 anni fa
peter_backlund
1c15cdc53b
17 anni fa
peter_backlund
92b89bda27
17 anni fa
peter_backlund
bc021c7486
17 anni fa
peter_backlund
b255c39f07
17 anni fa
peter_backlund
4afa142df9
Renamed package
17 anni fa
peter_backlund
948a1ae7ab
Renamed package
17 anni fa
peter_backlund
edd8f64628
17 anni fa
peter_backlund
2e77c9c013
Migrated test to Mockito
17 anni fa
peter_backlund
3715d7d900
Adapted imports to removal of explicit Hamcrest dependency.
17 anni fa
peter_backlund
3b0642e207
Added PDF support to web frontend, using URL suffix. Cleaned up a few dependencies.
17 anni fa
peter_backlund
fb3dbf633e
Fixe a few minor details discovered by PMD
17 anni fa
peter_backlund
07bec5a73c
Restructured the reporting context.
17 anni fa
peter_backlund
48d13aae85
Added ReportsUpdater, which pushes information from bookingrouting context to reporting context.
17 anni fa
peter_backlund
fecfa49d94
Extracted a reporting api, shared between bookingtracking and reporting.
17 anni fa
peter_backlund
2a39902612
Inlined cargo factory.
17 anni fa
peter_backlund
f8258747fc
Mistakenly omitted a few files.
17 anni fa
peter_backlund
8748923d2a
Removed unused files
17 anni fa
peter_backlund
dec035ecde
17 anni fa
peter_backlund
4037c2bdae
Introduced OperatorCode on HandlingEvent to align it more closely with the domain event pattern.
17 anni fa
peter_backlund
dbe930178b
Minor ctor improvement
17 anni fa
peter_backlund
03f92c183a
Rename TrackingIdGenerator TrackingIdFactory, moved into cargo aggregate package.
17 anni fa
peter_backlund
6ce1b849c0
Minor ctor improvments
17 anni fa
peter_backlund
9f97f3f414
Back to using the shared WS API classes.
17 anni fa