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
Thibault Duchateau
51d4fd8e75
Updated Dandelion version
2013-03-05 22:25:15 +01:00
Thibault Duchateau
65065a8979
Added compatibility with Servlet2.x containers
2013-02-24 21:36:36 +01:00
Thibault Duchateau
e44552ea4c
Added Dandelion-Datatables
...
New dependencies added
Old tables replaced by Datatables using Dandelion-Datatables
2013-02-24 20:36:09 +01:00
Mic
9cd3c9ef3d
embedded server: moved from Jetty to Tomcat
2013-02-21 09:44:38 +08:00
Mic
9ba5811de3
Integrating Gordon's work
...
- integrated Gordon's comments in the POM
- removed antlr from the POM that we don't need anymore
- changed webjars versions inside headTag.jsp
2013-02-20 09:40:48 +08:00
Gordon Dickens
2ab9422280
updated runtime & provided dependencies
2013-02-19 11:10:37 -05:00
Gordon Dickens
46260018d1
switched to modern logback for logging, see logback.xml and logback-test.xml for configuration
2013-02-19 10:44:33 -05:00
Gordon Dickens
cf9a540e94
more comments
2013-02-19 10:20:11 -05:00
Gordon Dickens
2c8f0351b1
Updated Project configuration for best practices
2013-02-19 10:00:14 -05:00
Mic
cec8110236
moved Spring config files and changed AtomView example so it is based on Vets instead of Visits
2013-02-19 16:36:23 +08:00
Mic
057015c14c
Spring MVC Test Framework and migration to Spring 3.2.1
...
- migrated to Spring 3.2.1
- added hamcrest to the POM so it can be used with the Spring MVC Test
Framework
- Started migrating a JUnit test to Spring MVC Test Framework (at this
stage, it stills doesn't work. It could be because of a conflict with
ContentNegotiatingViewResolver)
2013-02-15 15:31:04 +08:00
Mic
0c09ec3bd1
added @Cacheable support with ehcache
2013-02-14 11:12:36 +08:00
Mic
feca50d272
added jQueryUI
2013-01-22 09:29:49 +01:00
Mic
d88b565d28
migrated all dates to joda time
2013-01-19 02:53:27 +08:00
Mic
0fe479390b
improvements to Owner Controller
...
- migrated to bean validation annotations
- merged to one single controller
2013-01-16 10:30:20 +08:00
Mic
5432a1932c
started adding support for Spring Data
2013-01-15 17:31:01 +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
9a77b56427
cleaned up CSS and migrated to Bootstrap
2013-01-14 11:02:08 +08:00
Mic
87ccf9fea1
first step of migration to Spring 3.2 (still in process)
2013-01-09 17:24:48 +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
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
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
737d478752
polish
2013-01-09 17:13:23 +08:00
Keith Donald
3dc88e069a
polish
2013-01-09 17:13:23 +08:00
Keith Donald
4b68a74b49
update to 3.0.0.RELEASE
2013-01-09 17:13:21 +08:00
Costin Leau
fe63e9c87f
+ add default servlet definition (for containers that do not declare it - such as GlassFish)
...
+ increase Spring version to RC3 (it works with trunk just fine)
2013-01-09 17:13:20 +08:00
Costin Leau
5db88f472c
SPR-6447
...
SPR-6448
+ add JSTL libraries to the war for portability
2013-01-09 17:13:19 +08:00
Costin Leau
a36bc3c292
SPR-6447
...
SPR-6448
+ add JSTL libraries to the war for portability
2013-01-09 17:13:19 +08:00
Costin Leau
9617efef32
SPR-6447
...
+ improve DataSource setup
2013-01-09 17:13:18 +08:00
Costin Leau
d109fdd2f5
SPR-6447
...
SPR-6449
+ fix the packaging of some libraries to prevent weird class loading problems from occuring
2013-01-09 17:13:17 +08:00
Costin Leau
c0b90bf9ef
SPR-6447
...
+ move jdbc scripts from META-INF into /resources
2013-01-09 17:13:17 +08:00
Costin Leau
521d01db95
SPR-6447
...
SPR-6448
+ commit the gross of the files
+ added maven pom
2013-01-09 17:13:17 +08:00