Commit graph

2664 commits

Author SHA1 Message Date
rjy7
0ef2fda7a9 NIHVIVO-1923 Handle hard-coded literal select elements in building query that limits activity type returned to the types in the select list 2011-01-28 21:50:17 +00:00
jeb228
6ddecbbddb NIHVIVO-719 Begin refactoring, to try to figure out why the thread isn't shutting down. Pull the ServletContextListener into a separate inner class. 2011-01-28 21:45:49 +00:00
rjy7
605b0c974e NIHVIVO-1923 Moving construction of activityTypeQuery into a separate method, since it's lengthy 2011-01-28 20:53:31 +00:00
tlw72
cc722d5ad0 changed file extension from png to gif for the info icon 2011-01-28 20:42:26 +00:00
rjy7
9465073a6d Changed name of image property display macro (was erroneously named "imageLinks") 2011-01-28 20:23:38 +00:00
mb863
2319663d09 NIHVIVO-1838: Fixing layout issues in IE6 2011-01-28 20:12:11 +00:00
hlm7
791b39fa9a Holly did some tweaking on the visualizations tests. 2011-01-28 20:10:26 +00:00
hlm7
3119b48f7f Holly added a test case for Temporal Graphs. 2011-01-28 19:25:09 +00:00
nac26
5e22691146 NIHVIVO-1073 Menu page refactoring. Removed temporary placeholder files and introduced pie charts on menu pages. UI team will compare with bar graphs on home page and determine whether we'll stick with one type over the other or throw them both into the mix. 2011-01-28 18:27:01 +00:00
nac26
7643ae2fcf NIHVIVO-592 Improvements to class group browse and bar graphs on home page. 2011-01-28 18:22:15 +00:00
mb863
5862093449 NINVIVO-1315: Made a mistake, I didn't remove the files from the repository, I just removed them from Textmate. NOW the files in images/individual has been removed. Again, images in this folder were placeholders images for coauthor-ships. 2011-01-28 17:12:51 +00:00
mb863
7f9adab986 NIHVIVO-1930: Removed icon to vitro/webapp/web/images and renamed to iconInfo.png 2011-01-28 16:58:12 +00:00
bjl23
2cbd060696 rolling back undesirable changes from r.2403, 'boatload' 2011-01-28 16:49:54 +00:00
hlm7
6ebddbc085 Holly made some modification to the visualization test cases due to fixes. 2011-01-28 15:33:36 +00:00
bkoniden
d039a74929 Making the change addressing NIHVIVO-1940 to Temporal Graph too. 2011-01-28 15:02:01 +00:00
rjy7
89643df83b Remove unneeded commented-out lines from templates 2011-01-28 14:55:10 +00:00
bkoniden
bf715d7425 NIHVIVO-1940
1) Fixing the queries to retrieve date/time information from the role and not from the grant.
2011-01-28 14:54:17 +00:00
hlm7
0c77e507f6 Holly made various test case modifications due to programming changes. 2011-01-28 03:57:38 +00:00
hlm7
cf4bc301eb Holly added additional checks for test case success. 2011-01-28 00:47:09 +00:00
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