jeb228
|
5db1494e85
|
NIHVIVO-1835 Guard against a File Bytestream individual whose AliasURL is the same as its URI.
|
2011-01-24 21:40:08 +00:00 |
|
jeb228
|
8c016eaf39
|
NIHVIVO-1835 Re-write FileStorageAliasAdder, adding cases to handle Bytestreams without Surrogates, or Surrogates without filenames.
|
2011-01-24 21:38:06 +00:00 |
|
rjy7
|
96d7e2fae8
|
NIHVIVO-1859, NIHVIVO-1881 Comments and documentation on subclass collation of list views
|
2011-01-24 20:12:50 +00:00 |
|
rjy7
|
a1c6286992
|
NIHVIVO-1859 Apply collation subclass filtering in Java postprocessing rather than in query, due to inefficiency of graph filtering in the SPARQl query as it is converted to SQL
|
2011-01-24 17:57:28 +00:00 |
|
sjm222
|
1bfaecdefa
|
NIHVIVO-1827 cache application metadata graph in memory
|
2011-01-24 17:10:26 +00:00 |
|
bdc34
|
4cfd4bc706
|
Fix to DateTimeIntervalValidation.java NIHVIVO-1847
|
2011-01-21 23:03:00 +00:00 |
|
rjy7
|
1b2f34eadc
|
NIHVIVO-1863 Fix collated view of core:personInPosition and core:hasResearchArea
|
2011-01-21 21:54:15 +00:00 |
|
sjm222
|
893ac85b38
|
logging tweaks
|
2011-01-21 19:39:40 +00:00 |
|
rjy7
|
ac624c0bc3
|
Changes to individual templates and associated queries
|
2011-01-21 17:49:16 +00:00 |
|
ass92
|
d220c7e9af
|
code modification to get whole list of url.
|
2011-01-21 17:10:35 +00:00 |
|
ass92
|
ae22aed70a
|
change for getting rdf url list. Removed unneccessary piece of code.
|
2011-01-21 17:09:55 +00:00 |
|
jeb228
|
404ee53a91
|
NIHVIVO-1832 JSPs that call <vitro:confirmLoginStatus> must be recorded as restricted pages, just like Servlets that call VitroHttpServlet.checkLoginStatus(). That way we won't attempt to stay on those pages if the user logs out.
|
2011-01-21 16:50:16 +00:00 |
|
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 |
|