Commit graph

  • 03c74a7940 Misc fixes Ludovic Stephan 2019-04-17 20:50:49 +0200
  • 7717d1ed34 Backwards-incompatible changes : queryset in filter Ludovic Stephan 2019-04-17 18:33:43 +0200
  • 72560397a2 Backwards-incompatible changes : renderer argument Ludovic Stephan 2019-04-17 18:27:14 +0200
  • 413a9cddb1 Backwards-incompatible changes : manytomany set Ludovic Stephan 2019-04-17 18:21:59 +0200
  • 4064218010 Forgot one import Ludovic Stephan 2019-04-17 18:21:15 +0200
  • a2fcc05672 Test fix : freeze psycopg2 version Ludovic Stephan 2019-04-12 18:30:03 +0200
  • 8fc6f96324 Misc urlconf files Ludovic Stephan 2019-04-12 17:07:03 +0200
  • 271732f40d K-Fêt urlconf file + converter Ludovic Stephan 2019-04-12 17:06:53 +0200
  • 019acb90ac Global urlconf file Ludovic Stephan 2019-04-12 17:05:18 +0200
  • 759b6d9489 Update settings ; remove debug_panel Ludovic Stephan 2019-04-12 17:04:33 +0200
  • f32e4a9b0d Fix error Ludovic Stephan 2019-04-12 17:03:42 +0200
  • 209cb1fbe5 Update requirements to Django 2.2 Ludovic Stephan 2019-04-12 17:03:20 +0200
  • ceff3ed6c9 Merge branch 'Aufinal/django2-login' into 'master' Ludovic Stephan 2019-04-01 22:25:07 +0200
  • 2c49b25d59 Cleaner error code management Ludovic Stephan 2019-03-25 23:30:55 +0100
  • 5f963d5451 Use get_user_model Ludovic Stephan 2019-03-25 23:22:06 +0100
  • a1ead1bfc8 Préparation Django2 : vues de login/logout Ludovic Stephan 2019-03-25 23:05:47 +0100
  • cef75e56d7 Merge branch 'Aufinal/django2-reverse-import' into 'master' Basile Clement 2019-03-25 20:19:51 +0100
  • 8bfb8029b2 Changelog Ludovic Stephan 2019-03-19 18:00:33 +0100
  • fd0f387dbc Merge branch 'Kerl/DJANGO_NO_DDT' into 'master' Ludovic Stephan 2019-03-19 17:59:39 +0100
  • 676239ad24 Remove urlresolvers mentions in packages Ludovic Stephan 2019-03-19 17:07:33 +0100
  • 5fd4cb5c78 Change django.core.urlresolvers imports Ludovic Stephan 2019-03-19 10:18:56 +0100
  • 2b3a8760ff Mise à jour du Changelog Evarin 2019-02-18 22:50:35 +0100
  • 0eccfcf886 Merge branch 'Aufinal/webfonts' into 'master' Robin Champenois 2019-02-18 22:40:10 +0100
  • f90663bf97 Merge branch 'Evarin/Wagtail2' into 'master' Ludovic Stephan 2019-02-18 22:16:45 +0100
  • 1043e5725a Fix content-type fixtures K-Fêt Evarin 2019-02-18 21:54:26 +0100
  • 3bf0906697 Supprime une police inutilisée Ludovic Stephan 2019-02-13 17:05:31 +0100
  • 85642d00d8 Sert les polices en local Ludovic Stephan 2019-02-13 16:50:55 +0100
  • fabb30cec2 add a DJANGO_NO_DDT env variable to disable ddt Martin Pépin 2019-02-12 17:55:23 +0100
  • 641bdd9464 Plus besoin de ça Evarin 2019-02-11 21:26:16 +0100
  • 4f6579c3d1 Fixtures à jour pour Wagtail2 et wagtail-translation 0.9 Evarin 2019-02-11 21:10:11 +0100
  • 1c45dd833d Black + isort Ludovic Stephan 2019-02-09 14:37:15 +0100
  • f3117c9e69 Merge branch 'Elarnon/petitscours_edit' into 'master' Ludovic Stephan 2019-02-09 13:58:29 +0100
  • fc72425c05 Add note to changelog Basile Clement 2019-02-09 13:47:18 +0100
  • f74277af66 [petitscours] Ajoute un lien vers la liste des demandes Basile Clement 2019-01-03 16:58:35 +0100
  • f64c7a6e69 [petitcours] Ajoute un lien pour modifier une demande Basile Clement 2019-01-03 16:42:46 +0100
  • 73508c0251 Merge branch 'Kerl/localhost8000' into 'master' Ludovic Stephan 2019-02-09 13:45:42 +0100
  • 2c4ba3258d the actual (dev) domain name is localhost:8000 Martin Pépin 2019-02-09 13:39:46 +0100
  • 0f1e05acdd Migration vers Wagtail 2.3 et Wagtail-modeltranslation 0.9 Evarin 2019-02-04 22:50:27 +0100
  • 86dbdbd2b6 Merge branch 'Kerl/del_old_view' into 'master' Ludovic Stephan 2019-02-04 21:43:14 +0100
  • c134e1ae0f remove unused template Martin Pépin 2019-02-04 21:37:45 +0100
  • abf05131d5 CHANGELOG: remove old bda view Martin Pépin 2019-02-04 21:06:24 +0100
  • 869e634adb remove bda.views.descriptions_spectacles Martin Pépin 2019-02-04 20:58:53 +0100
  • 727626cadd cosmetic: blackify and isortify Kerl/mail_error_handling Martin Pépin 2019-01-24 11:15:08 +0100
  • 12c10847e7 use send_mass_custom_mail_wrapper for bda notifications Martin Pépin 2019-01-23 18:19:54 +0100
  • 2c53344f1f Add a helper to handle smtp errors in send_mass_mail Martin Pépin 2019-01-23 18:18:45 +0100
  • be155f2f2d Merge branch 'Kerl/unique_login_clipper' into 'master' Aurélien Delobelle 2019-01-15 20:18:33 +0100
  • 84bbe78e50 kfet -- Fix auth tests aureplop/kfet-auth Aurélien Delobelle 2019-01-14 23:01:25 +0100
  • 68cead600f CHANGELOG: clipper uniqueness Martin Pépin 2019-01-14 23:12:14 +0100
  • d85eeb5801 Enforce clipper uniqueness Martin Pépin 2019-01-14 22:46:16 +0100
  • fcf4a25745 Merge branch 'master' into aureplop/kfet-auth Aurélien Delobelle 2019-01-14 22:41:38 +0100
  • e3e8608563 Merge branch 'aureplop/kfet-auth' into aureplop/kfet-auth_cms aureplop/kfet-auth_cms Aurélien Delobelle 2019-01-14 22:07:52 +0100
  • 2140a59777 add missing entries in the CHANGELOG file Martin Pépin 2019-01-14 21:56:17 +0100
  • 512868ee14 Merge branch 'evarin/site-cof' into 'master' Martin Pepin 2019-01-14 21:23:10 +0100
  • d7d819dde0 Merge branch 'Aufinal/revente-cof-only' into 'master' Martin Pepin 2019-01-14 20:30:33 +0100
  • e6d47c2b25 wip -- core.deploy -- Scripts to deploy {www,dev}.cof aureplop/core-deploy_initial Aurélien Delobelle 2019-01-07 22:36:54 +0100
  • eb83c58f05 Merge branch 'Aufinal/prettify-revente' into 'master' Martin Pepin 2019-01-13 14:29:48 +0100
  • f883082814 Merge branch 'aureplop/lint-migrations' into 'master' Martin Pepin 2019-01-13 14:05:32 +0100
  • b65d37b141 style: black Aurélien Delobelle 2019-01-13 13:56:03 +0100
  • aa498e0261 BdA-Revente n'est accessible qu'au COF Ludovic Stephan 2019-01-10 10:31:58 +0100
  • 670fda3c9c migrations nécessaires en prod ?!? wtf Martin Pépin 2019-01-07 23:30:17 +0100
  • dd5d773405 add CHANGELOG Martin Pépin 2019-01-07 23:11:57 +0100
  • d08cec06d3 Merge branch 'master' into Aufinal/prettify-revente Ludovic Stephan 2019-01-07 22:55:48 +0100
  • 1f3e65fa68 Fix javascript code Ludovic Stephan 2019-01-07 22:52:18 +0100
  • 55c1d7f02c Refactor templates Ludovic Stephan 2019-01-07 22:51:02 +0100
  • 71cae7f5ca Remove dead code Ludovic Stephan 2019-01-07 22:50:30 +0100
  • 445745ee15 Merge branch 'master' into Aufinal/prettify-revente Ludovic Stephan 2019-01-07 22:34:28 +0100
  • 6e51ca749d Merge branch 'Kerl/syncmails' into 'master' Aurélien Delobelle 2019-01-07 22:33:58 +0100
  • babb458aa4 fix syncmail invocation in prepare_django.sh Martin Pépin 2019-01-07 22:10:58 +0100
  • 288e3f15b6 Merge branch 'Aufinal/djdt_admin' into 'master' Martin Pepin 2019-01-07 20:58:55 +0100
  • bb23c45fad Remove Django-debug-toolbar in admin interface Ludovic Stephan 2019-01-07 17:38:55 +0100
  • 47c02d72af Réorganisation de bda/forms Ludovic Stephan 2019-01-07 16:43:46 +0100
  • ae0abb5cb3 Better JS for tables Ludovic Stephan 2019-01-07 16:28:52 +0100
  • f66a54bb73 Prettify revente/manage Ludovic Stephan 2019-01-07 16:24:30 +0100
  • 010ce0df3e Bugfixes : add staticfiles and typo Ludovic Stephan 2019-01-07 15:27:41 +0100
  • 519ef9dc20 Fix concurrency issues Ludovic Stephan 2019-01-07 14:59:20 +0100
  • a30955fb75 HTML corrections ; stupidtable injection Ludovic Stephan 2019-01-07 14:43:32 +0100
  • 31223aaed9 Merge branch 'aureplop/kfet-tests_deterministic' into 'master' Ludovic Stephan 2019-01-07 14:12:41 +0100
  • 5d14fef032 kfet.tests -- More isolated tests for kfet.open Aurélien Delobelle 2019-01-06 13:48:32 +0100
  • 7ca0144004 kfet.tests -- Deterministic responses for cancel_operation Aurélien Delobelle 2019-01-06 10:26:00 +0100
  • 7c1d1df1a9 Merge branch 'aureplop/bda-tests_misc-views' into 'master' Ludovic Stephan 2019-01-06 13:12:09 +0100
  • a6bf1fc16a Merge branch 'aureplop/site-cof' into 'evarin/site-cof' Robin Champenois 2019-01-06 12:02:31 +0100
  • 84c88dfd5e Merge branch 'master' into aureplop/site-cof Aurélien Delobelle 2019-01-06 00:56:21 +0100
  • 39eaf4b109 style -- black + isort Aurélien Delobelle 2019-01-06 00:25:41 +0100
  • 376cc96343 Clean, lint and fix little things Evarin 2019-01-06 00:17:57 +0100
  • e0e75b53bb Merge branch 'aureplop/ci_parallel' into 'master' Martin Pepin 2019-01-05 19:36:20 +0100
  • aba0be7960 kfet.test -- Isolate kfet_open in testcases to avoid cache collisions Aurélien Delobelle 2019-01-05 19:19:58 +0100
  • a057776e1f Merge branch 'aureplop/linters-for-petitscours' into 'master' Martin Pepin 2019-01-05 19:16:28 +0100
  • e21154e869 Merge branch 'aureplop/kfet-tests_cancel_operations' into 'master' Martin Pepin 2019-01-05 19:15:49 +0100
  • f105225abf Commentaires dans le code Evarin 2019-01-05 18:50:53 +0100
  • debbf265c4 style -- Linters for petitscours, fix isort Aurélien Delobelle 2019-01-05 18:14:29 +0100
  • 8db55d792c core.ci -- Run tests in parallel Aurélien Delobelle 2018-10-28 14:57:32 +0100
  • 09e99ee3a3 bda.tests -- Add tests for descriptions_spectacles view Aurélien Delobelle 2018-10-28 21:12:31 +0100
  • 3e38e48d7a bda.tests -- Add tests for tirage inscription view Aurélien Delobelle 2018-10-28 18:35:11 +0100
  • 1664554083 bda.tests -- Add Spectacle factories Aurélien Delobelle 2018-10-28 21:13:04 +0100
  • f8610d4ff1 bda.tests -- Split view tests and use shared test helpers Aurélien Delobelle 2018-10-28 14:31:10 +0100
  • a71fbb0ed3 tests -- Ignore url entries without name Aurélien Delobelle 2018-10-28 14:25:43 +0100
  • 57a2af285a bda -- Add name to bda url Aurélien Delobelle 2018-10-28 13:55:46 +0100
  • e6e4a13440 Merge branch 'Elarnon/master' into 'master' Robin Champenois 2018-12-21 11:12:08 +0100
  • f9ddee60ed Ajoute une option "Master" pour les petits cours Basile Clement 2018-12-10 20:54:39 +0100
  • 66104e1137 Black Ludovic Stephan 2018-12-08 10:41:46 +0100