Commit graph

946 commits

Author SHA1 Message Date
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
ass92
bde19b82ac code modification for permanent uri tool to retrieve default namespace. 2010-07-26 19:55:40 +00:00
mb863
6978b85600 NIHVIVO-1015: Fixed: Cropping photo creating extra gap when reducing browser size 2010-07-26 19:33:23 +00:00
rjy7
6862104e24 Merge r5487 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-26 19:13:56 +00:00
rjy7
37c2990bba Merge r5484 from http://svn.mannlib.cornell.edu/svn/vitro/branches/nihvivo-rel-1.1-maint 2010-07-26 18:40:28 +00:00
jeb228
d277692365 NIHVIVO-1013 Merge 5482 from the branch. 2010-07-26 17:51:35 +00:00
rjy7
b92982dcc0 Small modification to code to generate HARDCODED_LITERALS select list. 2010-07-26 15:59:02 +00:00
bdc34
367b0c4bfc Merge to trunk. Fixing logging for PropertyGroupDaoJena and downgrading log message NIHVIVO-1006 2010-07-26 15:29:49 +00:00
rjy7
3dadfff50b Modified disabled attribute of input tag to support values "disabled" and "true" 2010-07-26 15:15:06 +00:00