Commit graph

205 commits

Author SHA1 Message Date
j2blake
7ab6e3d5fc VIVO-1008 Don't override the mime type if the servlet container can provide it.
In CharsetEncodingFilter, check to see whether the servlet container knows the mime type,
before forcing it to "text/html;charset=UTF-8"
2015-03-27 15:39:06 -04:00
Tim Worrall
c511d9353a VIVO-922: update web.xml for new faux listing controller 2014-12-05 16:55:41 -05:00
j2blake
7bb8682454 Continue to reduce the Model Madness!
Add OntModelCache to the top of the stack of RDF data structures.
Add DataStructuresProvider to the bottom of the stack.
Redesign ModelAccess method signatures.
Create the ShowSources page.
Remove RequestModelsPrep, except for setting the Collator.
Reduce the complexity of ContentModelsSetup and ConfigurationModelsSetup.

VIVO-225 VIVO-819 VIVO-820 VIVO-821 VIVO-823 VIVO-832
2014-10-10 10:08:10 -04:00
Tim Worrall
1c118fc044 VIVO-17: QR Code info now generated via an Ajax call when the icon is clicked. 2014-10-03 11:33:26 -04:00
j2blake
793dbc2657 VIVO-862 add a filter to prevent Clickjacking. 2014-09-17 12:56:44 -04:00
j2blake
52caf0237f VIVO-719 Create the first attempt at restore. 2014-06-06 17:15:20 -04:00
j2blake
939950dcd4 VIVO-769 Merge branch 'feature/orcid' into develop 2014-05-07 17:32:38 -04:00
j2blake
abd7f7d38f Remove dead-end attempt at real-time smoke tests 2014-04-22 10:28:05 -04:00
j2blake
e01127bc11 VIVO-731 Implement the SPARQL query API.
Create a base class for API controller servlets.
2014-04-15 13:37:13 -04:00
j2blake
811820a330 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:20:01 -04:00
j2blake
3564cb78aa VIVO-581 Add a diagnostic page 2013-12-10 11:37:57 -05:00
j2blake
81ca857fc3 VIVO-530 Adjust SPARQL Update API 2013-11-26 16:03:47 -05:00
j2blake
24dc0f212a VIVO-541 First cut at the developer panel. 2013-11-17 11:51:56 -05:00
hudajkhan
984e2f6f4c updates for label, new individual form, external vocab search 2013-10-02 14:56:58 -04:00
j2blake
113f7ba94b Remove reference to N3EditFormController, which was removed in 0e26d45a31 2013-07-17 15:47:58 -04:00
Brian Caruso
b7c80189f0 Adding SearchService to web.xml VIVO-98 2013-07-16 14:40:12 -04:00
j2blake
041c091268 VIVO-82 Merge the filters that set up VitroRequest models
VitroRequestPrep and WebappDaoFactorySDBPrep merge to RequestModelsPrep. WebappDaoFactorySparqlPrep goes away.
2013-06-06 17:29:07 -04:00
j2blake
bd9efdaf2f VIVO-87 First attempt at a caching filter. 2013-05-14 16:38:34 -04:00
j2blake
c7ac1750a8 NIHVIVO-3993 Get rid of NavigationController
Written for release 1.1, but never was used.
2013-05-07 16:11:17 -04:00
tworrall
6e8f5038a4 more home page redesign changes 2013-04-30 15:44:02 -04:00
j2blake
196c857c2f VIVO-25 Fix cross-container errors in web.xml 2013-03-11 14:42:49 -04:00
j2blake
47875673a2 Clean up web.xml and create a unit test to keep it clean.
VIVO-19
2013-02-04 17:23:22 -05:00
j2blake
a3bd67097b VIVO-12 NIHVIVO-4011 Provide config and GUI for selecting Locale 2013-01-24 16:14:45 -05:00
hudajkhan
4086611ac9 Adding edit request ajax controller to web.xml 2012-11-09 09:38:13 -05:00
j2blake
1d3dc28c32 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:09 +00:00
j2blake
5293faf80b NIHVIVO-3988 Change the handling of multiple root user accounts, and remove the back-door login mechanism. 2012-10-08 16:46:44 +00:00
tworrall
1b9c1d9925 merging 4296 to the trunk 2012-10-05 17:40:45 +00:00
tworrall
d5624a9669 merging r4250 to the trunk 2012-08-06 16:26:04 +00:00
j2blake
3accc61627 NIHVIVO-3902 disable the Fake External Authentication 2012-07-12 17:52:55 +00:00
tworrall
88b88ba2ea web.xml change for new property group listing controller 2012-07-03 15:34:53 +00:00
hjkhjk54
35747e8eb8 fixed error in ProcessInternalClassDataGetterN3 after deleting JSON object from constructor in previous update. Also updated web.xml to remove Menu Management class paths that are no longer used. 2012-06-26 17:49:31 +00:00
j2blake
cc3fbc28c8 NIHVIVO-3772 Incorporate the most recent changes from Eric (2012-06-20) 2012-06-24 17:51:02 +00:00
hjkhjk54
b9dd44aaee adding deleting page controller mapping in web.xml and other updates for page management 2012-06-24 01:40:29 +00:00
hjkhjk54
173a9454c4 updates for page management 2012-06-13 19:37:50 +00:00
tworrall
eab35dc6b6 NIHVIVO 2465 and 2485 display and manage multiple rdfs labels 2012-06-13 18:42:52 +00:00
j2blake
2e69f0379b 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:08 +00:00
tworrall
59678cede7 NIHVIVO-3771 new object and data property hierarchies and listings 2012-05-31 14:00:40 +00:00
tworrall
2c294c38e9 NIHVIVO-3768 grants management page 2012-05-25 15:28:56 +00:00
tworrall
eac078a232 fixing package name 2012-05-23 14:00:16 +00:00
tworrall
91881dc6f5 NIHVIVO-3728 vivo components of publications management 2012-05-22 20:27:32 +00:00
tworrall
3ba6640e85 NIHVIVO-3665 - vivo components for new class hierarchy 2012-05-08 19:04:03 +00:00
j2blake
93fd34eb2e NIHVIVO-2411 Move JsonServlet into its own package, in preparation for refactoring. 2012-04-26 20:57:41 +00:00
j2blake
4dbcd6e6f7 Remove AuthTestController at /authtest - it has been replaced by /admin/showAuth 2012-03-29 19:49:06 +00:00
briancaruso
00f5c5ff91 Working on model switching. Renamed dataGetter package to pageDataGetter. Created package menuManagement. 2012-02-10 21:22:51 +00:00
j2blake
776801bb44 NIHVIVO-2694 Create a new page that allows an admin or root to restrict logins. 2012-02-02 21:56:46 +00:00
j2blake
01618f071d NIHVIVO-3542 Remove old IndividualController. 2012-01-29 17:37:13 +00:00
hjkhjk54
a38848b5b6 autocomplete data property editing - NIHVIVO-3386 2012-01-27 21:48:36 +00:00
j2blake
61fc9c6d5b NIHVIVO-2343 Create AJAX handlers for proxy management requests. 2011-11-10 21:29:57 +00:00
hjkhjk54
57ab4e92f3 Updates for freemarker conversion and also updates for umls term service integration 2011-11-04 18:46:29 +00:00
j2blake
926fb51ff7 NIHVIVO-2343 First shot at the Manage Proxies page. 2011-11-03 23:19:53 +00:00