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
tankchintan
c79c6cf968
1. More updates to the map of science vis.
2011-05-28 00:05:42 +00:00
kongchinhua
d07238287e
Integration between science map widget and data table widget
2011-05-26 23:31:39 +00:00
tankchintan
ca08343379
1. Added front-end for map of science vis.
...
2. Added Data tables for disciplines/sub-disciplines in the vis.
3. added support for different csv downloadables.
4. Added new updated libraries for DataTables plugin.
2011-05-26 17:11:16 +00:00
ryounes
d18b02782e
Changes to QR code generation to support swapping in a different model in IndividualController: fixed NPEs, and change getQrCode() to doQrCode() so it's invoked only when the template asks for it.
2011-05-24 19:00:30 +00:00
tankchintan
e564857261
1. Initial integration of maop of science front-end with the backend.
2011-05-19 19:03:35 +00:00
kongchinhua
e6ea91b8be
First check in of map of science visualization
2011-05-19 15:16:56 +00:00
mbarbier
09daaa58ac
testfile.ftl and TestFileController.java: modifications for calling a script instead of directly calling Harvester
2011-05-17 20:57:54 +00:00
cappadona
8713552eb5
Updates to QR codes for individual page:
...
* Now a single include in indidvidual--foaf-person.ftl
* Added QR icon and moved to tools area under individual image
* Removed inline styles and refactored markup throughout
2011-05-12 20:07:34 +00:00
cdtank
1e82115d64
1. refactored code in preparation for adding code structure for map of science vis
2011-05-11 20:51:54 +00:00
brianjlowe
3ee550d0cd
NIHVIVO-2403 Remove tabs from code
2011-05-10 20:15:55 +00:00
mbarbier
902c37bb59
individual--foaf-person.ftl: QR code rollout
2011-05-10 15:13:56 +00:00
cdtank
0a158ae30f
1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility.
2011-05-09 15:52:05 +00:00
j2blake
2a043f5971
NIHVIVO-2279 First stab at UserAccountsListController
2011-05-06 14:54:32 +00:00
manolobevia
9228694bd4
NIHVIVO-2597: Created template to handle contact properties (email and phone) in individual--foaf-person.ftl
2011-05-04 20:30:27 +00:00
brianjlowe
7992ab1a4b
Removed Portal class and almost everything related to portals and flags for NIHVIVO-2248
2011-05-03 19:02:44 +00:00
cdtank
692a94b44a
1. Complete fix for the short-url for visualization feature.
...
2. Refactored vis related code to make use of rebecca's isURIUsingDefaultNamespace function.
2011-04-29 22:30:21 +00:00
cdtank
29ca04f648
1. Implemented the backend for accepting shorter urls for visualizations. This partially implements the feature described here http://issues.library.cornell.edu/browse/NIHVIVO-1097
...
2. Changed the IndividualTemplateModel to render shorter vis urls for temporal graph & ego-centric networks.
3. changed main toggle visualization links in ego-centric networks to use shorter vis urls.
2011-04-28 20:28:36 +00:00
mbarbier
2b2519ab34
testfile.ftl: update to conform with controller
...
TestFileController.java: update while we're at it
2011-04-27 20:26:30 +00:00
mbarbier
4def22bc3e
testfile.ftl: forgot to commit this with last commit - file upload system works
2011-04-25 15:48:29 +00:00
mbarbier
0930811696
testfile.ftl: cleanup
...
TestFileController.java: cleanup
2011-04-22 20:18:23 +00:00
mbarbier
d170fa37fd
testfile.ftl: added AJAX-like file upload
...
TestFileController: created. Like testfile.ftl, will be renamed once this starts to crystallize.
2011-04-22 20:13:45 +00:00
j2blake
87d9851381
PropertyEditLink is gone -- remove references to it.
2011-04-22 18:18:24 +00:00
mbarbier
c73b22e9f9
individual--foaf-person.ftl: Added comments to commented-out QR code stuff
2011-04-22 14:31:34 +00:00
ryounes
72ecc4ffd7
Add license text
2011-04-21 13:52:57 +00:00
mbarbier
db381bef5c
testfile.ftl: created. Will likely be shortly renamed to something related to CSV harvest.
2011-04-20 20:28:58 +00:00
j2blake
6edb3b345b
NIHVIVO-2492 Fix misspelling of has_content, add guards against trying to use empty URLs.
2011-04-20 16:20:37 +00:00
cdtank
c65f02a3d6
1. More changes to the front-end for temporal vis re:text & info-icons.
2011-04-19 16:45:11 +00:00
j2blake
86b855df95
NIHVIVO-2492 Display "site configuration" options unless the siteConfig map is empty.
2011-04-19 16:05:03 +00:00
cdtank
a2069d1575
1. Minor changes to front-end text for temporal vis per Katy's requests.
2011-04-18 21:37:23 +00:00
cdtank
3c1afb45a0
1. Completed the feature for ability to select organizations/people in temporal vis see http://issues.library.cornell.edu/browse/NIHVIVO-2022
...
2. Refactored legacy front-end code to remove unneceesary repetitive computations for activity count.
3. Fixed the overlay when parameter switch happens (earlier it used to go in the center of the screen).
2011-04-15 18:36:20 +00:00
cdtank
1e55fe9f1f
1. Improved wordings for the hover-over for bars in the legend,
2011-04-13 20:15:47 +00:00
cdtank
c8a8f27937
1. Introduced a new legend category for publication/grant from the current year, since we are not mapping them in the graph above.
2011-04-13 18:25:42 +00:00
cdtank
44f4792df5
1. changed text in the side-bar for person level vis. Now when the "ego" person node is clicked we no longer display the co-author / co-pi vis link, since it is redundant.
2011-04-13 15:41:26 +00:00
cdtank
e76fb35492
1. Fix for error message not showing up when you switched the parameter in the temporal vis & there happens to be no data available for that parameter for that organization.
2011-04-13 14:23:55 +00:00
cdtank
ae43216396
1. In Temporal vis developed vis drilling up from lower level. (see http://issues.library.cornell.edu/browse/NIHVIVO-1800 )
...
2. Refactored client-side code for temporal vis.
2011-04-12 17:49:53 +00:00
tworrall
82c4d1faa7
NIHVIVO-834: added text to note section for more details
2011-04-12 14:45:55 +00:00
tworrall
2896821c47
NIHVIVO-2160:improved tooltip for uri icon via javascript
2011-04-11 14:47:41 +00:00
mbarbier
41aa28ed03
individual-qrCodeFoafPerson.ftl: add hasValidVCard function, remove tabs
...
individual--foaf-person.ftl: use hasValidVCard function in commented-out QR code section
2011-04-07 17:40:48 +00:00
mbarbier
1c3df021cf
individual--foaf-person.ftl: remove tabs
2011-04-07 16:33:55 +00:00
mbarbier
09a4402be9
aboutQrCodes.ftl: Add license line
2011-04-07 13:45:22 +00:00
mbarbier
d3287a7493
individual--foaf-person.ftl: updated commented-out QR code sample to add link to "about" page
...
IndividualTemplateModel.java: add link to "about" page to QR data
2011-04-06 20:28:25 +00:00