daneidmark
19738c3254
Merge pull request #2 from orende/JDBCTemplate-fix
Replaced deprecated JDBCTemplate.queryForInt
пре 11 година
Decker108
c937ea4450
Replaced deprecated JDBCTemplate.queryForInt with queryForObject with Integer.class parameter
пре 11 година
Dan Eidmark
3775b7625e
Merge branch 'bump-java-and-spring'
пре 11 година
Dan Eidmark
035a36bdea
Fixed CargoTrackingControllerTest
пре 11 година
Patrik Fredriksson
980d6319fb
Updated web site reference
пре 11 година
marlin
30179616f2
Updated task scheduler to Spring 4.
пре 11 година
marlin
86a8f5c2d4
Merge branch 'bump-java-and-spring' of https://github.com/citerus/dddsample-core into bump-java-and-spring
пре 11 година
marlin
c2882a1254
Removed unused class and test.
пре 11 година
Dan
8c359240b8
Fixed CarrierMovementRepositoryTest
пре 11 година
Dan
3a2602ae9b
Fixed CargoRepositoryTest
пре 11 година
Dan
be23d07d56
Fixed HandlingRepositoryTest
пре 11 година
Dan
1e6ed67121
Updated junit to 4.12 and created a base for the hibernate tests
пре 11 година
marlin
b978f9b940
Removed unnecessary soap cxf-imports.
пре 11 година
Patrik Fredriksson
fbb495e542
Added link to Trello board
пре 11 година
marlin
fa5e5206a9
Enabled test.
пре 11 година
marlin
462bf5b2af
Enabled CargoAdminControllerTest by updating the servlet-api version.
пре 11 година
Patrik Fredriksson
391021949b
Added link to blog!
пре 11 година
Patrik Fredriksson
b912aff0c1
New repo.
пре 11 година
Patrik Fredriksson
3f4ea4cbe4
Upped version
пре 11 година
Patrik Fredriksson
77438b48fc
sf -> gihub
пре 11 година
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 година
marlin
637fa1d93e
Bumped Java to 1.8, Spring to 4.1.4 and Apache CXF to 3.0.3.
пре 11 година
Patrik Fredriksson
eb92ab71d1
Restructured.
пре 11 година
Patrik Fredriksson
5ebd44dd2e
Updated license
пре 11 година
Patrik Fredriksson
e4b2fd45a4
Better build status link.
пре 11 година
Patrik Fredriksson
56ce91ef73
Added Travis build status.
пре 11 година
Patrik Fredriksson
026a18f95f
Added travis yml file.
пре 11 година
Patrik Fredriksson
cdc32e26ae
Added .gitignore.
пре 11 година
Patrik Fredriksson
941fc24028
Create README.md
пре 11 година
Patrik Fredriksson
a848d5134e
Setting 1_1_x as master, this is were we will continue working.
пре 11 година
peter_backlund
a3d5060ceb
Added Ant script for building, booting Jetty and deploying all four web apps in a single command.
пре 16 година
peter_backlund
29c98e8a48
Test fix due to changes in sample data
пре 16 година
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 година