Commit graph

249 commits

Author SHA1 Message Date
j2blake
88018f83c4 Back out revision 3017 to remove compile error. Revert to revision 2959. 2011-06-06 16:19:34 +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
ryounes
073657b63e Change System.out.println() to log.debug() 2011-06-01 15:23:23 +00:00
tankchintan
2208ffd6c0 1. Added scimap icon.
2. Made chanegs to scimap request handler to accept scimap requests for people as an entity.
2011-05-31 20:14:21 +00:00
tankchintan
c79c6cf968 1. More updates to the map of science vis. 2011-05-28 00:05:42 +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
mbarbier
5c22e19580 TestFileController.java: Added some comments 2011-05-19 20:18:03 +00:00
tankchintan
e564857261 1. Initial integration of maop of science front-end with the backend. 2011-05-19 19:03:35 +00:00
tankchintan
43a391a0ae 1. Added download file in csv format for map of science info. 2011-05-18 22:02:00 +00:00
tankchintan
69311ae53f 1. Addition of new scimaps vis related jar file.
2. COmpleted the task of providing subdiscipline activity for an entity & other metadata to the front-end in the json format.
3/ Minor refactor of utility functions.
2011-05-18 19:58:40 +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
tankchintan
ddae764181 1. Testing new svn credentials. 2011-05-13 14:07:52 +00:00
cdtank
0e3ccec947 1. Improved the json response structure for the scimaps vis. 2011-05-12 22:19:58 +00:00
cdtank
f0cae04b19 1. Fix for misbehaving VOs for science maps vis. 2011-05-12 21:28:47 +00:00
cdtank
f812185dad 1. Fix for license text missing. 2011-05-12 21:13:00 +00:00
cdtank
5f8e6e4172 1. Refactored package structure for the java files to remove the work "freemarker".
2. Did more work for setting up the backend for the science map visualziation.
2011-05-12 20:51:47 +00:00
briancaruso
b14311e048 Refactoring the N3 editing to reorganize packages 2011-05-12 16:04:28 +00:00
cdtank
380d7bca96 1. Refactored the package naming, removed the "freemarker" from the package structure for visualziations, since now only freemarkerised visualizations exist. 2011-05-11 21:35:43 +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
mbarbier
663090318d FileHarvestJob.java: added getScript() and performHarvest() methods
Harvester.java: added stringsToArray(), modified API methods to use it
TestFileController.java: implemented preliminary harvest
2011-05-10 20:12:46 +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
mbarbier
4a7b25016c Harvester.java: Created. Commented-out temporarily, reasons for being in this state are clearly stated in the file. 2011-05-04 16:11:56 +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
3818b7d178 1. Removed unsed TDBResearch script.
2. Fixed short urls for temporal vis, which caused problems for uncached implementation of temporal vis.
2011-04-29 20:24:08 +00:00
cdtank
0aeb7dc8f9 1. Made changes to the coautho/copi link creator utility to first test for short-uri possibility. 2011-04-28 22:07:43 +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
4bd69801ce TestFileController.java: fixed a "d'oh!" 2011-04-28 18:47:48 +00:00
mbarbier
e6af4d58b5 TestFileController.java: Add javadocs 2011-04-28 18:24:04 +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
a175951431 FileHarvestJob.java: created
TestFileController.java: saving current state
2011-04-27 14:16:00 +00:00
ryounes
11f08fee02 VIVO-329 Add method to IndividualTemplateModel to get netid 2011-04-26 22:05:05 +00:00
mbarbier
d5b99279c9 TestFileController.java: file upload system works 2011-04-25 15:48:10 +00:00
mbarbier
0930811696 testfile.ftl: cleanup
TestFileController.java: cleanup
2011-04-22 20:18:23 +00:00
mbarbier
26f1c62249 TestFileController.java: clean up a bit 2011-04-22 20:15:07 +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
c9cefba077 NIHVIVO-2492 Remove DummyVisClient page, as per email with Chintan. 2011-04-20 15:15:35 +00:00
cdtank
680f9ec2d4 1. Reduced size of the json that gets sent to the client-side.
2. Removed unnecessary stop words removal code.
2011-04-14 16:53:52 +00:00
cdtank
58976b5d99 1. Partial fix for NIHVIVO-2150. This will make sure that there is no downward curve for the sparklines for the current year. Only last 10 complete years are considered. e..g it is 15th april, 2011 today, sparkline will consider only publications that have dates before/on 31st december, 2010 2011-04-14 15:19:05 +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
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
mbarbier
6a2614710f web.xml: add servlet for AboutQrCodesController
aboutQrCodes.ftl: create initial mockup
foaf-person--exportQrCode.ftl: rename from individual-exportQrCode
individual-exportQrCode.ftl: delete
AboutQrCodesController.java: create
ExportQrCodeController.java: handle rename of FTL file
2011-04-06 20:03:34 +00:00
mbarbier
e08a675874 web.xml: add servlet for ExportQrCodeController
individual-exportQrCode.ftl: basic mockup for QR Export page
ExportQrCodeController: created
IndividualTemplateModel.java: prevent QR data from being generated twice, add URL for Export QR Code page
2011-04-06 19:19:57 +00:00
mbarbier
edf091372e IndividualTemplateModel.java: Add externalUrl to getQrData()
individual-qrCodeFoafPerson.ftl: Use externalUrl
2011-04-05 19:37:15 +00:00
mbarbier
3766dc25bd IndividualTemplateModel.java: Add getQrData()
individual-qrCodeFoafPerson.ftl: Use getQrData()
individual-setup.ftl: Undo QR code changes
2011-04-05 18:03:02 +00:00
ryounes
88aa698555 Remove StringUtils class and use org.apache.commons.lang.StringUtils instead. 2011-04-05 16:58:30 +00:00
cdtank
f7452b1bce 1. Added dynamic reload of data instead of page refresh, for temporal graph vis.
2. Added link-textbox for viz of each parameter form the dropdown box in temporal vis.
3. Made sure that the choices are preserved when another option is selected from the dropdown box.
4. Refactor of some legacy front-end code for temporal vis.
5. Added legend for bars drawn below the graph.
6. Formatted the last cached at date time.
2011-03-31 15:37:32 +00:00
cdtank
caa941049b 1. Updated front-end for temporal graph to display helpful message when it takes mnore than 10 seconds to get the data, most likely due to a cached version not available for the requested entity. 2011-03-22 20:59:59 +00:00
cdtank
6c0b24b821 1. Made use of the lastcachedAt property & made changes to the front-end to display a disclaimer in temporal vis saying when was the data last cached. Made use of the infoicon already in use on personal profile pages. 2011-03-21 22:42:09 +00:00