BasePage.java

Diff Revision Date Message Lines Author Branch
3057 24 Nov 07

APF-92: Display error message when SMTP Server not running or invalid

+6 -1 Matt Raible trunk
2866 29 Aug 07

APF-484: Upgraded to MyFaces 1.2.0 (JSF 1.2) and changed testing to use Shale's Test framework. There is a known issue with the 404 page on Jetty 6.1.5 (http://issues.appfuse.org/browse/APF-856).

+12 -27 Matt Raible trunk
2815 24 Jun 07

Polishing: tabs to spaces

+280 Matt Raible trunk
2636 10 Apr 07

APF-725: Added @SuppressWarnings(unchecked) where appropriate and cleaned up unused imports

+4 -2 Matt Raible trunk
2433 05 Feb 07

APF-618: Added classloader to prevent issue where bundle loading for messages fails when using multiple webapps.

+2 -1 Matt Raible trunk
2397 28 Jan 07

Polishing

+12 -20 Matt Raible trunk
2393 24 Jan 07

Commented out log.warn message - ResourceBundle is resolved from JAR instead of filesystem when running unit tests with JSF. For more information on this issue, see http://www.nabble.com/Loading-ResourceBundles-from-JARs-vs.-Classpath-tf3096465s2369.html.

+10 -3 Matt Raible trunk
2390 24 Jan 07

Improvements after doing steps 1-4 of JSF tutorial

+1 Matt Raible trunk
2371 23 Jan 07

Moved sort logic into BasePage.java

+46 -6 Matt Raible trunk
1868 06 Oct 06

Fixed Eclipse warnings

+1 -4 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+240 Matt Raible trunk
1369 05 Mar 06

Issue number: APF-289 Obtained from: Submitted by: Reviewed by: CVS: ---------------------------------------------------------------------- CVS: Issue number: CVS: If this change addresses one or more issues, CVS: then enter the issue number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to the project by someone else; i.e., CVS: they sent us a patch or a set of diffs, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line.

+11 -7 thogau trunk
1256 11 Jan 06

Acegi now uses UserDAO for authentication rather than JDBC (http://issues.appfuse.org/browse/APF-118).

+3 -6 Matt Raible trunk
744 05 Dec 04

Initial checkin of JSF and Tapestry

+239 Matt Raible trunk