Commit graph

1782 commits

Author SHA1 Message Date
bjl23
a3f4487a90 merging sparql query fix for using additional models into trunk 2010-10-01 19:51:23 +00:00
bjl23
e2e145954f take 2 on fixing the EntityController merge 2010-10-01 19:24:22 +00:00
bjl23
96f5c225f2 fixing erroneous EntityController commit 2010-10-01 19:03:22 +00:00
sjm222
997934d6d8 merging changes for NIHVIVO-1173 (2nd batch up updates for that issue) into the trunk 2010-10-01 18:49:29 +00:00
bjl23
4adba03c2a hand-merging revision 6005 into trunk to get around PROPFIND error 2010-10-01 18:45:42 +00:00
bjl23
183ce8eb33 merging rdf link tag addition into trunk 2010-10-01 18:37:25 +00:00
rjy7
5bc5c0b93c NIHVIVO-1176. Removed themeStylesheetDir from template model, and replaced with themeDir. Also modified stylesheet and script addFromTheme methods so the prepend only the theme directory; the specific stylesheet or css directory must be added to the path argument. 2010-10-01 14:55:03 +00:00
rjy7
535691ee11 Merge r5997 from nihvivo-rel-1.1-maint 2010-10-01 14:11:45 +00:00
rjy7
c7024c37bc Block r5991, r5994 on nihvivo-rel-1.1-maint from being merged to trunk. Same changes have been made manually on trunk. 2010-09-30 20:11:26 +00:00
rjy7
4db64bb029 Change logging level on autocomplete ParseException 2010-09-30 20:01:42 +00:00
rjy7
375f99b99a Undid previous changes related to query string cleanup, since eliminating all ParseExceptions is too involved. 2010-09-30 19:59:04 +00:00
rjy7
bf834bcac6 Merge r5988 from nihvivo-rel-1.1-maint 2010-09-30 19:20:56 +00:00
rjy7
f0ef52f6e5 Create BaseSearchController which is subclassed by AutocompleteController and FreemarkerPagedSearchController, so they can share methods. 2010-09-30 19:16:15 +00:00
jrm424
e4baea5b1f all changes in support of iso matching and modularization of rdf generators 2010-09-30 19:06:55 +00:00
rjy7
b510f53e1c Merge r5985 from nihvivo-rel-1.1-maint: query string cleanup to prevent Lucene ParseExceptions 2010-09-30 18:41:12 +00:00
rjy7
a83304b5b8 Merge r5980 from nihvivo-rel-1.1.-maint: custom sorting and collation. 2010-09-29 19:48:21 +00:00
jrm424
5bb2fe05b7 made more readable and moved common function from rdf gens to here 2010-09-29 19:27:57 +00:00
jrm424
ca296f7f6a made more readable 2010-09-29 19:26:58 +00:00
jrm424
b2a8966294 minor bug fixes 2010-09-29 19:26:12 +00:00
jrm424
42745b5980 added --clear option to reset, selectively, feedback files to t0 2010-09-29 19:25:00 +00:00
jrm424
5837a8a3b0 added --clear option to reset, selectively, feedback files to t0 2010-09-29 19:24:38 +00:00
jrm424
8386b2521d expanded capability to allow more than one group at time 2010-09-29 19:23:29 +00:00
rjy7
3975d9aa01 Merge r5968, r5972 from nihvivo-rel-1.1.-maint. Externally-linked namespaces. 2010-09-29 18:56:36 +00:00
ass92
717cbc68ce NIHVIVO-438 code modification to include export option for ontologies. 2010-09-29 14:56:37 +00:00
ass92
27d91f67c4 NIHVIVO-438 modification of code to include export feature of ontologies. 2010-09-29 14:55:45 +00:00
jrm424
e707c4ee6b cleanup, move common functions to vivofuncs.xsl 2010-09-28 20:00:38 +00:00
jrm424
0f062278be usage, param add/cleanup, upper case added to comparison 2010-09-28 19:58:59 +00:00
jrm424
1960e4b7ac usage and params cleanup 2010-09-28 19:57:49 +00:00
jrm424
663e2ffec3 added extant person xml sort capability, usage and params 2010-09-28 19:57:11 +00:00
bjl23
3d897303f1 merging fix for imports loading NIHVIVO-1174 into trunk 2010-09-28 18:45:45 +00:00
mb863
1af3b71b0b Added describe to reveal methods available to scripts. 2010-09-28 18:38:48 +00:00
rjy7
0fea772da9 Merge r5959 from nihvivo-rel-1.1-maint 2010-09-28 15:13:34 +00:00
rjy7
22cec61b5e Merge r5942-5952 from nihvivo-rel-1.1.-maint: custom sorting and collation 2010-09-28 15:02:04 +00:00
jrm424
30653fdb62 calculate scored name comparison number 2010-09-28 14:18:16 +00:00
jrm424
631f6271ee new tool to analyze extant persons files 2010-09-28 14:17:32 +00:00
jrm424
0509e0d17c many changes, complete rewrite 2010-09-28 14:16:51 +00:00
jrm424
e819e5138a add code to deal with iso matching 2010-09-28 14:11:11 +00:00
jrm424
e16b881dd3 add an extant persons sort transform 2010-09-28 14:10:29 +00:00
jrm424
d45f764aa7 embed iso match code for extant persons 2010-09-28 14:09:49 +00:00
jrm424
fce3a9fc94 adjust variables to new paradigm 2010-09-28 14:08:18 +00:00
jrm424
6cf30fcb83 remove test iso cutoff 2010-09-28 14:07:11 +00:00
jrm424
e0b14ec2e7 added 'ontology' to the ai namespaces 2010-09-28 14:05:21 +00:00
rjy7
db26e25758 Merge r5941 from nihvivo-rel-1.1-maint 2010-09-27 14:07:42 +00:00
sjm222
bbde9a3eb5 merging in updates for NIHVIVO-1157 from branch 1.1 2010-09-24 21:45:55 +00:00
rjy7
503652796c Merge r5933:5935 and r5937 from nihvivo-rel-1.1-maint 2010-09-24 21:35:03 +00:00
rjy7
715fad38f4 Merge r5930 from nihvivo-rel-1.1-maint 2010-09-24 14:01:01 +00:00
jrm424
0ed41e7203 all changes in support of name matching using isoName 2010-09-23 20:44:39 +00:00
jrm424
290c676a09 all changes in support of name matching using isoName 2010-09-22 20:13:47 +00:00
rjy7
68e5ebefc2 NIHVIVO-650 Some reorganization of template model classes. Fix for link list display on individual profile page. 2010-09-22 18:06:57 +00:00
jrm424
9d84a7114a when verbose on display tail of error msg from log 2010-09-21 20:50:05 +00:00