Commit graph

  • ec4c6c60a7 Added additional step to populate mysql datbase with sample data pdunnigan 2013-12-05 13:28:21 -0500
  • a1f6b2c11b fixed instructions for implementing mysql db pdunnigan 2013-12-05 13:21:33 -0500
  • 74abfb1a35 migrated to Spring 3.2.5 Mic 2013-11-24 17:16:55 +0530
  • c193916ea4 started changes to migrate to Bootstrap 3 (work in progress) Mic 2013-11-24 06:46:02 +0530
  • 85ed196cf4 Remove 'not found in _includes' hacks Phillip Webb 2013-11-14 09:54:55 -0800
  • 34d8ca46ac chaining validation so we can see multiple error messages when there are multiple validation errors Mic 2013-11-06 09:18:33 +0800
  • c4b9b0b119 migrated to the latest version of jquery and jquery-ui Mic 2013-11-06 08:58:15 +0800
  • 31b602287f migrated to latest version of Spring Data and HSQLDB Mic 2013-11-06 08:33:31 +0800
  • 18c3dac027 updated to latest version of AspectJ and Dandelion datatables Mic 2013-11-06 08:29:27 +0800
  • 8d78f3a07a typo Mic 2013-09-27 11:31:36 +0800
  • b32cb104aa adding more info about Eclipse validation issue Mic 2013-09-27 11:30:29 +0800
  • 8b7714ce22 fixed typo Mic 2013-09-27 11:25:39 +0800
  • 31df5eb6d0 Petclinic is now deployed to Cloudfoundry v2. Adding a link to it: http://gopetclinic.cfapps.io/ Mic 2013-09-27 11:19:25 +0800
  • b7764e39b2 Added comments to explain how database dialect is configured #33 Mic 2013-09-27 09:33:09 +0800
  • f6538959ab migrating to Dandelion 0.9.1 Mic 2013-09-25 08:50:22 +0800
  • 729275b0cb migrating to Spring Data 1.4.1 Mic 2013-09-25 08:47:06 +0800
  • f1f983994c Create samples linkiang 2013-09-13 09:27:47 +0800
  • 171918e41a Initialize shared gh-pages infrastructure Phillip Webb 2013-09-07 08:02:59 -0700
  • 0cac93957a Merge pull request #30 from cyrille-leclerc/server-static-resources michaelisvy 2013-08-25 02:55:40 -0700
  • c514fc0458 Merge e15e45b5e2 into 5797f0b7aa Cyrille Le Clerc 2013-08-25 02:55:13 -0700
  • 5797f0b7aa Merge pull request #29 from cyrille-leclerc/fix-spring-version michaelisvy 2013-08-25 02:54:59 -0700
  • 35e45ded6b Merge 706b1398b8 into 91b61f4264 Cyrille Le Clerc 2013-08-25 02:54:02 -0700
  • 91b61f4264 migrated to joda-time 2.3 Mic 2013-08-25 17:05:24 +0800
  • 46a0b72d23 fixed one more broken link Mic 2013-08-25 08:26:33 +0800
  • 9a75b8c451 fixed broken links in readme Mic 2013-08-25 08:17:02 +0800
  • 1aa9360d0c fixed a broken link Mic 2013-08-25 08:13:40 +0800
  • e15e45b5e2 Spring MVC should server static resources (*.html, ...) located in src/main/webapp instead of returning "404 Not Found" Cyrille Le Clerc 2013-08-10 19:49:01 +0200
  • 706b1398b8 pom:xml: use <dependencyManagement> to force versions of spring-core, spring-context and spring-beans to 3.2.x. instead of exclusions on spring-data-jpa dependency because Maven sometimes pulls both versions 3.2.x and 3.1.x versions of coring-core, spring-beans and spring-context. Cyrille Le Clerc 2013-08-10 19:39:59 +0200
  • 657b8688e9 migrated to Spring 3.2.4 Mic 2013-08-09 08:05:16 +0200
  • 6902cb8cf9 migrated to latest version of Spring Data, tomcat-jdbc and hsqldb Mic 2013-08-01 09:50:56 +0200
  • 4c01d60b36 removing Serializable because it creates a lot of warnings Mic 2013-07-25 16:35:37 +0200
  • 6412e4805b Merge pull request #25 from boly38/patch-1 michaelisvy 2013-07-20 14:04:13 -0700
  • 39c6df5349 Merge e50583f58e into 7b16cb8257 boly38 2013-07-20 10:45:21 -0700
  • 7b16cb8257 Merge pull request #23 from cyrille-leclerc/master michaelisvy 2013-07-17 01:33:34 -0700
  • ccabb4ea30 Merge 2eaf4983a1 into 6942397e2a Cyrille Le Clerc 2013-07-17 01:23:42 -0700
  • 1e35264b5b Merge e1690c0f14 into 6942397e2a nisuhw 2013-07-14 08:31:13 -0700
  • e1690c0f14 Update pom.xml nisuhw 2013-07-14 22:30:56 +0700
  • e50583f58e Update BaseEntity.java boly38 2013-07-12 10:22:38 +0200
  • 6942397e2a removing reference to Cloudfoundry instance until petclinic is migrated to CloudFoundry v2 Mic 2013-07-11 10:12:34 +0800
  • 2eaf4983a1 Introduce a "jee" Spring profile to retrieve the datasource with a JNDI lookup. Cyrille Le Clerc 2013-07-01 12:13:29 +0200
  • 3904bee262 Merge pull request #22 from cyrille-leclerc/system-property-placeholders michaelisvy 2013-06-30 20:15:59 -0700
  • da15d12784 Merge 8c5bbed6d0 into c13f141251 Cyrille Le Clerc 2013-06-28 02:32:30 -0700
  • 8c5bbed6d0 Allow to override data-access.properties with System Properties Cyrille Le Clerc 2013-06-28 11:32:04 +0200
  • c13f141251 introducing a "default" profile so default configuration is simpler Mic 2013-06-28 12:00:29 +0800
  • 070778aa16 Merge 880c619ef4 into d279d45a5b Cyrille Le Clerc 2013-06-27 19:11:57 -0700
  • d279d45a5b version upgrade Mic 2013-06-28 10:10:12 +0800
  • 880c619ef4 Introduce a 'production' profile to use a JNDI datasource instead of the datasource instantiated by the .war application. Cyrille Le Clerc 2013-06-14 10:27:57 +0300
  • adb702feb5 Merge pull request #19 from CloudBees-community/gitignore-for-intellij michaelisvy 2013-06-13 21:40:45 -0700
  • cc42cbf8b0 Merge f0f8997b7c into a2a12c4d52 Cyrille Le Clerc 2013-06-13 21:19:34 -0700
  • f0f8997b7c Add intellj project files to .gitignore Cyrille Le Clerc 2013-06-14 07:18:33 +0300
  • a2a12c4d52 #18 Simplified Validator test so it doesn't have to use Spring config anymore Mic 2013-06-14 09:39:46 +0800
  • 754e27c001 removing unneeded attribute name Mic 2013-06-12 11:34:05 +0800
  • 7b8a9ec8bc #18 fixing error related to VisitsViewTests Mic 2013-06-08 21:17:35 +0800
  • 4f8063e9b8 #18 fixing 2 errors related to ValidatorTests Mic 2013-06-08 21:15:34 +0800
  • eb8ba79ba1 moved cache config files to dedicated folder Mic 2013-06-05 09:04:41 +0800
  • d1cc655aae migrated from commons-dbcp to tomcat-jdbc Mic 2013-06-05 08:59:59 +0800
  • b8b8e5a4ba Merge pull request #17 from TejasM/master michaelisvy 2013-05-28 18:28:26 -0700
  • 1b80f3f2c2 Merge f0b00da185 into bca9c48e92 Tejas 2013-05-27 11:34:37 -0700
  • f0b00da185 Select Tag to validate pet type TejasM 2013-05-27 14:28:24 -0400
  • bca9c48e92 unused imports Mic 2013-05-25 06:24:19 +0800
  • 2b0d07bbba moved from Model to Map so we do not use a Spring-specific class Mic 2013-05-25 06:20:44 +0800
  • bd9446e091 removed unneeded dependencies Mic 2013-05-24 18:02:50 +0800
  • 6a1b4dd157 updated version of spring data and removed unused dependencies Mic 2013-05-24 10:31:42 +0800
  • 46201191e8 upgraded version numbers for ehcache, logback, jadira-usertype, dandelion Mic 2013-05-19 22:46:14 +0800
  • 840c0a417d fixing JPA query for Vets Mic 2013-05-09 01:26:48 +0800
  • 5bf31dbe5a fixed JPA issue when updating existing owners/pets Mic 2013-05-09 01:09:21 +0800
  • e308871591 added a link to issue tracker Mic 2013-05-07 10:58:21 +0800
  • 80159fa3d7 fixed bug in JPA implementation: "save" methods were implemented using "merge" instead of "persist" Mic 2013-05-07 10:54:35 +0800
  • a9b0b47480 ref doc Mic 2013-05-06 11:00:13 +0800
  • 8890b3bf96 added a table in the ref doc Mic 2013-05-06 10:57:17 +0800
  • 297e98fb05 version upgrades on Hibernate, Dandelion, jadira-usertype Mic 2013-05-06 09:39:41 +0800
  • 6893c18e4a migrating to Hibernate Validator 5.0.1 (currently not working with Tomcat 6) Mic 2013-05-03 11:00:17 +0800
  • c88e3d462a added a JUnit test for Bean Validation Mic 2013-05-03 10:36:54 +0800
  • 193e7583f1 added encoding configuration so people can enter Chinese characters inside all the forms. Mic 2013-05-02 18:33:24 +0800
  • 9489b926ec currently reverting to hibernate validator 4.3.1.Final as there seems to be some issues with EL lib Mic 2013-05-02 18:03:32 +0800
  • 2b98dcd2af migrated to Hibernate Validator 5.0.1 (see https://hibernate.atlassian.net/browse/HV-790) Mic 2013-05-02 12:28:43 +0800
  • a485521b6d changed file path. Thanks to @cmourouvin for letting me know. Mic 2013-05-02 11:32:03 +0800
  • 2b93aaa189 Merge aeeb2370b8 into 753e8ea1c0 Cédric Mourouvin 2013-05-01 20:28:59 -0700
  • 753e8ea1c0 upgraded to latest versions of Logback, jaxb and Joda Time taglibs Mic 2013-05-01 07:43:16 +0800
  • aeeb2370b8 Typo error for mysql settings .txt to .sql Mourouvin Cédric 2013-04-26 11:48:18 +0200
  • 74045b96f3 added link to Spring Data GemFire branch Mic 2013-04-26 15:50:04 +0800
  • 1741e85044 migrated to Hibernate-Validator 5.0.0.Final and solved EL issue Mic 2013-04-25 09:00:20 +0800
  • 94109017de upgrading version of HIbernate Validator Mic 2013-04-22 12:48:12 +0800
  • bd0ffc1bed migrated to latest version of dandelion and jadira-usertype Mic 2013-04-22 11:45:02 +0800
  • 993257f5a8 We're now able to use Spring Data there Mic 2013-04-18 10:10:16 +0800
  • 16e3e4be6d version updates and simplification on some dependencies Mic 2013-04-18 10:09:28 +0800
  • 14d1b4d779 simplifying logging dependencies Mic 2013-04-15 17:17:45 +0800
  • e2a0972553 Merge a30d074716 into 628e142708 Li Yanhui 2013-04-08 00:54:37 -0700
  • a30d074716 group dependencies Li Yanhui 2013-04-08 15:54:17 +0800
  • 628e142708 fixing URL pattern issue Mic 2013-04-05 10:01:47 +0800
  • 357ee0b78e did some cleaning on logging dependencies Mic 2013-04-04 15:11:07 +0800
  • 1a42038726 migrated to Dandelion 0.8.9 Mic 2013-03-27 12:31:34 +1100
  • ed226f70b5 fixing typo Mic 2013-03-25 22:39:14 +1100
  • 152f8f183f add gradle command into README Li Yanhui 2013-03-24 17:55:48 +0800
  • 0cb2b68eee clarified links for dandelion-datatables and migrated to dandelion 0.8.8 Mic 2013-03-20 17:57:07 +0800
  • df0d048782 various updates to the documentation file Mic 2013-03-20 16:13:31 +0800
  • 6086dec5c3 updated copyright information Mic 2013-03-20 15:33:29 +0800
  • 6c91be1f9a Update PetValidator.java dreamamit 2013-03-18 23:16:58 -0300
  • 547d1e809d Update PetValidator.java dreamamit 2013-03-18 23:16:16 -0300
  • bb32cd842b adding HTML 5 doctype header Mic 2013-03-18 21:37:01 +0800