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 |
|
jrm424
|
37bba8b465
|
new transform - not yet debugged
|
2010-08-19 20:50:47 +00:00 |
|
jrm424
|
fd808acac4
|
fix group by use MNAME
|
2010-08-19 20:49:37 +00:00 |
|
jrm424
|
9ea462dc93
|
fix group by use MNAME
|
2010-08-19 20:49:12 +00:00 |
|
jrm424
|
a891a7d635
|
small adjustments
|
2010-08-19 20:48:13 +00:00 |
|
jrm424
|
67d4f00c40
|
new transform generator
|
2010-08-19 20:47:49 +00:00 |
|
jeb228
|
a05c62e30a
|
NIHVIVO-222 Create the output summary HTML before and after each test suite is run. Include information on pending suites.
|
2010-08-19 20:09:24 +00:00 |
|
jeb228
|
f09fcee448
|
NIHVIVO-222 Tweak the data listener.
|
2010-08-19 14:28:32 +00:00 |
|
rjy7
|
028f4c038f
|
Upgrading to jQuery UI 1.8.4
|
2010-08-19 13:36:00 +00:00 |
|
rjy7
|
51123056d0
|
Upgrading to jQuery UI 1.8.4
|
2010-08-19 13:32:58 +00:00 |
|
jeb228
|
4bb1727a60
|
NIHVIVO-222 Continue to convert the output data collection from scanning the log to using a Listener.
|
2010-08-18 20:43:31 +00:00 |
|
jrm424
|
718548b7a8
|
new xslt collectors for CHRESEARCH
|
2010-08-18 20:35:40 +00:00 |
|
jrm424
|
fde5dfe615
|
new xslt generators
|
2010-08-18 20:35:00 +00:00 |
|
jrm424
|
ca2ab5480d
|
moved nzraw.xml creator here
|
2010-08-18 20:34:09 +00:00 |
|
jrm424
|
93ffb86245
|
add store directories for new modules
|
2010-08-18 20:33:01 +00:00 |
|
jrm424
|
5a5f3a4b78
|
make nzraw.xml more global by putting in $g_store
|
2010-08-18 20:32:25 +00:00 |
|
jrm424
|
2015b299de
|
new module
|
2010-08-18 20:31:22 +00:00 |
|
jrm424
|
0f0e16e52d
|
add new modules for admin,medcont,editchair,education
|
2010-08-18 20:29:59 +00:00 |
|
jeb228
|
2e0e61dd86
|
NIHVIVO-222 Start converting the output data collection from scanning the log to using a Listener.
|
2010-08-18 19:52:05 +00:00 |
|
rjy7
|
2e8e7ee7dd
|
Inconsequential wording changes and removing unused imports.
|
2010-08-18 19:30:05 +00:00 |
|
jeb228
|
dc956442e7
|
NIHVIVO-222 Go from a Listener class to a Listener framework.
|
2010-08-18 18:31:22 +00:00 |
|
jeb228
|
99c70b5d66
|
NIHVIVO-222 Use the OWL file of the test user model instead of a MySQL dump.
Embed the OWL file in the source, so we don't need to configure it.
Break out a separate TomcatController class.
|
2010-08-18 16:38:01 +00:00 |
|
jeb228
|
60444bb7f8
|
Background processes won't set the return code, so don't allow it to be queried.
|
2010-08-18 16:33:33 +00:00 |
|
jrm424
|
688f2f47f1
|
deal with possibility of multiple matches in Per0.xml sigh
|
2010-08-17 20:30:49 +00:00 |
|
jrm424
|
9e967e0e31
|
add new MEDCONT transforms
|
2010-08-17 20:29:39 +00:00 |
|