3192
by mraible on
12 December 2008, 00:30:33 -0800
(26 days ago)
APF-936: Fixed BaseDaoTestCase#populate so it works as expected. Thanks to Anil Gangolli for the patch!
3190
by mraible on
12 December 2008, 00:17:01 -0800
(26 days ago)
APF-1070: Fixed link to "All Streams" on page admin/viewstream.jsp is broken, linking to clickstreams.jspjsp.
3188
by mraible on
11 December 2008, 23:53:33 -0800
(26 days ago)
APF-1110: Fixed Eclipse issues 1) Exception scriplet in dataAccessFailure.jsp and 2) renamed login.xml and config.xml to login.xmlf and config.xmlf.
3187
by mraible on
11 December 2008, 23:11:51 -0800
(26 days ago)
Exclude ApplicationResources*.properties from war overlay (in case the WAR has newer files). Also fixed APF-1073 - replacing ${java.io.tmpdir} with /tmp.
3184
by mraible on
11 December 2008, 22:27:11 -0800
(26 days ago)
APF-1100: Error in security.xml XML comments, suggesting user comment out wrong line if not using JSF
3179
by mraible on
09 December 2008, 12:54:24 -0800
(29 days ago)
APF-1117: Fixed full-source so it doesn't remove .svn/tmp. Thanks to Romke for the patch.
3176
by mraible on
08 December 2008, 15:51:09 -0800
(30 days ago)
APF-1114: First pass at upgrading to Tapestry 5. Thanks to Serge Eby for his hard work in making this happen.