Commit graph

471 commits

Author SHA1 Message Date
ryounes
a788da59e4 Tweak to mailing address template 2011-08-18 15:47:23 +00:00
ryounes
cd75ae68bb Improvements to mailing address list view. Removed unnecessary construct query from terminologyAnnotation list view. 2011-08-18 15:46:27 +00:00
hjkhjk54
1c4d73da07 Updates for including termType as information to be displayed in custom list view as well as editing page (and added in the N3). 2011-08-16 21:02:45 +00:00
hjkhjk54
dc46b3e195 Adding changes and code for terminology annotation support and integration of UMLS vocabulary 2011-08-15 21:48:08 +00:00
tworrall
a3f174f813 custom list view for mailingAddress. Will still display the label if there are no other address details 2011-08-15 19:29:13 +00:00
ryounes
1923e41be6 NIHVIVO-3114 Fix problems with dump of IndividualTemplateModel.qrData() 2011-08-08 22:28:58 +00:00
ryounes
69b315effe NIHVIVO-2508 Change template properties to methods so not pre-computed. 2011-08-05 22:25:47 +00:00
hjkhjk54
fcdff9ea54 Updates for NIHVIVO-3086 and NIHVIVO-2980 and subtasks: updating page data getters to rely on java class name, separating out internal class-specific set up and processing for menu management into VIVO code. 2011-08-02 15:24:29 +00:00
tworrall
266d3d007d NIHVIVO-3080: put js variables into double quotes so the script won't choke on names containing an apostrophe 2011-08-01 14:11:32 +00:00
tankchintan
6c3818f84a 1. Fix for http://issues.library.cornell.edu/browse/NIHVIVO-3070 made sure that the rows in the table for person level vis were created based on whether the entity in question has egoURI or not, instead of depending upon flash vis to provide sorted list with egoNode being the first element.
2. Tentative fix for http://issues.library.cornell.edu/browse/NIHVIVO-2953 will wait to hear more to change the UX further.

