1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2024-12-24 17:42:23 +00:00

Commit Graph

  • ece128836a
    Temporary disable payment form Emmy D'Anello 2024-02-11 23:51:33 +0100
  • 2e574d0659
    Fix participation detail test (a tournament is required) Emmy D'Anello 2024-02-11 23:38:32 +0100
  • 850659bf48
    Display payment information on the sidebar Emmy D'Anello 2024-02-11 23:31:24 +0100
  • 672529382d
    Fix payment view Emmy D'Anello 2024-02-11 22:59:25 +0100
  • c1ce7cb70f
    Display pending validations for organizers Emmy D'Anello 2024-02-11 22:39:11 +0100
  • bc67d1cf1f
    Add information about team registration Emmy D'Anello 2024-02-11 22:24:22 +0100
  • 652e913f49
    Fix user update view Emmy D'Anello 2024-02-11 21:41:37 +0100
  • 089374b937
    Fix join team view Emmy D'Anello 2024-02-11 21:40:06 +0100
  • 226e5620f9
    Better footer on small screens Emmy D'Anello 2024-02-11 21:06:22 +0100
  • ca9652cc60
    Collapse sidebar on small screens Emmy D'Anello 2024-02-11 20:59:34 +0100
  • acd1d80c75
    First important informations Emmy D'Anello 2024-02-11 20:20:28 +0100
  • e7c207d2af
    Sidebar structure Emmy D'Anello 2024-02-11 19:21:27 +0100
  • 196ccb69ad
    Remove headers on index page Emmy D'Anello 2024-02-11 19:15:36 +0100
  • 2b941cb30f
    Rearrange base template with separated contents, add sidebar Emmy D'Anello 2024-02-11 18:43:23 +0100
  • 21ff044044
    Install documentation Emmy D'Anello 2024-01-20 22:42:36 +0100
  • 2a85d4ff38
    Remove æ Emmy D'Anello 2024-01-16 23:06:50 +0100
  • 037b22fcaa
    Mention des contraintes de logement dans la documentation Emmy D'Anello 2024-01-16 22:57:06 +0100
  • 0474615746
    Documentation de la gestion du tirage au sort Emmy D'Anello 2024-01-14 21:49:44 +0100
  • 17057a5fe5
    Fix tests for the new last_degree field Emmy D'Anello 2024-01-20 18:39:45 +0100
  • a738a5a58d
    Add last degree field for coaches Emmy D'Anello 2024-01-20 18:26:52 +0100
  • b35bebc7c2
    Don't use Haystack real time signal processor in dev mode Emmy D'Anello 2024-01-20 18:41:06 +0100
  • 99f4aed360
    Authorization templates are in french Emmy D'Anello 2024-01-20 17:10:32 +0100
  • bd2cead945
    Authorization templates can be fetched by tournament name Emmy D'Anello 2024-01-20 17:09:06 +0100
  • 62ab0a4c47
    Remove obsolete cas_server config Emmy D'Anello 2024-01-18 20:01:59 +0100
  • fd726f4121
    Let Haystack realtime signal processor work in all cases Emmy D'Anello 2024-01-18 19:58:06 +0100
  • 2c02951a0d
    Remind that the username is the email address Emmy D'Anello 2024-01-18 19:53:12 +0100
  • 9ec35c917f
    Update index page for 2024 Emmy D'Anello 2024-01-17 16:09:02 +0100
  • 7919b34d2b
    Haystack may be used in dev mode if we have an ElasticSearch URL Emmy D'Anello 2024-01-16 22:36:25 +0100
  • c5a8581a80
    Add housing constraints field, see #25 Emmy D'Anello 2024-01-16 22:26:00 +0100
  • e031e143c2
    Upgrade Bootstrap to 5.3.2 Emmy D'Anello 2024-01-13 20:15:07 +0100
  • 3964aaf595
    Update problem names for 2024 Emmy D'Anello 2024-01-13 20:04:51 +0100
  • 202f979403
    Put secret key in env settings, fix security issue Emmy D'Anello 2024-01-13 19:58:15 +0100
  • cf561c4584
    Linting Emmy D'Anello 2024-01-13 19:37:54 +0100
  • e2679cf5e8
    Add Haystack index name in env vars Emmy D'Anello 2024-01-13 19:33:31 +0100
  • 122edeef48
    Fix purposed problem verbose name Emmy D'Anello 2024-01-13 19:32:39 +0100
  • 4ff9f44eae
    Don't need to rebuild the ES index periodically, do it only once Emmy D'Anello 2024-01-13 19:31:15 +0100
  • 5d13d9bc16
    Fix basic search tests Emmy D'Anello 2024-01-13 19:24:55 +0100
  • 121e1da37d
    Add py312 tox env Emmy D'Anello 2024-01-13 19:00:46 +0100
  • 8222f3b781
    Adapt search tests since the simple backend is not so permissive as ElasticSearch Emmy D'Anello 2024-01-13 18:47:17 +0100
  • dc56396012
    Use elasticsearch only in production Emmy D'Anello 2024-01-13 18:32:30 +0100
  • f1d2acdc25
    Remove whoosh in profit for Elasticsearch Emmy D'Anello 2024-01-13 18:28:45 +0100
  • 50e95ad3f2
    Install Git in Gitlab CI Emmy D'Anello 2024-01-13 17:31:31 +0100
  • 7848a90d5d
    Fix gunicorn and psycopg2-binary versions Emmy D'Anello 2024-01-13 17:30:07 +0100
  • f08cb229ca
    Use early version for Django Haystack for Django 5.0 support Emmy D'Anello 2024-01-13 17:27:58 +0100
  • b0fbb406f6
    Add Python 3.12 test in Gitlab CI Emmy D'Anello 2024-01-13 17:24:36 +0100
  • 0f2f34175c
    Upgrade Django to 5.0, update dependencies Emmy D'Anello 2024-01-13 17:21:55 +0100
  • 6226f06d97
    Update Python to 3.12 Emmy D'Anello 2024-01-13 17:09:45 +0100
  • a853be73c5
    Temporary remove chat feature (maybe reintroduce a better one later) Emmy D'Anello 2024-01-13 17:04:45 +0100
  • 93a2e2436d
    Drop Matrix support Emmy D'Anello 2024-01-13 16:46:19 +0100
  • 2f4755ffc7
    Linting Emmy D'Anello 2023-10-23 22:02:09 +0200
  • 230dc545f4
    Fix export scripts Emmy D'Anello 2023-05-20 22:13:51 +0200
  • 20daecf619
    Syntheses must not exceed 2 pages Emmy D'Anello 2023-05-20 17:09:32 +0200
  • 3333add7e0
    Fix translation Emmy D'Anello 2023-05-20 11:45:21 +0200
  • 777ae059f9
    Non-admin users can't promote themselves to admin users Emmy D'Anello 2023-05-20 11:35:37 +0200
  • 310ac70a74
    Add ability to fake the draw for admins Emmy D'Anello 2023-05-19 18:24:01 +0200
  • 29074c4bfd
    Add button to download all solutions and syntheses in a ZIP file Emmy D'Anello 2023-05-19 14:44:31 +0200
  • 9bc0e99d6d
    Fix the drawing resume for the final Emmy D'Anello 2023-05-11 18:00:32 +0200
  • 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 +0200
  • feee5069b1
    Add notification when the draw of the final is resumed Emmy D'Anello 2023-05-11 17:15:50 +0200
  • 6b962a74b3
    Auto-restart the draw socket on close Emmy D'Anello 2023-05-11 17:13:52 +0200
  • 0c80385958
    Use a unique socket for the drawing system Emmy D'Anello 2023-05-11 17:07:53 +0200
  • 8c41684993
    Pool tables are not orderable by teams Emmy D'Anello 2023-04-16 09:25:00 +0200
  • 8245ba0063
    Add Redis Channel Layer for the drawing system Emmy D'Anello 2023-04-11 23:05:58 +0200
  • 0e7a275a28
    Order participations by validity status and by trigram Emmy D'Anello 2023-04-11 22:41:52 +0200
  • 59268f2d1e
    Add synthesis sheet template as DOCX format Emmy D'Anello 2023-04-11 22:23:30 +0200
  • 2ad7799b38
    Fix the display of the draw button Emmy D'Anello 2023-04-11 22:20:15 +0200
  • 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 +0200
  • 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 +0200
  • 41e69992c0
    Allow ISO-8859-1 encoding is CSV files Emmy D'Anello 2023-04-10 17:26:55 +0200
  • 43af14ad77
    Search juries by "{first_name} {last_name}" Emmy D'Anello 2023-04-10 17:26:30 +0200
  • acf906b284
    Fix draw template Emmy D'Anello 2023-04-10 10:11:32 +0200
  • 80f0baac1e
    Must be authenticated to upload notes Emmy D'Anello 2023-04-10 10:05:14 +0200
  • 3d7a39a593
    Only participants in a valid team can see the draw Emmy D'Anello 2023-04-10 10:02:37 +0200
  • a240d7cad5
    Better unique validation errors Emmy D'Anello 2023-04-10 09:56:16 +0200
  • b40dce27df
    Juries can't download ZIP archives with authorizations Emmy D'Anello 2023-04-09 11:32:26 +0200
  • 9734b51f53
    Test draw application Emmy D'Anello 2023-04-09 00:50:47 +0200
  • 80cfe874f5
    Only process CSV files when they are correctly read Emmy D'Anello 2023-04-08 17:33:01 +0200
  • bcf4e294e0
    Add odfpy in tox Emmy D'Anello 2023-04-07 22:38:09 +0200
  • a27a115d66
    Add observer in the passage admin page Emmy D'Anello 2023-04-07 22:21:29 +0200
  • 6ac36fdb69
    Close database connections after 10 seconds (experimental) Emmy D'Anello 2023-04-07 22:02:37 +0200
  • 505a94e3aa
    Customize the notation sheet template for juries Emmy D'Anello 2023-04-07 21:47:06 +0200
  • b921ca045e
    Process notation sheets when there are 4 or 5 teams Emmy D'Anello 2023-04-07 13:16:49 +0200
  • a382e089ae
    Add observer notes Emmy D'Anello 2023-04-07 12:10:25 +0200
  • 9eed5ca2a0
    Add e-mail address on tournament export Emmy D'Anello 2023-04-07 11:32:11 +0200
  • cbf34fe90e
    Add texmf-dist-latexextra package to have more LaTeX packages Emmy D'Anello 2023-04-07 00:33:38 +0200
  • 7dc812984b
    Add position field for passages Emmy D'Anello 2023-04-07 00:05:56 +0200
  • 1ed4e9c17a
    Add multiple sheets for 5-teams pools Emmy D'Anello 2023-04-06 23:58:59 +0200
  • 5f09c35dee
    Add notation sheets templates that are autocompleted with the data Emmy D'Anello 2023-04-06 23:38:03 +0200
  • ae62e3daf7
    Reorganize the cancel step code in order to make it more readable Emmy D'Anello 2023-04-06 18:15:14 +0200
  • 8778f58fe4
    The draw is now fully reversible Emmy D'Anello 2023-04-06 00:19:24 +0200
  • 751e35ac62
    Cancel draw problem Emmy D'Anello 2023-04-05 23:28:12 +0200
  • f41b2e16ab
    Cancel choose problem Emmy D'Anello 2023-04-05 19:40:47 +0200
  • 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 +0200
  • 746aae464a
    Add confirmation modal before aborting a draw Emmy D'Anello 2023-04-05 18:41:28 +0200
  • 7e212d011e
    Add comments and linting Emmy D'Anello 2023-04-05 17:52:46 +0200
  • 2840a15fd5
    Add form to add juries in a pool Emmy D'Anello 2023-04-05 16:54:16 +0200
  • c1482d4802
    Jury -> Juré⋅e Emmy D'Anello 2023-04-05 10:59:26 +0200
  • 16c4376941
    Improve payment admin page Emmy D'Anello 2023-04-05 10:44:27 +0200
  • 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 +0200
  • 31f5373652
    Await the send notifications coroutines Emmy D'Anello 2023-04-04 21:21:00 +0200