Commit graph

1762 commits

Author SHA1 Message Date
ass92
0f05edf296 NIHVIVO-1876 csv tool optimization. 2011-01-27 21:14:36 +00:00
rjy7
c01dc9bf65 Fixed template error on person page when positions or research areas are null 2011-01-27 21:09:23 +00:00
bjl23
b5777a60ad rewritten list view queries with UNIONs plus various and sundry other bugfixes and improvements; also probably new bugs 2011-01-27 20:56:44 +00:00
sjm222
881c3ca4fa kb migration logging tweaks 2011-01-27 20:52:12 +00:00
sjm222
710ad1aff4 kb migration logging tweaks 2011-01-27 20:20:34 +00:00
tlw72
f5c8200f33 NIHVIVO-1908: placeholder icon for pub/grant info 2011-01-27 20:06:50 +00:00
rjy7
43e18bf8af Moved display of personInPosition and hasResearchArea properties to a macro. Adjusted css selectors accordingly to align with auto-generated ids. 2011-01-27 16:07:51 +00:00
jeb228
f33d0eac83 When logging an exception, log the stack trace as well. 2011-01-27 15:32:31 +00:00
nac26
d982007d98 NIHVIVO-1924 Added explicit color for #adminDashboard h4 so as to not inadvertently collide with general h4 rules from theme 2011-01-27 15:29:20 +00:00
jeb228
ddd6a95420 When logging an exception, log the stack trace as well. 2011-01-27 15:18:27 +00:00
mb863
223b64e07f Changed background color to white for Site Information Editing form 2011-01-27 15:09:42 +00:00
mb863
92764b0c1a NIHVIVO-1315, NIHVIVO1316: Re-factored the markup and styles for individual pages. Also I have introduced an image placeholder for non person individuals. 2011-01-26 22:12:51 +00:00
nac26
e153452b81 NIHVIVO-1073 Ensured the pagination event listener is not called until both pagination navs have been added to the DOM. 2011-01-26 21:58:48 +00:00
ass92
65cf36c121 NIHVIVO-1571 changes in SDBSetupController for rdb to sdb conversion. 2011-01-26 21:47:01 +00:00
ass92
be39ff7d5b NIHVIVO-1571 servlet mapping for SDBSetupController 2011-01-26 21:45:55 +00:00
ass92
c743ef2253 NIHVIVO-1571 new freemarker template to support rdb to sdb conversion 2011-01-26 21:44:11 +00:00
jeb228
a323dcad01 Fix the class name on the logger, remove unused import. 2011-01-26 20:43:07 +00:00
sjm222
47615a5289 some improved error logging for NIHVIVO-1917 2011-01-26 20:23:44 +00:00
bdc34
6d696a95c0 Improved performance of lucene index build under SDB. NIHVIVO-1795 2011-01-26 20:14:46 +00:00
rjy7
ee34640e15 NIHVIVO-1919 Fix error on individual page for editors and non-editors by removing one of two conflicting isEditable() methods in IndividualTemplateModel 2011-01-26 19:43:05 +00:00
jeb228
4e9e3b98b3 NIHVIVO-1920 return statement was missing, allowing the logic to "fall through" to the next test. 2011-01-26 18:54:39 +00:00
sjm222
10fa0622f2 fix for NIHVIVO-1898 2011-01-26 17:35:19 +00:00
bdc34
54e6abd53b Improved performance of lucene index build under SDB. NIHVIVO-1795 2011-01-26 17:11:25 +00:00
nac26
b321fc38c9 Removed individual-sparklineVisualization.ftl. It's a vestigial file leftover from simpler times when individual--foaf-person.ftl was posing as individual.ftl in vitro 2011-01-26 16:27:05 +00:00
nac26
4c7c8dc8c5 NIHVIVO-1073 Style tweaks to pagination for menu pages 2011-01-26 16:15:10 +00:00
nac26
75f825ce6b Removed erroneous backslash introduced r7179 2011-01-26 15:44:17 +00:00
rjy7
5bef7938ed NIHVIVO-1905 Fix CollatedObjectPropertyTemplateModel.filterSubclasses() method so a result with no subclass remains in the list 2011-01-26 15:29:58 +00:00
rjy7
6d4fc4b4a4 Additions to freemarker samples page 2011-01-26 15:15:35 +00:00
bdc34
6170cd2f1f Fixing compile error in defaultObjPropForm.jsp 2011-01-26 14:41:01 +00:00
nac26
f9faa680f2 NIHVIVO-1073 Pagination for browsing individuals 2011-01-26 14:32:26 +00:00
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