kendraio / kendra_hub

Kendra Hub
https://www.kendra.io/kendra-hub
GNU General Public License v2.0
4 stars 1 forks source link

Show aggregated rights table and graph on sample page #49

Closed BBGuy closed 9 years ago

BBGuy commented 9 years ago

Develop

Improvements

BBGuy commented 9 years ago

We have an Issue where the url query parameters are not completable. On asset page used for split percentage
/content/test?Composition=45&Performance=50&Recording=5

On sample page used by the slider
ample_asset/186?range[value]=0&range[value2]=91
will possibly need to have add code to handle the combination of the two for the sample page

BBGuy commented 9 years ago

I have implemented this on live now only one issue and that's the views slider (exposed form values) and the drop-down (inside the custom block form) don't work well together - if one is used the other one is reset. should be easy to fix in the custom code but views may be more difficult.

BBGuy commented 9 years ago

Also fixed "Undefined index: contributions" errors on an empty asset see http://hub2.kendra.org/content/empty

BBGuy commented 9 years ago

I fixed the issue above for the split preserving the range looks like that should so the job as it is the second value - set your start and end then play with the drop-down P.S all commits are against #48