Commit graph

2604 commits

Author SHA1 Message Date
bjl23
61812f7a1e NIHVIVO-1980 rdf export bugfixes 2011-02-09 15:44:17 +00:00
rjy7
fa7aa763fa Put non-breaking spaces around hyphen in datetime interval so line doesn't break in the interval. Trim the interval value returned so leading and trailing whitespace doesn't mess up the display. 2011-02-09 15:00:35 +00:00
bjl23
f0b1a73cff NIHVIVO-2079 consuming ResultSet iterators before dataset wrappers are closed 2011-02-09 14:36:38 +00:00
nac26
0ed2c4ece5 Syntax cleanup 2011-02-09 06:06:23 +00:00
rjy7
1f16791d2a NHIVIVO-2051 Fix values of currentServlet (was currentPage) and urls.currentPage 2011-02-08 22:33:01 +00:00
ass92
afa25c7f2a NIHVIVO-1980 code improvement in export process of SDB and RDB mode. 2011-02-08 22:16:27 +00:00
ass92
828cbc3d2d NIHVIVO-1980 change in input parameters of extractABox method. 2011-02-08 22:14:43 +00:00
rjy7
17d41d281a NIHVIVO-2071 Include pageSetup.ftl in every page template. Use to generate a body class value, and apply to body element in page templates. 2011-02-08 21:07:16 +00:00
bjl23
b3c13118d9 NIHVIVO-2074 reconnecting SDB models for ingest tools 2011-02-08 20:49:11 +00:00
rjy7
1dbd15c042 Add ParamMap constructor that takes a List<String> as argument 2011-02-08 20:27:22 +00:00
sjm222
c4c5e9842c NIHVIVO-2067 (part of that issue) don't manufacture new core:dateTimeIntervalFor assertions during the migration, and don't replace existing core:timeIntervalFor ones. 2011-02-08 19:27:36 +00:00
bjl23
ffafb81ab7 NIHVIVO-2066 unregistering external namespace listeners 2011-02-08 19:01:45 +00:00
jeb228
788f1c9ecc remove some of the "deprecated" warnings from the build log. 2011-02-08 18:56:56 +00:00
jeb228
38267c6224 remove some of the "deprecated" warnings from the build log. 2011-02-08 18:40:30 +00:00
tlw72
bf78f83b7d NIHVIVO-2029: added deprecation message to top of Tabs page. 2011-02-08 18:19:06 +00:00
tlw72
242443a569 NIHVIVO-2029: added deprecation message to top of Tabs page. 2011-02-08 18:14:52 +00:00
rjy7
a05a001704 NIHVIVO-2051 Fix currentPage value sent to template: make home page value consistent regardless of the requested url, and change from servletPath to requestURI so we get full path value below the context path. Also add urls.currentPage to replace ${urls.base}/${currentPage} in templates. This value is similarly normalized for the home page. 2011-02-08 16:50:19 +00:00
bjl23
f07999fc14 removing erroneous instance variables from WebappDaoFactorySDBPrep 2011-02-08 16:38:24 +00:00
jeb228
0055398674 NIHVIVO-2065 downgrade the "warn" level log statement that happens if we fail on the first attempt to delete the search index. 2011-02-08 15:28:30 +00:00
sjm222
2d6d876267 missing date logging info 2011-02-08 14:52:51 +00:00
tlw72
6314a2d00d rolling back revision 7393 2011-02-08 14:28:52 +00:00
nac26
a8d353dab1 NIHVIVO-2006 Realized that I had introduced a bug in r7283 and was missing the closing </a> for #classes-in-classgroup list items. IE was not a fan. Also removed labels since Raphael uses VML for graphing in IE and I wasn't reliably able to target and hide rvml:textpath. 2011-02-08 13:29:09 +00:00
nac26
1fafef06ba Added test for $currentPage. If login widget is being rendered on the home page, don't use the <noscript> element. Will need to update the test once Rebecca resolves NIHVIVO-2051 to ensure currentPage value is consistent for home page requests. 2011-02-08 13:23:59 +00:00
nac26
2874d610c1 NIHVIVO-1995 Removed individual count from classes for home page browse in non JavaScript version for consistency 2011-02-08 13:09:01 +00:00
sjm222
69c6901411 fixing log message 2011-02-08 02:29:18 +00:00
sjm222
0c2de658a3 NIHVIVO-2067 - Academic Intervals without associated dates lose their connection to course/semester class during the kb migration 2011-02-08 02:26:01 +00:00
bdc34
3843886b87 Changes to Entity2LuceneDoc 2011-02-08 00:43:19 +00:00
bdc34
54fa664a24 Change to LuceneIndexer so that it will attempt to close the searcher if it cannot replace the live index directory NIHVIVO-2065 2011-02-08 00:15:19 +00:00
bjl23
aef7ef1a62 fix for memory leak in SDB 2011-02-08 00:10:19 +00:00
jeb228
2ad4348870 NIHVIVO-2052 Check more explicitly for failure to delete the live index. 2011-02-07 22:33:05 +00:00
mb863
500d71aafe Removed extra semicolon 2011-02-07 21:17:23 +00:00
jeb228
524aeb7676 Correct logical expression to avoid throwing a NullPointerException on a null input. 2011-02-07 19:09:49 +00:00
jeb228
16d14cb86c Add braces to clarify the logic structure, which was not as apparently intended. 2011-02-07 19:06:17 +00:00
jeb228
f0c7ab7b95 The test for an unrecognized literal type was in a place where it could only throw a NullPointerException 2011-02-07 19:02:19 +00:00
rjy7
1b2f7bdf61 NIHVIVO-2028 Display of tab and menu management links is theme-dependent 2011-02-07 18:42:26 +00:00
mb863
d0dea6b3d4 NIHVIVO-2062: In menupages, subclasses links aren't cut off anymore. 2011-02-07 18:40:59 +00:00
rjy7
ccfb017593 NIHVIVO-2057 Add additional values to login widget template data model. 2011-02-07 18:23:42 +00:00
bdc34
22be097879 Removing some commented out code from IndividualJena 2011-02-07 17:57:28 +00:00
bdc34
b78d6ed883 Changing IndividualSDB.getMoniker() to return empty string and never null. NIHVIVO-2061 2011-02-07 17:56:16 +00:00
jeb228
a3345f4c53 Prevent a NullPointerException from a null request, by making that test first. 2011-02-07 17:47:22 +00:00
jeb228
2903d0c20d NIHVIVO-1690 Add debug statement 2011-02-07 17:42:34 +00:00
bjl23
46b98262c1 checking for anonymous classes in SimpleReasoner listener 2011-02-07 17:24:03 +00:00
jeb228
b457504a69 Test for a null EditConfiguration was coming too late to prevent a NullPointerException from the call to editConfig.getN3Generator(). Move the test, and add a return statement after forwarding to the error page. 2011-02-07 17:05:22 +00:00
bjl23
015ee15340 NIHVIVO-1987 additional model listeners for VClassGroupCache in SDB 2011-02-07 17:04:40 +00:00
jeb228
3ee3e0bacd Prevent the debug statement from throwing NullPointerException on a null statement. 2011-02-07 16:43:38 +00:00
jeb228
aae6de1752 Prevent the debug statement from throwing NullPointerException on a null individual. 2011-02-07 16:40:57 +00:00
bjl23
5dead7cbd5 improved detection of unformatted SDB store 2011-02-07 15:58:24 +00:00
rjy7
e028e17010 Added template model methods to get first value of data properties and first statement of data props and uncollated object props. Improved efficiency of moniker/preferred title code in person template. Added order by statement to default list view queries so order is not random. 2011-02-07 15:52:51 +00:00
jeb228
ec5283795f A constructor can never return null, but it can throw an exception. So don't bother to test whether the FileInputStream is null; instead, catch a FileNotFoundException. 2011-02-07 15:39:34 +00:00
bjl23
3ad00d0ace NIHVIVO-2049 fix so classes, classgroups, etc. don't get indexed 2011-02-07 15:37:56 +00:00