Commit graph

4595 commits

Author SHA1 Message Date
nac26
e51c2428c6 Updated domain name for example visualization.topLevelOrg to be consistent with the rest of the example values and modified the description of the topLevelOrg property 2011-01-28 00:02:53 +00:00
rjy7
b5d1344158 NIHVIVO-1923 Modify activity type query so it only returns subclasses of objectClassUri, if that is defined. Need to deal with hard-coded literals case separately. 2011-01-27 22:39:02 +00:00
bkoniden
cfe93b5142 NIHVIVO-1681
1) Committing changes to EntityPublicationCountRequestHandler to retrieve the highest level org on no uri parameter in the URL.
2011-01-27 22:18:53 +00:00
bjl23
d4d353d4b0 added missing prefixes to query 2011-01-27 22:15:58 +00:00
mb863
294cc3bb87 NIHVIVO-1315: Temporal graph was overlapping individual name. 2011-01-27 22:00:50 +00:00
bjl23
b2c7a7288a authorInAuthorship query fix 2011-01-27 21:57:37 +00:00
mb863
2ebbde8c3b NIHVIVO-1930: Fixed wrong icon size 2011-01-27 21:55:49 +00:00
mb863
f2d5441297 NIHVIVO-1930: Added info icon 2011-01-27 21:53:44 +00:00
cdtank
7955319bf2 1. Making changes to facilitate hide/show of information icon on profile page. 2011-01-27 21:43:21 +00:00
rjy7
0394cd971e Fixed template error on person page when positions or research areas are null 2011-01-27 21:09:28 +00:00
bjl23
7313e4210d rewritten list view queries with UNIONs plus various and sundry other bugfixes and improvements; also probably new bugs 2011-01-27 20:57:14 +00:00
hlm7
dbd9723ab2 Holly changed the roles test cases now that the grant date is working. 2011-01-27 20:34:47 +00:00
tlw72
e05f8a6d04 NIHVIVO-1908: change for new information icon 2011-01-27 20:21:33 +00:00
rjy7
b32686ec09 NIHVIVO-1923 Correction to previous commit. Fix had been temporarily commented out. 2011-01-27 20:14:46 +00:00
rjy7
24e4432076 NIHVIVO-1923 Modify orgType query so it only returns subclasses of foaf:Organization. Otherwise form breaks in edit mode. 2011-01-27 20:11:19 +00:00
jeb228
facea76266 NIHVIVO-1129 tweak the report file to add a timestamp 2011-01-27 20:01:49 +00:00
tlw72
aa625004da NIHVIVO-1914: set the disabled style for selects back to the default look 2011-01-27 19:52:16 +00:00
bkoniden
797c1fa2f7 NIHVIVO-1731
2) Removed redundant code from Grants.java -- fields such as year, yearMonth that are irrelevant now
2011-01-27 19:22:41 +00:00
mb863
99566c602c Styled side admin page 2011-01-27 19:21:27 +00:00
bkoniden
9c72c0af02 NIHVIVO-1731
1) Modified body foe getParsedGrantStartYear(). -- Previously, it used custom logic for parsing the year value of a Date string. Now, it uses jodatime library's utilities to parse year values.
2) Removed redundant code from UtilityFunctions.java -- pertaining to grantUtility functions.
2011-01-27 19:15:36 +00:00
hlm7
ce793e0d49 Holly add a browse test for the new front page. 2011-01-27 18:38:33 +00:00
bdc34
764a3bde2a Adding date time with precision to grant form NIHVIVO-1915 2011-01-27 18:33:03 +00:00
cdtank
b65c2bccbe 1. Changes to fix the bug in display of years attached to publications. (see NIHVIVO-1794) It was caused due to change in Date/Time format representation in the backend.
2. Added code so new date/time formatters can be added with ease.
2011-01-27 18:21:02 +00:00
hlm7
c2176664ac Holly made test case modifications due to link changes for adding/deleting from individuals. 2011-01-27 18:08:00 +00:00
rjy7
c633d3fbd0 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:55 +00:00
mb863
00998c2cb0 NIHVIVO-1904: Added more line spacing for positions in individual foaf:person pages. 2011-01-27 15:24:49 +00:00
mb863
e83ba3664b NIHVIVO-559:
Made the following changes:
1- Apply header consistency in term of colors across Wilma theme
2- Change header tags (h1,h2, etc) to em format
3- Arrows in hover links were positioned incorrectly, now it's fixed.
2011-01-27 15:14:38 +00:00
hlm7
7d2d1c2c4d Holly tweaked the visualization test auites now that the counts have been fixed. 2011-01-27 15:02:33 +00:00
jeb228
c5e1ce4913 Keep FakeExternalAuthController commented out. 2011-01-27 14:53:04 +00:00
hlm7
6ab4647325 2011-01-27 02:59:35 +00:00
hlm7
03bbb1af5c 2011-01-27 02:16:53 +00:00
hlm7
f4cbb296bb Holly had to repair the repair mode test. 2011-01-27 01:26:36 +00:00
hlm7
345ec42074 Holly made some more test case changes due to the delete warning message text changes. 2011-01-27 00:41:18 +00:00
hlm7
f022de16fa Holly did a little more tweaking. These test suites should be done... 2011-01-26 22:46:31 +00:00
mb863
4fec8f74bf Re-factored the markup and styles for visualization in individual pages. 2011-01-26 22:20:47 +00:00
mb863
c4d32307cc 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:19:18 +00:00
mb863
7580db63e0 NIHVIVO-1315, NIHVIVO1316: Added ellipses to link "more" for showing more core:overview content 2011-01-26 22:17:19 +00:00
jeb228
e5a6ca4e9d NIHVIVO-1129 add tests suggested by Brian C. 2011-01-26 22:16:37 +00:00
cdtank
81f089389d 1. Fixed the bug (see NIHVIVO-1794) where wrong language was getting displayed in the sidebar for person level visualizations. 2011-01-26 22:01:59 +00:00
ass92
afec9c1b82 NIHVIVO-1571 servlet mapping for SDBSetupController 2011-01-26 21:45:04 +00:00
hlm7
66c10dc660 Holly made changes due to delete confirmation message changing. 2011-01-26 21:00:44 +00:00
hlm7
180b7a3a93 2011-01-26 20:26:00 +00:00
rjy7
8b00b33c1b Restored setting of disabled values in edit mode that was inadvertently removed from a previous commit 2011-01-26 20:12:40 +00:00
hlm7
f7340a5c38 2011-01-26 19:24:59 +00:00
cdtank
f69e2eb904 1. Did minor refactor in preparation for saving the state & possibly just swapping daata instead of redirecting to a completely new page when the change in parameter happens on the temporal graph vis. 2011-01-26 18:15:17 +00:00
jeb228
8b9d3cb4b7 NIHVIVO-1129 add tests suggested by Brian C. 2011-01-26 17:17:56 +00:00
rjy7
3ed8ed456f NIHVIVO-1869 Remove old custom short view jsps and enclosing directory. Removed remnants of old start and end year properties from add role form. 2011-01-26 17:10:24 +00:00
rjy7
247026988e NIHVIVO-1913 Fix grant form repair mode so core:roleIn relation is created. Additional fixes to form: a grant created by the form is now assigned type core:Grant in both add and repair modes; the grant name field is disabled in edit mode. 2011-01-26 16:48:00 +00:00
nac26
f1e2065ab5 Style tweaks to pagination for menu pages 2011-01-26 16:13:50 +00:00
jeb228
fe826d7906 NIHVIVO-1129 fix the SelfEditor login. 2011-01-26 15:21:12 +00:00