1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-05-22 05:31:22 +00:00

Commit Graph

  • 3333add7e0
    Fix translation Emmy D'Anello 2023-05-20 11:45:21 +02:00
  • 777ae059f9
    Non-admin users can't promote themselves to admin users Emmy D'Anello 2023-05-20 11:35:37 +02:00
  • 310ac70a74
    Add ability to fake the draw for admins Emmy D'Anello 2023-05-19 18:24:01 +02:00
  • 29074c4bfd
    Add button to download all solutions and syntheses in a ZIP file Emmy D'Anello 2023-05-19 14:44:31 +02:00
  • 9bc0e99d6d
    Fix the drawing resume for the final Emmy D'Anello 2023-05-11 18:00:32 +02:00
  • b38302449c
    Don't manage pools of the second day with the dices of the first day since we consider the scores of the first day Emmy D'Anello 2023-05-11 17:28:05 +02:00
  • feee5069b1
    Add notification when the draw of the final is resumed Emmy D'Anello 2023-05-11 17:15:50 +02:00
  • 6b962a74b3
    Auto-restart the draw socket on close Emmy D'Anello 2023-05-11 17:13:52 +02:00
  • 0c80385958
    Use a unique socket for the drawing system Emmy D'Anello 2023-05-11 17:07:53 +02:00
  • 8c41684993
    Pool tables are not orderable by teams Emmy D'Anello 2023-04-16 09:25:00 +02:00
  • 8245ba0063
    Add Redis Channel Layer for the drawing system Emmy D'Anello 2023-04-11 23:05:58 +02:00
  • 0e7a275a28
    Order participations by validity status and by trigram Emmy D'Anello 2023-04-11 22:41:52 +02:00
  • 59268f2d1e
    Add synthesis sheet template as DOCX format Emmy D'Anello 2023-04-11 22:23:30 +02:00
  • 2ad7799b38
    Fix the display of the draw button Emmy D'Anello 2023-04-11 22:20:15 +02:00
  • 3b7f2130f3
    Check that notes correspond to someone in the jury, and throw an error if this is not the case Emmy D'Anello 2023-04-10 17:38:58 +02:00
  • d75c800275
    Because django-cas-server forbids Django 4.2, we must do a small trick to allow it. Remove when not necessary anymore Emmy D'Anello 2023-04-10 17:30:11 +02:00
  • 41e69992c0
    Allow ISO-8859-1 encoding is CSV files Emmy D'Anello 2023-04-10 17:26:55 +02:00
  • 43af14ad77
    Search juries by "{first_name} {last_name}" Emmy D'Anello 2023-04-10 17:26:30 +02:00
  • acf906b284
    Fix draw template Emmy D'Anello 2023-04-10 10:11:32 +02:00
  • 80f0baac1e
    Must be authenticated to upload notes Emmy D'Anello 2023-04-10 10:05:14 +02:00
  • 3d7a39a593
    Only participants in a valid team can see the draw Emmy D'Anello 2023-04-10 10:02:37 +02:00
  • a240d7cad5
    Better unique validation errors Emmy D'Anello 2023-04-10 09:56:16 +02:00
  • b40dce27df
    Juries can't download ZIP archives with authorizations Emmy D'Anello 2023-04-09 11:32:26 +02:00
  • 9734b51f53
    Test draw application Emmy D'Anello 2023-04-09 00:50:47 +02:00
  • 80cfe874f5
    Only process CSV files when they are correctly read Emmy D'Anello 2023-04-08 17:33:01 +02:00
  • bcf4e294e0
    Add odfpy in tox Emmy D'Anello 2023-04-07 22:38:09 +02:00
  • a27a115d66
    Add observer in the passage admin page Emmy D'Anello 2023-04-07 22:21:29 +02:00
  • 6ac36fdb69
    Close database connections after 10 seconds (experimental) Emmy D'Anello 2023-04-07 22:02:37 +02:00
  • 505a94e3aa
    Customize the notation sheet template for juries Emmy D'Anello 2023-04-07 21:47:06 +02:00
  • b921ca045e
    Process notation sheets when there are 4 or 5 teams Emmy D'Anello 2023-04-07 13:16:49 +02:00
  • a382e089ae
    Add observer notes Emmy D'Anello 2023-04-07 12:10:25 +02:00
  • 9eed5ca2a0
    Add e-mail address on tournament export Emmy D'Anello 2023-04-07 11:32:11 +02:00
  • cbf34fe90e
    Add texmf-dist-latexextra package to have more LaTeX packages Emmy D'Anello 2023-04-07 00:33:38 +02:00
  • 7dc812984b
    Add position field for passages Emmy D'Anello 2023-04-07 00:05:56 +02:00
  • 1ed4e9c17a
    Add multiple sheets for 5-teams pools Emmy D'Anello 2023-04-06 23:58:59 +02:00
  • 5f09c35dee
    Add notation sheets templates that are autocompleted with the data Emmy D'Anello 2023-04-06 23:38:03 +02:00
  • ae62e3daf7
    Reorganize the cancel step code in order to make it more readable Emmy D'Anello 2023-04-06 18:15:14 +02:00
  • 8778f58fe4
    The draw is now fully reversible Emmy D'Anello 2023-04-06 00:19:24 +02:00
  • 751e35ac62
    Cancel draw problem Emmy D'Anello 2023-04-05 23:28:12 +02:00
  • f41b2e16ab
    Cancel choose problem Emmy D'Anello 2023-04-05 19:40:47 +02:00
  • 1f6ce072bf
    Add cancel button to cancel the last step (works for the last problem acceptance for now) Emmy D'Anello 2023-04-05 19:22:48 +02:00
  • 746aae464a
    Add confirmation modal before aborting a draw Emmy D'Anello 2023-04-05 18:41:28 +02:00
  • 7e212d011e
    Add comments and linting Emmy D'Anello 2023-04-05 17:52:46 +02:00
  • 2840a15fd5
    Add form to add juries in a pool Emmy D'Anello 2023-04-05 16:54:16 +02:00
  • c1482d4802
    Jury -> Juré⋅e Emmy D'Anello 2023-04-05 10:59:26 +02:00
  • 16c4376941
    Improve payment admin page Emmy D'Anello 2023-04-05 10:44:27 +02:00
  • dfc45dbc93
    A team can't accept a problem that was previously *accepted* not the last purposed Emmy D'Anello 2023-04-04 21:21:55 +02:00
  • 31f5373652
    Await the send notifications coroutines Emmy D'Anello 2023-04-04 21:21:00 +02:00
  • ca7cf5987c
    Try to fix requirements Emmy D'Anello 2023-04-04 20:02:59 +02:00
  • 34390a541a
    Update translations Emmy D'Anello 2023-04-04 19:57:02 +02:00
  • b8b4891e9b
    Squash migrations Emmy D'Anello 2023-04-04 19:54:18 +02:00
  • 9cfab53bd2
    Add a lot of comments Emmy D'Anello 2023-04-04 19:52:44 +02:00
  • 82cda0b279
    Reduce the usage of sync_to_async Emmy D'Anello 2023-04-04 15:10:28 +02:00
  • 4357d51b9a
    Display problem names Emmy D'Anello 2023-04-04 11:56:13 +02:00
  • 90bfc45858
    Use the new asave function of Django 4.2 Emmy D'Anello 2023-04-04 11:20:43 +02:00
  • bb9f0dab22
    Django 4.2 got released Emmy D'Anello 2023-04-04 11:12:37 +02:00
  • b0a248e81a
    Fix the transition between the two rounds Emmy D'Anello 2023-04-04 11:07:08 +02:00
  • b3c26b8c1c
    Improve admin interface Emmy D'Anello 2023-04-03 19:13:15 +02:00
  • 073d761a03
    Add admin menu Emmy D'Anello 2023-04-03 18:10:52 +02:00
  • bd31375bf3
    Fix CSV process Emmy D'Anello 2023-03-31 18:28:23 +02:00
  • 7605b9cc00
    Add download link to notation sheets Emmy D'Anello 2023-03-31 17:51:46 +02:00
  • 0fa76d6f25
    Add letter in pool display Emmy D'Anello 2023-03-31 17:23:40 +02:00
  • 14505260ff
    Use more complex calculus to mix teams for the second day Emmy D'Anello 2023-03-31 17:15:34 +02:00
  • cf8892ee1a
    Use separate fields for the two dices Emmy D'Anello 2023-03-28 21:56:18 +02:00
  • 7f7d921c53
    We want to avoid that a team chooses twice a same problem, not to wait an infinite loop Emmy D'Anello 2023-03-28 21:17:00 +02:00
  • 8668430760
    Add reverse-proxy headers Emmy D'Anello 2023-03-28 21:06:28 +02:00
  • 45818eae24
    Add websockets as dependency Emmy D'Anello 2023-03-28 21:00:36 +02:00
  • b154c4985d
    Fix duplicate problem check Emmy D'Anello 2023-03-28 20:57:46 +02:00
  • ac039c1073
    Display draw tab only for authenticated users Emmy D'Anello 2023-03-28 20:25:44 +02:00
  • 3717cd8b3f
    Don't import models too soon Emmy D'Anello 2023-03-28 20:24:42 +02:00
  • 7855ec2225
    Fix translation Emmy D'Anello 2023-03-27 12:52:41 +02:00
  • fbaca32615
    Teams can't select a same problem for the two days Emmy D'Anello 2023-03-27 00:14:38 +02:00
  • 5b1374bf1b
    Add link to the drawing interface Emmy D'Anello 2023-03-26 11:58:35 +02:00
  • 18bd2c7c18
    In a 5-teams pool, the order of two teams that present the same problem is random Emmy D'Anello 2023-03-26 11:38:27 +02:00
  • a4c7951475
    Make all invisible when a draw is aborted Emmy D'Anello 2023-03-26 11:12:09 +02:00
  • c299ff6634
    Remove Python 3.9 compatibility (I love match/case) Emmy D'Anello 2023-03-26 11:09:05 +02:00
  • 7d8975339e
    Add continue button for the final tournament Emmy D'Anello 2023-03-26 11:08:03 +02:00
  • 1bd9cea458
    Fix update notes modal Emmy D'Anello 2023-03-26 10:33:56 +02:00
  • b838f1b3f0
    Add export button Emmy D'Anello 2023-03-25 20:38:58 +01:00
  • e95d511017
    Translate messages from websockets Emmy D'Anello 2023-03-25 08:09:42 +01:00
  • 942c96dbfa
    Reorder teams for 5-teams pools Emmy D'Anello 2023-03-25 07:54:53 +01:00
  • 3cd40ee192
    Add margins Emmy D'Anello 2023-03-25 06:55:52 +01:00
  • cebe977d49
    Problems can be accepted or rejected. Draw can go to the end Emmy D'Anello 2023-03-25 06:21:39 +01:00
  • e90005b192
    Teams can draw a problem Emmy D'Anello 2023-03-24 13:24:44 +01:00
  • 6b5c630048
    Add Abort button Emmy D'Anello 2023-03-24 12:29:24 +01:00
  • c9fcfcf498
    Add messages for better understanding Emmy D'Anello 2023-03-24 11:50:10 +01:00
  • dec9f9be11
    Update translations Emmy D'Anello 2023-03-24 11:13:54 +01:00
  • f85a563cf3
    Auto-generate tables Emmy D'Anello 2023-03-24 11:10:07 +01:00
  • 5399a875c6
    Draw dices Emmy D'Anello 2023-03-23 16:17:29 +01:00
  • eb8ad4e771
    Prepare template for the system Emmy D'Anello 2023-03-22 21:38:59 +01:00
  • 93a71fb561
    Fix errors and better tab usage Emmy D'Anello 2023-03-22 20:41:16 +01:00
  • bde3758c50
    First interface to start draws Emmy D'Anello 2023-03-22 18:44:49 +01:00
  • 88823b5252
    Update database models and translations Emmy D'Anello 2023-03-22 16:35:59 +01:00
  • 9aa19ad3ca
    Fix tests Emmy D'Anello 2023-03-22 15:49:43 +01:00
  • ad4593a2f6
    Prepare database model Emmy D'Anello 2023-03-22 15:49:08 +01:00
  • 849194414d
    Fix tox Emmy D'Anello 2023-03-22 15:41:56 +01:00
  • b9ce4c737c
    First play with websockets Emmy D'Anello 2023-03-22 15:24:15 +01:00
  • 30efff0d9d
    Don't trigger signals on raw imports Emmy D'Anello 2023-03-22 14:42:14 +01:00
  • 7364d27b4b
    Init new draw application Emmy D'Anello 2023-03-22 12:26:27 +01:00
  • 19f41152ee
    Use Django 4.1 (soon 4.2) to use the new async framework Emmy D'Anello 2023-03-22 12:14:24 +01:00