View Issue Details

IDProjectCategoryView StatusLast Update
0001327CSSFeature Request - Interfacepublic2010-03-13 22:34
ReporterAmour Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Summary0001327: Progress bar on group-anime page and group pages
DescriptionCurrently, the progress bar for released episodes by a given group is only displayed on anime pages.

It would be convenient to have it on group-anime pages and group pages as well.
TagsNo tags attached.

Activities

DvdKhl

2009-04-17 23:40

reporter   ~0002708

I've written the code to include the EpBar in the group-anime page,
but the group page might not be possible.

To be more accurate:
I don't think/know if there is currently a way to fetch consice xml data,
summarizing the eprange the group covers in each anime.

So the only way to achieve this would be fetching xml data on each animeentry,
which would be highly inefficient.

If there is an acceptable way to get the data,
I'll add the epbars there as well.

Here is an example of the Group-Anime Page:
http://arokh.dnsalias.org/AniDB/Dev/EpBarGrp/groupanime.html

DvdKhl

2009-04-18 13:33

reporter   ~0002709

Fixed the groupanime page (bar would only show after a reload)

Group page with added epbar (not jet filled with information):
http://arokh.dnsalias.org/AniDB/Dev/EpBarGrp/group.html

DvdKhl

2009-04-19 21:37

reporter   ~0002712

Finished. After some code cleanup and testing, it is ready to be committed.
I already tested it with IE8 & FF3 and it works,
I don't know about the other ones.

Here the results:
http://arokh.dnsalias.org/AniDB/Dev/JS/animedb.htm
http://arokh.dnsalias.org/AniDB/Dev/JS/group.html

For the dynamic epbar which is used in the links above:
http://arokh.dnsalias.org/AniDB/Dev/JS/groupanime.html

If you find any bugs let me know.

DvdKhl

2009-05-08 20:18

reporter   ~0002792

Last edited: 2009-05-08 23:27

Hopefully the final version:
http://arokh.dnsalias.org/AniDB/Dev/WorkingDev/group.html?gid=374
http://arokh.dnsalias.org/AniDB/Dev/WorkingDev/groupanime.html <-- needs css changes to be visible

Issue History

Date Modified Username Field Change
2008-11-18 22:09 Amour New Issue
2009-04-17 23:28 DvdKhl Status new => assigned
2009-04-17 23:28 DvdKhl Assigned To => DvdKhl
2009-04-17 23:40 DvdKhl Note Added: 0002708
2009-04-18 13:33 DvdKhl Note Added: 0002709
2009-04-19 21:37 DvdKhl Note Added: 0002712
2009-05-08 20:18 DvdKhl Note Added: 0002792
2009-05-08 23:27 DvdKhl Note Edited: 0002792
2009-07-25 01:41 DerIdiot Project HTML & PERL => CSS
2010-03-13 22:34 worf Assigned To DvdKhl =>
2010-03-13 22:34 worf Status assigned => resolved
2010-03-13 22:34 worf Resolution open => fixed