UserForm.java

Diff Revision Date Message Lines Author Branch
3329 23 Dec 09

APF-1182: Upgraded to Spring Security 3.0

+6 -6 Matt Raible trunk
3124 03 May 08

Need to test for null or will fail in browse

+1 -1 Matt Raible trunk
3113 03 May 08

Fix for MyFaces 1.2.2 and iBATIS - ids are set to 0 rather than null

+3 -2 Matt Raible trunk
3107 03 May 08

Fix for iBATIS + JSF

+1 -1 Matt Raible trunk
3089 17 Apr 08

APF-1050: Upgraded to Spring Security 2.0.0 (http://raibledesigns.com/rd/entry/upgrading_to_spring_security_2)

+6 -6 Matt Raible trunk
3086 09 Apr 08

Fixed bug in Canoo WebTest - version gets set to 0 instead of null

+7 Matt Raible trunk
3058 24 Nov 07

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

+7 -2 Matt Raible trunk
3044 20 Nov 07

APF-666: Moved password encryption into service layer

+3 -22 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).

+22 -15 Matt Raible trunk
2815 24 Jun 07

Polishing: tabs to spaces

+233 Matt Raible trunk
2783 06 Jun 07

APF-800: AOP-based AccessDeniedException isn't caught properly at presentation layer

+9 -1 Matt Raible trunk
2782 06 Jun 07

APF-801: DataIntegrityViolationExceptions in UserManager should not be completely hidden

+6 -9 Matt Raible trunk
2636 10 Apr 07

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

+2 -1 Matt Raible trunk
2603 28 Mar 07

fix for APF-695

+1 -1 bnoll trunk
2361 23 Jan 07

APF-475: Synched up JSF archetype with web/jsf and fixed issue with id not getting set in UserForm

+1 -6 Matt Raible trunk
2357 23 Jan 07

APF-475: Changed user list to pass in id instead of username

+25 -25 Matt Raible trunk
1868 06 Oct 06

Fixed Eclipse warnings

+1 -1 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+232 Matt Raible trunk