Commit graph

1031 commits

Author SHA1 Message Date
jeb228
16c75b60ac NIHVIVO-1044 database.tld is based on open source code, so it must comply with the license even though we have modified it. 2010-08-26 16:16:25 +00:00
jeb228
d47b5211c3 NIHVIVO-222 Use a condensed table to replace a lot of space-consuming output. 2010-08-26 14:58:21 +00:00
jeb228
8abffc78ee NIHVIVO-222 Selenium requires that the Base URL end in /, so the webapp name cannot be the last thing in the URL. Fix the logic. 2010-08-26 14:55:21 +00:00
jrm424
3b879c09ef new transform finds ai users in the cu vivo xml match by netid 2010-08-26 11:54:45 +00:00
jrm424
76c806591e new transform used to create rdf for ai users in cornell vivo 2010-08-26 11:47:08 +00:00
jrm424
ff7d3e7420 add a simple trim function that returns an empty string when all whitespace is removed and nothing is left 2010-08-26 11:44:21 +00:00
jrm424
e25cde127b add rdf:datatype XMLSchema decl to data props associated with dates etc and make it conditional - no null years 2010-08-26 11:42:37 +00:00
jrm424
718ab569f5 add rdf:datatype XMLSchema decl to data props associated with dates etc and make it conditional - no null dates 2010-08-26 11:42:04 +00:00
jrm424
7ea6763f4a add rdf:datatype XMLSchema decl to data props associated with dates etc and make it conditional - no null years 2010-08-26 11:41:10 +00:00
jrm424
15aa6e6db6 add http prefix to ai id to make a uri 2010-08-26 11:40:02 +00:00
jrm424
5929ecc04c add http prefix to ai id to make a uri 2010-08-26 11:39:36 +00:00
jrm424
e7b3d4ba01 add rdf:datatype XMLSchema decl to data props associated with dates etc 2010-08-26 11:38:35 +00:00
jrm424
409ecf38b8 apply matching method used to identify the first instance of a promulgator to subsequent promulgators 2010-08-26 11:36:44 +00:00
jrm424
5f374963e4 added transform to remove nasty namespace stuff after merge 2010-08-26 11:30:55 +00:00
jrm424
2d9a7c55c5 changed the name of option: newrun becomes reget 2010-08-26 11:29:37 +00:00
jrm424
993d61fc64 changed to overcome a limitation of the qx() mechanism using perl opendir readdir close instead 2010-08-26 11:26:38 +00:00
jrm424
094c56704a added INIT phase 2010-08-26 11:25:16 +00:00
jrm424
3a882a342f adjusted for cut and paste 2010-08-26 11:24:45 +00:00
jrm424
48614da5ab more notes 2010-08-26 11:24:01 +00:00
rjy7
1bbf1665b5 Direct links on index page to Freemarker IndividualListController instead of EntityListController 2010-08-25 18:23:30 +00:00
rjy7
f71dc53a63 Modify IndividualTemplateModel.getProfileUrl() to return correct url for individuals with uris that are not in the default namespace. 2010-08-25 16:28:15 +00:00
rjy7
ca7cf6d861 Incorporate asserted vs inferred class distinction in method searching for custom views. Logic borrowed from MiscWebUtils.getCustomShortView() and extended to all custom view types. 2010-08-25 15:58:31 +00:00
rjy7
ff0aa17398 Updates to ViewFinder class to find custom templates 2010-08-25 14:45:02 +00:00
jeb228
d48efa96cf NIHVIVO-222 don't shut down Tomcat between sweets - just stop and start the app. 2010-08-24 20:46:18 +00:00
rjy7
49cbd0c171 Changed method name in BaseTemplateDirectiveModel 2010-08-24 18:17:41 +00:00
rjy7
1c21d921eb Increase template update delay in non-development build from default value of 5 seconds to 60 seconds. Those who are developing templates without restarting the server should set Environment.build = development in deploy.properties for delay of 0. 2010-08-23 20:07:14 +00:00
rjy7
07c3d735d6 NIHVIVO-803 Alternate implementation (commented out) of reordering in ReorderController 2010-08-23 18:12:12 +00:00
jeb228
393256b03d NIHVIVO-1096 Look for MIME-types that are specific to Internet Explorer, and translate them to recognized values. 2010-08-23 16:45:22 +00:00
jeb228
7a2c5691cf NIHVIVO-222 Consolidate pre-run and post-run data into SuiteData, backing away from SuiteContents and SuiteResults, except as data-gathering classes. Distinguish between INGORED and WARN as two valid statuses with distinct meanings. 2010-08-23 15:00:34 +00:00
rjy7
ff1e62c0a9 NIHVIVO-803 ReorderController doesn't need to set datatype explicitly, because it's done by the data property statement insertion method 2010-08-20 21:18:12 +00:00
rjy7
15aeaaa2ae NIHVIVO-803 Reimplementation of author reordering so application logic is moved server-side. Currently now in addAuthorsToInformationResource1.jsp and addAuthorsToInformationResource1.js. 2010-08-20 21:06:03 +00:00
jrm424
c7a70ca6b5 add xslt to gen rdf for presentation orgs 2010-08-20 20:09:12 +00:00
jrm424
97746460d6 use index not counter
add public view ctrl
2010-08-20 20:08:04 +00:00
jrm424
9d7b2fc4c5 get ai id from the correct place - not from @id
add public view ctrl
2010-08-20 20:06:51 +00:00
jrm424
bb46d82faf add AI- to uri 2010-08-20 20:05:26 +00:00
jrm424
4b7696aedc use index not counter 2010-08-20 20:04:53 +00:00
jrm424
68eff7bd33 use public attribute to ctrl presence of object property 2010-08-20 20:04:12 +00:00
jrm424
deeeb5c35a get ai id from the correct place - not from @id 2010-08-20 20:02:15 +00:00
jrm424
ced389bca6 use MNAME not LNAME twice
use index not counter
2010-08-20 19:59:54 +00:00
jrm424
a7cc3f61c6 2010-08-20 19:58:24 +00:00
jrm424
7f36b25ff7 added sub to conditionally construct a raw aiid to netid mappinf xml in the store directory 2010-08-20 19:57:28 +00:00
jrm424
3ef7fb38f1 attempt to consolidate control of generators 2010-08-20 19:56:03 +00:00
jrm424
b64d8d5b19 use index not counter 2010-08-20 19:55:03 +00:00
jrm424
422971ec05 use index not counter
add public control
2010-08-20 19:54:28 +00:00
jrm424
bbd65e1b6f new xslt gen for orgs solo case 2010-08-20 19:53:21 +00:00
jrm424
ad5e5d6b72 add fine grain control to public tag if stmt 2010-08-20 19:52:33 +00:00
jrm424
40ef604f13 add AI- to uri 2010-08-20 19:51:26 +00:00
jeb228
67bb01a24c NIHVIVO-222 Capture the output of the test suite sub-process, to detect whether the suite has failed. 2010-08-20 17:23:42 +00:00
jeb228
68887fef02 NIHVIVO-222 Parse the HTML Suite files to get a list of tests before they are run. 2010-08-20 14:05:36 +00:00
jrm424
146e648b50 prevent multiple matches 2010-08-19 20:51:30 +00:00