598 Commits (3775b7625ec4fa094ac3cd00af69fae988d7f39c)
 

Autor SHA1 Mensagem Data
  Dan Eidmark 3775b7625e Merge branch 'bump-java-and-spring' 11 anos atrás
  Dan Eidmark 035a36bdea Fixed CargoTrackingControllerTest 11 anos atrás
  Patrik Fredriksson 980d6319fb Updated web site reference 11 anos atrás
  marlin 30179616f2 Updated task scheduler to Spring 4. 11 anos atrás
  marlin 86a8f5c2d4 Merge branch 'bump-java-and-spring' of https://github.com/citerus/dddsample-core into bump-java-and-spring 11 anos atrás
  marlin c2882a1254 Removed unused class and test. 11 anos atrás
  Dan 8c359240b8 Fixed CarrierMovementRepositoryTest 11 anos atrás
  Dan 3a2602ae9b Fixed CargoRepositoryTest 11 anos atrás
  Dan be23d07d56 Fixed HandlingRepositoryTest 11 anos atrás
  Dan 1e6ed67121 Updated junit to 4.12 and created a base for the hibernate tests 11 anos atrás
  marlin b978f9b940 Removed unnecessary soap cxf-imports. 11 anos atrás
  Patrik Fredriksson fbb495e542 Added link to Trello board 11 anos atrás
  marlin fa5e5206a9 Enabled test. 11 anos atrás
  marlin 462bf5b2af Enabled CargoAdminControllerTest by updating the servlet-api version. 11 anos atrás
  Patrik Fredriksson 391021949b Added link to blog! 11 anos atrás
  Patrik Fredriksson b912aff0c1 New repo. 11 anos atrás
  Patrik Fredriksson 3f4ea4cbe4 Upped version 11 anos atrás
  Patrik Fredriksson 77438b48fc sf -> gihub 11 anos atrás
  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 anos atrás
  marlin 637fa1d93e Bumped Java to 1.8, Spring to 4.1.4 and Apache CXF to 3.0.3. 11 anos atrás
  Patrik Fredriksson eb92ab71d1 Restructured. 11 anos atrás
  Patrik Fredriksson 5ebd44dd2e Updated license 11 anos atrás
  Patrik Fredriksson e4b2fd45a4 Better build status link. 11 anos atrás
  Patrik Fredriksson 56ce91ef73 Added Travis build status. 11 anos atrás
  Patrik Fredriksson 026a18f95f Added travis yml file. 11 anos atrás
  Patrik Fredriksson cdc32e26ae Added .gitignore. 11 anos atrás
  Patrik Fredriksson 941fc24028 Create README.md 11 anos atrás
  Patrik Fredriksson a848d5134e Setting 1_1_x as master, this is were we will continue working. 11 anos atrás
  peter_backlund a3d5060ceb Added Ant script for building, booting Jetty and deploying all four web apps in a single command. 16 anos atrás
  peter_backlund 29c98e8a48 Test fix due to changes in sample data 16 anos atrás
  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 anos atrás
  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 anos atrás
  peter_backlund 5117a95cb2 Added jetty port numbes to allow all web apps to be run simultaneously 16 anos atrás
  peter_backlund c2faba6eb7 Added jetty port parameter to top level pom, upgraded to Hiberate 3.3.2.GA. 16 anos atrás
  peter_backlund 17e50df3e2 Fixed a few Hibernate issues: tracking id sequence, null itinerary after load when legs collection is empty. 16 anos atrás
  peter_backlund 85220467a3 Re-added bean property that's being used in JSP. 16 anos atrás
  peter_backlund 88bebcc796 Test fixes 16 anos atrás
  peter_backlund 8d66d4458d Begun basic "where to start" document 16 anos atrás
  peter_backlund 8c5ab18c12 Minor scenario test improvments 16 anos atrás
  peter_backlund c57b6718ea Method name change 16 anos atrás
  peter_backlund f818c9b8b4 16 anos atrás
  peter_backlund 6e1c7708b0 Made CustomsZone a value object 16 anos atrás
  peter_backlund c264ebaf62 Deleted unnecessary getId method 16 anos atrás
  peter_backlund 31e612114b Treat directory problems as fatal 16 anos atrás
  peter_backlund c98b45b6ea Using routing status instead of nullcheck against itinerary 16 anos atrás
  peter_backlund cb73e352be Removed unchecked exception from signature 16 anos atrás
  peter_backlund f7d3e1100a Improved look of reporting context UI 16 anos atrás
  peter_backlund 8d0a5546a5 Rearranged contributors in pom.xml, added empty README, changed default goal to install 16 anos atrás
  peter_backlund e9dd771745 Moved handling event type to top level, renamed HandlingActivityType 16 anos atrás
  peter_backlund f6417be445 Null check, removed unused methods. 16 anos atrás