peter_backlund
2e4661ab01
Lots of minor fixes to booking ui, added interface for reporting voyage delay (only stubbed at the backend right now), using jQuery instead of YUI.
пре 16 година
peter_backlund
1f65afeb13
Improved PDF reports, added ability to search for voyages, setting last update timestamp on cargo reports at store time, added sample data, improved look of web page.
пре 16 година
peter_backlund
5117a95cb2
Added jetty port numbes to allow all web apps to be run simultaneously
пре 16 година
peter_backlund
c2faba6eb7
Added jetty port parameter to top level pom, upgraded to Hiberate 3.3.2.GA.
пре 16 година
peter_backlund
17e50df3e2
Fixed a few Hibernate issues: tracking id sequence, null itinerary after load when legs collection is empty.
пре 16 година
peter_backlund
85220467a3
Re-added bean property that's being used in JSP.
пре 16 година
peter_backlund
88bebcc796
Test fixes
пре 16 година
peter_backlund
8d66d4458d
Begun basic "where to start" document
пре 16 година
peter_backlund
8c5ab18c12
Minor scenario test improvments
пре 16 година
peter_backlund
c57b6718ea
Method name change
пре 16 година
peter_backlund
f818c9b8b4
пре 16 година
peter_backlund
6e1c7708b0
Made CustomsZone a value object
пре 16 година
peter_backlund
c264ebaf62
Deleted unnecessary getId method
пре 16 година
peter_backlund
31e612114b
Treat directory problems as fatal
пре 16 година
peter_backlund
c98b45b6ea
Using routing status instead of nullcheck against itinerary
пре 16 година
peter_backlund
cb73e352be
Removed unchecked exception from signature
пре 16 година
peter_backlund
f7d3e1100a
Improved look of reporting context UI
пре 16 година
peter_backlund
8d0a5546a5
Rearranged contributors in pom.xml, added empty README, changed default goal to install
пре 16 година
peter_backlund
e9dd771745
Moved handling event type to top level, renamed HandlingActivityType
пре 16 година
peter_backlund
f6417be445
Null check, removed unused methods.
пре 16 година
peter_backlund
096953269c
A few minor refactorings.
пре 16 година
peter_backlund
d4765cdb45
Added test for cargo loaded onto wrong voyage, fixed a few uncovered bugs.
пре 16 година
peter_backlund
3177f377dc
Changed all date properties to actual j.u.Date, and provided *AsString getters for XML serialization.
пре 16 година
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 година
peter_backlund
dc8d27665b
Print test failures to standard out, added modules subsection to site.
пре 16 година
peter_backlund
7d52039c4d
Improved report submission and reporting service. Core now deploys correctly.
пре 16 година
peter_backlund
7abb258358
Extracted interface to enable proxy-style CXF REST
пре 16 година
peter_backlund
3b4fc20910
Minor refactoring
пре 16 година
peter_backlund
11fcd8cfea
Implemented storage of cargo details and handlings in reporting context
пре 16 година
peter_backlund
02fced37d3
Renamed LegMatch to LegActivityMatch, more in line with the UL
пре 16 година
peter_backlund
3c57243c41
Added test for LegMatch
пре 16 година
peter_backlund
35391a9c49
Added webAppRootKey to all web.xml, made pathfinder webapp ready to run by Jetty plugin.
пре 16 година
peter_backlund
7404a427c9
Minor documentation updates
пре 16 година
peter_backlund
306125d233
Renamed Location null object to NONE
пре 16 година
peter_backlund
aed6e75d13
Remapped HandlingActivity to use its own table
пре 16 година
peter_backlund
7686cd5503
Further improvments of sample voyages and test environment.
пре 16 година
peter_backlund
ffbd13688f
Handle ORM proxy subclass comparison in Entity and ValueObject support classes.
пре 16 година
peter_backlund
7a28ceed3c
Removed from and to timestamps from routing service api, they are derived from the voyage instead.
пре 16 година
peter_backlund
c4ec14a02d
Copying instance of shared value object type (HandlingActivity)
пре 17 година
peter_backlund
a86999d907
Fixed misplaced import
пре 17 година
peter_backlund
c3e0ce62fa
Added realistic voyages and replaced some of the older ones.
пре 17 година
peter_backlund
70a8d9aa01
Changed visibility to private on a field
пре 17 година
peter_backlund
32c8f04c34
Small test and javadoc improvments
пре 17 година
peter_backlund
49f2413f04
Added copy method, improved javadoc
пре 17 година
peter_backlund
061958fdaa
пре 17 година
peter_backlund
fb2581614d
Now able to correctly predict customs handling and handling immediately after a reroute.
Fixed mapping of Cargo, adapted tests
пре 17 година
peter_backlund
99d4baf492
Formatting changes
пре 17 година
peter_backlund
7267f6937f
Use Leg static factory method that derives times from voyage
пре 17 година
peter_backlund
8ec095cd03
Made DTOs truly immutable.
пре 17 година
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 година