Commit graph

1171 commits

Author SHA1 Message Date
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
rjy7
7373e6ce67 NIHVIVO-1332 Moved getImageUploadUrl from UrlBuilder to ObjectPropertyTemplateModel. Temporarily removed hard-coded co-author display from foaf:Person page. 2011-01-14 19:34:18 +00:00
bjl23
35933a9ae6 NIHVIVO-1572 inference recomputing controller 2011-01-14 19:32:01 +00:00
jeb228
bf48d5d616 NIHVIVO-1566 Display a welcome message for anyone who logs in. 2011-01-14 19:21:37 +00:00
tlw72
e0beb9c77b NIHVIVO-1705: fix for user account required fields 2011-01-14 18:54:17 +00:00
bdc34
a4c8a89d68 adding of directives to browse widget 2011-01-14 18:26:47 +00:00
rjy7
91abe8e801 NIHVIVO-1332 Editing links for individual image 2011-01-14 17:17:36 +00:00
jeb228
69e8180ae8 NIHVIVO-1685 2011-01-14 17:13:40 +00:00
bdc34
78d96c3afa Fixing lucene index startup so that it does not build a new index if not needed NIHVIVO-1701 2011-01-14 16:52:47 +00:00
bjl23
f45eafa3f4 NIHVIVO-1585 Gerhard's improvements to workflow processing 2011-01-14 16:11:10 +00:00
bjl23
4e7ab0c725 NIHVIVO-1603 populating moniker picklist without DWR 2011-01-14 15:34:38 +00:00
ass92
6c25c9893d NIHVIVO-1657 improvement on 'subtract models' ingest tool 2011-01-14 15:23:14 +00:00
nac26
0a398b51c3 NIHVIVO-1600 Fixed typo for preferredTItle (was perferredTitle) 2011-01-14 15:07:21 +00:00
ass92
0e53c11203 NIHVIVO-1691 code change to resolve bug related to connection to DB models and modelmaker handling. 2011-01-13 23:58:54 +00:00