Marien Fressinaud (pro account)
Marien Fressinaud (pro account)
| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | Fix...
**Describe the bug** In some cases, the attachments (file)names are not correctly decoded and contain invalid characters. This happens for names encoded like this: `ISO-8859-1''caf%E9.txt`. Note that it's not using...
After installing [the Form component](https://github.com/symfony/form) which requires the `symfony/polyfill-intl-icu` package, I noticed that PHPStan started to complain about one of my method: ```php public function localeCompare(string $field1, string $field2): int...
## Related issue(s) https://github.com/Probesys/bileto/issues/562 ## How to test manually ## Checklist - [ ] code is manually tested - [ ] permissions / authorizations are verified - [ ] interface...
We're actually working on a new design for Bileto. This should be done for the 1.0. I'll share the mockups when they'll be finished.
## Problem The "closed" status of tickets imply that nothing can happen again in the ticket. However, this is definitely not the case today in Bileto. ## Solution Forbid actions...
This may be useful to search tickets, or do statistics.
As a **tech**, I want to **transfer tickets from an organization to another**, So **I can fix an error of assignation, or keep the tickets of an organization that I...
As **technical**, I want to **add observers to a ticket**, so **the problem can be followed by other people (e.g. the requester's hierarchy).**
As **technical**, I want to **link tickets with each other**, so **I can reference and close duplicated or related tickets with one action.** Requirements / comments: - linked tickets can...