Commit Graph

  • efe5d75798 update ruff config thomas girod 2024-07-09 09:25:14 +02:00
  • 9f1eedbe1b [UPDATE] Bump ruff from 0.4.10 to 0.5.1 dependabot[bot] 2024-07-08 15:30:54 +00:00
  • 7fe495179f Merge pull request #707 from ae-utbm/update-mistune thomas girod 2024-07-08 17:29:13 +02:00
  • 7f6c4f6236 change sup and sub in mde editor thomas girod 2024-07-08 17:04:18 +02:00
  • 30948f1701 better style for rendered markdown thomas girod 2024-07-08 15:04:11 +02:00
  • 02ec3607b2 fix install_xapian.sh thomas girod 2024-07-08 15:02:05 +02:00
  • 3c2dcfbfa2 update mistune thomas girod 2024-07-01 17:33:05 +02:00
  • 8bcf59aaf0 Merge pull request #706 from ae-utbm/ruff-rules thomas girod 2024-07-08 15:42:22 +02:00
  • c6d2ac9100 ruff rule B thomas girod 2024-07-08 12:34:06 +02:00
  • 2ac578c3ad ruff rule DJ thomas girod 2024-06-27 15:48:07 +02:00
  • f941435232 ruff rule C4 thomas girod 2024-06-27 15:00:37 +02:00
  • 171a1cb876 ruff rule FBT thomas girod 2024-06-27 14:57:40 +02:00
  • cfc19434d0 ruff rules UP008 and UP009 thomas girod 2024-06-27 14:46:43 +02:00
  • 688871a680 ruff rule A thomas girod 2024-06-27 14:30:58 +02:00
  • 44c8558aa3 Merge pull request #704 from ae-utbm/taiste thomas girod 2024-07-08 11:16:39 +02:00
  • 6b923d2310 Merge pull request #700 from ae-utbm/remove-eurocks thomas girod 2024-07-08 10:11:09 +02:00
  • 09e0b31bc9 remove Eurockéennes link thomas girod 2024-07-08 10:03:27 +02:00
  • eb2454eded Merge branch 'master' into taiste thomas girod 2024-07-08 10:01:37 +02:00
  • 3014d8cead Merge pull request #698 from ae-utbm/update-cryptography thomas girod 2024-07-05 15:21:42 +02:00
  • 70fdc2edf2 update cryptography thomas girod 2024-06-26 15:29:05 +02:00
  • e47f29aa38 Merge pull request #697 from ae-utbm/update-pillow thomas girod 2024-07-05 13:53:47 +02:00
  • d811896e21 update pillow thomas girod 2024-07-05 13:14:58 +02:00
  • 5c999b6ef1 Merge pull request #696 from ae-utbm/fix-xapian-deploy thomas girod 2024-07-05 10:28:41 +02:00
  • 79a6d9e771 Merge pull request #693 from ae-utbm/faster-tests thomas girod 2024-07-05 10:27:30 +02:00
  • e1cf1c786d Fix missing xapian install step in deploy workflows Sli 2024-07-04 19:44:22 +02:00
  • 71fe9559b1 parallelize the CI thomas girod 2024-07-04 14:39:32 +02:00
  • f1fa8d34bf fix family relations in generate_galaxy_test_data.py thomas girod 2024-07-04 14:39:12 +02:00
  • aa07fa9207 faster tests thomas girod 2024-07-04 10:19:24 +02:00
  • 47fec973bc Merge pull request #691 from ae-utbm/update-django thomas girod 2024-07-04 12:40:23 +02:00
  • ea8247aa16 fix broken translations thomas girod 2024-07-04 11:18:45 +02:00
  • bf18284450 apply forgotten migrations thomas girod 2024-06-26 13:38:33 +02:00
  • cd58d5a357 resolve warnings thomas girod 2024-06-26 12:28:00 +02:00
  • 75bb3f992c fix: wrong logic in Club.delete() thomas girod 2024-06-26 11:39:07 +02:00
  • ae1fcdb8c0 fix: CashRegisterSummaryItem.check overriding a django method thomas girod 2024-06-26 11:24:56 +02:00
  • 507080f75e update django to 4.2 thomas girod 2024-06-26 11:24:09 +02:00
  • 5bcf043d97 Merge pull request #683 from ae-utbm/pre-commits thomas girod 2024-07-03 10:04:53 +02:00
  • 99605b98d4 Two steps pre-commit and better workflow output Sli 2024-07-02 20:16:02 +02:00
  • 6dfd43a8da [UPDATE] Bump reportlab from 4.2.0 to 4.2.2 dependabot[bot] 2024-07-02 08:37:14 +00:00
  • c7135875b8 Use pre-commits hooks instead of ruff directly Sli 2024-06-26 19:00:41 +02:00
  • e29e1101cd [UPDATE] Bump ipython from 7.34.0 to 8.26.0 dependabot[bot] 2024-06-28 08:59:52 +00:00
  • 6169d09ac0 Update CONTRIBUTORS list fix/license Julien Constant 2023-04-06 16:13:06 +02:00
  • f876bc3599 Unified header across all files Julien Constant 2023-04-06 13:08:42 +02:00
  • 147b3619f5 Restore old license & add CONTRIBUTORS file Julien Constant 2023-04-06 12:53:06 +02:00
  • d97602e60b Use pytest for tests (#681) thomas girod 2024-06-26 19:10:24 +02:00
  • a5cbac1f97 Merge pull request #680 from ae-utbm/ruff thomas girod 2024-06-26 14:11:26 +02:00
  • 3143d3d91a reorganize imports with ruff thomas girod 2024-06-24 13:07:36 +02:00
  • 9bdf3fc4ac use ruff for formating thomas girod 2024-06-24 11:56:38 +02:00
  • e06bc7dba3 reorganize pyproject.toml thomas girod 2024-06-24 11:24:08 +02:00
  • a8b9f38000 Merge pull request #679 from ae-utbm/xapian-from-sources Bartuccio Antoine 2024-06-26 11:48:31 +02:00
  • ca27b89a8b Apply shellcheck on install_xapian.sh Sli 2024-06-26 11:31:39 +02:00
  • e1bf7caa9a Fix CVE-2023-31047 Sli 2024-06-22 21:16:42 +02:00
  • e681c17a0f Adapt CI to new xapian install process Sli 2024-06-23 21:04:52 +02:00
  • 5416d88c97 Upgrade dependencies and install xapian from sources Sli 2024-06-22 21:15:37 +02:00
  • 0dca152436 Hotfix (typo) Mathis 2024-05-28 21:25:30 +02:00
  • 9ce7abd31d Partnership Eurockéennes 2024 Mathis 2024-05-28 19:10:17 +02:00
  • f234f94171 Removed unused xapian action features/migrate-from-xapian-to-elasticsearch Théo Durr 2023-11-05 23:49:45 +01:00
  • fa758867cc Migrated from xapian to elastic Théo Durr 2023-11-05 23:42:52 +01:00
  • f41ff281fb Remove eurocks tickets from eboutic (event is finished) Julien Constant 2023-10-04 14:27:21 +02:00
  • ee437649f0 Revert "Merge branch 'master' into taiste" Julien Constant 2023-10-10 15:47:02 +02:00
  • 321cb72ca8 October 2023 update (#672) Julien Constant 2023-10-10 15:41:19 +02:00
  • 4303d51c0a Merge branch 'master' into taiste Julien Constant 2023-10-10 15:32:46 +02:00
  • d16bf12611 Links update & translations typos fixes (#671) Julien Constant 2023-10-10 15:29:02 +02:00
  • 4231a7972d Remove eurocks tickets from eboutic (event is finished) Julien Constant 2023-10-04 14:27:21 +02:00
  • c436d39014 [PARTENARIAT] Partenariat Eurockéennes (#663) Julien Constant 2023-09-20 17:57:26 +02:00
  • 51a12814f9 Update workflow Julien Constant 2023-09-19 22:17:26 +02:00
  • 00ae6e4623 Update workflow Julien Constant 2023-09-19 22:04:46 +02:00
  • 4b587e8711 Merge branch 'taiste' of https://github.com/ae-utbm/sith3 into taiste Julien Constant 2023-09-19 21:31:02 +02:00
  • d2f377b54f Add eurocks partnership in the eboutic (#661) Julien Constant 2023-09-19 20:59:22 +02:00
  • 193c820757 Add eurocks partnership in the eboutic (#661) Julien Constant 2023-09-19 20:59:22 +02:00
  • b9298792ae Mise à jour de septembre 2023 (#659) Julien Constant 2023-09-09 13:09:13 +02:00
  • aaf30ab965 Add missing method on AnonymousUser (#649) thomas girod 2023-09-07 23:53:42 +02:00
  • 2db66e6154 Merge branch 'master' into taiste Julien Constant 2023-09-07 23:44:09 +02:00
  • 38295e591d Fix immutable default variable in get_start_of_semester (#656) Julien Constant 2023-09-07 23:11:58 +02:00
  • 544b0248b2 [UPDATE] Bump django-ordered-model from 3.6 to 3.7.4 (#625) dependabot[bot] 2023-09-06 12:01:44 +02:00
  • 2bccf633d5 Bump sqlparse from 0.4.3 to 0.4.4 (#645) Julien Constant 2023-09-06 11:37:28 +02:00
  • 4f9d5ae7b1 Revert "[PARTENARIAT] Ajout vitrine d'achat billets eurockéennes 2023 (#582)" Julien Constant 2023-07-02 18:22:14 +02:00
  • 259337dff1 [FIX] Fix cached groups (#647) Julien Constant 2023-05-12 13:27:51 +02:00
  • 84768eb74e [FIX] Fix cached groups (#647) Julien Constant 2023-05-12 13:27:51 +02:00
  • 46fa14ed12 Updated FontAwesome from 4.7.0 to 6.4.0 feature/improved-header-buttons Julien Constant 2023-04-08 02:07:40 +02:00
  • 18dffb0053 Used icons instead of text & updated layout accordingly Julien Constant 2023-04-08 00:59:16 +02:00
  • 6e47d1471e Fix rebase Julien Constant 2023-04-08 22:11:24 +02:00
  • b5146569e1 Updated FontAwesome from 4.7.0 to 6.4.0 Julien Constant 2023-04-08 02:07:40 +02:00
  • acde993352 Used icons instead of text & updated layout accordingly Julien Constant 2023-04-08 00:59:16 +02:00
  • 8852ef990e [UPDATE] Bump libsass from 0.21.0 to 0.22.0 (#640) dependabot[bot] 2023-05-11 14:19:19 +02:00
  • 87295ad9b7 Galaxy improvements (#628) Skia 2023-05-10 12:47:02 +02:00
  • 288764b551 Mise à jour d'avril (#643) Julien Constant 2023-05-10 11:56:33 +02:00
  • 5ab5ef681c Remove duplicated css Julien Constant 2023-05-09 23:08:32 +02:00
  • c9e70889dd Merge branch 'master' into taiste Julien Constant 2023-05-09 22:37:49 +02:00
  • b30ee0a27a [FIX] Correction de bugs (#617) Julien Constant 2023-05-02 13:07:36 +02:00
  • ef968f3673 Better usage of cache for groups and clubs related operations (#634) thomas girod 2023-05-02 12:36:59 +02:00
  • 96dede5077 Speed up tests (#638) thomas girod 2023-05-02 11:00:23 +02:00
  • 66fcb76cb5 Merge pull request #635 from ae-utbm/dependabot/pip/taiste/sentry-sdk-1.21.0 thomas girod 2023-04-26 22:17:13 +02:00
  • 63c8e51137 [UPDATE] Bump sentry-sdk from 1.19.1 to 1.21.0 dependabot[bot] 2023-04-26 09:08:06 +00:00
  • 12bec5c553 [UPDATE] Bump django-countries from 7.5 to 7.5.1 (#624) dependabot[bot] 2023-04-26 02:48:04 +02:00
  • 08460a6964 update link for poetry install thomas girod 2022-09-25 12:06:29 +02:00
  • b5a40cfda9 Mise à jour de Black vers la version 23.3 (#629) thomas girod 2023-04-22 15:32:31 +02:00
  • c78953b036 [UPDATE] Bump cryptography from 37.0.4 to 40.0.1 (#594) dependabot[bot] 2023-04-20 14:43:46 +02:00
  • 427f7ceaff [UPDATE] Bump django-debug-toolbar from 3.8.1 to 4.0.0 (#593) dependabot[bot] 2023-04-09 21:37:48 +02:00
  • 1055385bcc [UPDATE] Bump dict2xml from 1.7.2 to 1.7.3 (#592) dependabot[bot] 2023-04-09 11:38:58 +02:00
  • c1022642a2 [FIX] Fixes supplémentaires pour la màj de mars (#622) Julien Constant 2023-04-08 20:58:55 +02:00