Commit graph

90 commits

Author SHA1 Message Date
Mic
5432a1932c started adding support for Spring Data 2013-01-15 17:31:01 +08:00
Mic
df5c5ca59d gave more explicit names to JSPs 2013-01-15 10:57:36 +08:00
Mic
ffa0a6a1cf improved alignment in forms 2013-01-15 10:38:24 +08:00
Mic
6f7b42206e added .html extension for all JSP/html content 2013-01-15 09:42:45 +08:00
Mic
05c1110dce fixed content negotiation configuration 2013-01-15 09:29:01 +08:00
Mic
bfa4f85a83 removed source folder (not used anymore) 2013-01-14 23:44:06 +08:00
Mic
09c92b3072 general cleanup
- removed unneeded Spring config files
- moved i18n files to a dedicated folder
2013-01-14 23:43:13 +08:00
Mic
5c25ef9cc1 removed former Hibernate xml configuration 2013-01-14 23:40:25 +08:00
Mic
0c2665f1b4 added bean profiles for jdbc/jpa 2013-01-14 23:36:06 +08:00
Mic
b459ca3377 added aspectj decaration. All JUnit tests are now successful 2013-01-14 23:23:07 +08:00
Mic
608c42f74b migrated from SimpleJdbcTemplate to JdbcTemplate 2013-01-14 22:13:04 +08:00
Mic
4e35adb6b0 migrated to hsql 2.2.8 and fixed a couple of JPA issues 2013-01-14 16:55:09 +08:00
Mic
9f8acc05ad migration to JPA annotations
- added JPA annotations to POJO classes
- merged JPA Repos with Hibernate repos so we only use JPA
- renamed .txt files to .sql
- moved Spring configuration files so it is easier to use them inside
JUnit tests
2013-01-14 16:12:05 +08:00
Mic
099847cf49 Spring MVC config and layout in 'vets' section
- commented out all Spring MVC config related to content negociation so
the app works well in HTML for now
- Integrated Bootsrap look&Feel in the 'vets' section
2013-01-14 11:32:32 +08:00
Mic
9a77b56427 cleaned up CSS and migrated to Bootstrap 2013-01-14 11:02:08 +08:00
Mic
5139c8d3bc added header to all JSPs 2013-01-14 00:08:37 +08:00
Mic
58d82e461a handled all exception messages inside Spring config 2013-01-10 16:12:50 +08:00
Mic
aeeeace8a2 renaming controllers so they all have 'Controller' suffix 2013-01-09 21:37:28 +08:00
Mic
c690c9d05c removed static inclusion of jsp 2013-01-09 21:23:44 +08:00
Mic
6dd1acd4b1 adding gitignore file 2013-01-09 17:28:20 +08:00
Mic
87ccf9fea1 first step of migration to Spring 3.2 (still in process) 2013-01-09 17:24:48 +08:00
Mic
5f25d7483d removing authors 2013-01-09 17:13:28 +08:00
Mic
b586740242 removing authors 2013-01-09 17:13:28 +08:00
Rossen Stoyanchev
52d4b20d08 Apply patch from SPR-7894 2013-01-09 17:13:28 +08:00
Chris Beams
7cbfaf1726 Fix Petclinic case-sensitivity problems against MySQL (SPR-7512)
With thanks to Rob Winch for patch submission.
2013-01-09 17:13:28 +08:00
Costin Leau
0b9d98ba1c disable welcome files (for Servlet 3 compatibility) 2013-01-09 17:13:28 +08:00
Keith Donald
973c45ba2d date picker 2013-01-09 17:13:27 +08:00
Costin Leau
4bf4f8e3d3 + add aspects jar back to the war 2013-01-09 17:13:27 +08:00
Costin Leau
ffd7a4602c + removed optional marker on some dependencies so they get included in the final war 2013-01-09 17:13:27 +08:00
Costin Leau
a7ae7df3a8 + upgrade to AJ 1.6.8
+ add dedicated section for Tomcat 5.5 and Tomcat 6 LTW setup (so it's clearer)
2013-01-09 17:13:27 +08:00
Costin Leau
84455ff3a2 + update commons-pool to 1.5.3 to avoid some memory leaks 2013-01-09 17:13:27 +08:00
Costin Leau
1f59a262c3 + add comment about Tomcat 6 2013-01-09 17:13:26 +08:00
Keith Donald
6f6d950847 jdom needed for rome 2013-01-09 17:13:26 +08:00
Keith Donald
6f1ca5ddaa format 2013-01-09 17:13:26 +08:00
Keith Donald
6d0d36f35b polish 2013-01-09 17:13:26 +08:00
Keith Donald
dee6a358d6 aspectj is required 2013-01-09 17:13:26 +08:00
Keith Donald
9ef38c5e97 polish 2013-01-09 17:13:25 +08:00
Keith Donald
58fe4779a5 correct commons logging exclude 2013-01-09 17:13:25 +08:00
Keith Donald
33a5c878e3 tweaks 2013-01-09 17:13:25 +08:00
Keith Donald
d7f75cfdb9 Fixed pom optional bugs 2013-01-09 17:13:25 +08:00
Keith Donald
bcda93f280 Slf4j update 2013-01-09 17:13:25 +08:00
Keith Donald
57e17d32b2 finally got rid of commons logging 2013-01-09 17:13:24 +08:00
Costin Leau
905d9824b0 + improved war structure 2013-01-09 17:13:24 +08:00
Keith Donald
c0a9be95fb commons logging exclusion for openjpa 2013-01-09 17:13:24 +08:00
Keith Donald
bd07ffc47e polish 2013-01-09 17:13:24 +08:00
Keith Donald
31733db715 fixed test suite failing 2013-01-09 17:13:23 +08:00
Keith Donald
1b48694fd9 removed test suite class 2013-01-09 17:13:23 +08:00
Keith Donald
ef838ad656 Switched to embedded db 2013-01-09 17:13:23 +08:00
Keith Donald
737d478752 polish 2013-01-09 17:13:23 +08:00
Keith Donald
3dc88e069a polish 2013-01-09 17:13:23 +08:00