jeb228
|
6b874e59ab
|
NIHVIVO-1207 Modify IndividualDaoJena to match externally authenticated users with a configured property -- instead of using the hard-coded Cornell e-mail property.
|
2010-11-18 21:20:27 +00:00 |
|
jeb228
|
98e55972ae
|
Add annotations to supress compiler warnings.
|
2010-11-18 20:30:22 +00:00 |
|
mb863
|
d4c96c6ba9
|
vivo-basic wasn't rendering property. Now It is fixed.
|
2010-11-18 18:50:52 +00:00 |
|
jeb228
|
c64483785c
|
Remove unused imports and unnecessary @SuppressWarnings annotations.
|
2010-11-18 17:11:50 +00:00 |
|
jeb228
|
58af77e823
|
Generify to remove warning messages.
|
2010-11-18 16:43:52 +00:00 |
|
jeb228
|
02b477a42e
|
Remove unused private methods and variables.
|
2010-11-18 16:11:27 +00:00 |
|
rjy7
|
4a3bc7d092
|
Added ${url.base} to template model so templates can build urls. Modified templates accordingly to replace ${url.home} with {$url.base}. Also replaced ${url.base}/images with ${url.images}. Added scripts and stylesheets to personHasEducationalTraining.ftl.
|
2010-11-18 00:46:04 +00:00 |
|
jeb228
|
eafa04ccf2
|
NIHVIVO-1207 Some time ago NetIdIdentifierFactory and SelfEditingUriFactory were merged into SelfEditingIdentifierFactory. Fix several comments to reflect this.
|
2010-11-17 21:35:52 +00:00 |
|
jeb228
|
37c9eaf4a1
|
NIHVIVO-1207 Rename Shibboleth servlets to more general ExternalAuth servlets. Add functionality to deal with self-editors as well as Users.
|
2010-11-17 19:25:55 +00:00 |
|
jeb228
|
dae66852f9
|
NIHVIVO-1207 Don't bother to store the SelfEditing identifiers in the session -- nobody is looking there for them.
|
2010-11-17 19:21:50 +00:00 |
|
bdc34
|
0b2dc61fbe
|
Working on custom forms in freemarker.
|
2010-11-17 17:40:04 +00:00 |
|
yuysun
|
aba71e6913
|
Update GetClassAllProperties.java to sort the properties in alphabetical order.
|
2010-11-17 16:47:37 +00:00 |
|
rjy7
|
2ec80768e6
|
Exception handling in Widget.doMarkup() for exceptions not caught in the widget's process() method.
|
2010-11-17 16:22:05 +00:00 |
|
jeb228
|
b9230edaf2
|
NIHVIVO-1207 Make the external auth-header a configuration property. Clean up SelfEditingIdentifierFactory and VitroRequestPrep.
|
2010-11-17 15:48:19 +00:00 |
|
yuysun
|
c0e39512a8
|
Update siteadmin advancedDataTools
|
2010-11-17 14:06:59 +00:00 |
|
yuysun
|
62aae75893
|
SPARQL Query Builder with one property button.
|
2010-11-17 01:15:12 +00:00 |
|
yuysun
|
2e137e316b
|
update SPARQL Query Builder rule validation.
|
2010-11-17 00:26:35 +00:00 |
|
rjy7
|
e0cc7a634b
|
NIHVIVO-1177 Generate individual urls with externally linked namespaces
|
2010-11-17 00:24:15 +00:00 |
|
yuysun
|
f872582288
|
SPARQL Query Builder v1.0 with data and object property buttons separately.
|
2010-11-17 00:15:14 +00:00 |
|
rjy7
|
174c548b27
|
NIHVIVO-151. Display the DisplayMessage on the next page loaded. Clear the message from the session. Added sample display markup to page templates.
|
2010-11-16 19:09:03 +00:00 |
|
rjy7
|
02864178f5
|
Added urls.theme to template data model and changed paths containing themeDir to use urls.theme
|
2010-11-16 18:32:08 +00:00 |
|
rjy7
|
2b2d522f45
|
Change from boolean requiresLogin() to requiresLoginLevel() so that pages can require a specific login level. Remove login level checks from Freemarker controllers and handle using requiresLoginLevel() instead. If a user is already logged in and navigates or gets redirected to login page, show a message instead of a blank page.
|
2010-11-16 16:53:50 +00:00 |
|
jeb228
|
279c083d89
|
VIVO-241 Fix VitroRequestPrep.isSelfEditing(), which should fix the controllers that rely on this call. Previously, this worked correctly only for "fake" self-editing.
|
2010-11-16 16:13:55 +00:00 |
|
rjy7
|
9435d42a87
|
Use login widget on login page (committing files that got skipped in r6451). Add help() method to WidgetDirective.
|
2010-11-16 15:10:10 +00:00 |
|
rjy7
|
252edbe863
|
Use login widget on login page.
|
2010-11-16 14:44:01 +00:00 |
|
rjy7
|
2973ceebf2
|
NIHVIVO-1296 Integrate login functionality into login widget.
|
2010-11-15 22:17:20 +00:00 |
|
jeb228
|
73b881a805
|
Add debug statements
|
2010-11-15 22:04:05 +00:00 |
|
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 |
|