Dan
be23d07d56
Fixed HandlingRepositoryTest
11 anni fa
Dan
1e6ed67121
Updated junit to 4.12 and created a base for the hibernate tests
11 anni fa
marlin
b978f9b940
Removed unnecessary soap cxf-imports.
11 anni fa
marlin
fa5e5206a9
Enabled test.
11 anni fa
marlin
462bf5b2af
Enabled CargoAdminControllerTest by updating the servlet-api version.
11 anni fa
Patrik Fredriksson
3f4ea4cbe4
Upped version
11 anni fa
patrikfr Patrik Fredriksson
dad1b542df
Need to specify time zone for tests to avoid tz dependent tests. Using server JVM's tz is probably not reasonable for the actual view either, but we'll leave that as is for now.
11 anni fa
marlin
637fa1d93e
Bumped Java to 1.8, Spring to 4.1.4 and Apache CXF to 3.0.3.
11 anni fa
Patrik Fredriksson
eb92ab71d1
Restructured.
11 anni fa
Patrik Fredriksson
5ebd44dd2e
Updated license
11 anni fa
Patrik Fredriksson
e4b2fd45a4
Better build status link.
11 anni fa
Patrik Fredriksson
56ce91ef73
Added Travis build status.
11 anni fa
Patrik Fredriksson
026a18f95f
Added travis yml file.
11 anni fa
Patrik Fredriksson
cdc32e26ae
Added .gitignore.
11 anni fa
Patrik Fredriksson
941fc24028
Create README.md
11 anni fa
Patrik Fredriksson
a848d5134e
Setting 1_1_x as master, this is were we will continue working.
11 anni fa
peter_backlund
a3d5060ceb
Added Ant script for building, booting Jetty and deploying all four web apps in a single command.
16 anni fa
peter_backlund
29c98e8a48
Test fix due to changes in sample data
16 anni fa
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 anni fa
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 anni fa
peter_backlund
5117a95cb2
Added jetty port numbes to allow all web apps to be run simultaneously
16 anni fa
peter_backlund
c2faba6eb7
Added jetty port parameter to top level pom, upgraded to Hiberate 3.3.2.GA.
16 anni fa
peter_backlund
17e50df3e2
Fixed a few Hibernate issues: tracking id sequence, null itinerary after load when legs collection is empty.
16 anni fa
peter_backlund
85220467a3
Re-added bean property that's being used in JSP.
16 anni fa
peter_backlund
88bebcc796
Test fixes
16 anni fa
peter_backlund
8d66d4458d
Begun basic "where to start" document
16 anni fa
peter_backlund
8c5ab18c12
Minor scenario test improvments
16 anni fa
peter_backlund
c57b6718ea
Method name change
16 anni fa
peter_backlund
f818c9b8b4
16 anni fa
peter_backlund
6e1c7708b0
Made CustomsZone a value object
16 anni fa
peter_backlund
c264ebaf62
Deleted unnecessary getId method
16 anni fa
peter_backlund
31e612114b
Treat directory problems as fatal
16 anni fa
peter_backlund
c98b45b6ea
Using routing status instead of nullcheck against itinerary
16 anni fa
peter_backlund
cb73e352be
Removed unchecked exception from signature
16 anni fa
peter_backlund
f7d3e1100a
Improved look of reporting context UI
16 anni fa
peter_backlund
8d0a5546a5
Rearranged contributors in pom.xml, added empty README, changed default goal to install
16 anni fa
peter_backlund
e9dd771745
Moved handling event type to top level, renamed HandlingActivityType
16 anni fa
peter_backlund
f6417be445
Null check, removed unused methods.
16 anni fa
peter_backlund
096953269c
A few minor refactorings.
16 anni fa
peter_backlund
d4765cdb45
Added test for cargo loaded onto wrong voyage, fixed a few uncovered bugs.
16 anni fa
peter_backlund
3177f377dc
Changed all date properties to actual j.u.Date, and provided *AsString getters for XML serialization.
16 anni fa
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