Commit graph

166 commits

Author SHA1 Message Date
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
briancaruso
543c1cd945 Adding solr indexing prototype 2011-04-11 17:21:38 +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
j2blake
08770c8bd0 NIHVIVO-2450 combine upload.directory and LuceneSetup.indexDir under vitro.home.directory 2011-04-04 16:35:22 +00:00
briancaruso
14a027b803 adding license exceptions for solr 2011-04-01 17:25:29 +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
jeb228
1c9b125800 NIHVIVO-2211 Clean up the logic in ServletPolicyList and the classes that call it. 2011-03-09 21:49:38 +00:00
bdc34
d07e7d7005 Suppressing ROIT and DWR log messages. NIHVIVO-2004 NIHVIVO-1978 2011-03-08 20:53:03 +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
rjy7
47b5e4ae52 NIHVIVO-1554 Removed controllers and jsps that have been superceded by Freemarker controllers and templates 2011-03-04 19:24:27 +00:00
jeb228
171548efef NIHVIVO-2136 add license tags to XML files. 2011-03-03 20:24:09 +00:00
jeb228
f19aba5af2 NIHVIVO-2136 add license tags to XML files. 2011-03-03 17:46:32 +00:00
jeb228
1613cf2526 Reduce the noise level in vivo.all.log 2011-02-25 16:52:46 +00:00
jeb228
b7510fa355 NIHVIVO-1261 Add the new ConfigurationProperties classes, and add the setup to web.xml 2011-02-25 16:49:21 +00:00
mb863
036a88fceb NIHVIVO-2101
Created favicon for VIVO instance
2011-02-10 17:58:08 +00:00
jeb228
bad03c9955 NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:47 +00:00
ass92
be39ff7d5b NIHVIVO-1571 servlet mapping for SDBSetupController 2011-01-26 21:45:55 +00:00
nac26
2be51ef25c NIHVIVO-592 Class group browse for home page. Still waiting on update to JSONServlet (NIHVIVO-1674) so classes in class group can be returned for AJAX requests. Introducing alternative bar graph in lieu of pie chart. 2011-01-24 18:24:24 +00:00
jeb228
563d1b8651 Add license info for JSONtoFmModel.java 2011-01-14 21:06:41 +00:00
rjy7
e245d05801 Fix typos 2011-01-14 19:38:23 +00:00
rjy7
32ad455ff7 NIHVIVO-1679 Remove servlet mappings to old individual page. They are left in as comments in case someone needs them. 2011-01-14 17:30:44 +00:00
hlm7
eae3203b45 Holly updated the comments in known_exceptions.txt. 2011-01-14 15:43:20 +00:00
bdc34
709b1fc534 Working on improving error messages for lucene at startup NIHVIVO-1483 2011-01-13 21:24:51 +00:00
ass92
a25efc8bd4 NIHVIVO-1376 adding mapping for EntityURLController 2011-01-13 15:14:24 +00:00
ass92
804abd7389 NIHVIVO-437 adding new controller mapping 2011-01-10 15:33:34 +00:00
rjy7
7db0ea8938 NIHVIVO-650 Change servlet mappings so request for individual profile directs to new IndividualController 2011-01-07 14:45:52 +00:00
jeb228
752ed0a9a1 Make the startup a little quieter. 2011-01-05 17:05:02 +00:00
jeb228
1c1a803ddd VitroJenaModelMakerSetup has been deleted. Remove it from web.xml 2010-12-23 15:56:42 +00:00
jeb228
6d3f183a8f Removing a duplicate item that was accidentally added in 6703 2010-12-23 15:06:59 +00:00
bdc34
22575dc3e2 Adding N3 menu editing to the site admin page. 2010-12-16 20:11:29 +00:00
bdc34
751ed0d8be Adding back to web.xml some elements that were accidently removed. 2010-12-16 19:13:25 +00:00