Commit graph

450 commits

Author SHA1 Message Date
Tomas Repel
597d29c85d Fix of how to run Petclinic in readme 2016-04-05 09:01:37 +02:00
Antoine Rey
9a150fcc45 Merge pull request #131 from ameya-pandilwar/update-link-title
Update link navigation title to make it consistent
2016-04-04 08:36:55 +02:00
Antoine Rey
7dcf82af94 Fix #78 Migrate to Bootstrap 3.x 2016-04-04 08:13:51 +02:00
Antoine Rey
482eeb1c21 Revert "Jetty 9.3 support"
This reverts commit 4b1f7a7a58.
2016-03-13 10:14:05 +01:00
Antoine Rey
4b1f7a7a58 Jetty 9.3 support 2016-03-13 10:10:30 +01:00
Antoine Rey
203d20efcc Upgrade to Spring IO Platform 2.0.3 2016-03-09 08:40:57 +01:00
Antoine Rey
78a2532b33 Merge pull request #136 from lukasz-szewc/staticFiles-jquery-url-fix
Fixes #135 Fixed url for jquery-ui.
2016-03-08 18:23:41 +01:00
Antoine Rey
9ad12d39e4 Merge pull request #134 from broccolinisoup/master
owners search has been case insensitive
2016-03-06 13:53:19 +01:00
lukasz-szewc
87d025f854 fixed url for jquery-ui. There was typo "query" instaed of "jquery" and file cannot be loaded 2016-03-05 18:50:45 +01:00
kadinyazilimci
e7f68999bf owners search has been case insensitive 2016-02-25 09:36:20 +10:00
Antoine Rey
df4e3a5541 Merge pull request #132 from patrickcrocker/mvnwrapper
added missing .mvn folder needed for maven wrapper
2016-02-20 11:29:14 +01:00
patrickcrocker
3185ed472a added missing .mvn folder needed for maven wrapper 2016-02-19 14:49:30 -06:00
Ameya Pandilwar
6f349ec2eb Update link navigation title to make it consistent 2016-02-07 18:31:11 -05:00
Antoine Rey
ca8781b0e5 #129 add travis-ci "build status" badge 2016-02-06 18:55:52 +01:00
michaelisvy
cc53f63824 travis.ml -> .travis.yml 2016-02-06 15:02:14 +08:00
michaelisvy
216db91dc9 Adding Travis configuration file
#129
2016-02-06 14:58:31 +08:00
Antoine Rey
843ce282eb Upgrade to Spring IO Platform 2.0.2 2016-02-05 20:21:54 +01:00
Antoine Rey
3623eab490 Merge pull request #127 from thinkshihang/patch-1
Correct initialization script file's name
2016-02-04 08:11:39 +01:00
thinksh
0504ec9fe3 Update petclinic_db_setup_mysql.txt
Correct initialization script file's name
2016-02-03 23:19:46 -05:00
Antoine Rey
d6697d8853 Add Maven Wrapper with mvn -N io.takari:maven:wrapper 2016-01-31 12:41:36 +01:00
Antoine Rey
3a9e0f3f12 Align petclinic version to the Spring Framework one 2016-01-30 14:32:27 +01:00
Antoine Rey
95de1d9f8b Using Mockito and Hamcrest version from the Spring.IO Platform 2016-01-30 14:30:19 +01:00
Antoine Rey
2398c4d798 Merge pull request #119 from colinbut/master
Added test classes for Controllers plus tests for PetTypeFormatter
2016-01-30 14:26:26 +01:00
Antoine Rey
c65cfb6c11 moving from Webjars to Bower #83: renaming bower_components to vendor, update readme.md 2016-01-30 14:00:12 +01:00
Antoine Rey
4803b71b4d Merge pull request #125 from faissalwise/bower
moving from Webjars to Bower #83
2016-01-30 12:31:39 +01:00
IHABRITANE
540d31ed21 moving from Webjars to Bower #83 2016-01-25 17:22:41 +00:00
michaelisvy
a768e877ef fixed ehcache dependency 2015-12-22 17:19:34 +01:00
michaelisvy
71fa089df3 Spring IO platform 2.0.1
#121
2015-12-22 17:12:49 +01:00
Colin But
845d31e8ed Added test class for Controllers plus a test for PetTypeFormatter 2015-11-20 13:56:44 +00:00
Antoine Rey
288548c674 Merge pull request #113 from trepel/visitdatefix
Using jodatime LocalDate instead of DateTime for visits
2015-11-02 18:42:26 +01:00
Tomas Repel
e00dfb3fe0 Using jodatime LocalDate instead of DateTime for visits 2015-11-02 10:51:04 +01:00
Antoine Rey
19d7767318 #98 Add a contributing section 2015-10-28 18:39:02 +01:00
Antoine Rey
92de6557e1 Fix #111 For pet's birthday we are now using jodatime LocalDate instead of DateTime 2015-10-28 08:57:42 +01:00
Antoine Rey
4aa89ae4e2 Fix #110 owner and pet validators failed 2015-10-28 08:30:44 +01:00
Antoine Rey
dd552f4970 Fix #108 owner update 2015-10-26 18:35:40 +01:00
Antoine Rey
3bcf84543e #77 move Session scope attributes to the request scope instead 2015-10-23 08:42:27 +02:00
Antoine Rey
6a94d7e60a Remove uncessary _method=put parameter and enable the "POST new visit" HTTP request 2015-10-21 08:25:07 +02:00
Antoine Rey
4c0d311fff Merge pull request #106 from trepel/dandelionupdate
Update of Dandelion to 1.1.1
2015-10-20 19:35:20 +02:00
Antoine Rey
5e11b4bbcc JMeter script from Julien Dubois 2015-10-20 18:59:55 +02:00
Tomas Repel
63d8f1213c Update of Dandelion to 1.1.1 2015-10-19 10:53:10 +02:00
Antoine Rey
81fac33fb5 #96 change EditorConfig in order to impact other files than Java and XML (i.e.. jsp and html pages) 2015-10-16 18:21:12 +02:00
Antoine Rey
295574f1eb Merge pull request #104 from trepel/minorcommentsfixes
Removal of redundant comments
2015-10-16 18:17:08 +02:00
Tomas Repel
2270e2466b Removal of redundant comments 2015-10-16 15:04:17 +02:00
Antoine Rey
09ed33a5fc #96 Reformat code with EditorConfig 2015-10-16 09:33:28 +02:00
Antoine Rey
1aef94d6a8 #95 Downgrade to AssertJ 2.2.0 to be compatible with Java 7 2015-10-16 08:03:19 +02:00
Antoine Rey
566fdac3f9 Merge pull request #99 from trepel/removalofputmethod
Removed HTTP PUT method - it is not supported in JSP 2.3
2015-10-14 08:30:22 +02:00
Antoine Rey
8b5d980416 Fix #95 migrate to AssertJ 3.2.0 2015-10-14 08:29:37 +02:00
michaelisvy
77bd960b69 Merge pull request #98 from freemansoft/master
Add comments to describe when AOP invoked
2015-10-14 05:17:54 +08:00
Antoine Rey
4bb829cbd1 Fix #101 display the pet type when using the JDBC profile 2015-10-13 18:41:18 +02:00
Antoine Rey
cb0504ee97 #92 add some comments to switch from HSQLDB to MySQL 2015-10-13 08:32:15 +02:00