PSMList 0.4.1 PSM-041-125
| Ordre affichage : | 118 | Création : | 23/08/2023 19h18 |
| Index BL : | 125 | Modification : | 24/08/2023 09h00 |
| BL : | PSM-041-125 | ||
| Source : | Aucune | Soeurs : | - |
| Fin dev : | D (Done) | Ticket : | - |
| Contrôle dev effectué : | Fiche : | - | |
| C.Qualif. : | #FF0000 | ||
| Activé : | Icône FA : | Par défaut | |
| Contact : | CFE - Community | Qualification : | Nouveauté |
| Répartition : | - | Module : | Custom |
| Dev : | ARS - Arshellan | Sous module : | Equipment |
| Provenance : | 0.4.1 New | Constat : | - |
| Début : | S.34 | Charge j. : | - |
| Fin : | S.34 | Délai j. : | - |
| Priorité : | - | Pokercard : | - |
| Estimatif j. : | - | ||
| Description : | Full support of equipment | ||
| Texte Commit : | - | ||
| Description client : | Equipments are now fully supported across all existing features. Missing official equipment is now available as well as creating and managing custom ones in custom expansions. | ||
| Fascicule : | Ne pas communiquer : | ||
| Alerte Mailing : |
| Statut PreP : | OK - Validé | Testeur : | ARS - Arshellan |
new lines for the image settings<br/><br/>INSERT INTO `settings_image_requirements` (`id`, `entity`, `mode`, `mustbesquare`, `minwidth`, `minheight`, `maxwidth`, `maxheight`, `formats`, `weight`, `weight_unit`) VALUES<br/>(9, 'equipment', 'full', 1, 150, 150, 500, 500, 'image/jpg,image/jpeg,image/webp', 300, 'kb'),<br/>(10, 'equipment', 'x80', 1, 80, 80, 80, 80, 'image/jpg,image/jpeg,image/webp', 50, 'kb'),<br/>(11, 'equipment', 'x30', 1, 30, 30, 30, 30, 'image/jpg,image/jpeg,image/webp', 25, 'kb');