nac26
|
abb2228b9b
|
NIHVIVO-1073 Fairly significant refactoring of markup and styles for menu pages. Got rid of duplication between the default template and template for people class group.
|
2011-01-26 14:26:32 +00:00 |
|
nac26
|
f7e126cf50
|
Style and markup tweaks for browse index
|
2011-01-26 14:14:32 +00:00 |
|
rjy7
|
2fb9547738
|
NIHVIVO-1871 Added repair mode to grant and educational training custom forms.
|
2011-01-25 22:41:15 +00:00 |
|
rjy7
|
56f8323de8
|
NIHVIVO-1871 Added repair mode to personInPosition custom form. Consolidated common code to determine mode into a method in FrontEndEditingUtils and removed from individual forms.
|
2011-01-25 22:00:45 +00:00 |
|
bdc34
|
34258ae94b
|
Fixing bug with zero individual counts for class groups. NIHVIVO-1893
|
2011-01-25 21:20:27 +00:00 |
|
bjl23
|
d6f19324f8
|
improvement to app metadata setup to avoid null model if empty
|
2011-01-25 19:22:06 +00:00 |
|
sjm222
|
4c1bbde7d9
|
fix for NIHVIVO-1833
|
2011-01-25 19:16:44 +00:00 |
|
rjy7
|
d4469248ea
|
NIHVIVO-1636 Add test for SimpleReasoner.isABoxReasoningAsynchronous before checking superclasses for type, custom template specification
|
2011-01-25 18:32:37 +00:00 |
|
bjl23
|
b174bdcaf0
|
bugfix for initial site config in SDB
|
2011-01-25 18:17:31 +00:00 |
|
rjy7
|
f243f48b3b
|
NIHVIVO-1895 Show placeholder image for non-person individual when displaying an add link for an image
|
2011-01-25 17:32:45 +00:00 |
|
bdc34
|
9ceb990c9d
|
Fixing bug with zero individual counts for class groups. NIHVIVO-1893
|
2011-01-25 17:14:20 +00:00 |
|
mb863
|
4262389458
|
NIHVIVO-1315: Done more refactoring work on individual pages.
|
2011-01-25 15:54:18 +00:00 |
|
sjm222
|
bd9a3e41a5
|
NIHVIVO-1834 - a method to say whether ABox reasoning is asynchronous
|
2011-01-25 15:42:18 +00:00 |
|
sjm222
|
24d7c25fc7
|
NIHVIVO-1755 unit tests for SimpleReasoner - adding some to verify inferencing based on equivalent class
|
2011-01-24 21:51:30 +00:00 |
|
sjm222
|
3fa7b24f2a
|
NIHVIVO-1755 inferences based on equivalent class
|
2011-01-24 21:50:44 +00:00 |
|
bdc34
|
00bdb056d5
|
Adding getVClassesForVClassGroup to JSONServlet NIHVIVO-1674
|
2011-01-24 21:49:48 +00:00 |
|
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 |
|
mb863
|
94b61c8351
|
NIHVIVO-1315: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property
|
2011-01-24 21:18:04 +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 |
|
mb863
|
e8c1c83aad
|
Refactored editing links for individual photo in individual pages
|
2011-01-24 19:28:44 +00:00 |
|
nac26
|
0d78f1f1f0
|
Moved fade-in for flash-message to vitroUtils.js since this behavior should apply throughout the app and should not be limited only to pages that include the login widget.
|
2011-01-24 18:26:51 +00:00 |
|
nac26
|
2be51ef25c
|
NIHVIVO-592 Class group browse for home page. Still waiting on update to JSONServlet (NIHVIVO-1674) so classes in class group can be returned for AJAX requests. Introducing alternative bar graph in lieu of pie chart.
|
2011-01-24 18:24:24 +00:00 |
|
mb863
|
9f3a4343d2
|
NIHVIVO-1851: Moved add photo link to lower-right corner of "dummy" image, where the edit & delete links appear
|
2011-01-24 18:07:22 +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 |
|
mb863
|
f9c467fa16
|
NIHVIVO-1885: Fixed: Links to organizations in person's Positions list are not colored like other property links
|
2011-01-24 17:43:42 +00:00 |
|
sjm222
|
1bfaecdefa
|
NIHVIVO-1827 cache application metadata graph in memory
|
2011-01-24 17:10:26 +00:00 |
|
mb863
|
c0074b0ce8
|
NIHVIVO-1884: Fixed: Over text on foaf:Person page is extending too far to the right
|
2011-01-24 17:08:37 +00:00 |
|
mb863
|
a7264bc840
|
NIHVIVO-1878: back to tops links point to top of the page instead of property groups menu.
|
2011-01-24 15:21:13 +00:00 |
|
mb863
|
593deed634
|
NIHVIVO-1315: Refactoring generic individual pages
|
2011-01-24 03:08:00 +00:00 |
|
rjy7
|
3fd87d1050
|
NIHVIVO-1873 Fixed defaults on macro parameters
|
2011-01-22 04:54:52 +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 |
|
nac26
|
1f2edcc622
|
NIHVIVO-1820 Updated precision to full (Second) and requiredLevel to none for dateTimeInterval dateTimeValue custom forms. NIHVIVO-1855, NIHVIVO-1829 Corrected submit button text for dateTimeIntervalForm.jsp
|
2011-01-21 20:18:05 +00:00 |
|
sjm222
|
893ac85b38
|
logging tweaks
|
2011-01-21 19:39:40 +00:00 |
|
rjy7
|
643d0063aa
|
NIHVIVO-1839 Modify parameters on editingLinks macro so can pass in hard-coded value for rdfs:label
|
2011-01-21 17:57:55 +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 |
|
mb863
|
781f3d042f
|
NIHVIVO-1315: Refactoring individual.ftl. This was duplicated in VIVO and VITRO.
|
2011-01-21 03:20:01 +00:00 |
|
mb863
|
94141e048c
|
NIHVIVO-1776: Refactored alert error message when user delete individual's photo.
|
2011-01-21 03:16:07 +00:00 |
|
mb863
|
f96fbfa3f8
|
NIHVIVO-1643: Styled admin panel.
|
2011-01-21 03:12:59 +00:00 |
|
bjl23
|
969a7a8469
|
NIHVIVO-1844 SPARQL syntax fix
|
2011-01-20 22:57:17 +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 |
|
bjl23
|
2531f62a7a
|
modification to collation query to avoid SDB inefficiency - see NIHVIVO-1840
|
2011-01-20 19:26:38 +00:00 |
|