Commit graph

11 commits

Author SHA1 Message Date
tworrall
63445aa249 the startupStatus-displayRaw template does not have access to the i18n freemarker variable, so backing those changes out 2013-05-14 11:32:50 -04:00
tworrall
fa68e0c057 template changes for internationalization -- replaced displayed text with calls to properties file containing actual strings 2013-05-13 12:17:39 -04:00
briancaruso
0324d89561 Changing startup status to use requested url for continue link. 2012-06-19 15:46:20 +00:00
tworrall
b0fc727218 NIHVIVO-2595 adding title attribute to anchor tags 2011-11-30 21:25:07 +00:00
j2blake
d4adfa2210 NIHVIVO-3345 test "cause" properly to eliminate extraneous bullets ("cause" might be an empty string). Show the application name in "____ detected a fatal error" instead of hardcoded VIVO. Restore the "Continue" link if only warnings are present. 2011-11-22 22:10:46 +00:00
manolobevia
1982c96756 NIHVIVO-3313: Refactored markup and styles for Startup Status page 2011-11-14 21:29:00 +00:00
j2blake
811c3a994f Make the stack trace look better. 2011-10-18 20:55:49 +00:00
j2blake
2bb5b25c7a NIHVIVO-336 Show the name of the app (context path) in the raw startup-status display. 2011-09-27 14:52:38 +00:00
j2blake
c7899805e8 NIHVIVO-336 Give the error/warning page a 500 status; make it persistent on errors; dont't show the continue link on errors. 2011-09-26 18:24:12 +00:00
j2blake
17334653cf NIHVIVO-336 Use an internal style-sheet in startupStatus-displayRaw.ftl, since we won't be able to get an external CSS file if the servlet filters are broken. 2011-09-26 17:00:28 +00:00
j2blake
39dc9736a2 NIHVIVO-336 Create StartupStatusDisplayFilter which will forcibly display the StartupStatus if there are warnings or errors. 2011-09-23 18:53:36 +00:00