ApplicationResources.properties

Diff Revision Date Message Lines Author Branch
3298 09 Nov 09

APF-1114: Finished writing tests for Tapestry module. Still need to complete test templates for AMP.

+1 -1 Matt Raible trunk
3257 25 Oct 09

APF-1164: Removed OSCache and cleaned up archetypes.

-6 Matt Raible trunk
3212 24 Apr 09

APF-1131: Removed Clickstream.

-9 Matt Raible trunk
3029 09 Oct 07

APF-916: Fixed typo in 404's copy

+1 -1 Matt Raible trunk
3014 21 Sep 07

APF-909: Removed HTML from Remember Me warning message

+1 -1 Matt Raible trunk
2943 13 Sep 07

APF-880: Fixed XSS issue in success/error messages by removing HTML from i18n bundles and changing messages.jsp so it does escape XML.

+6 -6 Matt Raible trunk
2520 27 Feb 07

APF-663: Moved ${copyright.year} into ApplicationResources.properties instead of parsing footer.jsp

+1 Matt Raible trunk
2434 05 Feb 07

APF-619: Move version and company information to ApplicationResources.properties

+8 -1 Matt Raible trunk
2253 05 Jan 07

APF-564: Split basic archetype into 4 separate archetypes (appfuse-basic-jsf, appfuse-basic-spring, appfuse-basic-struts, appfuse-basic-tapestry) and consolidated i18n bundles into common-web project.

+187 Matt Raible trunk
1965 01 Nov 06

Added missing pt and zh translations, as well as removed welcome.message key since it's not used anymore

+1 -4 Matt Raible trunk
1833 11 Sep 06

Collapsed JAR and WAR projects into same thanks to Mike Horwitz's "warpath" plugin

+187 Matt Raible trunk
1773 29 Aug 06

Restructuring for Maven 2

+187 Matt Raible trunk
1771 29 Aug 06

Restructuring for Maven 2

+187 Matt Raible trunk
1578 15 May 06

CSS Framework integration with "simplicity" theme (known issues in IE)

+1 Matt Raible trunk
1454 06 Apr 06

Changed "Cancel" button on list screens to "Done". http://issues.appfuse.org/browse/APF-230

+1 Matt Raible trunk
1295 13 Jan 06

Users can now set locale by passing in locale=language (i.e. locale=en). If not English, a link will show up to switch to English. Also changed webapp.prefix to webapp.name and changed titles to "Title | $webapp.name" from "$webapp.name | Title".

+1 -1 Matt Raible trunk
1256 11 Jan 06

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

+4 Matt Raible trunk
1194 09 Oct 05

Upgraded to scriptaculous 1.5 RC3 and removed browser warning for older browsers

-1 Matt Raible trunk
1128 28 Aug 05

Changed 'tomcat' role to 'user' role (http://issues.appfuse.org/browse/APF-79)

+1 -1 Matt Raible trunk
972 06 May 05

Fixed messages now showing up when using a locale not supported by AppFuse (http://issues.appfuse.org/browse/APF-5)

+182 Matt Raible trunk