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
cappadona
a607f2985c
Removed vivo specific version of siteAdmin-siteConfiguration.ftl. It's no longer necessary and should have been removed as part of r3106 when cleaning up after retiring old vivo-basic theme.
2011-06-28 22:34:45 +00:00
mbarbier
d5965b8112
Massive work done on File Harvest
2011-06-28 20:33:51 +00:00
cappadona
833f16bd4a
Updated to use .hidden class defined in vitro.css
2011-06-28 18:21:14 +00:00
cappadona
fceaaf8aa3
Further refinements and refactoring of QR code display based on feedback from Rebecca
2011-06-24 18:30:17 +00:00
hjkhjk54
9ba390f3f8
Inclusion of new files for menu management changes
2011-06-24 17:07:08 +00:00
manolobevia
6dc01e8b42
NIHVIVO-2584: Removed extra space
2011-06-24 16:55:28 +00:00
manolobevia
6f42c8c992
NIHVIVO-2584: Changed label EMAIL for ADDITIONAL EMAILS
2011-06-24 16:54:48 +00:00
ryounes
451556e589
Combine code for primaryEmail and email into a macro
2011-06-24 14:44:03 +00:00
cappadona
06a2b67f57
Removed deprecated vivo-basic theme in prep for 1.3 release and deleted all references to it
2011-06-24 11:04:43 +00:00
cappadona
eda748901f
Updated QR code display based on requests from mbarbier. Default display is a small icon that reveals the full QR code, but the full code can be rendered by setting the display value to "full".
2011-06-24 09:50:49 +00:00
cappadona
0cbb176c5a
NIHVIVO-1561 Deleted unused script elements from individual templates and removed the associated js files from the project
2011-06-24 09:07:38 +00:00
mbarbier
5ceda63a65
Improved parsing of additions file, add some job-specific UI stuff
2011-06-23 20:41:21 +00:00
ryounes
31a8ec8b3a
NIHVIVO-2744 Display of mostSpecificType(s) on individual profile (in place of former moniker).
2011-06-23 15:00:27 +00:00
manolobevia
55c2f8f213
NIHVIVO-2584: Added core:primaryEmail to individual foaf person template
2011-06-23 14:41:42 +00:00
ryounes
cf82810a5e
NIHVIVO-2605 core:hasPresenterRole custom list view, temporarily without construct queries
2011-06-20 23:24:47 +00:00
ryounes
482992f837
NIHVIVO-2605 Initial version of list view for core:hasPresenterRole
2011-06-20 17:04:12 +00:00
manolobevia
22d103590b
NIHVIVO-2232. Worked on menu management main page. Deleted individual menu templates from VIVO and moved them to VITRO. Work in progress.
2011-06-17 17:35:57 +00:00
stellamit
4fedd2e477
NIHVIVO-2682 - changed list view so that if both an activity (roleIn) and an information resource (forInformationResource) are associated with the role then both will be displayed in the list view. (if only one or the other is present then that one will be displayed).
2011-06-17 15:48:10 +00:00
mbarbier
6ee5771c01
testfile.ftl, CsvFileHarvestJob.java, FileHarvestJob.java, TestFileController.java: continued construction
2011-06-16 20:53:49 +00:00
mbarbier
83194eb293
testfile.ftl, FileHarvestJob.java, TestFileController.java: Major updates, still too general and under-construction for a more specific report
2011-06-15 21:02:09 +00:00
tworrall
fd0dbd821b
changed the tooltips on the map of science page to use the qTip plugin
2011-06-13 20:15:09 +00:00
tworrall
0c68a75483
NIHVIVO-2692:minor style changes to the temporal graph page
2011-06-10 21:04:50 +00:00
j2blake
589e2b4fd6
NIHVIVO-2299 NIHVIVO-2279 Merge from the dev branch - replace User with UserAccounts, implement the root user policy.
2011-06-09 14:43:02 +00:00
hjkhjk54
96481d7b5a
Updates for menu editing using default menu individual (and model switching) for NIH-VIVO 2231
2011-06-08 21:25:18 +00:00
tworrall
7b31cef840
corrected font size and alignment of Map of Science link
2011-06-08 20:54:16 +00:00
stellamit
7de1f569cf
updates for NIHVIVO-2682 and NIHVIVO-2683
2011-06-07 20:10:26 +00:00
kongchinhua
815ef7f26e
Support discipline labels
...
Support display order for the Scimap circles
Support custom tooltip
Add % information on click action
Add info text
Add numerical information for mapped, total publications
Set default map view to 554 Sub-Discipline
Enable labels by default
2011-06-03 21:45:47 +00:00
mbarbier
589a5cf09a
TestFileController.java and testfile.ftl: add links to newly ingested items via parsing the additions file
2011-06-03 20:44:15 +00:00