j2blake
6123f41d95
VIVO-87 First attempt at a caching filter.
...
Appears to work with Firefox cache and Chrome cache, except for language-dependent stuff.
Is that because it isn't configured correctly, or is it because Firefox and Chrome aren't attempting to keep more than one version of a page in their caches? Even if they do see a "Vary: Accept-Language" header?
2013-05-14 16:37:29 -04:00
j2blake
665a666b7f
Remove <servlet-mapping> that have no matching <servlet>
2013-04-10 15:51:03 -04:00
j2blake
c53e53c526
VIVO-2 Fix the URIs of the JSTL taglibs.
2013-03-08 17:48:27 -05:00
j2blake
7c2de3a6f2
Clean up web.xml and create a unit test to keep it clean.
...
VIVO-19
2013-02-04 17:22:29 -05:00
j2blake
bb6b2fa970
VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale
2013-01-24 16:21:36 -05:00
hudajkhan
f26d353b1c
Adding EditRequestAJAXController to web.xml
...
Also updating .gitignore so .build items don't show up
2012-11-09 09:49:09 -05: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
f491a7c95c
NIHVIVO-3988 Change the handling of multiple root user accounts, and remove the back-door login mechanism.
2012-10-08 16:46:31 +00:00
tworrall
72d2cafc2a
merging 10098 to the trunk
2012-10-05 17:39:36 +00:00
tworrall
de276020aa
converted prperty groups listing to new design, like class groups and class hierarchy
2012-07-03 15:33:52 +00:00
hjkhjk54
2a3181536c
updates for code cleanup, also fixed error in internalClassDataGetter introduced after previous update removing JSON Object as constructor for ProcessInternalClassDataGetter. Added space to sparql query for other ProcessDataGetter classes - although code was working without that.
2012-06-26 17:48:50 +00:00
j2blake
c4ae8af529
NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-20)
2012-06-24 17:51:08 +00:00
hjkhjk54
7e2a5d22d4
updates for page management, and replacing empty options with Constant empty options for pageData in EditConfigurationTemplateModel in populateDropdowns and also logging error if name in pageData already in use for that field name
2012-06-24 01:39:58 +00:00
tworrall
3099c26c9a
NIHVIVO 2465 and 2485 display and manage multiple rdfs labels
2012-06-13 18:41:25 +00:00
j2blake
f4e5c31aa8
NIHVIVO-3772 NIHVIVO-3721 Incorporate the OpenSocial integration from Eric Meeks at CTSI, UCSF. Add instructions on how to install and configure ORNG Shindig.
2012-06-05 19:31:20 +00:00
tworrall
8ee4d7cd8e
NIHVIVO-3771 new object and data property hierarchies and listings
2012-05-31 14:00:17 +00:00
tworrall
79cd09e2fa
NIHVIVO-3665 - vitro components for new class hierarchy
2012-05-08 19:04:32 +00:00
j2blake
ba55a8dcf9
NIHVIVO-2411 Move JsonServlet into its own package, in preparation for refactoring.
2012-04-26 20:57:46 +00:00
j2blake
37b0ad0e95
Remove AuthTestController at /authtest - it has been replaced by /admin/showAuth
2012-03-29 19:49:11 +00:00
briancaruso
0aabb7908b
Working on model switching. Change editRequestDispatch to stop it from always forwarding if there was a display model edit parameter. Chagned URLs for menu edit controllers. Added non-page data getters. Added SPARQL data getter.
2012-02-10 20:11:58 +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
fdee610e22
NIHVIVO-3542 Refactor IndividualController into 8 classes - focus on cleaning the logic in IndividualRequestAnalyzer - create a unit test for IndividualRequestAnalyzer.
2012-01-29 17:23:30 +00:00
hjkhjk54
2282c56aaf
updates for data property editing- NIHVIVO-3386
2012-01-27 21:46:33 +00:00
hjkhjk54
f6ba019b41
Updated vitro's web.xml to have access to the new n3editing controllers and updated the data input portion of the site admin page to include the correct parameter (editForm instead of editform) and the correct JAVA generator name.
2011-11-29 17:27:36 +00:00
j2blake
2704ce3c78
NIHVIVO-2343 Create AJAX handlers for proxy management requests.
2011-11-10 21:29:59 +00:00
j2blake
d1ecaccc5b
NIHVIVO-2343 First shot at the Manage Proxies page.
2011-11-03 23:20:22 +00:00
j2blake
d4f561d156
NIHVIVO-2811 Rewrite the build script to be simpler, and to run faster incremental builds for VIVO.
2011-09-27 21:06:02 +00:00
j2blake
104d8e0b49
NIHVIVO-2811 Make the webapp directory more closely resemble the product base directory - move tlds, filegraph, ontologies, dwr.xml and web.xml into web/WEB-INF. Adjust the build script accordingly.
2011-09-08 17:05:37 +00:00