Commit graph

  • 02f1e83420 typos Martin Pépin 2017-10-25 15:43:35 +0200
  • 6d90311ae1 Fix tests, force reevaluate field queryset Aurélien Delobelle 2017-10-25 14:28:24 +0200
  • a7dbc64e2b Fix SnippetsCmsForm Aurélien Delobelle 2017-10-25 20:27:03 +0200
  • 94ab754f82 Move group-related views tests to kfetauth tests Aurélien Delobelle 2017-10-25 20:26:35 +0200
  • 13f01020f7 Merge branch 'aureplop/fix-test-keepunselecform' into 'aureplop/kfet-auth' Martin Pepin 2017-10-25 15:48:22 +0200
  • 2b62c3a785 typos Martin Pépin 2017-10-25 15:43:35 +0200
  • d36a813e15 Fix tests, force reevaluate field queryset Aurélien Delobelle 2017-10-25 14:28:24 +0200
  • 94f21c062a SnippetCmsGroupForm should not clean previous permissions Aurélien Delobelle 2017-10-25 03:12:22 +0200
  • e39f88991e Fix migration history Aurélien Delobelle 2017-10-24 19:49:52 +0200
  • 03a0c58869 Merge branch 'aureplop/kfet-auth' into aureplop/kfet-auth_cms Aurélien Delobelle 2017-10-24 19:48:47 +0200
  • aa405d212a Fix tests… Aurélien Delobelle 2017-10-24 19:43:12 +0200
  • c524da22fe Merge branch 'aureplop/kfet-auth' into aureplop/kfet-auth_cms Aurélien Delobelle 2017-10-24 19:41:45 +0200
  • 09290131d5 Merge branch 'master' into aureplop/kfet-auth Aurélien Delobelle 2017-10-24 19:31:36 +0200
  • 8e8e9aa076 Fix migration history Aurélien Delobelle 2017-10-24 19:19:57 +0200
  • 40ceaf411a Merge branch 'master' into aureplop/kfet-auth Aurélien Delobelle 2017-10-24 18:33:38 +0200
  • 53ef8b517a Merge branch 'test/views' Aurélien Delobelle 2017-10-24 18:01:49 +0200
  • af3a7cf697 Reapply fix to kfetauth (…) and fix tests Aurélien Delobelle 2017-10-24 17:56:14 +0200
  • 1cc51f17a3 Prevent connection to LDAP when settings is None Aurélien Delobelle 2017-10-24 17:55:02 +0200
  • 8673da1874 Fix migration conflict Aurélien Delobelle 2017-10-24 16:51:54 +0200
  • 8b1f174b13 manage.py is executable Aurélien Delobelle 2017-10-24 16:46:15 +0200
  • 8cdb4c62fc Merge branch 'master' into test/views Aurélien Delobelle 2017-10-24 16:45:26 +0200
  • 6a6549e0d7 Add notif time Ludovic Stephan 2017-10-23 20:52:25 +0200
  • 684603709e Class attributes and properties + more verbose log Ludovic Stephan 2017-10-23 20:30:11 +0200
  • 1b0e4285ec Reverse match fix Ludovic Stephan 2017-10-23 20:26:07 +0200
  • 919bcd197d Small code QoL improvements Ludovic Stephan 2017-10-23 18:59:30 +0200
  • e74dbb11f1 Organize revente files and function names Ludovic Stephan 2017-10-23 18:39:45 +0200
  • 732e47707e Add unsubscribe option + list of current draws Ludovic Stephan 2017-10-23 17:25:58 +0200
  • adf43889e1 Fixtures site cof Evarin 2017-10-23 11:05:49 +0200
  • cb820e1414 Merge branch 'aureplop/fix-tirage-pk-conflict' into 'test/views' Martin Pepin 2017-10-18 11:40:02 +0200
  • 097ee44131 Organize migrations to avoid issues with… Aurélien Delobelle 2017-10-17 15:47:32 +0200
  • 2c76bea1e6 Better display of objects of BasePermissionsField Aurélien Delobelle 2017-10-16 13:17:02 +0200
  • 07f1a53532 CMS permissions can be managed from group views. Aurélien Delobelle 2017-10-16 00:07:30 +0200
  • 82582866b4 Clean forms/views/urls related to kfetauth.Group… Aurélien Delobelle 2017-10-15 23:46:54 +0200
  • 5502c6876a Clean permissions objects Aurélien Delobelle 2017-10-15 20:48:15 +0200
  • 46187659ed Fix tirage pk conflicts with postgres Aurélien Delobelle 2017-10-17 14:41:53 +0200
  • fccad5edee rename root -> kfet_genericteam in fixtures Martin Pépin 2017-10-16 14:31:02 +0200
  • b9aaea0f99 Merge branch 'master' into Production Martin Pépin 2017-10-16 14:26:05 +0200
  • 47e48e36b2 Merge branch 'aureplop/fix-unreachable-objects-form-creation' into 'test/views' Martin Pepin 2017-10-12 19:21:16 +0200
  • df7594a105 Move KFetConfigForm to kfet.config Aurélien Delobelle 2017-10-12 13:53:48 +0200
  • e6fab703ee Use convenience imports Aurélien Delobelle 2017-10-12 13:42:06 +0200
  • c17ed416c4 Merge branch 'aureplop/kfet-auth_perms' into 'aureplop/kfet-auth' Martin Pepin 2017-10-12 11:30:44 +0200
  • 85657591f5 Fix fields cleaning with unreachable items when… Aurélien Delobelle 2017-10-12 11:10:30 +0200
  • 085a068020 Merge branch 'aureplop/kfet-auth' into aureplop/kfet-auth_perms Aurélien Delobelle 2017-10-12 11:07:16 +0200
  • c65ddba1d6 Fix and merge kfet migrations Aurélien Delobelle 2017-10-12 00:04:06 +0200
  • c59bc487c3 Merge branch 'test/views__' into test/views Aurélien Delobelle 2017-10-11 23:35:38 +0200
  • f4a7e9dbf1 Verbosity should stay calm. Aurélien Delobelle 2017-10-11 23:34:43 +0200
  • 03deb54d92 Merge branch 'Kerl/fix-JSONField-exn' into 'master' Aurélien Delobelle 2017-10-11 23:18:05 +0200
  • 3b1d8487e2 Merge branch 'aureplop/kfet-auth_backends' Martin Pépin 2017-10-11 22:59:28 +0200
  • f8bb5b081e Merge branch 'Kerl/fix-JSONField-exn' into test/views Martin Pépin 2017-10-10 21:37:40 +0200
  • 3f6c5be748 Upgrade python packages before testing Martin Pépin 2017-10-10 21:27:15 +0200
  • e0ab7f5f94 Fix migration conflict Martin Pépin 2017-10-10 21:21:28 +0200
  • 116b4da1a5 Merge branch 'test/views_kfet' into test/views Martin Pépin 2017-10-10 21:15:49 +0200
  • 29ef297b2a try to set the redis password… Martin Pépin 2017-10-10 15:48:38 +0200
  • 503b305299 djangorestframework 3.7 breaks with Django 1.8 Martin Pépin 2017-10-10 18:34:18 +0200
  • 3d22a1b029 Merge branch 'master' into test/views Martin Pépin 2017-10-10 15:39:18 +0200
  • 528532cca7 Merge branch 'aureplop/fix-ci' Martin Pépin 2017-10-10 15:35:22 +0200
  • 4d1cb3c2d7 Set password for redis in CI Martin Pépin 2017-10-10 15:26:14 +0200
  • 5a22b1cd37 Affichage des actus Evarin 2017-10-10 11:22:02 +0200
  • 57a143e0e1 Merge branch 'PEI' into 'master' Aurélien Delobelle 2017-10-06 11:06:44 +0200
  • 435e211b3d Add a "PEI" status + "Gratis" subscription fees Martin Pépin 2017-10-02 13:58:52 +0200
  • 596868f5b6 plop Aurélien Delobelle 2017-09-30 02:39:45 +0200
  • 8ea5775d61 Add test for callable queryset with Unselectable… Aurélien Delobelle 2017-09-29 23:15:57 +0200
  • ded824bddd Cleaner use of Group in kfet app Aurélien Delobelle 2017-09-26 22:18:39 +0200
  • 0e19abb51a Cleaner homepage Evarin 2017-09-27 23:58:50 +0200
  • b73faa3b84 Merge branch 'master' into Production Martin Pépin 2017-09-25 18:40:00 +0200
  • 22413d861c Merge branch 'aureplop/fix-attributions-admin' into 'master' Martin Pepin 2017-09-25 18:38:05 +0200
  • d18fb86a98 Fix attribution inlines of participant in admin Aurélien Delobelle 2017-09-25 18:26:54 +0200
  • b42452080f Mass cleaning of kfet' authentication machinery Aurélien Delobelle 2017-09-25 17:16:19 +0200
  • 11e8cb1be2 Merge branch 'bdaAdminHotfix' into 'master' Aurélien Delobelle 2017-09-25 15:01:28 +0200
  • db512a97f6 In /admin: displays "given" when it's relevant Martin Pépin 2017-09-25 14:22:46 +0200
  • 3fa7754ff4 KFet Backends inherit from BaseKFetBackend Aurélien Delobelle 2017-09-23 20:48:28 +0200
  • e5d19811e8 Clean code related to kfet password Aurélien Delobelle 2017-09-22 23:31:46 +0200
  • 1d19d1797c Clean setup/retrieve of kfet generic account Aurélien Delobelle 2017-09-21 23:39:27 +0200
  • 6f2652c485 Prod quick hack for Mega export Martin Pépin 2017-09-20 18:23:36 +0200
  • d89ba1efe5 Fix catalogue behaviour if id=0 Martin Pépin 2017-09-20 18:21:59 +0200
  • 4091185a68 import LDAP_SERVER_URL in settings Martin Pépin 2017-09-20 18:19:15 +0200
  • bf61e41b50 Move auth-related from 'kfet' app to 'kfet.auth'. Aurélien Delobelle 2017-09-13 01:57:31 +0200
  • a4eedbc1a6 Whitelist bda and cof apps for cross-domain Hugo Roussille 2017-09-13 18:21:34 +0200
  • 4bd2562edf django-cors-headers for cross-domain AJAX Hugo Roussille 2017-09-13 15:57:57 +0200
  • 7d16001ee5 Merge branch 'aureplop/fix_kfet_perms' into 'master' Martin Pepin 2017-09-12 22:35:30 +0200
  • 1921f05eba Move STATIC_ROOT in production Martin Pépin 2017-09-12 09:22:41 +0200
  • 368ee3190f Update CI: use postgres Martin Pépin 2017-09-12 00:14:52 +0200
  • 9e61887868 K-Fêt' groups edits don't remove non-kfet app permissions. Aurélien Delobelle 2017-09-11 16:42:14 +0200
  • faed7bff73 fix ?next=… on K-Fêt logout Martin Pépin 2017-09-10 02:32:21 +0200
  • f581279825 Merge branch 'aureplop/fix-kfet-navbar' into 'master' Martin Pepin 2017-09-10 02:12:49 +0200
  • 937a485704 Merge branch 'master' into Production Martin Pépin 2017-09-09 22:03:32 +0200
  • 8602c2bc77 Merge branch 'aureplop/supportBDS/assoc_perms' into 'supportBDS' Martin Pepin 2017-09-09 15:58:37 +0200
  • 52aadc636b Add custommail perms to staff groups Martin Pépin 2017-09-09 15:55:22 +0200
  • 439f49c3ba We ♥ hardcoding stuff… Martin Pépin 2017-09-05 15:21:19 +0200
  • 29d288c567 Fix permissions setup of associations. Aurélien Delobelle 2017-09-05 15:02:33 +0200
  • 5d572b3603 Clean supportBDS migrations. Aurélien Delobelle 2017-09-05 14:41:13 +0200
  • 131c45e1c7 Add tests to check data migrations of supportBDS. Aurélien Delobelle 2017-09-05 14:16:59 +0200
  • 35b352ac1d Fix mistake introduced in 51f4bf3fb5 Martin Pépin 2017-09-04 14:50:12 +0200
  • 50432d969f Update available promos for account creation Martin Pépin 2017-09-04 13:25:45 +0200
  • 51f4bf3fb5 Clipper logins may be > 8 characters Martin Pépin 2017-09-04 13:25:09 +0200
  • fb5ba5fb1b Fix kfet navbar on small devices Aurélien Delobelle 2017-09-03 14:42:38 +0200
  • af97c0cda6 Improve users management on kfet TestCase, and Py34 compat Aurélien Delobelle 2017-09-01 16:37:14 +0200
  • 997b63d6b6 More docs for kfet.tests.utils Aurélien Delobelle 2017-09-01 13:35:32 +0200
  • 7d490f0253 Merge branch 'test/views' into test/views_kfet Aurélien Delobelle 2017-09-01 12:41:31 +0200
  • 5220bb75d0 Merge branch 'test/views_kfet' of git.eleves.ens.fr:cof-geek/gestioCOF into test/views_kfet Aurélien Delobelle 2017-09-01 12:40:37 +0200