Commit graph

191 commits

Author SHA1 Message Date
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
hjkhjk54
dc08fbea1a 2011-11-02 14:56:54 +00:00
hjkhjk54
9870916b52 Updates to include custom form for terminology annotation and updating web.xml with delete property controller/post edit controller for n3 editing refactoring. 2011-10-11 15:50:37 +00:00
j2blake
6236269195 NIHVIVO-336 Tweak the comment. 2011-09-26 16:42:06 +00:00
j2blake
1fbf5b030a NIHVIVO-336 Modify the listeners to use StartupStatus instead of AbortStartup 2011-09-25 17:15:26 +00:00
j2blake
2baa25f096 NIHVIVO-336 Add StartupStatusDisplayFilter to the list of filters, and StartupStatusController to the servlets. 2011-09-23 18:59:02 +00:00
j2blake
60f418f299 NIHVIVO-336 Create a StartupManager to run all of the context listeners, and accumulate the results in a StartupStatus bean. 2011-09-20 21:13:07 +00:00
ryounes
aafddcddf8 Rename EmptyController to StaticPageController 2011-08-30 16:14:22 +00:00
hjkhjk54
dc46b3e195 Adding changes and code for terminology annotation support and integration of UMLS vocabulary 2011-08-15 21:48:08 +00:00
deepakkoni
f4a2ffcb8d NIHVIVO 336 - Mappings for SmokeTestController defined in web.xml 2011-07-26 21:13:21 +00:00
j2blake
8eccf61dbf NIHVIVO-2931 create a policy that prevents the user from editing or dropping the Home menu page. 2011-07-15 17:38:59 +00:00
hjkhjk54
0e5fef8921 mapping for institutional internal class 2011-07-14 03:18:47 +00:00
j2blake
889d6c4b31 Preserve the comment -- the filter must be set up before the index is built. 2011-07-13 21:32:16 +00:00
ryounes
a4ff4a1b3b NIHVIVO-2775 Change names of Solr* controllers to remove the "Solr" prefix 2011-07-13 15:32:06 +00:00
ryounes
2771276ece NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:20:00 +00:00