Antoine Rey
52ea74489d
Merge pull request #166 from verydapeng/spring-projects/springboot
...
Simplify jsp layout management
2016-06-27 17:19:34 +02:00
Dapeng
aa8cc431eb
simplify jsp layout management
...
abstract the page layout into “layout.tag”
2016-06-27 17:06:47 +08:00
Antoine Rey
415d78b3f3
#164 Update readme.md with Spring Boot configuration
2016-06-27 08:48:19 +02:00
Antoine Rey
805cadc855
Merge pull request #165 from verydapeng/spring-projects/springboot
...
Support switching db init script at deployment
2016-06-27 08:17:15 +02:00
Dapeng
beb46b2b3b
support switching db init script at deployment
2016-06-27 12:35:37 +08:00
Antoine Rey
1f42b7615d
#164 Set Dandelion active profile to "prod" when Spring production profile is enabled
2016-06-25 15:27:37 +02:00
Antoine Rey
50f46fdd0e
Remove outdated HTML files
2016-06-24 21:22:15 +02:00
Antoine Rey
4da41dbbda
#164 Disable cache configuration for unit tests
2016-06-24 21:18:38 +02:00
Antoine Rey
e9f5f7b541
#164 Add main class required by the spring-boot-maven-plugin
2016-06-23 19:46:56 +02:00
Antoine Rey
a6e81a51a0
#164 Spring Boot version of Petclinic ready to deploy to an external web container (ie Tomcat)
2016-06-23 19:42:02 +02:00
Ameya Pandilwar
be7acc5052
Upgrade Spring IO Platform to 2.0.5
2016-06-19 02:23:53 -04:00
Antoine Rey
76a4ca330b
Merge pull request #159 from attil-io/visit-repository-fix
...
Fix #158 Improvements in VisitRepository.findByPetId implementation.
2016-06-16 18:59:29 +02:00
Attilio
ca755be44a
Improvements in VisitRepository.findByPetId implementation.
...
- In the Jdbc implementation: pets belonging to a visit were not added.
- In the Jpa implementation: query variable was wrong.
- Test case: AbstractClinicServiceTests.shouldFindVisitsByPetId()
2016-06-15 22:46:47 +02:00
Antoine Rey
817fabd9ea
Fix #155 Fix logback + JMX memory leak on web application reload
2016-06-06 18:37:44 +02:00
Antoine Rey
05f7cf4e3f
Merge pull request #152 from DevFactory/release/general-code-quality-fix-1
...
General code quality fix-1
2016-05-13 19:49:46 +02:00
Faisal Hameed
ad3d322fc6
Fising squid:S2970, squid:S1192, squid:S1488, squid:UselessParenthesesCheck
2016-05-13 14:59:46 +05:00
Antoine Rey
44b591f537
Using Spring Boot Dataflow UI graphic theme
2016-04-08 18:23:18 +02:00
Antoine Rey
e74b1bc160
#141 Configure Unicode and UTF-8 MySQL database for Chinese language
2016-04-05 22:05:41 +02:00
Antoine Rey
b68d7fc4f3
Merge pull request #146 from trepel/mvnwrunreadmefix
...
Fix of how to run Petclinic in readme
2016-04-05 09:52:09 +02:00
Antoine Rey
fa8bb74320
Merge pull request #145 from liouxiao/fix-for-issue-144
...
Fix #144 Redundant 'less than' symbol in exception.jsp
2016-04-05 09:51:32 +02:00
Tomas Repel
597d29c85d
Fix of how to run Petclinic in readme
2016-04-05 09:01:37 +02:00
XIAO XI LIU
e6ca8a37a5
fix issue #144 : remove redundant less-than sign
2016-04-05 07:04:33 +08:00
XIAO XI LIU
ea8ab0735e
Merge branch 'bootstrap-3' of https://github.com/liouxiao/spring-petclinic into bootstrap-3
2016-04-05 06:33:11 +08: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