3. Fix for http://issues.library.cornell.edu/browse/NIHVIVO-2523 the current placement for downloading of this csv is subject to change.
2011-07-27 21:44:45 +00:00
cappadona
702d2691f2 Small formatting tweak for better readability. 2011-07-26 21:45:59 +00:00
hjkhjk54
6a89cd166b Adding section that does deal with internal class so vivo can include this section and vitro no longer includes it 2011-07-26 18:55:11 +00:00
cappadona
c8bd057b31 NIHVIVO-3007 Merged r3376 from maint-rel-1.3 branch. 2011-07-22 15:53:21 +00:00
cappadona
eb567572bd NIHVIVO-3005 NIHVIVO-3007 Merged r3374 from maint-rel-1.3 branch. 2011-07-22 15:51:24 +00:00
tankchintan
48b4ded3af 1. Improvement of text for "refresh cache". Reviewed by Joseph B. 2011-07-21 21:08:14 +00:00
tankchintan
54b390b851 1. Fix for issue http://issues.library.cornell.edu/browse/NIHVIVO-3019
2. Also changed the text in different cases for the error.
Code reviewed by Chin Hua.
2011-07-21 20:31:36 +00:00
cappadona
7a3f04be63 NIHVIVO-3022 NIHVIVO-2980 Merged r3365 from maint-rel-1.3 branch. 2011-07-21 19:57:00 +00:00
cappadona
73e299ec79 NIHVIVO-2997 Merged r3354 from maint-rel-1.3 branch. 2011-07-21 12:49:15 +00:00
cappadona
71ded8c7e3 NIHVIVO-352 Style tweak to make search snippet text smaller. 2011-07-19 13:46:02 +00:00
tankchintan
87226d30b1 1. Cleaned up variable name in temporal graph vis. 2011-07-18 21:08:26 +00:00
tankchintan
42eabc9cce 1. new icons for map of science & temporal vis. 2011-07-18 20:04:06 +00:00
cappadona
00825743dd NIHVIVO-352 Applied Miles' patch for search snippets. 2011-07-18 16:27:50 +00:00
ryounes
ef3eb063b8 NIHVIVO-2883 Add vivo-specific default list view config to generate a preferred title. Display most specific type for people only, if no preferred title. 2011-07-14 17:30:32 +00:00
tworrall
1a3e72ad33 NIHVIVO-2259: modified text on foaf person sparkline to clarify these are VIVO only pubs 2011-07-14 15:38:10 +00:00
tankchintan
6f213a61fa 1. Changed icon for map of science.
2. Bug fixes for map of science edge cases.
3. Included a default error message when there are no publications to be found.
4. Improved text for map of sience info.
2011-07-13 22:39:28 +00:00
tankchintan
dccaf298b1 1. Improved layout for map of science vis.
2. Removed sys print.
3. Added new info icon content to map of science vis.
2011-07-13 20:25:50 +00:00
tankchintan
dbdf2de95b 1. Improved layout for map of science.
2. Made sure that all sub-disciplines & disciplines are exported in the csv file even though they dont have any associated value.
2011-07-13 17:38:26 +00:00
tankchintan
51208948f2 1. Adding the tools menu for visualizations. This will provide detailed explanation on why we need the cache refreshing for visualizations and also the link to initiating the reconstruct. It is only accessible to the admins. 2011-07-13 00:36:53 +00:00
tankchintan
f2148a785c 1. Modified visualization request handlers so that they can handle privileges i.e. give access to users who have the right permissions to view that visualization related page.
2. Improved how short url parameters were extracted.
3. Added a new feature "Refresh Visualziation Cache" which reconstructs all the models that are currently saved. This so that the admin can rebuild the vis cache instead of having to restart the server to rebuilding the cache.
2011-07-12 19:30:05 +00:00
hjkhjk54
b89098410d Updates for menu management 2011-07-12 01:41:33 +00:00
kongchinhua
40189139bb Fixed Safari fail to load issue due to QTIP code 2011-07-11 22:26:41 +00:00
ryounes
2936d1730c NIHVIVO-707 Suppress delete link on core:webpage, and suppress add/edit/delete links on core:webpageOf 2011-07-08 21:30:47 +00:00
mbarbier
8dc72f55db fileharvest.ftl: remove outdated help
CsvFileHarvestJob: add some stuff in preparation for handling new Harvester script format
FileHarvestController: send the text of the running script to the client
2011-07-08 20:37:34 +00:00
ryounes
5461162130 NIHVIVO-759 Modify custom list view for core:webpage to display url if anchor text is absent 2011-07-08 19:26:27 +00:00
cappadona
bd02a3cfa3 NIHVIVO-2783 NIHVIVO-2784 Tweaked JavaScript and CSS for URI (qTip) and QR code popups. 2011-07-08 12:50:29 +00:00
ryounes
7c82474f19 NIHVIVO-1317 Migrated custom list view from vitro:primaryLink and vitro:additionalLink to core:webpage 2011-07-07 20:34:15 +00:00
ryounes
e7335f9061 NIHVIVO-2449 On individual list page, display preferredTitle with fallback to mostSpecificTypes. Don't show mostSpecificTypes that are the same as the type being displayed on the page, to avoid redundancy. 2011-07-06 20:20:39 +00:00
ryounes
9ee6a96c55 NIHVIVO-2449 In search results, display preferredTitle with fallback to mostSpecificTypes 2011-07-06 19:02:49 +00:00
ryounes
f344c92dff NIHVIVO-2449 Remove vitro:moniker from individual profile, and display preferredTitle instead, falling back to mostSpecificTypes. 2011-07-06 17:09:55 +00:00
ryounes
fface83a87 NIHVIVO-2449 Display preferred title on individuallist page 2011-07-05 23:03:51 +00:00
mbarbier
977d859cd6 Some minor file harvest changes 2011-07-05 20:49:23 +00:00
ryounes
0d50d8e843 Remove debugging output 2011-07-05 15:08:41 +00:00
ryounes
20e94ea813 NIHVIVO-2733 Add custom list view for core:linkedRole - uses core:relatedRole view, with adaptations to fit both properties. Collation support for core:hasEditReviewRole. Improvements to the custom list queries and templates for core:hasRole, core:relatedRole, core:hasEditReviewRole. 2011-07-01 23:29:37 +00:00
cappadona
21c03c35f0 Reverted change from r3147. The bug was in the JS, not in the markup. We want the exportQrCodeUrl as the href value for the link, this way we provide graceful degradation in the absence of JavaScript. 2011-07-01 22:15:12 +00:00
hjkhjk54
50e15f9c0c Changes to edit request controller path in web.xml, adding generator as part of custom annotation and test menu edit template (to be removed later) 2011-07-01 21:47:43 +00:00
ryounes
7a23fe0201 NIHVIVO-2733 Adapt core:relatedRole list view for core:linkedRole 2011-07-01 21:16:39 +00:00
mbarbier
52ff82f6be individual--qrCodeGenerator.ftl: fix bug that was causing link opening QR code to head straight to the export page after opening up the code for a split second. 2011-07-01 17:33:43 +00:00
mbarbier
343b63b420 foaf-person--exportQrCode.ftl: fixed issue where when an individual had a large image but not a thumbnail, the large image was not being resized to thumbnail size and thus was taking over much of the page. The main profile page appears to handle with with 'width="160"' on the image, so I have done that here as well. 2011-07-01 15:58:05 +00:00
mbarbier
52a933c20d ---FILE HARVEST---
web.xml: Add file harvest mapping
fileharvest.xml: renamed from testfile.xml
testfile.xml: deleted
CsvFileHarvestJob.java: bug fixes
FileHarvestController.java: renamed from TestFileController.java
TestFileController.java: deleted
2011-06-30 20:13:34 +00:00
mbarbier
e28b7d7247 File Harvest: almost done 2011-06-29 21:13:36 +00:00