Commit Graph

  • ca7cf5987c
    Try to fix requirements Emmy D'Anello 2023-04-04 20:02:59 +0200
  • 34390a541a
    Update translations Emmy D'Anello 2023-04-04 19:57:02 +0200
  • b8b4891e9b
    Squash migrations Emmy D'Anello 2023-04-04 19:54:18 +0200
  • 9cfab53bd2
    Add a lot of comments Emmy D'Anello 2023-04-04 19:52:44 +0200
  • 82cda0b279
    Reduce the usage of sync_to_async Emmy D'Anello 2023-04-04 15:10:28 +0200
  • 4357d51b9a
    Display problem names Emmy D'Anello 2023-04-04 11:56:13 +0200
  • 90bfc45858
    Use the new asave function of Django 4.2 Emmy D'Anello 2023-04-04 11:20:43 +0200
  • bb9f0dab22
    Django 4.2 got released Emmy D'Anello 2023-04-04 11:12:37 +0200
  • b0a248e81a
    Fix the transition between the two rounds Emmy D'Anello 2023-04-04 11:07:08 +0200
  • b3c26b8c1c
    Improve admin interface Emmy D'Anello 2023-04-03 19:13:15 +0200
  • 073d761a03
    Add admin menu Emmy D'Anello 2023-04-03 18:10:52 +0200
  • bd31375bf3
    Fix CSV process Emmy D'Anello 2023-03-31 18:28:23 +0200
  • 7605b9cc00
    Add download link to notation sheets Emmy D'Anello 2023-03-31 17:51:46 +0200
  • 0fa76d6f25
    Add letter in pool display Emmy D'Anello 2023-03-31 17:23:40 +0200
  • 14505260ff
    Use more complex calculus to mix teams for the second day Emmy D'Anello 2023-03-31 17:15:34 +0200
  • cf8892ee1a
    Use separate fields for the two dices Emmy D'Anello 2023-03-28 21:56:18 +0200
  • 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 +0200
  • 8668430760
    Add reverse-proxy headers Emmy D'Anello 2023-03-28 21:06:28 +0200
  • 45818eae24
    Add websockets as dependency Emmy D'Anello 2023-03-28 21:00:36 +0200
  • b154c4985d
    Fix duplicate problem check Emmy D'Anello 2023-03-28 20:57:46 +0200
  • ac039c1073
    Display draw tab only for authenticated users Emmy D'Anello 2023-03-28 20:25:44 +0200
  • 3717cd8b3f
    Don't import models too soon Emmy D'Anello 2023-03-28 20:24:42 +0200
  • 7855ec2225
    Fix translation Emmy D'Anello 2023-03-27 12:52:41 +0200
  • fbaca32615
    Teams can't select a same problem for the two days Emmy D'Anello 2023-03-27 00:14:38 +0200
  • 5b1374bf1b
    Add link to the drawing interface Emmy D'Anello 2023-03-26 11:58:35 +0200
  • 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 +0200
  • a4c7951475
    Make all invisible when a draw is aborted Emmy D'Anello 2023-03-26 11:12:09 +0200
  • c299ff6634
    Remove Python 3.9 compatibility (I love match/case) Emmy D'Anello 2023-03-26 11:09:05 +0200
  • 7d8975339e
    Add continue button for the final tournament Emmy D'Anello 2023-03-26 11:08:03 +0200
  • 1bd9cea458
    Fix update notes modal Emmy D'Anello 2023-03-26 10:33:56 +0200
  • b838f1b3f0
    Add export button Emmy D'Anello 2023-03-25 20:38:58 +0100
  • e95d511017
    Translate messages from websockets Emmy D'Anello 2023-03-25 08:09:42 +0100
  • 942c96dbfa
    Reorder teams for 5-teams pools Emmy D'Anello 2023-03-25 07:54:53 +0100
  • 3cd40ee192
    Add margins Emmy D'Anello 2023-03-25 06:55:52 +0100
  • cebe977d49
    Problems can be accepted or rejected. Draw can go to the end Emmy D'Anello 2023-03-25 06:21:39 +0100
  • e90005b192
    Teams can draw a problem Emmy D'Anello 2023-03-24 13:24:44 +0100
  • 6b5c630048
    Add Abort button Emmy D'Anello 2023-03-24 12:29:24 +0100
  • c9fcfcf498
    Add messages for better understanding Emmy D'Anello 2023-03-24 11:50:10 +0100
  • dec9f9be11
    Update translations Emmy D'Anello 2023-03-24 11:13:54 +0100
  • f85a563cf3
    Auto-generate tables Emmy D'Anello 2023-03-24 11:10:07 +0100
  • 5399a875c6
    Draw dices Emmy D'Anello 2023-03-23 16:17:29 +0100
  • eb8ad4e771
    Prepare template for the system Emmy D'Anello 2023-03-22 21:38:59 +0100
  • 93a71fb561
    Fix errors and better tab usage Emmy D'Anello 2023-03-22 20:41:16 +0100
  • bde3758c50
    First interface to start draws Emmy D'Anello 2023-03-22 18:44:49 +0100
  • 88823b5252
    Update database models and translations Emmy D'Anello 2023-03-22 16:35:59 +0100
  • 9aa19ad3ca
    Fix tests Emmy D'Anello 2023-03-22 15:49:43 +0100
  • ad4593a2f6
    Prepare database model Emmy D'Anello 2023-03-22 15:49:08 +0100
  • 849194414d
    Fix tox Emmy D'Anello 2023-03-22 15:41:56 +0100
  • b9ce4c737c
    First play with websockets Emmy D'Anello 2023-03-22 15:24:15 +0100
  • 30efff0d9d
    Don't trigger signals on raw imports Emmy D'Anello 2023-03-22 14:42:14 +0100
  • 7364d27b4b
    Init new draw application Emmy D'Anello 2023-03-22 12:26:27 +0100
  • 19f41152ee
    Use Django 4.1 (soon 4.2) to use the new async framework Emmy D'Anello 2023-03-22 12:14:24 +0100
  • f3d611913e
    Run ASGI server instead of WSGI Emmy D'Anello 2023-03-22 11:45:56 +0100
  • 1d81213773
    Move apps in main directory Emmy D'Anello 2023-03-22 11:11:35 +0100
  • 2a545dae10
    Fix add organizer view Emmy D'Anello 2023-04-04 10:25:33 +0200
  • fc6e2593b4
    PdfFileReader is deprecated, replace by PdfReader Emmy D'Anello 2023-03-29 18:34:55 +0200
  • ce25341496
    Fix administration tab Emmy D'Anello 2023-03-29 18:33:48 +0200
  • 57bddc5628
    Fix Update Payment modal Emmy D'Anello 2023-03-16 14:37:51 +0100
  • d7b293dc87
    2022 -> 2023 Emmy D'Anello 2023-03-16 14:31:14 +0100
  • ff414ea046
    Add dark theme based on browser preference Emmy D'Anello 2023-02-20 23:02:09 +0100
  • 91d39b44a2
    Add possibility to load Matrix credentials from env configuration Emmy D'Anello 2023-02-20 22:25:13 +0100
  • d3631877c4
    Forgotten password link was invisible Emmy D'Anello 2023-02-20 22:13:03 +0100
  • 502b066311
    Commit bootstrap-select Emmy D'Anello 2023-02-20 21:47:08 +0100
  • 3efe5a2226
    Linting Emmy D'Anello 2023-02-20 21:11:24 +0100
  • a2201e36fa
    Add crispy-bootstrap5 as dependency Emmy D'Anello 2023-02-20 21:08:01 +0100
  • 69b94c9493
    Render only useful content when displaying modals Emmy D'Anello 2023-02-20 17:53:45 +0100
  • a8f24b6581
    Use bootstrap-select selector when it is necessary Emmy D'Anello 2023-02-20 17:23:12 +0100
  • e156ed6111
    Remove jquery dependency code (keep it for bootstrap-select) Emmy D'Anello 2023-02-20 16:55:30 +0100
  • ea00657405
    Use Bootstrap 5 instead of Bootstrap 4 Emmy D'Anello 2023-02-20 14:52:25 +0100
  • 5abca36498
    Drop turbolinks support, too useless Emmy D'Anello 2023-02-20 13:42:36 +0100
  • 731dfc049f
    Better select widget when searching organizers Emmy D'Anello 2023-02-20 01:32:02 +0100
  • 4075f6cf78
    Add vaccine sheet field, closes #18 Emmy D'Anello 2023-02-20 00:38:57 +0100
  • 0f2c44331c
    Add vaccine sheet field, closes #18 Emmy D'Anello 2023-02-20 00:38:57 +0100
  • fae4ee7105
    Drop AdminRegistration in favour of a new boolean field, closes #19 Emmy D'Anello 2023-02-20 00:23:18 +0100
  • 600ebd087e
    Add forbidden trigrams, closes #17 Emmy D'Anello 2023-02-19 19:49:03 +0100
  • 4a39d206d5
    Update dead name Emmy D'Anello 2023-02-19 19:25:37 +0100
  • 2faade0156
    Remove bootstrap-datepicker-plus dependency, use native HTML selectors Emmy D'Anello 2023-02-19 19:18:25 +0100
  • e17273391d
    Update dependencies to those on Debian Bookworm Emmy D'Anello 2023-02-19 18:53:04 +0100
  • 0e7be7e27c Students can't auto-select them for the final Emmy D'Anello 2023-01-22 15:49:42 +0100
  • b95b41a2ed
    ZIP code can be larger than 32767 Emmy D'Anello 2023-01-16 23:14:44 +0100
  • 444bea2440
    Fix tests Emmy D'Anello 2023-01-10 22:35:48 +0100
  • 7bb4e2c8eb
    Fix tests Emmy D'Anello 2023-01-10 20:38:23 +0100
  • 0f176ea4c6
    Birth date is only for participants Emmy D'Anello 2023-01-10 20:31:43 +0100
  • 63a10c1be5
    Drop django-address dependency and keep only street, zip code and city (/!\ Breaking commit, can't upgrade) Emmy D'Anello 2023-01-10 20:24:06 +0100
  • f7eddd289b
    More inclusive words Emmy D'Anello 2023-01-10 15:32:19 +0100
  • 6b4553b76b
    Add documentation for organizers Emmy D'Anello 2023-01-10 15:13:18 +0100
  • ccfd2c155b Starting documentation of organizers Emmy D'Anello 2023-01-09 22:08:01 +0100
  • 814cb10439 Reorganize documentation Emmy D'Anello 2023-01-09 15:26:34 +0100
  • df8f6cff2b Add begin of user guide Emmy D'Anello 2023-01-04 19:48:53 +0100
  • 7f8934a647 Drop Python 3.8 support, add Python 3.10 and 3.11 support Emmy D'Anello 2022-11-08 15:55:09 +0100
  • 815206a0a5 Linting Emmy D'Anello 2022-11-08 15:52:44 +0100
  • 8350960d5f
    Fix problems export Emmy D'Anello 2022-10-22 15:09:26 +0200
  • 968162f34e
    Add tweaks to update notes Yohann D'ANELLO 2022-05-15 16:43:07 +0200
  • e848855072
    Juries are volunteers Yohann D'ANELLO 2022-05-15 16:20:43 +0200
  • 50409931cf
    Fix error Yohann D'ANELLO 2022-05-15 16:16:41 +0200
  • d18f76cf80
    Upload notes from a CSV sheet Yohann D'ANELLO 2022-05-15 12:23:17 +0200
  • 5f2cd16071
    Files are required for solutions and syntheses Yohann D'ANELLO 2022-04-29 18:53:34 +0200
  • c686584e74
    Place field is useless Yohann D'ANELLO 2022-04-26 21:42:29 +0200
  • 3a650a1e89
    Fix Hello Asso link Yohann D'ANELLO 2022-04-26 15:10:23 +0200
  • 51beb47191
    Fix scholarship files Yohann D'ANELLO 2022-04-26 14:23:10 +0200