Commit graph

6904 commits

Author SHA1 Message Date
bkoniden
3e135f1ca1 merging from the branch (r6510), to the trunk. 2010-11-20 00:27:29 +00:00
mb863
19163bc6b3 decrease fade in time for error alert display 2010-11-19 21:25:33 +00:00
mb863
6196d46d60 Worked on styling login widget for Wilma theme 2010-11-19 20:54:16 +00:00
mb863
a3b8550e29 Fixed login widget for vivo-basic 2010-11-19 14:52:41 +00:00
rjy7
ca76cfa4bd Fixes to variable dump. 2010-11-18 23:30:35 +00:00
rjy7
9bd79b636d Removing explicit wrapper specification when putting values in the template data model. 2010-11-18 23:29:32 +00:00
jeb228
32e2a1ae29 NIHVIVO-1207 Move all of the configurable operations of external authentication into ExternalAuthHelper. 2010-11-18 22:12:31 +00:00
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
jrm424
d8a8180911 keyed vs non-keyed use of clean for org etc 2010-11-18 20:51:03 +00:00
jrm424
c00741f5e4 new 2010-11-18 20:48:33 +00:00
jrm424
80cbedf748 new 2010-11-18 20:48:16 +00:00
jrm424
c70a3d5e0e use name var and show comments 2010-11-18 20:47:58 +00:00
jrm424
b677c757e5 fix test and clarify structure of code 2010-11-18 20:46:59 +00:00
jrm424
facbd29d1e fix misspelling 2010-11-18 20:45:53 +00:00
jrm424
ece5f55b54 continued work on presentations 2010-11-18 20:45:17 +00:00
jrm424
8d60424c2e adjusted revert 2010-11-18 20:44:37 +00:00
jrm424
ea2df31f16 adapted for Presentations 2010-11-18 20:44:17 +00:00
jrm424
bccbe4665e check for bad rdf 2010-11-18 20:44:03 +00:00
jrm424
6818bcfd1d adapted for Presentations 2010-11-18 20:43:41 +00:00
jeb228
98e55972ae Add annotations to supress compiler warnings. 2010-11-18 20:30:22 +00:00
bkoniden
6b750d946e committing changes (deletion of a css file, modifying one, Adding support for AutoEllipsis ) 2010-11-18 20:07:47 +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
mb863
239c38b3c3 NIHVIVO-1361: clean up, added login.css to stylesheets.ftl 2010-11-17 23:16:59 +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
mb863
6f4f1b4659 NIHVIVO-1382: more clean up for back-end pages 2010-11-17 19:28:49 +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
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