Jim Blake
ad9c08cf28
VIVO-742 Many changes to remove "solr" from the code base.
...
Comments, template names, Java classes, variables and method names (Java and JavaScript), etc.
2014-04-23 14:20:14 -04:00
Jim Blake
de32d53791
VIVO-731 Replace SparqlQueryServlet with SparqlQueryController
...
SparqlQueryServlet was JSP-based, so delete the JSP also.
SparqlQueryController is Freemarker-based, and is a this shell around the SparqlQueryApiExecutor.
2014-04-14 12:19:48 -04:00
j2blake
03750cd669
VIVO-581 Add a diagnostic page
2013-12-10 11:37:47 -05:00
tworrall
bcdacf916c
fixed i18n string error
2013-10-10 10:17:06 -04:00
Brian Caruso
54f79f2ea7
Normalize line endings VIVO-101
2013-07-18 15:19:53 -04:00
j2blake
5de5a322a2
VIVO-139 Use the I18n framework wherever DisplayMessage is loaded.
2013-06-14 12:47:37 -04:00
tworrall
4a01fa057b
more template updates for i18n
2013-05-31 11:57:37 -04:00
tworrall
639f0450ac
template updates for internationalization, including updated all.properties
2013-05-20 15:36:37 -04:00
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
j2blake
b4796c649a
NIHVIVO-3209 Create two controllers: one will show the status of all living instances of VitroBackgroundThread (for system monitoring); the other will wait until they are idle (for Selenium tests).
2012-10-15 19:23:05 +00:00
j2blake
9cdffd0c09
Merge from 1.5 branch: NIHVIVO-3973 If the Solr index is not available, do not offer the user the ability to re-index. Show an error message instead.
2012-09-26 16:02:27 +00:00
j2blake
eb1d4b9631
Merge from branch: NIHVIVO-3930 Add logic to the template: if totalToDo is 0, we are still preparing the list of records to index. Don't show the counts, or an estimated time.
2012-09-25 20:35:32 +00:00
briancaruso
0324d89561
Changing startup status to use requested url for continue link.
2012-06-19 15:46:20 +00:00
j2blake
486dc1dd7d
NIHVIVO-2694 Create a new page that allows an admin or root to restrict logins.
2012-02-02 21:56:48 +00:00
j2blake
c18e14a106
Fix UserAccounts list page so it encodes the role URIs properly when filtering. Only show non-public roles for selections.
2011-12-23 17:38:31 +00:00
j2blake
779c48c683
NIHVIVO-3523 Improve the layout of admin/showAuth
2011-12-22 15:32:12 +00:00
j2blake
5a24f48c15
rephrase "estimated" time.
2011-12-06 22:05:34 +00:00
tworrall
b0fc727218
NIHVIVO-2595 adding title attribute to anchor tags
2011-11-30 21:25:07 +00:00
j2blake
80c1dc9a11
Remove the "update" option from the SearchIndex page. Show improved status including records completed and expected completion time.
2011-11-25 20:01:04 +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
manolobevia
a54e24779d
Cleaned markup, added styles, and aria roles for Refresh Content pages
2011-11-14 19:51:13 +00:00
j2blake
8e3c156f9e
NIHVIVO-3302 Clarify whether the search index is being rebuilt or updated, and how long it has taken so far.
2011-11-11 23:06:38 +00:00
j2blake
811c3a994f
Make the stack trace look better.
2011-10-18 20:55:49 +00:00
j2blake
e8d8c494f7
NIHVIVO-3209 Create VitroBackgroundThread to provide an answer to the question "are all background threads idle?". Make IndexBuilder and VClassGroupCache.RebuildGroupCacheThread subclasses of VitroBackgroundThread, so they will be included in that question.
2011-10-11 19:45:30 +00:00
j2blake
1d321f6c83
NIHVIVO-336 Clean up some unused context listeners.
2011-09-28 16:20:36 +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
a24e2b691c
NIHVIVO-336 Create StartupStatusController, so admins can see the startup status from a link on the site admin page.
2011-09-23 18:57:44 +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
j2blake
734067f1b4
NIHVIVO-2299 Match external Auth ID against the matching property.
2011-06-07 18:22:43 +00:00
j2blake
72314d3598
Convert the Authentication mechanism from User to UserAccount.
2011-06-07 15:00:41 +00:00
j2blake
ec690dd31f
Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp
2011-06-05 23:38:33 +00:00