Commit graph

1434 commits

Author SHA1 Message Date
bjl23
aeff100428 NIHVIVO-1849 added check for empty result set 2011-01-21 16:19:54 +00:00
bdc34
ee844c9f3d dateTimeIntervalForm and dateTimeValueForm now display full year. 2011-01-20 22:50:43 +00:00
bdc34
cf7a20a30f returning empty result when SPARQL query cannot be parsed. 2011-01-20 21:41:52 +00:00
bdc34
9b8ebb1214 Adding sunrise and sunset back to lucene index building. 2011-01-20 21:15:02 +00:00
bdc34
87ce1a8d9d Removing sunset and sunrise from lucene index. 2011-01-20 21:11:33 +00:00
rjy7
18e4c6dcd8 NIHVIVO-1636 Modify IndividualController.getIndividualTemplate(), IndividualTemplateModel.isPerson(), and IndividualTemplateModel.isOrganization() to check superclasses of the individual's vclasses in case inferencing hasn't made the inference to the superclass yet. 2011-01-20 16:31:22 +00:00
rjy7
87f2c8d45e NIHVIVO-1633 Handling of invalid custom list view configs 2011-01-20 15:20:47 +00:00
rjy7
b71400d74e NIHVIVO-1633 Support collation toggling for all object properties. Basic functionality in place but not all queries working perfectly yet. 2011-01-19 20:46:36 +00:00
bdc34
43167c6c5c Fixing broken build. 2011-01-19 20:33:19 +00:00
bdc34
e4c873654c Fixing broken build from previous commit. 2011-01-19 20:22:34 +00:00
bdc34
3b4c0253a6 Fixing bug, can now enter same year for start and end NIHVIVO-1743 2011-01-19 20:13:24 +00:00
sjm222
4151edf34c NIHVIVO-1797 handle non-standard date formats that appear in weill DB 2011-01-19 18:15:18 +00:00
ass92
0693506db0 NIHVIVO-1714 made changes to have button for Recomputing Inferences 2011-01-19 16:09:47 +00:00
bjl23
9a939cd57e refactoring for NIHVIVO-1571 2011-01-19 15:05:50 +00:00
sjm222
138a7fb347 removing some residual detailed logging from migration process 2011-01-18 22:01:48 +00:00
sjm222
5f2fd2ee6a tweaking log message 2011-01-18 21:45:17 +00:00
rjy7
ce76206f7c NIHVIVO-1704 Enable jump links after returning to individual profile after submitting an editing form. Pass property all the way down the property display macro chain, so any macro has access to property attributes like name, localname, and uri. Provide PropertyTemplateModel.getLocalName() and PropertyTemplateModel.getUri() for this purpose. 2011-01-18 21:21:14 +00:00
jeb228
346d7ba4ce NIHVIVO-1694 typo in the SPARQL query. Need a space between terms. 2011-01-18 21:12:02 +00:00
rjy7
11ed388dea NIHVIVO-1780 Treat a negative display value as no display value. Debugging output in ObjectPropertyTemplateModel. 2011-01-18 20:12:26 +00:00
bjl23
6dadd82a80 possible improvement for NIHVIVO-1756 2011-01-18 17:24:21 +00:00
bjl23
0ca2f1efd0 NIHVIVO-1791 sparql filter fix 2011-01-18 17:03:36 +00:00
bjl23
812e4346c7 NIHVIVO-1779 correct VClass counts with SDB 2011-01-18 16:29:48 +00:00
rjy7
f33d47a8e4 Fix typo in log message 2011-01-18 15:44:20 +00:00
bjl23
0f57e77993 minor improvement to getAllOfThisType() inspired by NIHVIVO-1779 2011-01-18 15:43:29 +00:00
sjm222
af37411b53 change log messages 2011-01-18 15:18:28 +00:00
sjm222
c88b321c08 logging improvement 2011-01-18 14:46:54 +00:00
bjl23
d6abfa8ce5 NIHVIVO-1700 reloading display model on upgrade 2011-01-17 22:43:21 +00:00
bjl23
855ea3663f NIHVIVO-1734 assertions-only DAO fixes for SDB 2011-01-17 22:17:07 +00:00
tlw72
03db8dae59 NIHVIVO-1774: js change to allow deletes when there is no first/last names 2011-01-17 22:04:07 +00:00
bjl23
aad1ea806b NIHVIVO-1761 bugfix for backend property deletion 2011-01-17 21:09:32 +00:00
ass92
46739ea3cd NIHVIVO-1772 code improvement for default RDB and SDB switch. 2011-01-17 19:19:13 +00:00
ass92
197bb5d090 NIHVIVO-1772 code change to make default RDB or SDB switch. 2011-01-17 19:17:49 +00:00
jeb228
f71db9b54f Merge r7038 from the release 1.2 maintenance branch 2011-01-17 15:03:49 +00:00
jeb228
651eead784 Merge r7043, r7046, 7050, 7067 from the release 1.2 maintenance branch 2011-01-17 15:01:47 +00:00
bjl23
f6676d58b7 NIHVIVO-1752 bugix for backend object property editing (merge from nihvivo 1.2 maint branch) 2011-01-16 22:18:11 +00:00
bjl23
df8628b47a NIHVIVO-1735 and NIHVIVO-1753 bugfixes for baseOntModel setup and initial reasoning (merge from 1.2 maint branch) 2011-01-16 21:25:05 +00:00
rjy7
c6afc196c8 Merge r7047-7048 from nihvivo-rel-1.2-maint 2011-01-16 14:30:25 +00:00
bjl23
d3e54a5841 simpler solution to NIHVIVO-1708 2011-01-15 00:24:15 +00:00
rjy7
c06645ce88 Modify messages displayed when a collated property doesn't have a valid config for collation, and downgrade from an error to a warning 2011-01-14 23:11:50 +00:00
rjy7
9ac7796c67 NIHVIVO-1667 Don't display an add link for data properties whose display limit has already been reached. 2011-01-14 22:22:44 +00:00
bjl23
1e2070299d removing obsolete validator class 2011-01-14 22:00:37 +00:00
ass92
2aee2e581c improvement on rdb and sdb switch. 2011-01-14 21:40:28 +00:00
ass92
b4552f3e19 NIHVIVO-1689 made changes so that the modelnames list is generated by merging names from store and metadata model. 2011-01-14 21:39:22 +00:00
rjy7
cb0caee116 NIHVIVO-1713 Suppress display of vitro:Keyword property on individual page. Wasn't working on old individual page; back end editing for this property is buggy; and the property itself will be removed in 1.3. 2011-01-14 21:33:38 +00:00
bjl23
5fb08f8062 NIHVIVO-1708 setting correct dataset factories in parent dao factories with SDB 2011-01-14 21:31:47 +00:00
bdc34
6f02a04a8b Moving away from BrowseWidget and just adding browse variables to HomePageController NIHVIVO-1674 2011-01-14 21:20:40 +00:00
rjy7
416d42e963 NIHVIVO-1715 Use local name instead of label for properties that don't have a label (vitro props). Fixes errors in GroupedPropertyList. 2011-01-14 20:58:05 +00:00
rjy7
13cfc80bc2 A few minor refactorings, adding debugging output, etc. 2011-01-14 20:32:50 +00:00
bdc34
9e273a9df6 Adding null check to dump.ftl. Moving common vars to method in BrowseWidget NIHVIVO-1674 2011-01-14 20:13:51 +00:00
bdc34
8f0b35209f Adding alpha to browse widget data generation, adding JSONtoFmModel.java NIHVIVO-1674 2011-01-14 19:36:21 +00:00