Ticket #1348 (closed enhancement: fixed)

Opened 14 months ago

Last modified 13 months ago

Article Level Metrics

Reported by: npeterson Owned by: rcave
Priority: critical Milestone: 0.9.3_rc3
Component: ambra Version: 0.9.3
Keywords: Cc:

Description

Implement article level metrics on the new tab in Ambra

Change History

Changed 14 months ago by josowski

(In [7766]) Implementation of the dojo chart for article level metrics. There will be other commits regarding this as other dependencies come online.

References #1348

Changed 14 months ago by josowski

(In [7777]) Changing variable names and adding functions to adjust to changes in the ALM API.

References #1348

Changed 14 months ago by josowski

(In [7782]) Adding the logic and the library references for dojo charting on the new metrics tab. Also refactored the alm class name to remove ambra references.

References #1348

Changed 14 months ago by stoomey

(In [7790]) CSS formatting of ALM components and related in article rhc and under Metrics tab. Included revisions to HTML structure and javascript. In rhc I added link to Total article views, normalized list structures and vertical spacing, added 'More' link to metrics box On the Metrics page I added anchors to headings, and formatted the vertical spacing of elements, formatted total article views display and breakdown, and revised the format of the star ratings. Addresses #1348 as well as JO 11335

Changed 14 months ago by stoomey

(In [7791]) Minor CSS and HTML updates to keep the ratings display of the Ratings page consistant with the new Article Metrics tab display. Addresses #1348

Changed 14 months ago by josowski

(In [7798]) These changes resolve an issue with Internet Explorer 6 and 8 not displaying the chart.

The changes here in global_head.ftl force IE8 to run in a IE7 compatibility mode due to a specific problem with dojo. At a later release of Dojo, we should be able to remove this tag.

References #1348

Changed 14 months ago by josowski

(In [7803]) Fixing a bug introducted by r7798 breaking Firefox. As it turns out, IE and FF need to determine what graphics engine to use and load it at run time. Here I split out the graphics JS files to be included in the build, but not as part as the compressed javascript library. We may at a later point in time build browser specific javascript libraries. (IMHO, a better solution) but this will work for the time being.

References #1348

Changed 14 months ago by stoomey

(In [7805]) Removed PLoS specific article metrics info and title from the metrics module in the article rhc for Ambra journals template. Addresses #1348

Changed 13 months ago by josowski

  • owner changed from josowski to rcave
  • status changed from new to verify
  • resolution set to fixed

Changed 13 months ago by rcave

  • status changed from verify to closed
Note: See TracTickets for help on using tickets.