PSMList 0.4.1 PSM-041-138
| Ordre affichage : | 131 | Création : | 31/08/2023 02h01 |
| Index BL : | 138 | Modification : | 31/08/2023 21h51 |
| BL : | PSM-041-138 | ||
| Source : | Aucune | Soeurs : | - |
| Fin dev : | D (Done) | Ticket : | - |
| Contrôle dev effectué : | Fiche : | - | |
| C.Qualif. : | #FF0000 | ||
| Activé : | Icône FA : | Par défaut | |
| Contact : | ARS - Arshellan | Qualification : | Nouveauté |
| Répartition : | - | Module : | Data |
| Dev : | ARS - Arshellan | Sous module : | - |
| Provenance : | 0.4.1 New | Constat : | - |
| Début : | S.35 | Charge j. : | - |
| Fin : | S.35 | Délai j. : | - |
| Priorité : | - | Pokercard : | - |
| Estimatif j. : | - | ||
| Description : | Add an historical setting for ships and crew, with the values "Historical", "Realistic" and "Fantasy", if possible in an expanded list | ||
| Texte Commit : | - | ||
| Description client : | Added for ships and crew an "historical" setting allowing you to state if an item is historical, realistic, or fantasy. When creating new items if will default to historical, please give us feedback if the default setting should be another one. This setting is also available in searches pages (note that not all official ships have been updated yet, all are set to historical, while creatures are set to fantasy). | ||
| Fascicule : | Ne pas communiquer : | ||
| Alerte Mailing : |
| Statut PreP : | OK - Validé | Testeur : | ARS - Arshellan |
INSERT INTO historical_status (defaultname, description, datecrea, datemodif) VALUES ('Historical', 'This ship or person actually existed at any point in time.', '2023-08-31 14:46:06', '2023-08-31 14:46:06');<br/>INSERT INTO historical_status (defaultname, description, datecrea, datemodif) VALUES ('Realistic', 'This ship or person is fictional but could have existed in an IRL setting.', '2023-08-31 14:46:06', '2023-08-31 14:46:06');<br/>INSERT INTO historical_status (defaultname, description, datecrea, datemodif) VALUES ('Fantasy', 'This ship or person have no ties with a real world scenario (for example: magic is involved).', '2023-08-31 14:46:06', '2023-08-31 14:46:06');