Commit graph

158 commits

Author SHA1 Message Date
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
hjkhjk54
b89098410d Updates for menu management 2011-07-12 01:41:33 +00:00
runeliza
bb3fcc0208 Updated the locations of the Google Refine servlets. 2011-07-07 21:07:05 +00:00
runeliza
5f5df56304 Modified and added Google Refine servlets. 2011-07-07 20:24:27 +00:00
runeliza
ff3ff4c90b Added Google Refine Property List Service for the "Add columns from VIVO" feature. 2011-07-05 19:26:07 +00:00
j2blake
fe8c2425e6 Change SesameController to FriendController 2011-07-05 15:36:21 +00:00
hjkhjk54
50e15f9c0c Changes to edit request controller path in web.xml, adding generator as part of custom annotation and test menu edit template (to be removed later) 2011-07-01 21:47:43 +00:00
j2blake
4aec3159d5 Create SesameController 2011-07-01 20:53:53 +00:00
j2blake
f8816f0cc8 Remove unused classes related to authentication. 2011-07-01 19:40:32 +00:00
mbarbier
52a933c20d ---FILE HARVEST---
web.xml: Add file harvest mapping
fileharvest.xml: renamed from testfile.xml
testfile.xml: deleted
CsvFileHarvestJob.java: bug fixes
FileHarvestController.java: renamed from TestFileController.java
TestFileController.java: deleted
2011-06-30 20:13:34 +00:00
stellamit
1c81c6c596 NIHVIVO-2426 knowledge base migration 2011-06-29 18:47:42 +00:00
j2blake
65dc521903 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:10 +00:00
stellamit
58f8872153 disabling knowledge base migration code 2011-06-27 21:16:50 +00:00
stellamit
1742c610a9 enabling the data migration listener (NIHVIVO-2426) 2011-06-27 18:14:53 +00:00
stellamit
82a60607c7 NIHVIVO-2426 and NIHVIVO-2771 knowledge base migration work 2011-06-24 21:21:07 +00:00
j2blake
3c3d230666 NIHVIVO-2758 Move SelfEditorRelationshipPolicy and unit tests from Vitro into Vivo, since it uses URIs from the Vivo ontology. Change the package. 2011-06-24 19:15:14 +00:00
j2blake
e9b9597809 NIHVIVO-2758 Move VivoPolicy from Vitro into Vivo. Change the package and merge the Setup class. 2011-06-24 18:53:55 +00:00
j2blake
b4a0813eb6 disable FakeExternalAuthController 2011-06-23 19:40:41 +00:00
anupsawant
b4cfc992ac 2011-06-17 16:30:15 +00:00
stellamit
041d276bc8 updating comments above AttachSubmodels and PelletReasonerSetup 2011-06-15 17:14:00 +00:00
ryounes
ab07708376 Remove old ContactMailServlet and servlet mappings. 2011-06-13 16:04:29 +00:00
deepakkoni
60b3a94f77 Committing changes resulted in merging trunk(r3034) to branch(r2974) 2011-06-10 18:11:48 +00:00
j2blake
589e2b4fd6 NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy. 2011-06-09 14:43:02 +00:00
j2blake
35257eea0d Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp 2011-06-05 23:38:31 +00:00
j2blake
661e14c350 NIHVIVO-2279 Complete the transition of SelfEditingPolicy into the common policy family. Get rid of the Setup and the IdentifierFactory. 2011-06-03 15:32:16 +00:00
j2blake
dc57932f9d NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes. 2011-06-02 20:13:18 +00:00
j2blake
ac5363a5d6 NIHVIVO-2279 Add the migration code (disabled for now) 2011-06-01 17:59:35 +00:00
j2blake
3e29f4b9cc NIHVIVO-2279 Hard-coded loading for our four favorite PermissionSets. 2011-05-27 19:04:47 +00:00
j2blake
93a5806924 NIHVIVO-2279 Implement CreatePassword - start to separate into user vs. admin functions. 2011-05-25 20:03:19 +00:00
ryounes
2d450029fb NIHVIVO-2437 Switch to Solr index and controllers 2011-05-25 15:46:46 +00:00
anupsawant
96cbaed66c 2011-05-24 19:36:59 +00:00
j2blake
9593b175a8 NIHVIVO-2279 Implement FreemarkerEmailFactory and standardize on it. Change the parameters used to enable e-mail. 2011-05-24 19:30:55 +00:00
ryounes
8f65033e34 NIHVIVO-2460, NIHVIVO-2643 Add Solr versions of JSONServlet and JSONReconcileServlet (not yet migrated from Lucene to Solr) and corresponding commented-out servlet mappings. 2011-05-24 19:18:14 +00:00
anupsawant
ab2bfcdeb8 updated from trunk 2011-05-24 18:46:54 +00:00