View Issue Details

IDProjectCategoryView StatusLast Update
0001722MMW v4Framework: Scripts/Extensionspublic2005-01-19 01:18
Reporterrusty Assigned To 
PriorityimmediateSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Fixed in Version2.3 
Summary0001722: Minor tweaks to Tracklist (HTML) report
DescriptionTwo minor changes should be made to the html report, if possible:

1) Headers should be left aligned to match the data
2) The ratings should appear in the same manner as those in the statistics report (i.e. using the stars)
TagsNo tags attached.
Fixed in build834

Activities

lowlander

2005-01-04 16:14

developer   ~0005109

1) No problem. Note that some columns do have right allignment. Please advise if you want to maintain center allignement, have all left allignement or base allignment on the column allignment.

2) Once the stat script is exported (saved as) it no longer displays the ratings as stars (the graphics) but as * (asterix). Whereas the statistics report has value without being save (no other way to view this info) the export scripts don't (MM already shows the info).
Secondly it's not unlikely that users will move the exported tracklist file arround or even send it to other people. So there is no way to guarantee that the link with the image file can be maintained.
I can add rating info as either a number value (4.5) or as * to the export script.

PS. I can't guarantee any deadlines at this point, sorry.

rusty

2005-01-14 13:51

administrator   ~0005159

1) I'd suggest that for any column in which the content is left-aligned, the header should be left aligned (other headers can be left as is).

2) Good point. I like the idea of using a number value.

lowlander

2005-01-14 16:46

developer   ~0005162

Last edited: 2005-01-14 16:50

1) I have alligned all column headers to the left. Just to create a uniform design.

2) The rating has been converted to number values. Two things that need to be considered are allignment as ratings with half values consist of 3 characters whereas whole ratings consist of 1 character. Left allignement would provide a solution, but all other numbers are right alligned. Using spaces to move whole numbers to the left would be an option but it would never be fully alligned.

3) I'm reporting the bomb rating as a 0 value, is this OK?

4) Should the media field still be shown in this report. It doesn't seem to have to much related value.

5) Are there any other things in design of the report that should be changed?

6) This might be too late in the 2.3 cycle but it could be an idea to have the user select in a dialog box which fields (maybe even order) should be exported. The dialog mechanics would need to come from MM development team whereas I can provide the underlying html code.


Updated code will be send to Rusty for review.

rusty

2005-01-16 19:10

administrator   ~0005173

1) Sounds good
2) In this case left alignment probably makes most sense since there's always x and only sometimes y for x.y and x is never more than a single digit.
3) Sounds good.
4) Some users may want it--I'd say leave it in (later if/when we implement something similar to what you describe in 6, we can take it out by default).
5) No, can't think of any right now.
6) I like the idea, but prefer to defer for now.

Re-assigning to lowlander because the current report yields a script error on line 171 (looks like a formatting problem introduced by mail and/or cut&paste).

lowlander

2005-01-17 14:11

developer   ~0005177

2) Left allignment implemented

Send new version zipped, waiting for confirmation.

rusty

2005-01-17 23:02

administrator   ~0005178

re-assigned to jirei for inclusion.

jiri

2005-01-18 09:21

administrator   ~0005179

Included in build 834.

rusty

2005-01-19 01:18

administrator   ~0005185

Verified 834