Commit Graph

1159 Commits

Author SHA1 Message Date
Frédéric Péters 283927d8e9 pfwb: remove videos navigation entry (#90056)
gitea/docbow/pipeline/head This commit looks good Details
2024-04-26 08:39:10 +02:00
Emmanuel Cazenave ee9f9c3396 sendmail: grag recipient from environ (#88821)
gitea/docbow/pipeline/head This commit looks good Details
Alse grab sender from environ (only in pfwb sendmail).
2024-03-28 14:49:48 +01:00
Emmanuel Cazenave 6357511ad2 uwsgi: set DJANGO_SETTINGS_MODULE in environment (#87539)
gitea/docbow/pipeline/head This commit looks good Details
2024-02-27 17:55:56 +01:00
Emmanuel Cazenave 8ba4e8a8f4 misc: force lasso messages to be considered as debug level (#74014)
gitea/docbow/pipeline/head This commit looks good Details
2024-02-27 16:20:37 +01:00
Benjamin Dauvergne dcb24b4d19 admin: prevent too big join by get_search_results (#80932)
gitea/docbow/pipeline/head This commit looks good Details
2024-02-27 14:05:40 +01:00
Emmanuel Cazenave 2c380cca2f misc: include djdt urls (#87524)
gitea/docbow/pipeline/head This commit looks good Details
2024-02-27 12:52:36 +01:00
Benjamin Dauvergne 98dccb4964 ci: fix remaining ruff warnings (#86370)
gitea/docbow/pipeline/head This commit looks good Details
2024-01-31 19:05:16 +01:00
Benjamin Dauvergne 229479409e ci: apply pre-commit hooks (#86370) 2024-01-31 18:49:23 +01:00
Emmanuel Cazenave 024ab3a215 misc: mark a string for translation (#82756)
gitea/docbow/pipeline/head This commit looks good Details
2023-12-01 17:28:39 +01:00
Valentin Deniaud 2489ed708e misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:29 +02:00
Frédéric Péters fd3a3009db misc: allow bigger list names (#78439)
gitea/docbow/pipeline/head There was a failure building this commit Details
2023-06-13 13:55:04 +02:00
Emmanuel Cazenave 7de24a45fb add django-tables2 static files (#44600)
gitea/docbow/pipeline/head This commit looks good Details
2023-03-21 11:52:10 +01:00
Frédéric Péters 103be3de3c settings: disable models.W042 check (#74833)
gitea/docbow/pipeline/head This commit looks good Details
2023-02-24 11:46:02 +01:00
Emmanuel Cazenave ebb39515f3 django 3.2: import StringIO from io (#64430) 2022-06-13 21:21:43 +02:00
Emmanuel Cazenave 8481eade60 django 3.2: use standard functools.wrap capabilities (#64430) 2022-06-13 21:21:43 +02:00
Emmanuel Cazenave 67217e48b7 django 3.2: get rid of print_function (#64430) 2022-06-13 21:21:43 +02:00
Emmanuel Cazenave 3241234ca6 django 3.2: get rid of six.print_ (#64430) 2022-06-13 21:21:43 +02:00
Emmanuel Cazenave dc9e7a0d42 django 3.2: get rid of six.text_type (#64430) 2022-06-13 21:21:43 +02:00
Emmanuel Cazenave 112c55fac4 django 3.2: get rid of six.PY3 (#64430) 2022-06-13 21:21:43 +02:00
Emmanuel Cazenave 3f335c9bee django 3.2: import url related functions from urllib (#64430) 2022-06-13 21:20:32 +02:00
Emmanuel Cazenave 8fdd44a639 django 3.2: stop using @python_2_unicode_compatible (#64430) 2022-06-09 17:57:46 +02:00
Pierre Ducroquet 7209ea81a1 sql: optimize the hand written queries (#49580)
gitea/docbow/pipeline/head Build started... Details
2022-05-23 17:42:49 +02:00
Emmanuel Cazenave f2dd0da209 pfwb: properly truncate mail subject (#64737)
gitea/docbow/pipeline/head Build started... Details
2022-05-03 15:40:04 +02:00
Frédéric Péters e339d91b74 misc: apply black 22.1.0 2022-03-01 19:39:36 +01:00
Nicolas Roche d954071784 settings: close local settings file (#61978) 2022-02-25 14:51:46 +01:00
Emmanuel Cazenave 0e4aa8e784 sync-tabellio: add debug output (#61005) 2022-01-24 15:14:35 +01:00
Emmanuel Cazenave 0eb7acf9a5 sync-tabellio: do not crash if a user to desactivate has multiple accounts (#57393) 2021-09-29 13:03:14 +02:00
Emmanuel Cazenave 3e876668a0 mellon: handle new Issuer model (#57136)
See https://dev.entrouvert.org/issues/56819.
2021-09-21 15:32:39 +02:00
Emmanuel Cazenave 8573ac08da admin: add is_staff and is_superuser in user edit view (#55452)
Also clean up user list view.
2021-07-07 14:59:33 +02:00
Frédéric Péters 0ebab963bb views: open help image files as bytes (#55102) 2021-07-07 14:17:11 +02:00
Emmanuel Cazenave 5925bb7af4 admin: expand map() result (#54673) 2021-07-07 14:15:42 +02:00
Emmanuel Cazenave 02e4e35784 misc: disable admin action name system check (#53469) 2021-04-27 18:46:00 +02:00
Emmanuel Cazenave 7e2737e61f misc: remove django-debug-toolbar (#49507) 2021-04-27 16:12:46 +02:00
Emmanuel Cazenave 3fb2971f1e extra senders: limit number by file type (#51403) 2021-02-24 14:27:29 +01:00
Emmanuel Cazenave dc5509e16e run black (#51394) 2021-02-24 11:54:53 +01:00
Emmanuel Cazenave 820fe90fe6 update translation 2021-02-02 14:49:56 +01:00
Emmanuel Cazenave 216e53061a js: listen on the label (#49185) 2021-02-02 14:49:27 +01:00
Emmanuel Cazenave 37ad37270d add a verbose_name to extra_senders (#49185) 2021-02-02 14:48:04 +01:00
Emmanuel Cazenave 98733518e4 update translations 2021-02-02 11:43:54 +01:00
Emmanuel Cazenave 01f2e2c657 include foldable.js (#50750) 2021-02-01 18:03:10 +01:00
Emmanuel Cazenave 211371a7c1 template: conditionnaly display extra_senders (#50737) 2021-02-01 17:31:14 +01:00
Emmanuel Cazenave a950176a47 add extra senders capability (#49185) 2021-01-29 18:13:53 +01:00
Emmanuel Cazenave baebc42524 misc: reformat using black (#49290) 2021-01-29 18:13:53 +01:00
Emmanuel Cazenave 1e425f5f29 misc: move Meta and Media at the beginning of their outer class (#49290) 2021-01-29 18:13:52 +01:00
Emmanuel Cazenave d84145ca2c change existing migration (#49240) 2021-01-29 18:13:52 +01:00
Emmanuel Cazenave ca3d999afc use mark_safe instead of allow_tags (#49189) 2021-01-29 18:13:52 +01:00
Emmanuel Cazenave e495a58638 ellipsize at model level to avoid escape clusterfuck (#49189) 2021-01-29 18:13:52 +01:00
Emmanuel Cazenave ca7a948c2b user 'set' method instead of direct assignment on many to many relationship (#49189) 2021-01-29 18:13:52 +01:00
Emmanuel Cazenave f068578330 user raw string for regexp pattern (#49189) 2021-01-29 18:13:52 +01:00
Emmanuel Cazenave f1d07f7e05 use base_manager_name instead of use_for_related_fields (#49189) 2021-01-29 18:13:52 +01:00