michaelisvy
|
b8b8e5a4ba
|
Merge pull request #17 from TejasM/master
Added a select Tag to validate pet type
|
2013-05-28 18:28:26 -07:00 |
|
TejasM
|
f0b00da185
|
Select Tag to validate pet type
|
2013-05-27 14:28:24 -04:00 |
|
Mic
|
bca9c48e92
|
unused imports
|
2013-05-25 06:24:19 +08:00 |
|
Mic
|
2b0d07bbba
|
moved from Model to Map so we do not use a Spring-specific class
|
2013-05-25 06:20:44 +08:00 |
|
Mic
|
bd9446e091
|
removed unneeded dependencies
|
2013-05-24 18:02:50 +08:00 |
|
Mic
|
6a1b4dd157
|
updated version of spring data and removed unused dependencies
|
2013-05-24 10:31:42 +08:00 |
|
Mic
|
46201191e8
|
upgraded version numbers for ehcache, logback, jadira-usertype, dandelion
|
2013-05-19 22:46:14 +08:00 |
|
Mic
|
840c0a417d
|
fixing JPA query for Vets
|
2013-05-09 01:26:48 +08:00 |
|
Mic
|
5bf31dbe5a
|
fixed JPA issue when updating existing owners/pets
|
2013-05-09 01:09:21 +08:00 |
|
Mic
|
e308871591
|
added a link to issue tracker
|
2013-05-07 10:58:21 +08:00 |
|
Mic
|
80159fa3d7
|
fixed bug in JPA implementation: "save" methods were implemented using "merge" instead of "persist"
|
2013-05-07 10:54:35 +08:00 |
|
Mic
|
a9b0b47480
|
ref doc
|
2013-05-06 11:00:13 +08:00 |
|
Mic
|
8890b3bf96
|
added a table in the ref doc
|
2013-05-06 10:57:17 +08:00 |
|
Mic
|
297e98fb05
|
version upgrades on Hibernate, Dandelion, jadira-usertype
|
2013-05-06 09:39:41 +08:00 |
|
Mic
|
c88e3d462a
|
added a JUnit test for Bean Validation
|
2013-05-03 10:36:54 +08:00 |
|
Mic
|
193e7583f1
|
added encoding configuration so people can enter Chinese characters inside all the forms.
|
2013-05-02 18:33:24 +08:00 |
|
Mic
|
9489b926ec
|
currently reverting to hibernate validator 4.3.1.Final as there seems to be some issues with EL lib
|
2013-05-02 18:03:32 +08:00 |
|
Mic
|
2b98dcd2af
|
migrated to Hibernate Validator 5.0.1 (see https://hibernate.atlassian.net/browse/HV-790)
|
2013-05-02 12:28:43 +08:00 |
|
Mic
|
a485521b6d
|
changed file path. Thanks to @cmourouvin for letting me know.
|
2013-05-02 11:32:03 +08:00 |
|
Mic
|
753e8ea1c0
|
upgraded to latest versions of Logback, jaxb and Joda Time taglibs
|
2013-05-01 07:43:16 +08:00 |
|
Mic
|
74045b96f3
|
added link to Spring Data GemFire branch
|
2013-04-26 15:50:04 +08:00 |
|
Mic
|
1741e85044
|
migrated to Hibernate-Validator 5.0.0.Final and solved EL issue
See here for more details about EL issue:
https://hibernate.atlassian.net/browse/HV-790
|
2013-04-25 09:00:20 +08:00 |
|
Mic
|
94109017de
|
upgrading version of HIbernate Validator
But didn't upgrade to the latest due to an incompatibility with Tomcat
6.x.
|
2013-04-22 12:48:12 +08:00 |
|
Mic
|
bd0ffc1bed
|
migrated to latest version of dandelion and jadira-usertype
|
2013-04-22 11:45:02 +08:00 |
|
Mic
|
993257f5a8
|
We're now able to use Spring Data there
see: https://jira.springsource.org/browse/DATAJPA-292
|
2013-04-18 10:10:16 +08:00 |
|
Mic
|
16e3e4be6d
|
version updates and simplification on some dependencies
|
2013-04-18 10:09:28 +08:00 |
|
Mic
|
14d1b4d779
|
simplifying logging dependencies
|
2013-04-15 17:17:45 +08:00 |
|
Mic
|
628e142708
|
fixing URL pattern issue
|
2013-04-05 10:01:47 +08:00 |
|
Mic
|
357ee0b78e
|
did some cleaning on logging dependencies
|
2013-04-04 15:11:07 +08:00 |
|
Mic
|
1a42038726
|
migrated to Dandelion 0.8.9
|
2013-03-27 12:31:34 +11:00 |
|
Mic
|
ed226f70b5
|
fixing typo
|
2013-03-25 22:39:14 +11:00 |
|
Mic
|
0cb2b68eee
|
clarified links for dandelion-datatables and migrated to dandelion 0.8.8
|
2013-03-20 17:57:07 +08:00 |
|
Mic
|
df0d048782
|
various updates to the documentation file
|
2013-03-20 16:13:31 +08:00 |
|
Mic
|
6086dec5c3
|
updated copyright information
|
2013-03-20 15:33:29 +08:00 |
|
Mic
|
bb32cd842b
|
adding HTML 5 doctype header
|
2013-03-18 21:37:01 +08:00 |
|
Mic
|
f1603221a2
|
Added comment because https://jira.springsource.org/browse/DATAJPA-292 has been resolved
|
2013-03-18 14:14:24 +08:00 |
|
Mic
|
e2d80d3b49
|
removing duplicate
|
2013-03-15 22:14:33 +08:00 |
|
Mic
|
fa1e1a8f86
|
isEnabled -> enabled
|
2013-03-15 16:36:26 +08:00 |
|
Mic
|
d58d6176a2
|
upgraded to dandelion 0.8.7
|
2013-03-15 16:22:15 +08:00 |
|
Mic
|
8e59a812e3
|
Integer Instantiation
|
2013-03-15 16:11:38 +08:00 |
|
Mic
|
3b922a1390
|
added jsp-api dependency back
- transitive dependency didn't have the right version
- that was causing an incompatibility with Tomcat 6
|
2013-03-15 10:54:51 +08:00 |
|
Mic
|
c0d183ce3d
|
removed lots of unused dependencies
|
2013-03-15 10:34:09 +08:00 |
|
Mic
|
7c2e6ded0e
|
removed direct dependency to spring-bean because it's already there as a transitive dependency
|
2013-03-15 10:24:07 +08:00 |
|
Mic
|
d08173dbf1
|
removed unused dependency jDom
|
2013-03-15 10:18:24 +08:00 |
|
Mic
|
28b3b296fb
|
removing unused dependency commons-pool
|
2013-03-15 10:15:50 +08:00 |
|
Mic
|
c49b0ae500
|
removed unused dependency commons-lang3
|
2013-03-15 10:13:57 +08:00 |
|
Mic
|
c5bb1e3ec7
|
removed unused dependency javassist
|
2013-03-15 10:11:29 +08:00 |
|
Mic
|
2671d7cab8
|
removed unused dependency JBoss logging
|
2013-03-15 10:09:33 +08:00 |
|
Mic
|
85e5f63cea
|
simplified the POM
|
2013-03-15 10:03:04 +08:00 |
|
Mic
|
06a48e4a00
|
migrate to Spring 3.2.2
|
2013-03-14 18:04:55 +08:00 |
|