Commit graph

218 commits

Author SHA1 Message Date
hjkhjk54
e2a82c3809 NIHVIVO-3056 Update web.xml to include Page Controller servlet to allow menu page to display without null pointer exception 2011-07-25 18:01:00 +00:00
ryounes
b765eeab79 Merge r8824 from maint-rel-vivo-1.3 2011-07-25 15:10:40 +00:00
ryounes
0877635c3f Merge r8779-8780 from maint-rel-vivo-1.3 2011-07-21 16:16:32 +00:00
j2blake
0d1e79148e Merge r8765 from release 1.3 branch 2011-07-20 20:30:11 +00:00
cappadona
c33139d50a Applied some changes that were overlooked at the Vitro level for menu management and institutional internal class (not sure if this should even be in Vitro, if so perhaps a name change is in order). 2011-07-19 12:59:43 +00:00
j2blake
7ffba81972 Clarify the explanation and example for vitro.local.solr.url property. 2011-07-18 20:34:57 +00:00
j2blake
d8e0734581 Remove the duplicate and obsolete description of vitro.local.solr.url 2011-07-18 19:50:20 +00:00
ryounes
7d963f83e9 NIHVIVO-2968 Fix servlet mappings in vitro web.xml 2011-07-18 19:26:33 +00:00
j2blake
36a9dc22e6 NIHVIVO-2955 oversight in the web.xml, wrong package name for RestrictHomeMenuItemEditingPolicy 2011-07-18 14:39:52 +00:00
j2blake
7590dccf88 NIHVIVO-2931 create a policy that prevents the user from editing or dropping the Home menu page. 2011-07-15 17:39:03 +00:00
j2blake
0e3d374e25 NIHVIVO-2865 trim the amount of Solr logging, and direct it to a file in the tomcat/logs directory. 2011-07-13 21:55:16 +00:00
j2blake
50dd167b3b NIHVIVO-2437 Make the Solr security mask a configurable property. 2011-07-13 21:32:50 +00:00
j2blake
f8bb741f15 Preserve the comment -- the filter must be set up before the index is built. 2011-07-13 21:32:18 +00:00
j2blake
c749a9c9aa NIHVIVO-2757 Set solr logging properties so it logs to a file 2011-07-13 17:18:49 +00:00
ryounes
b3c6c61325 NIHVIVO-2775 Change names of Solr* controllers to remove the "Solr" prefix 2011-07-13 15:32:03 +00:00
ryounes
6083deeaf7 NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code. 2011-07-13 15:19:52 +00:00
j2blake
ac769c7601 Remove unused old file from config area. 2011-07-12 20:58:19 +00:00
j2blake
4343bbae21 Add license info for antisamy 2011-07-12 14:37:36 +00:00
ryounes
d9567f69ab Update known_exceptions.txt for class rename 2011-07-08 15:39:07 +00:00
j2blake
561d35ddc0 Change SesameController to FriendController 2011-07-05 15:36:09 +00:00
j2blake
dc14aa5aa4 Create SesameController 2011-07-01 20:53:56 +00:00
j2blake
8b34e8d5d0 Remove unused classes related to authentication. 2011-07-01 19:40:35 +00:00
briancaruso
98b1a4aba2 Removing debugging log levels from default log4j.properties 2011-06-30 21:55:51 +00:00
j2blake
87dc7698e1 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:14 +00:00
anupsawant
692446335e Committing changes with merge from search relevance branch. 2011-06-23 15:21:33 +00:00
anupsawant
c69a3f9f93 threading code committed. 2011-06-21 20:20:25 +00:00
anupsawant
e5f73e181c 2011-06-17 16:30:47 +00:00
anupsawant
4b2d55aa75 updates to queries 2011-06-17 15:34:20 +00:00
deepakkoni
637f98661e Committing the following changes
1) Reverting to the original configuration containing 5 queries and firing them against Dataset object.
2) setting for moderate solr logging onto the console.
2011-06-16 12:05:53 +00:00
ryounes
cd439b8aaa Remove old ContactMailServlet and servlet mappings. 2011-06-13 16:04:25 +00:00
deepakkoni
3f2bf662d0 Committing changes resulted in merging trunk(r8181) to branch(r8120) 2011-06-10 18:08:34 +00:00
j2blake
bffa48ed6b Clarify the description of the email properties. 2011-06-09 20:37:07 +00:00
j2blake
253c8a3082 NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy. 2011-06-09 14:42:09 +00:00
j2blake
f88be755cf NIHVIVO-2299 Create the root user policy and changes to deploy.properties 2011-06-08 21:21:59 +00:00
j2blake
e11ffeaf62 NIHVIVO-2299 Remove User and UserDao, and make necessary changes. 2011-06-08 16:11:45 +00:00
j2blake
320ca3c8b0 Create the admin/showAuth page to replace admin/showids.jsp, edit/selfeditcheck.jsp and admin/checkblacklist.jsp 2011-06-05 23:40:53 +00:00
j2blake
36f404ea48 NIHVIVO-2279 Complete the transition of SelfEditingPolicy into the common policy family. Get rid of the Setup and the IdentifierFactory. 2011-06-03 15:31:54 +00:00
j2blake
60000b1036 NIHVIVO-2279 replace DbAdminEditingPolicy, CuratoryEditingPolicy and EditorEditingPolicy and helper classes with EditRestrictedDataByRoleLevelPolicy and helper classes. 2011-06-02 20:13:21 +00:00
j2blake
f3ca1a71a3 NIHVIVO-2279 Add the migration code (disabled for now) 2011-06-01 17:59:38 +00:00
ryounes
4c93736902 NIHVIVO-2459, NIHVIVO-2643 Solr versions of autocomplete and json reconcile 2011-05-31 14:58:40 +00:00
brianjlowe
04edace976 NIHVIVO-2440 Remove RDB support 2011-05-27 20:36:48 +00:00
j2blake
93738cb8bf NIHVIVO-2279 Hard-coded loading for our four favorite PermissionSets. 2011-05-27 19:04:55 +00:00
cappadona
1ef03e8471 NIHVIVO-2306 Added VitroConnection.DataSource properties (minus VitroConnection.DataSource.tripleStoreType which will soon be obsolete) 2011-05-26 13:58:06 +00:00
j2blake
1bac5c5fbc NIHVIVO-2279 Implement CreatePassword - start to separate into user vs. admin functions. 2011-05-25 20:03:02 +00:00
ryounes
3fbbd561c5 NIHVIVO-2460 Migrate menu pages to Solr index 2011-05-24 20:46:46 +00:00
j2blake
0654b896c1 NIHVIVO-2279 Implement FreemarkerEmailFactory and standardize on it. Change the parameters used to enable e-mail. 2011-05-24 19:31:21 +00:00
ryounes
0bc8cd3c3e 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:10 +00:00
anupsawant
c24926e72b updated from trunk 2011-05-24 18:46:29 +00:00
ryounes
c3049eb9c5 NIHVIVO-2460 Solr-based RDF generation on individual list page 2011-05-24 15:09:50 +00:00
anupsawant
96f138c247 made changes to web.xml to comment out pagesearchcontroller and use solrpagesearchcontroller 2011-05-20 19:01:53 +00:00