Commit Graph
36 Commits
Author SHA1 Message Date
imperosol ecaef644b3 show the broken line on timetable parsing error
Certains utilisateurs font remonter régulièrement que le générateur ne marche pas. C'est normal, on n'a pas forcément prévu tous les cas et on n'est pas à l'abri des changements de format de l'UTBM.

Ce qui est très embêtant, dans ces cas-là, c'est qu'on donne très peu d'informations sur ce qui n'a pas marché, et que les utilisateurs peuvent difficilement faire remonter plus que ça.

En décrivant la ligne qui n'a pas pu être parsée, ça devrait déjà rendre la gestion de ce genre de problème un peu plus facile, tout en étant plus transparent pour l'utilisateur
2026-09-08 23:49:04 +02:00
imperosol 50c880719a feat: basket timeout 2026-05-22 11:38:03 +02:00
imperosol b6522971b2 add translations 2026-05-20 10:41:19 +02:00
imperosol 5f01f973de add translations 2026-02-17 22:08:01 +01:00
klmp200 cbf2678f6d Remove euroks partnership 2025-08-23 15:33:05 +02:00
imperosol dc72789c14 feat: basic api key management 2025-06-16 13:44:41 +02:00
klmp200 b19973ec9c Move ts files at the wrong place in com module 2025-06-16 09:05:19 +02:00
Kenneth SOARES cab2adb45d fixed translations 2025-05-12 16:02:39 +02:00
Kenneth SOARES 39422a0cb8 added tooltip translations 2025-05-11 16:05:47 +02:00
klmp200 42317bfecc Use django messages for billing info ux 2025-04-13 00:20:57 +02:00
klmp200 3e61560875 Use group permissions 2025-04-10 01:01:40 +02:00
klmp200 6e39b59dd5 Use UploadedImage to check image correctness and better error responses 2025-04-09 22:15:12 +02:00
klmp200 7b23196071 Add image upload to easymde widget 2025-04-09 20:52:38 +02:00
klmp200 8a381aed38 Smooth animation 2025-04-08 11:54:19 +02:00
klmp200 b09d5e5ffd Remote calendar link for external sync 2025-04-07 13:58:08 +02:00
Thomas Girod d03c425a17 refactor eboutic command page 2025-04-06 22:29:39 +02:00
Kenneth SOARESandthomas girod df2d0d4d4c methode clean dans MergeForm
fixed formatting

Update rootplace/forms.py

Co-authored-by: thomas girod <56346771+imperosol@users.noreply.github.com>

Check that a user cannot be merged into itself

ajout des traductions

changed test language to french

Check that a user cannot be merged into itself
2025-03-28 14:44:55 +01:00
klmp200 4890fcf0e1 Rename news moderate to publish 2025-02-25 18:09:08 +01:00
klmp200 92d282f4ba Add possibility to de-moderate news through api and calendar widget 2025-02-25 14:38:58 +01:00
imperosol 94d2c5660a move hybrid translation to full front translation 2025-02-25 11:10:05 +01:00
klmp200 a2dc4f1964 Create a new better script for showing more/less 2025-01-08 14:51:14 +01:00
klmp200 169938e1da Replace old agenda of event with links to services and change permission to see birthdays 2025-01-04 23:08:09 +01:00
imperosol f0be4b270b remove line numbers from locale files 2025-01-04 22:03:37 +01:00
klmp200 6f003ffa53 Add translations 2024-12-23 02:41:41 +01:00
imperosol 180bae59c8 Add translations 2024-12-21 02:14:38 +01:00
imperosol 39b36aa509 ajaxify the product admin page 2024-12-21 02:14:38 +01:00
imperosol 8d643fc6b4 Apply review comments 2024-12-17 17:23:13 +01:00
imperosol 47876e3971 Make product types dynamically orderable. 2024-12-17 13:35:29 +01:00
klmp200 fce6c3d29c Convert nfc input to a web component 2024-11-15 14:51:45 +01:00
imperosol a97dba18c2 Reduce width of non-multiple ajax selects 2024-11-11 00:26:16 +01:00
klmp200 74a506c48b Add missing features
* Fix display
* Add internationalization
* Avoid querying under a certain amount of characters
* Update docs for translations with typescript
* Add interpolate to typescript globals
2024-10-17 18:15:55 +02:00
klmp200 93eb09887e Fix translations 2024-10-09 12:14:10 +02:00
klmp200 e5aa7aa866 Move easymde widget to easymde-index.js 2024-10-07 00:04:05 +02:00
thomas girod 1b1284d3d0 Better validation for phone number in billing info 2024-09-28 17:25:34 +02:00
thomas girod bc40b92744 completely ajaxify the picture page 2024-09-17 12:23:13 +02:00
Bartuccio Antoine f624b7c66d Graph de famille en frontend (#820)
* Remove graphviz and use cytoscape.js instead

* Frontend generated graphs
* Make installation easier and faster
* Better user experience
* Family api and improved interface
* Fix url history when using 0, improve button selection and reset reverse with reset button
* Use klay layout
* Add js translations and apply review comments
2024-09-17 12:10:06 +02:00