Commit graph

139 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
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
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
f8bb741f15 Preserve the comment -- the filter must be set up before the index is built. 2011-07-13 21:32:18 +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
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
j2blake
87dc7698e1 NIHVIVO-2279 first steps toward associating a UserAccount with a Profile. 2011-06-29 15:36:14 +00:00
anupsawant
e5f73e181c 2011-06-17 16:30:47 +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
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
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
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
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
ryounes
b67ad14b2b NIHVIVO-2460 Initial setup for migrating IndividualListController to Solr 2011-05-18 22:47:13 +00:00
j2blake
74a34e8a31 NIHVIVO-2279 Add more functions to the UserAccount controller. 2011-05-18 21:47:44 +00:00
j2blake
aa0067d0fd NIHVIVO-2299 Remove old unused identifier factories: SelfEditing2RoleIdentifierFactory and UserToIndIdentifierFactory 2011-05-13 16:33:44 +00:00
ryounes
97cfec876b NIHVIVO-2458, NIHVIVO-2459 Add commented-out servlet definitions of new solr-based servlets for autocomplete and json data services. 2011-05-12 21:30:43 +00:00
ryounes
9d8610f410 NIHVIVO-2437 Add commented-out servlet and listener specifications for Solr search 2011-05-12 20:51:46 +00:00
j2blake
7fed5babcf NIHVIVO-2601 Create internal login for systems that only reveal the external authentication. 2011-05-11 16:02:43 +00:00
brianjlowe
c4f4785674 web.xml updates and bugfix for VIVO-less vitro 2011-05-10 21:28:26 +00:00
j2blake
63b0633e35 NIHVIVO-2279 First stab at UserAccountsListController 2011-05-06 14:53:47 +00:00
brianjlowe
eb00f1cd43 Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248 2011-05-03 19:01:15 +00:00
j2blake
6c8c6bcfae Get rid of FakeSelfEditing. 2011-04-26 21:21:21 +00:00
j2blake
ac55760a5a NIHVIVO-2509 Replace InformationResourceEditingPolicy with SelfEditorRelationshipPolicy, which is better structured and handles more special relationships. 2011-04-25 16:26:58 +00:00
j2blake
7b9bd45ad5 NIHVIVO-2535 The Lucene index builder uses a "public" filter, which now uses a PropertyRestrictionPolicyHelper, so that must be set up first. 2011-04-22 15:15:41 +00:00
j2blake
c7081f81cd NIHVIVO-2492 Remove DummyVisClient page, as per email with Chintan. 2011-04-20 15:15:39 +00:00
j2blake
863718241d NIHVIVO-2254
Create RequestedActions to display properties and statements. 
Create policies for authorizing those actions. 
Create Identifiers for those policies to recognize. 
Create a filter that is based on policy authorizations. 
Use that filter instead of the one that is based only on role level.
2011-04-11 19:39:36 +00:00
j2blake
b0db5dd122 NIHVIVO-2254 Rewrite the role-based policies to use the PropertyRestrictionPolicyHelper. 2011-04-06 19:11:14 +00:00
briancaruso
2b700343f7 Fixing error in web.xml 2011-04-04 21:25:40 +00:00
briancaruso
52a008cf3c Removing UpdateEntityFlagServlet.java, no longer used. NIHVIVO-2059 2011-04-04 20:04:18 +00:00
ryounes
5021069574 Remove PropertyEditLink custom jsptag and associated files 2011-03-31 18:46:12 +00:00
jeb228
c45e0c49f4 NIHVIVO-2211 Changes to RequestPolicyList and RequestIdentifiers mean that AuthSetupForrequest is no longer needed. 2011-03-09 22:17:18 +00:00
rjy7
13ff7686ef NIHVIVO-1554 Remove vitro theme jsps and other unused vitro jsps. Fix vitro web.xml so the application can run. 2011-03-04 21:52:51 +00:00