Commit graph

2074 commits

Author SHA1 Message Date
rjy7
922a83f512 NIHVIVO-1943 Minor refactoring (method and variable name changes) 2011-01-28 15:57:08 +00:00
rjy7
231d9ed818 NIHVIVO-1943 Add support for <query-construct> elements in list view configs 2011-01-28 15:42:55 +00:00
rjy7
bb8e0b5aae Remove unneeded commented-out lines from templates 2011-01-28 14:55:08 +00:00
bdc34
b3fdb4fbfe Catching NPE when classgroup has no display rank. 2011-01-27 23:43:51 +00:00
bdc34
ecc1c05bb7 Adding generics to Entity2LuceneDoc.java 2011-01-27 23:43:25 +00:00
bdc34
5a65e97daf Fixing null in DWR for entity back end editing NIHVIVO-1939 2011-01-27 23:41:42 +00:00
bdc34
347c09ef51 Fixing NPE when individual has no moniker and no types. NIHVIVO-1927 2011-01-27 23:22:04 +00:00
sjm222
d68faf2cec tweaks to kb migration logging 2011-01-27 23:01:28 +00:00
sjm222
1095865e8a tweaks to kb migration logging 2011-01-27 22:48:19 +00:00
sjm222
83ff76d1b4 tweaks to kb migration logging 2011-01-27 22:22:55 +00:00
mb863
70d14ff67f NIHVIVO-1930: Added info icon 2011-01-27 21:52:59 +00:00
ass92
a7606b079a NIHVIVO-1876 csv tool optimization. 2011-01-27 21:15:38 +00:00
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