Commit graph

143 commits

Author SHA1 Message Date
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
anupsawant
8b6cc3e5b0 2011-05-24 18:30:10 +00:00
ryounes
c15bdb8f3d NIHVIVO-2460 Solr-based RDF generation on individual list page 2011-05-24 15:09:54 +00:00
anupsawant
2d0ee79e34 merged from trunk version 2011-05-23 14:03:24 +00:00
stellamit
22ab56f42d disabling knowledge base update during development of migration task for 1.3 2011-05-20 20:00:48 +00:00
anupsawant
6150e68542 made changes to web.xml to comment out pagesearchcontroller and to use solrpagesearchcontroller 2011-05-20 19:02:34 +00:00
anupsawant
a29a0536d6 Thu 5:11 PM commit after resolving conflicts after merge from trunk 2011-05-19 21:12:24 +00:00
ryounes
c365f9a39a NIHVIVO-2460 Initial setup for migrating IndividualListController to Solr 2011-05-18 22:47:15 +00:00
j2blake
2ab43d907a NIHVIVO-2279 Add more functions to the UserAccount controller. 2011-05-18 21:47:39 +00:00
deepakkoni
1d0b7f4fbb updating the branch dev-search_relevance(r2947) with changes from the trunk(r2837). 2011-05-18 18:28:01 +00:00
j2blake
da42c915c6 NIHVIVO-2299 Remove old unused identifier factories: SelfEditing2RoleIdentifierFactory and UserToIndIdentifierFactory 2011-05-13 16:30:39 +00:00
ryounes
f4d89253a8 NIHVIVO-2458, NIHVIVO-2459 Add commented-out servlet definitions of new solr-based servlets for autocomplete and json data services. 2011-05-12 21:36:28 +00:00
cdtank
5f8e6e4172 1. Refactored package structure for the java files to remove the work "freemarker".
2. Did more work for setting up the backend for the science map visualziation.
2011-05-12 20:51:47 +00:00
j2blake
b2599aa4a6 NIHVIVO-2601 Create internal login for systems that only reveal the external authentication. 2011-05-11 16:02:40 +00:00
brianjlowe
685442bcfc removed some lingering tab and portal references from web.xml 2011-05-10 21:36:35 +00:00
brianjlowe
3ee550d0cd NIHVIVO-2403 Remove tabs from code 2011-05-10 20:15:55 +00:00