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 |
|
mb863
|
400977d912
|
NIHVIVO-556: Added edit.css in VITRO for styling back-end pages.
|
2010-11-17 16:20:24 +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 |
|
mb863
|
831d2209e9
|
NIHVIVO-634: Added aria roles for accessibility
|
2010-11-17 15:11:54 +00:00 |
|
mb863
|
a09564f454
|
NIHVIVO-641: Added aria roles for accessibility
|
2010-11-17 15:11:28 +00:00 |
|
mb863
|
bf5f121cd7
|
NIHVIVO-653: Styled revisionInfo.ftl page and added accessibility.
|
2010-11-17 15:08:49 +00:00 |
|
yuysun
|
c0e39512a8
|
Update siteadmin advancedDataTools
|
2010-11-17 14:06:59 +00:00 |
|
yuysun
|
a2f8ccd83d
|
add SPARQL query builder to the advancedDataTools.jsp
|
2010-11-17 01:28:37 +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
|
82581dc043
|
Remove login template include from siteAdmin page, since login now moved to its own page
|
2010-11-16 16:12:48 +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 |
|
mb863
|
4f62fe72f1
|
NIHVIVO-653: Styled revisionInfo.ftl.
|
2010-11-12 22:00:51 +00:00 |
|
mb863
|
a9cd4a489d
|
NIHVIO-556: Undo the fix I did for expanding the width of the intro text for What is VIVO? in homepage
|
2010-11-12 18:57:13 +00:00 |
|
ass92
|
98940959ba
|
forgot to put license tag
|
2010-11-12 18:39:19 +00:00 |
|
ass92
|
e6407145d1
|
NIHVIVO-1307 added entry for new controller JenaCsv2RdfController
|
2010-11-12 18:06:33 +00:00 |
|
ass92
|
40d3b98e90
|
NIHVIVO-1307 code change for uploading file on "Convert csv to rdf" tool.
|
2010-11-12 18:02:18 +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 |
|