Commit graph

199 commits

Author SHA1 Message Date
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
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
5c71b5984d Remove obsolete AXIS-related code. Remove files related to the mocked up temporary-login page. 2011-05-02 16:32:42 +00:00
cappadona
ce2f6361c6 Changed all "vivo" references (minus the Cornell domain name example) to "vitro" 2011-05-02 14:34:20 +00:00
j2blake
5610249bbc NIHVIVO-2492 convert JSPs from <vitro:requiresAuthorizationFor> and <vitro:confirmLoginStatus> to <vitro:confirmAuthorization> 2011-04-27 20:20:25 +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
ee81ecfa9b NIHVIVO-2492 Second try at the JSP custom tag - it requires the fully-qualified class name, but it behaves in a much more robust way. 2011-04-15 16:55:20 +00:00
j2blake
83ac0750b5 NIHVIVO-2492 First pass at a mechanism to restrict pages by policy 2011-04-15 15:25:13 +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