jeb228
|
6b9f448dc2
|
Add toString() methods to help in debugging; remove commented code and unused imports.
|
2010-11-15 21:46:56 +00:00 |
|
jeb228
|
9f9237aa64
|
NIHVIVO-1207 Break the two-part Shibboleth process into two servlets.
|
2010-11-15 18:17:00 +00:00 |
|
jeb228
|
f7b7046318
|
If the user fails to login, they will be redirected back to the page that contains the Login widget.
|
2010-11-15 17:03:35 +00:00 |
|
jeb228
|
46d4332ba3
|
NIHVIVO-151 Logout will store a confirmation message in the session, using DisplayMessage.
|
2010-11-15 16:21:48 +00:00 |
|
jeb228
|
a08706c212
|
NIHVIVO-1232 fix NullPointerException when there is no session.
|
2010-11-15 16:07:37 +00:00 |
|
rjy7
|
d53a900e11
|
NIHVIVO-304 TestWidget demonstrates the use of different markup macros based on Java logic.
|
2010-11-15 02:22:37 +00:00 |
|
rjy7
|
37d95fe5fc
|
Code cleanup in FreemarkerConfigurationLoader.getTemplateLoader()
|
2010-11-15 02:12:01 +00:00 |
|
rjy7
|
8a49574f7e
|
NIHVIVO-1304 Rewrote widget framework to support a single template per widget, with multiple macros in each template file.
|
2010-11-15 02:11:08 +00:00 |
|
sjm222
|
965f4c399b
|
beginning infrastructure for NIHVIVO-590, migrating Date/Time representation
|
2010-11-13 00:00:01 +00:00 |
|
sjm222
|
7764d2e4d4
|
removing unused import statement
|
2010-11-12 22:41:26 +00:00 |
|
ass92
|
98940959ba
|
forgot to put license tag
|
2010-11-12 18:39:19 +00:00 |
|
rjy7
|
70e116c8bb
|
NIHVIVO-1304 Refactoring of widget code based on Brian Caruso's code review.
|
2010-11-12 18:02:06 +00:00 |
|
ass92
|
caa8bddf2b
|
NIHVIVO-1307 new controller that supports uploading file on "Convert csv to rdf" tool.
|
2010-11-12 18:01:07 +00:00 |
|
bdc34
|
17557c3ecb
|
Changes to product-build.xml to run unit tests in products
|
2010-11-11 19:11:42 +00:00 |
|
rjy7
|
252763e3b1
|
NIHVIVO-1304 Widget subclasses return TemplateResponseValues object to allow for greater flexibility in determining the template to be invoked in difference cases (e.g., for the login widget).
|
2010-11-11 16:04:22 +00:00 |
|
rjy7
|
7ad822efce
|
NIHVIVO-1304 Allow a widget assets template to be absent without generating an error.
|
2010-11-11 01:19:56 +00:00 |
|
jeb228
|
bb614c833b
|
NIHVIVO-1207 Add the LoginShibboleth servlet.
|
2010-11-10 21:26:29 +00:00 |
|
jeb228
|
e661ced35b
|
Add comments
|
2010-11-10 20:15:18 +00:00 |
|
jeb228
|
75809f971c
|
Add debugging statements to show request URL and request headers.
|
2010-11-10 20:14:44 +00:00 |
|
jeb228
|
082a04d285
|
NIHVIVO-1207 Factor out the LoginRedirector, so LoginShibboleth share it.
|
2010-11-10 20:13:46 +00:00 |
|
jeb228
|
f2cf6093e6
|
NIHVIVO-1207 Make LoginProcessBean.Message a simple class instead of an enum, so LoginShibboleth can create additional instances.
|
2010-11-10 20:13:00 +00:00 |
|
rjy7
|
8dc645cfb6
|
NIHVIVO-1304 Initial implementation of Widget directive. Requires two templates, one for assets and one for markup; would like to combine into a single template with two macros instead.
|
2010-11-10 19:50:28 +00:00 |
|
bdc34
|
57ff1c461b
|
Working on date time with precision edit element, NIHVIVO-295. Changed EditN3Generator to use a different regex to substitute values into the N3.
|
2010-11-09 20:36:06 +00:00 |
|
ass92
|
13c1808d38
|
NIHVIVO-1290 Code change for rdf export feature
|
2010-11-09 19:33:19 +00:00 |
|
rjy7
|
e940ebc379
|
NIHVIVO-1304 Make request and context accessible through the Environment object so directives can reference them.
|
2010-11-09 17:12:10 +00:00 |
|
bdc34
|
555c787570
|
adding license
|
2010-11-08 21:54:07 +00:00 |
|
bdc34
|
d1c053ff97
|
Adding FreemarkerConfigurationLoader to allow freemarker to be used in other parts of the system.
|
2010-11-08 21:49:07 +00:00 |
|
rjy7
|
57750cd789
|
Refinements to infrastructure that allows freemarker controllers to block access to pages if user is not logged in.
|
2010-11-08 15:26:22 +00:00 |
|
rjy7
|
e7e5cefb29
|
Add infrastructure to allow freemarker controllers to block access to pages if user is not logged in.
|
2010-11-08 00:00:43 +00:00 |
|
bdc34
|
9e1fcdb9c3
|
Working URL handling related to NIHVIVO-1242
|
2010-11-05 20:24:01 +00:00 |
|
bdc34
|
2de267af6b
|
Working on improving URL handling.
|
2010-11-05 19:41:45 +00:00 |
|
jeb228
|
4f3f5bec58
|
NIHVIVO-1207 Simplify the Authenticator interface.
|
2010-11-05 18:36:49 +00:00 |
|
bjl23
|
0dc6abfe61
|
latest releases of Jena, ARQ, SDB, and Pellet libraries
|
2010-11-05 17:45:57 +00:00 |
|
jeb228
|
7e4499778c
|
NIHVIVO-1207 Restructure Authenticate as a clean state machine.
|
2010-11-05 17:03:34 +00:00 |
|
ass92
|
40ab798c48
|
NIHVIVO-1306 code fix for sorting properties on dropdown.
|
2010-11-05 15:34:20 +00:00 |
|
ass92
|
dc73f0bedb
|
NIHVIVO-1306 code fix for sorting properties in dropdown.
|
2010-11-05 15:33:38 +00:00 |
|
jeb228
|
dcb358d4c8
|
NIHVIVO-1207 Make LoginProcessBean more encapsulated.
|
2010-11-05 15:26:22 +00:00 |
|
jeb228
|
c6ff668647
|
NIHVIVO-1207 Rewrite a unit test to use an AuthenticatorStub, now that it has been factored out.
|
2010-11-04 20:57:34 +00:00 |
|
jeb228
|
cc7026fc1d
|
NIHVIVO-1207 Factor out the model-related stuff from Authenticate into Authenticator.
|
2010-11-04 19:08:28 +00:00 |
|
jeb228
|
db304c4f52
|
NIHVIVO-1207 Factor out the model-related stuff from Authenticate into Authenticator.
|
2010-11-04 19:01:23 +00:00 |
|
ass92
|
d0c73a4d23
|
NIHVIVO-1210 : Code change for adding sorted properties in dropdown for sub/superproperty links.
|
2010-11-04 18:55:22 +00:00 |
|
bdc34
|
97ef829204
|
Adding VitroURL in its own file.
|
2010-11-04 16:08:25 +00:00 |
|
jeb228
|
78df1b181f
|
NIHVIVO-1207 improve code formatting in Authenticate.
|
2010-11-04 14:45:19 +00:00 |
|
jeb228
|
8b2e38abca
|
NIHVIVO-1207 improve log messages in Authenticate.
|
2010-11-04 14:42:58 +00:00 |
|
rjy7
|
45ac6e2eac
|
Revert changes from revisions 6300, 6301, 6303. Didn't fix the login issue, and not a good solution anyway.
|
2010-11-03 20:22:59 +00:00 |
|
rjy7
|
ef9a5061d3
|
Comment.
|
2010-11-03 16:28:37 +00:00 |
|
rjy7
|
8cfe11d615
|
Added "templateType" to page and body template models so we know whether we're in a page or body template during processing. Changed a method name.
|
2010-11-03 14:52:31 +00:00 |
|
rjy7
|
74da549755
|
Comment
|
2010-11-03 02:59:26 +00:00 |
|
rjy7
|
28d3e0d50a
|
NIHVIVO-1296 Enable login directly from home page rather than redirecting to dedicated login page.
|
2010-11-03 02:58:31 +00:00 |
|
bjl23
|
2b9891ad6f
|
NIHVIVO-1300 always serialize N3 as Turtle
|
2010-11-02 15:20:21 +00:00 |
|