Commit Graph

97 Commits

Author SHA1 Message Date
Frédéric Péters 9e07d21541 misc: remove formpage alteration (#73965) 2023-01-30 09:33:59 +01:00
Frédéric Péters f49606f00c misc: remove unused alternate root directory (#73613) 2023-01-19 20:18:37 +01:00
Frédéric Péters 220d653245 misc: remove legacy custom saml directory (#72823) 2023-01-03 13:13:26 +01:00
Frédéric Péters 280c79a94a misc: remove root directory changes (#72822) 2023-01-03 13:13:26 +01:00
Frédéric Péters af815ab7e5 misc: remove alternate forms root directory (#72821) 2023-01-03 09:40:02 +01:00
Frédéric Péters 6ee40f42cb misc: remove custom category attributes (#72817) 2023-01-03 09:40:00 +01:00
Frédéric Péters bb826d27d3 misc: remove custom backoffice class (#72816) 2023-01-03 09:39:43 +01:00
Frédéric Péters 2197155dd7 misc: do not add a "Steps" title (#72815) 2023-01-03 09:35:38 +01:00
Frédéric Péters f15fa49353 misc: remove bigdiv context variable (#72814)
(this also no longer makes sure "gauche" is available in context, which
is not necessary since django templates)
2023-01-03 09:33:59 +01:00
Frédéric Péters 721bd8e531 misc: remove custom myspace page (#72820) 2023-01-02 17:33:10 +01:00
Frédéric Péters cb4c30bcae misc: remove code that was used by old theming (#71998) 2022-12-09 07:47:22 +01:00
Frédéric Péters fd36f89b23 trivial: remove code to set "publik" as app label (now the default) (#72000) 2022-12-09 07:47:05 +01:00
Frédéric Péters 7a9c9c53cf misc: remove references to deleted paths (#70852) 2022-10-31 06:33:43 +01:00
Frédéric Péters 4ab604a8e8 misc: remove redirection to /category/formdef, handled by w.c.s. (back) (#69546) 2022-10-28 10:24:53 +02:00
Frédéric Péters 31c5db7bdc Revert "misc: remove redirection to /category/formdef, handled by w.c.s. (#69546)"
This reverts commit efe6c53faf.
2022-10-20 21:35:58 +02:00
Frédéric Péters efe6c53faf misc: remove redirection to /category/formdef, handled by w.c.s. (#69546) 2022-10-17 13:25:51 +02:00
Frédéric Péters cacd2bda24 misc: remove support for builtin editorial pages (#70338) 2022-10-17 13:23:12 +02:00
Frédéric Péters 4997618bb8 remove theme keyword variants (#70129) 2022-10-14 11:41:09 +02:00
Frédéric Péters 5cdd6c0e22 remove settings panel (#64972) 2022-05-07 07:39:19 +02:00
Frédéric Péters 7423a58599 remove obsolete payment stuff (#64972) 2022-05-07 07:39:08 +02:00
Frédéric Péters ac8ad0ec03 misc: remove custom error page code (#63773) 2022-04-09 16:24:29 +02:00
Frédéric Péters 364be777ae trivial: remove usage of django.utils.six imports (#63677) 2022-04-07 16:09:02 +02:00
Frédéric Péters a604135ed7 turn "gauche" variable into a callable, for lazy generation (#59881) 2021-12-18 13:31:06 +01:00
Frédéric Péters 5fd3d0c06e remove clicrdv leftovers (#47309) 2021-10-23 17:10:14 +02:00
Frédéric Péters 4a8931ef61 categories: remove duplicated category code (#57965) 2021-10-19 20:32:08 +02:00
Frédéric Péters a542f6a22f translation update (removal of unused strings) (#55830) 2021-07-27 10:06:51 +02:00
Frédéric Péters 9dbcc28ac0 clicrdv: make legacy evolution objects inherit from new base (#54759) 2021-06-11 09:09:23 +02:00
Frédéric Péters 8c84797c33 misc: make payment evolution part inherit from new EvolutionPart class (#54757) 2021-06-11 09:09:21 +02:00
Frédéric Péters 9156835df2 misc: extend category bits instead of replacing them (#53667) 2021-05-14 15:48:38 +02:00
Frédéric Péters b4175faa79 import QueryError from quixote (#53447) 2021-04-27 09:56:48 +02:00
Frédéric Péters f0e95690fc translations: use "Modifier" as translation for "Edit"
(this matches what's done in w.c.s. and was being overridden)
2021-04-17 12:18:15 +02:00
Frédéric Péters d9556cd9f1 trivial: add **kwargs to add_parameters_widgets (#51657) 2021-03-05 12:08:51 +01:00
Frédéric Péters 32cce7a81b payments: do not encode eopayment strings (#50610) 2021-01-27 11:46:20 +01:00
Frédéric Péters c6842c9a87 trivial: import stub abelium module (#17244) 2021-01-20 08:33:19 +01:00
Frédéric Péters 2663e08e2d trivial: apply black 2021-01-19 22:08:54 +01:00
Frédéric Péters 1fd2171ea2 remove obsolete abelium domino modules (#17244) 2021-01-19 22:06:16 +01:00
Frédéric Péters 79ff48614c payments: get user using appropriate storage method (#48760) 2020-11-24 10:43:26 +01:00
Frédéric Péters 534d8a489a py3: update payment UI (#47090) 2020-09-28 14:27:09 +02:00
Frédéric Péters 19efdd2943 admin: leave categories breadcrumb to wcs (#43080) 2020-05-24 19:15:07 +02:00
Benjamin Dauvergne ab27b72254 root: implement automatic tryauth (#12867) 2020-05-18 09:37:11 +02:00
Thomas NOËL 1f93cc3435 payments: return error 400 on invalid invoice CRC (#40772) 2020-05-06 09:12:29 +02:00
Frédéric Péters 2e93d15e6e add missing time import 2020-05-06 09:11:33 +02:00
Frédéric Péters 1d4c83601e translation update 2020-04-14 09:24:53 +02:00
Frédéric Péters 0f3d126d43 payments: don't advertise /payments/ as a valid URL (#40887) 2020-03-23 14:59:55 +01:00
Frédéric Péters 66f0aa8f71 return error 400 on invalid /payment/init calls (#40888) 2020-03-23 14:58:23 +01:00
Frédéric Péters 7012ca290f misc: fix category URLs with missing trailing slash and query string (#40799) 2020-03-17 23:14:02 +01:00
Frédéric Péters 3c45b4bd14 misc: import N_ instead of relying on builtin (#40373) 2020-03-04 13:58:31 +01:00
Frédéric Péters 556bafca11 misc: don't reencode REQUEST_URI from uwsgi (#40073) 2020-02-21 11:48:35 +01:00
Frédéric Péters 3b541fb895 myspace: always consider regie id as a string (#39973) 2020-02-18 11:17:12 +01:00
Frédéric Péters d3ec847f8c payments: get urllib from six (#39924) 2020-02-16 18:40:34 +01:00