Commit graph

339 commits

Author SHA1 Message Date
jeb228
b7510fa355 NIHVIVO-1261 Add the new ConfigurationProperties classes, and add the setup to web.xml 2011-02-25 16:49:21 +00:00
jeb228
f16c1826be NIHVIVO-1261 Pass the ServletContext down the chain to FileServingHelper, to prepare for the change in ConfigurationProperties. 2011-02-24 17:32:40 +00:00
jeb228
b92a9c483d NIHVIVO-2136 add license line 2011-02-23 20:41:51 +00:00
rjy7
198c8293ce NIHVIVO-1629 Upgrade to jquery-ui version 1.8.9 2011-02-21 17:53:10 +00:00
rjy7
dae5369232 NIHVIVO-1629 Upgrade jQuery to version 1.5. NIHVIVO-2153 Change datetime fieldnames to use hyphen rather than period, since the latter generates errors in jQuery 1.5 and is not a valid CSS selector. 2011-02-21 16:09:40 +00:00
sjm222
c43a677d5a NIHVIVO-2088 asserted types leaking into inference graph 2011-02-09 18:40:15 +00:00
bdc34
1341d23a25 Changing the models that the SearchReindexingListener listens to. NIHVIVO-2076 2011-02-09 16:08:42 +00:00
jeb228
788f1c9ecc remove some of the "deprecated" warnings from the build log. 2011-02-08 18:56:56 +00:00
jeb228
38267c6224 remove some of the "deprecated" warnings from the build log. 2011-02-08 18:40:30 +00:00
bdc34
d6adc88ef8 Fixing bug in DateTimeWithPrecision that caused it to not accept days greater than 28. NIHVIVO-2016 2011-02-04 22:45:00 +00:00
bjl23
298ed7b79f NIHVIVO-2039 improvement to population of applicable object properties 2011-02-04 20:39:12 +00:00
tlw72
c9cf713fed NIHVIVO-1963: modified error text for temp password change 2011-01-31 21:38:29 +00:00
jeb228
8894597e7e NIHVIVO-1942 when loading the deploy.properties file, strip any trailing whitespace from the properties. 2011-01-28 16:08:56 +00:00
sjm222
24d7c25fc7 NIHVIVO-1755 unit tests for SimpleReasoner - adding some to verify inferencing based on equivalent class 2011-01-24 21:51:30 +00:00
bdc34
00bdb056d5 Adding getVClassesForVClassGroup to JSONServlet NIHVIVO-1674 2011-01-24 21:49:48 +00:00
bdc34
b52832208d Fixing addRoleToPersonTwoStage so that it can remove an end date of a date time interval. NIHVIVO-1656 2011-01-11 23:12:02 +00:00
jeb228
7874d600b9 NIHVIVO-1568 NIHVIVO-1645 roll back the changes from r6909 2011-01-11 20:57:49 +00:00
jeb228
e74677ce8a NIHVIVO-1568 try to detect when a user restarts the login process: if they hit the Login link or come from a restricted page, it should restart the login process. 2011-01-10 21:15:56 +00:00
jeb228
ea78774a2d NIHVIVO-1568 continue new unit tests for Authenticate. 2011-01-07 22:20:16 +00:00
bdc34
ca7e496925 Moving menu n3 data into model. NIHVIVO-1560. 2011-01-06 23:22:53 +00:00
bdc34
acabfe7f38 Fixing problem with home menu item being marked as active all the time. NIHVIVO-1627 2011-01-06 16:57:54 +00:00
jeb228
d73aad79f4 NIHVIVO-1568 Start a new set of tests for Authenticate. 2011-01-05 22:31:23 +00:00
bdc34
4309c7582e Working on converting organizationHasPositionHistory to date time with precision NIHVIVO-631 2011-01-05 21:24:17 +00:00
bdc34
c4774272eb Working on dateTime with precision NIHVIVO-295 2011-01-04 00:00:51 +00:00
bdc34
d000ca1c82 Suppressing warnings about deprecated methods 2011-01-04 00:00:09 +00:00
bjl23
e844444d37 NIHVIVO-1194 stripping characters invalid in XML from user input 2011-01-03 17:07:11 +00:00
bdc34
c94d82e6e2 Working on dateTime with precision NIHVIVO-295 2010-12-22 22:34:47 +00:00
jeb228
c6c9ac4ed5 Fix yet another login bug - Login process URLs must be sticky. 2010-12-15 15:42:21 +00:00
jeb228
aeac1ba058 If a user submits a login widget, it should be recognized even if they were not already known to be logging in. 2010-12-14 16:37:28 +00:00
jeb228
1a970e6262 NIHVIVO-151 handle the case where we come from a bookmark of the login link -- a "return" parameter with no referrer. 2010-12-10 16:30:22 +00:00
bdc34
377ca44940 Adding XML search results NIHVIVO-1303. Adding menu page browse NIHVIVO-632. 2010-12-09 23:53:56 +00:00
jeb228
f4186c3657 Make the test quieter. 2010-12-09 21:22:11 +00:00
jeb228
43b6d8d5f2 NIHVIVO-1460 revise logic in the ProgramLogin servlet. 2010-12-09 20:24:59 +00:00
jeb228
3b3111be82 NIHVIVO-1460 implement the ProgramLogin servlet. 2010-12-09 17:18:27 +00:00
jeb228
192b722de3 NIHVIVO-1460 implement more stub methods to enable testing. 2010-12-09 17:18:00 +00:00
jeb228
8676ec5544 NIHVIVO-151 Get better control of redirection after logging in.
1) The login link goes to the controller, not directly to the form.
2) The process bean holds the URL where the form is located, and the URL we will go to on success.
3) Only the controller alters the state of the bean, not the widget.
4) The process bean is kept until the redirector can get information from it.
5) Finally, with more control in the redirector, change the behavior.
2010-12-08 22:14:39 +00:00
jeb228
6a79bca59f NIHVIVO-1232 Create InformationResourceEditingPolicy, with tests. 2010-12-06 19:56:45 +00:00
bdc34
3180ed432b Adding menu controller, tomcat filter for menu page URL routing NIHVIVO-1073 NIHVIVO-597 2010-12-02 21:09:58 +00:00
jeb228
d27c258ad5 NIHVIVO-1232 Pull the code that covers restricted Namespaces and URIs into its own class. 2010-12-02 19:11:13 +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
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
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
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
bdc34
e20e2af6c6 Adding MenuDao.java, MenuDaoJena.java, MenuDaoJenaTest.java and menuForTest.n3 2010-11-23 21:25:33 +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
bjl23
0a71b802df SDB code into trunk; not yet active by default 2010-11-22 16:24:00 +00:00