Commit graph

1659 commits

Author SHA1 Message Date
jeb228
1e099fd488 NIHVIVO-1232 Give the object property statement actions a common ancestor. Make them immutable objects. 2010-12-02 17:35:56 +00:00
jeb228
b1fe45f9ff NIHVIVO-1232 Move the property statement actions into a new requestedAction.propstmt package 2010-12-02 17:07:04 +00:00
jeb228
1e0230777e NIHVIVO-1232 refactor SelfEditorPolicy and fix the handling of multiple SelfEditor identifiers. Add tests. 2010-12-02 15:45:20 +00:00
jeb228
6702667ccf NIHVIVO-1232 refactor the SelfEditingPolicyTest 2010-12-02 15:28:28 +00:00
rjy7
10dc4d3e1f NIHVIVO-1333 Lots of work on display of ontology properties on individual page (nothing visible yet). 2010-12-01 22:28:54 +00:00
bjl23
f00e8bf585 adding graph variable to 'raw statements' queries 2010-12-01 22:03:02 +00:00
bjl23
0711f006f0 quick change to jenaOntModel attribute value in SDB to use TBox+ABox union - will change more later 2010-12-01 21:32:04 +00:00
mb863
9f22a78864 NIHVIVO-1238: Making custom forms theme agnostic 2010-12-01 19:39:10 +00:00
jeb228
a645c60e13 NIHVIVO-1368 fill the loginName field with a previously-supplied value, if one exists. 2010-12-01 15:39:16 +00:00
jeb228
49ff09b9d4 NIHVIVO-1430 Fix the Login redirector and associated classes to recognize 2 types of association: by SelfEditingConfig and by MayEditAs 2010-11-30 22:45:31 +00:00
mb863
25edf03517 NIHVIVO-1361: Removed Forgot your password and request account features from widget-login.ftl template. This feature won't hit 1.2 2010-11-30 20:21:52 +00:00
rjy7
7b6c3237d4 Removed insufficient authorization part of already logged in message in login widget, since this case is being handled by a dedicated insufficient authorization page. 2010-11-30 19:29:23 +00:00
jeb228
ecd8e7bebd Include the explanation of file names and directories, cribbed from vivo-dev-all list. 2010-11-30 15:01:04 +00:00
rjy7
42dca90027 NIHVIVO-1333 More work on property display on individual page 2010-11-30 13:45:28 +00:00
jeb228
30fa59cf5e NIHVIVO-1379 If a user is logged in but not authorized to view a page, send them to a page with an explanation. 2010-11-29 22:36:19 +00:00
jeb228
ec2c390152 NIHVIVO-1379 Give this page a more appropriate restriction level. 2010-11-29 22:34:57 +00:00
jeb228
edac38e007 NIHVIVO-151 record the URIs of restricted pages. On logout, don't send the user back to a restricted page. 2010-11-29 21:37:42 +00:00
jeb228
d60f39f7d4 NIHVIVO-151 send all logout requests directly to /logout. Remove old links to login_process.jsp 2010-11-29 21:37:01 +00:00
yuysun
f200a9bb59 Adding check query statement, it will return all if not specifying data properties. 2010-11-29 20:46:23 +00:00
yuysun
cb1f06ab24 A graph term is added to all queries in order to yield results, regarding JIRA issue http://issues.library.cornell.edu/browse/NIHVIVO-1443 2010-11-29 20:27:15 +00:00
jeb228
5d4625d421 NIHVIVO-1430 When a user logs in, change what is viewed. Consolidate the logic so an external user is more like an internal user. 2010-11-29 20:08:34 +00:00
bjl23
0740e57749 fixes some graph variables in DAO SPARQL queries 2010-11-29 19:59:32 +00:00
jeb228
1f6d19fece NIHVIVO-1430 improve diagnostics 2010-11-29 19:58:27 +00:00
bjl23
b39a76bfc5 change to insertNewIndividual() to retrieve class from TBox model 2010-11-29 19:30:29 +00:00
bjl23
3323f9cd53 fixing getAllPropInstByVClass() to look at TBox model 2010-11-29 19:14:47 +00:00
sjm222
a9523b0e8d review revisions to development for NIHVIVO-1414 2010-11-29 18:28:36 +00:00
mb863
d4b8a638af NIHVIVO-1361 2010-11-29 18:26:16 +00:00
rjy7
150b8e1de2 NIHVIVO-1333 Initial version of class definitions used for individual ontology property display 2010-11-29 17:36:14 +00:00
rjy7
c1372d5cc2 Change non-static requiresLoginLevel() methods to call the static method directly, rather than just referencing the same field. 2010-11-29 15:24:47 +00:00
sjm222
d419af9bc8 intiial development for NIHVIVO-1414 2010-11-29 02:52:04 +00:00
jeb228
bdfe0d018d NIHVIVO-1399 create a servlet and template to use in faking external authentication. Add the info to web.xml, but commented out. 2010-11-28 22:35:07 +00:00
jeb228
7ac8b0c811 NIHVIVO-1399 make the contructor and the setBean() protected, so we can subclass this bean for faking external authentication. 2010-11-28 22:34:15 +00:00
jeb228
bd69387ba9 NIHVIVO-1399 improve diagnostics 2010-11-28 22:32:42 +00:00
jeb228
051d00ed45 Add comment. 2010-11-24 20:39:18 +00:00
jeb228
9eee0e9516 NIHVIVO-1396 Change LoginProcessBean so the message is "read-once and clear". Change the method names to reflect this. 2010-11-24 19:33:03 +00:00
jeb228
c7d6f122b3 NIHVIVO-1207 Change the property name to externalAuth.netIdHeaderName 2010-11-24 19:14:02 +00:00
mb863
367fbc910c NIHVIVO-556: Making name selectors and markup consistent (using dash in between words VS camel notation), adding more aria roles, shortening selector names, just continuing cleaning markup for templates and optimizing css files. 2010-11-24 18:21:23 +00:00
sjm222
fed7a251d5 NIHVIVO-1286 - don't log error if miscAppReplacements.rdf file doesn't exist - just log an info. 2010-11-24 17:02:32 +00:00
bdc34
e20e2af6c6 Adding MenuDao.java, MenuDaoJena.java, MenuDaoJenaTest.java and menuForTest.n3 2010-11-23 21:25:33 +00:00
jeb228
6fe5ac59a9 NIHVIVO-1207 If deploy.properties does not contain a value for externalAuth.serverUrl, default to /loginExternalAuthReturn -- that way the users need only configure that as a protected page. 2010-11-23 21:05:52 +00:00
jeb228
0418489ec1 Remove unreferenced files. 2010-11-23 20:19:48 +00:00
jeb228
1f91fc7f0a NIHVIVO-1207 Change SelfEditingIdentifierFactory to enable self-editing whether internal or external. Move the logic for associating users with Individuals to SelfEditingConfiguration bean. 2010-11-23 19:55:05 +00:00
jeb228
1365f0a665 NIHVIVO-1207 Add authenticationSource field to LoginStatusBean, so we can tell whether the user logged in via internal or external credentials. 2010-11-23 19:20:59 +00:00
jeb228
61d95dbf5c NIHVIVO-1207 A user who logs in with external authentication but no internal user account gets a LoginStatusBean anyway - just with slightly different info. 2010-11-23 16:53:58 +00:00
jeb228
3ce9da9eec Remove unnecessary redirect code 2010-11-23 16:41:36 +00:00
rjy7
70fe857329 NIHVIVO-1394 As a necessary first step to calling a template from a controller which will add to the data model used by page and body templates, provide BaseTemplateModelDirective with its own template processing methods, to separate from TemplateProcessingHelper, which will only be available to FreemarkerHttpServlet. 2010-11-23 16:10:05 +00:00
jeb228
a0225f1cc9 NIHVIVO-1393 The external authorization URL is not configurable. 2010-11-23 14:56:36 +00:00
rjy7
ec12b4db3d NIHVIVO-1393 changed configuration property names 2010-11-23 13:27:52 +00:00
rjy7
60060d4752 NIHVIVO-1393 Add button to login widget when external auth server is configured 2010-11-23 02:32:09 +00:00
rjy7
ca6ab8288e NIHVIVO-1386 Self-editors don't get SiteAdmin link in top nav. They also don't get revision info link in footer. Implemented with new User template model class. Changed tests for loginName, showFlag1Status in templates to use this object. 2010-11-23 01:28:39 +00:00