rjy7
|
b90efc74fb
|
NIHVIVO-564 Added infrastructure for dumping template model objects.
|
2010-07-29 17:39:56 +00:00 |
|
rjy7
|
5e8eb80732
|
NIHVIVO-564 Modifications to directive help output. Included changing template directive iface to an abstract class that provides a default help() method and some utilities.
|
2010-07-29 17:08:27 +00:00 |
|
jeb228
|
677dfb18d0
|
Remove the requirement for a namespace ending in "/individual/" - print a warning, but go on.
|
2010-07-29 16:28:07 +00:00 |
|
jeb228
|
34799b02ed
|
Remove the requirement for a namespace ending in "/individual/" - print a warning, but go on.
|
2010-07-29 16:02:10 +00:00 |
|
rjy7
|
1403274f72
|
NIHVIVO-564 Add license text
|
2010-07-29 15:33:36 +00:00 |
|
rjy7
|
8ccac59d4a
|
NIHVIVO-564 data model dump: add help for directives in the data model
|
2010-07-29 15:26:37 +00:00 |
|
rjy7
|
2a50ff7f85
|
NIHVIVO-564 Add name of containing template to dataModelDump output
|
2010-07-29 14:03:27 +00:00 |
|
rjy7
|
1ccde72b40
|
NIHVIVO-564 Going back to using toString() methods for template model dump since it already handles nested collections. Improvements to DumpDataModelDirective so it dumps out values as well as variable names.
|
2010-07-29 13:44:53 +00:00 |
|
jeb228
|
98e5283ab1
|
NIHVIVO-962 Merge 5539 from branch
|
2010-07-29 13:30:55 +00:00 |
|
jeb228
|
c0ee32b498
|
NIHVIVO-962 Merge 5538 from branch
|
2010-07-29 13:30:00 +00:00 |
|
jeb228
|
be57b724ec
|
NIHVIVO-962 Merge 5537 from branch
|
2010-07-29 13:28:52 +00:00 |
|
jeb228
|
6bb9980fc3
|
NIHVIVO-962 Merge 5536 from branch
|
2010-07-29 13:27:35 +00:00 |
|
jeb228
|
77bba699bf
|
Note more licensing issues.
|
2010-07-29 13:22:20 +00:00 |
|
jrm424
|
d4f2393185
|
more notes
|
2010-07-28 20:36:38 +00:00 |
|
jrm424
|
65a128e200
|
comment out xsl:comments
|
2010-07-28 20:34:29 +00:00 |
|
jrm424
|
31c3dee690
|
new merge machinery
|
2010-07-28 20:33:47 +00:00 |
|
jrm424
|
78eb8b9e15
|
use 'store' not working dir
|
2010-07-28 20:33:08 +00:00 |
|
rjy7
|
e6a65f5ad0
|
NIHVIVO-564 Dump directive
|
2010-07-28 17:48:03 +00:00 |
|
rjy7
|
5359909ae7
|
Added linebreak at end of script and stylesheet tags, for readability in html source.
|
2010-07-28 16:20:10 +00:00 |
|
rjy7
|
f4b6f3e941
|
NIHVIVO-564 Change datatype of Script and Stylesheet collections from List to LinkedHashSet, to prevent duplication while retaining ordering.
|
2010-07-28 15:16:14 +00:00 |
|
rjy7
|
3317419fcf
|
NIHVIVO-564 Enable adding stylesheets in dump ftls
|
2010-07-28 15:07:55 +00:00 |
|
rjy7
|
067f896a1f
|
Add license text
|
2010-07-28 13:08:45 +00:00 |
|
sjm222
|
dcd7f10b58
|
merging in revision 5523, changing object property sort method to account for nulls
|
2010-07-27 22:18:36 +00:00 |
|
rjy7
|
b9ac586c20
|
NIHVIVO-564 Work on dump directive
|
2010-07-27 22:00:13 +00:00 |
|
rjy7
|
83938a2c19
|
NIHVIVO-564 Work on dump directive
|
2010-07-27 21:49:40 +00:00 |
|
jrm424
|
86bdfaf1cd
|
maps ai id of journal articles to netid of record creator
|
2010-07-27 20:10:30 +00:00 |
|
jrm424
|
ca456ce530
|
maps ai id for impact stmts to netid of record creator
|
2010-07-27 20:09:53 +00:00 |
|
jrm424
|
c0833fa1a9
|
more notes
|
2010-07-27 20:08:30 +00:00 |
|
jrm424
|
d703792f1a
|
reconstructed first persons with Jr, Sr, II and III removed
|
2010-07-27 20:07:08 +00:00 |
|
jrm424
|
e3805758f1
|
ensure correctness of intermediate xml file prefixes
|
2010-07-27 20:05:57 +00:00 |
|
jrm424
|
5a482b49be
|
clean up of bad logic around symbolic links in AIXMLS directory
|
2010-07-27 20:04:41 +00:00 |
|
jrm424
|
f3dc703b2d
|
constructs a mapping of journal article to netid of record creator
|
2010-07-27 20:03:19 +00:00 |
|
jrm424
|
ae2fc49860
|
changed to handle Jr, Sr, II and III in last name or middle name
|
2010-07-27 20:01:22 +00:00 |
|
jrm424
|
01d8c5a30c
|
typo fix
|
2010-07-27 19:59:26 +00:00 |
|
rjy7
|
7f8b9159db
|
Simple refactoring: changed name of freemarker base classes
|
2010-07-27 18:58:27 +00:00 |
|
mb863
|
e7328ae668
|
merge r5446:5449 r5486 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint
|
2010-07-27 18:40:37 +00:00 |
|
jeb228
|
ff1e81fe65
|
NIHVIVO-1026 merge 5508 from the branch.
|
2010-07-27 17:25:08 +00:00 |
|
bdc34
|
2de4504d1b
|
Fixing compile error. NIHVIVO-1000
|
2010-07-27 15:55:10 +00:00 |
|
bdc34
|
f4409580b4
|
Cleanup of webapp context root. Removing many unused jsp files and some unused controllers. NIHVIVO-1000
|
2010-07-27 15:31:19 +00:00 |
|
rjy7
|
ef3988022f
|
NIHVIVO-825 Allow adding a list of scripts or stylesheets with a single call to add() or addFromTheme()
|
2010-07-27 15:16:07 +00:00 |
|
rjy7
|
ee782cdfd7
|
NIHVIVO-825 Allow adding a list of scripts or stylesheets with a single call to add() or addFromTheme()
|
2010-07-27 15:15:45 +00:00 |
|
bdc34
|
2968a09613
|
merge to trunk. Fixing exceptions on submission of null value in dataproperty form. NIHVIVO-1021
|
2010-07-27 14:44:16 +00:00 |
|
nac26
|
cc0aab3814
|
merging from nihvivo-rel-1.1-maint branch: removing "new" from form headings in attempt to minimize user confusion NIHVIVO-1012
|
2010-07-26 21:12:40 +00:00 |
|
jrm424
|
a6b1e8453f
|
new notes
|
2010-07-26 20:22:54 +00:00 |
|
jrm424
|
b195114897
|
used to sparql query results from Cornell Vivo 'Person' info
|
2010-07-26 20:19:31 +00:00 |
|
jrm424
|
11d583b7ca
|
this transform is used to map id of an impact stmt to the xml in which the USER_REFERENCE_CREATOR = Yes
|
2010-07-26 20:07:56 +00:00 |
|
jrm424
|
6446a8ebf4
|
used to take sparql query results and transform them into a simpler xml that represents the person data in Cornell Vivo
|
2010-07-26 20:04:37 +00:00 |
|
jrm424
|
50efb112a1
|
use a prefix in xsltseq for intermediate files in 'store' so that files from Intell Cont are distinct and are not confused with ones from impact stmts.
|
2010-07-26 20:02:42 +00:00 |
|
jrm424
|
d93fffdb6e
|
pass a prefix xsltseq for intermediate files in store so that files from Intell Cont are distinct and are not confused with ones from impact stmts.
|
2010-07-26 20:02:02 +00:00 |
|
jrm424
|
dedc38be90
|
newly constituted initial list of persons
|
2010-07-26 19:58:57 +00:00 |
|