Commit graph

1700 commits

Author SHA1 Message Date
jrm424
001edfac89 new cornell vivo orgs with uris 2010-11-03 20:34:38 +00:00
jrm424
69e5cf3765 new files containing Person info 2010-11-03 20:34:01 +00:00
jrm424
f7077513d6 allchanges related to adding steps, control of nuno counters, adding a token to filenames, and screw ups in Awards.pm 2010-11-03 20:33:06 +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
rjy7
a7a5c821fb Combine addition of scripts and stylesheets into a single macro in the login widget 2010-11-03 02:26:48 +00:00
mb863
b1567facdc NIHVIVO-634: Deleted unnecessary <section> tag, and added proper code indentation. 2010-11-02 21:15:32 +00:00
mb863
57292e651d NIHVIVO-634: Created menupage.ftl (work in progress). 2010-11-02 20:53:45 +00:00
bjl23
2b9891ad6f NIHVIVO-1300 always serialize N3 as Turtle 2010-11-02 15:20:21 +00:00
mb863
32cd9c4d14 NIHVIVO-556: Added latest HTML5 JavaScript shiv for IE to recognize and style HTML5 elements. 2010-11-01 18:32:00 +00:00
jrm424
61547ece5b fixes to collection phases and rdf generation phases 2010-11-01 18:04:06 +00:00
jrm424
02c49b4843 added edit chair group 2010-11-01 18:02:36 +00:00
jrm424
426e1743f4 fix count instances token in mkUnoFile calls for edit chair 2010-11-01 18:01:45 +00:00
jrm424
3e44a597a6 added edit chair and corrected research stmt 2010-11-01 18:00:18 +00:00
jeb228
cb7fdf17ca NIHVIVO-1277 When referencing a file, assume that the FileByteStream resource contains the alias URL. 2010-10-29 20:28:08 +00:00
jeb228
a79b203a15 NIHVIVO-1277 When uploading a file, store the alias URL on the FileByteStream resource. 2010-10-29 20:27:42 +00:00
jeb228
fcf0eb527f NIHVIVO-1277 Create an updater that tries to insure that all FileByteStream resources have alias URLs. 2010-10-29 20:27:07 +00:00
jeb228
a5bff5bd00 NIHVIVO-1277 Define a property to store the Alias URL on a FileByteStream resource. 2010-10-29 20:25:48 +00:00
jrm424
f97ac425eb use fuser to block aiIngest from running when another instance is running 2010-10-29 20:10:58 +00:00
rjy7
c0d24139dc A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects. 2010-10-29 19:12:40 +00:00
rjy7
c178c8d922 NIHVIVO-1297 Undid the effects of revision 6246. This was a mistake, since including the body template from the page template rather than pregenerating the body string doesn't allow the addition of stylesheet tags to the page head. 2010-10-29 16:44:29 +00:00
rjy7
0bbe23a7fa NIHVIVO-1293 Corrected typo in variable name to show classgroup limitation on search results. Also added search.css from vivo-basic, as a temporary measure to format search results. 2010-10-28 20:16:15 +00:00
jrm424
2122724fbd sort by last and then first 2010-10-28 19:14:35 +00:00
jrm424
1e884ea01b don't include a count comment when count is zero 2010-10-28 19:13:54 +00:00
jrm424
20a9bf006f skip rdf gen for bad names 2010-10-28 19:13:02 +00:00
jrm424
4028f8abd7 new author/investigator extractors 2010-10-28 19:12:00 +00:00
jrm424
c44c6f0e2e new PEEPS transform 2010-10-28 19:11:18 +00:00
jrm424
ba16aebec7 this file is renamed to extractAcademicArticleAuthors.xsl 2010-10-28 19:10:39 +00:00
jrm424
8d6eab79d3 change the namespace from vivoweb.org/individual/ to vivo.cornell.edu/individual/ 2010-10-28 19:09:03 +00:00
jrm424
4afee5f010 provide optional name for PEEPS step output file; change the uri marker 2010-10-28 19:07:27 +00:00
jrm424
e6d6d4e79e provide optional name for PEEPS step output; change the uri marker 2010-10-28 19:06:49 +00:00
nac26
377a225b73 NIHVIVO-556 no longer necessary to call login.ftl from a jsp 2010-10-28 16:46:18 +00:00
rjy7
fababdd9d2 NIHVIVO-1234 Handle routing of a request for the home page to the HomePageController by forwarding from TabController 2010-10-28 15:09:17 +00:00
jeb228
ce99295729 Change the name of the loginName template variable to "username" so it doesn't conflict with the variable already in use in the footer. 2010-10-27 20:21:42 +00:00
jeb228
21bbd9e881 Fix ambiguous method call. 2010-10-27 20:06:00 +00:00
jeb228
a7a083c7b3 NIHVIVO-1230 NIHVIVO-1231 Example implementation of the Freemarker templates to show revision info. 2010-10-27 19:57:57 +00:00
jeb228
b8fefaee00 NIHVIVO-1229 break out a method for getBean(ServletContext) 2010-10-27 19:47:35 +00:00
rjy7
eed6e5a9d9 NIHVIVO-1287 Moved changes from PagedSearchController to FreemarkerPagedSearchController, since this is the active search controller in vivo and vitro 2010-10-27 18:57:13 +00:00
jeb228
2d5ef9d187 Use generics on ArrayList. 2010-10-27 17:01:27 +00:00
jeb228
2181d4178b Generify: User implements Comparable<User> 2010-10-27 17:01:00 +00:00
jeb228
2057087789 NIHVIVO-1229 Display more diagnostic information. 2010-10-27 16:24:30 +00:00
rjy7
9941cb206e NIHVIVO-1230 Added a comment 2010-10-27 15:00:57 +00:00
jeb228
4553694c77 NIHVIVO-1229 Restore debug statements in the RevisionInfoBuilder. Guard against nulls in revision level or release label. 2010-10-27 14:57:10 +00:00
rjy7
9b3ac410c2 NIHVIVO-1230 Added stub for version info in FreemarkerHttpServlet and templates 2010-10-27 14:51:50 +00:00
nac26
a1e27c5935 added login FreemarkerComponentGenerator for use in JSPs as we work on the transition to freemarker 2010-10-27 13:13:27 +00:00
rjy7
df3a3dd1c7 NIHVIVO-1234 Removed separation of body and root maps in Freemarker controllers. Combine everything into one map, which includes the name of the body template also, to be invoked from the page template. Simplifies the logic considerably, in both controllers and templates, and allows the template author to dump the name of the body template rather than having to inspect the controller code. 2010-10-27 01:27:52 +00:00
jrm424
fe1d574021 these changes are intended to support multiple uno files; one for each feedback file 2010-10-26 21:55:32 +00:00