This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#289 closed enhancement (fixed)

Material display - sometimes small shortcut icons don't show up

Reported by: pferreir Owned by: irolewic
Priority: normal Milestone: v0.97.0
Component: General Version: 0.96.x
Keywords: Cc:

Description

This already happened in 0.96.2, and maybe there's a reason for that, but it seems a little bit odd that the small icons linking to material DOC and PDF files don't show up next to the link to the material itself, just because there's some other file inside (that is not DOC, PDF or anything Indico as an icon for).
Maybe we should give it a thought.

Attachments (1)

materials.diff (2.0 KB) - added by pferreir 6 years ago.
This patch introduces a slightly different behavior

Download all attachments as: .zip

Change History (8)

Changed 6 years ago by pferreir

This patch introduces a slightly different behavior

comment:1 Changed 5 years ago by lsyroka

  • Owner set to lsyroka
  • Status changed from new to accepted

comment:2 Changed 5 years ago by irolewic

  • Owner changed from lsyroka to irolewic
  • Status changed from accepted to assigned

comment:3 Changed 5 years ago by irolewic

  • Status changed from assigned to accepted

comment:4 Changed 5 years ago by Jose Benito <jose.benito.gonzalez@…>

In [18ea582c8f2803d1d179885f4b40f6ade1d8fec1]:

[FIX] Material Icons

  • fixes #289
  • Before, icons near the material type were displayed only if there was exactly one file of the file type corresponding to this icon. Now, if more than one file is of a certain file type, the corresponding icon is shown and clicking on it opens a dropdown menu with the names of each file.
  • Added icons for files that have an unknown type (or at least a not recorded type) and for links also.
  • Changed the style of the material groups so that it is clearer that there are linked to a type of material
  • Updated the User Guide
  • reviewed by jbenito: fixed bug when two files had the same name.

comment:5 Changed 5 years ago by jbenito

  • Resolution set to fixed
  • Status changed from accepted to closed

comment:6 Changed 5 years ago by Ian Rolewicz <ian.rolewicz@…>

In [18ea582c8f2803d1d179885f4b40f6ade1d8fec1]:

[FIX] Material Icons

  • fixes #289
  • Before, icons near the material type were displayed only if there was exactly one file of the file type corresponding to this icon. Now, if more than one file is of a certain file type, the corresponding icon is shown and clicking on it opens a dropdown menu with the names of each file.
  • Added icons for files that have an unknown type (or at least a not recorded type) and for links also.
  • Changed the style of the material groups so that it is clearer that there are linked to a type of material
  • Updated the User Guide
  • reviewed by jbenito: fixed bug when two files had the same name.

comment:7 Changed 5 years ago by Ian Rolewicz <ian.rolewicz@…>

In [18ea582c8f2803d1d179885f4b40f6ade1d8fec1]:

[FIX] Material Icons

  • fixes #289
  • Before, icons near the material type were displayed only if there was exactly one file of the file type corresponding to this icon. Now, if more than one file is of a certain file type, the corresponding icon is shown and clicking on it opens a dropdown menu with the names of each file.
  • Added icons for files that have an unknown type (or at least a not recorded type) and for links also.
  • Changed the style of the material groups so that it is clearer that there are linked to a type of material
  • Updated the User Guide
  • reviewed by jbenito: fixed bug when two files had the same name.
Note: See TracTickets for help on using tickets.