Commit Graph

41 Commits

Author SHA1 Message Date
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 721bd8e531 misc: remove custom myspace page (#72820) 2023-01-02 17:33:10 +01:00
Frédéric Péters 9e7f79a9a8 tests: adapt to changes in markup of list of drafts (#72623) 2022-12-26 16:54:47 +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 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 4997618bb8 remove theme keyword variants (#70129) 2022-10-14 11:41:09 +02:00
Frédéric Péters fe9a8f281e trivial: remove unused imports (#70128) 2022-10-14 11:10:51 +02:00
Frédéric Péters a485f930c7 tests: run against postgresql (#67383) 2022-07-15 10:40:03 +02:00
Frédéric Péters 715832fae8 tests: adapt to removal of /backoffice/ page in wcs (#64973) 2022-05-20 13:59:40 +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 364be777ae trivial: remove usage of django.utils.six imports (#63677) 2022-04-07 16:09:02 +02:00
Frédéric Péters 2663e08e2d trivial: apply black 2021-01-19 22:08:54 +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 cc7dbb17d1 update invoice CRC checks for Python 3 (#39863) 2020-02-14 11:34:26 +01:00
Frédéric Péters 30159c1be7 tests: adapt to absolute URI for user forms (#39630) 2020-02-07 11:50:50 +01:00
Frédéric Péters 3e91606b06 tests: adjust to drafts trailing with a slash 2020-02-02 20:01:04 +01:00
Frédéric Péters 7c109c3059 misc: display formdef when slug is shared by category and formdef (#39155) 2020-01-27 10:28:29 +01:00
Frédéric Péters bb8a29bdc8 tests: run against Python 3 2020-01-17 17:55:51 +01:00
Nicolas Roche a9ee9454cc myspace: upgrade sort and remove dedicated display form (#38761) 2020-01-17 17:55:42 +01:00
Frédéric Péters 49407ef0e4 update tests after module removals (#37967) 2019-11-26 14:21:43 +01:00
Frédéric Péters 3e037e2e95 misc: use relative imports (#36518) 2019-09-30 11:06:57 +02:00
Frédéric Péters 07ef3f6a95 tests: add custom settings file to allow hosts (#20936) 2019-02-12 10:39:46 +01:00
Frédéric Péters 80784d047b do not expose legacy features (#28512) 2018-11-30 19:36:48 +01:00
Frédéric Péters c6d5ae604a misc: don't redirect to /cat/form/ if a formdef exists with the slug (#25450) 2018-07-24 10:25:04 +02:00
Frédéric Péters 3cae8f261a tests: adapt initialization after django switch 2017-08-16 10:11:56 +02:00
Frédéric Péters 8b02623d5d misc: change module name and installation directory (#17959) 2017-08-11 10:38:14 +02:00
Frédéric Péters aeab44dca1 misc: update to checkboxes widget changes (#13581) 2016-10-13 17:18:17 +02:00
Frédéric Péters d8827fced1 misc: update to new CheckboxesWidget __init__ signature (#13386) 2016-10-02 18:29:37 +02:00
Frédéric Péters 902b145e6b tests: fix test to mark formdef as allowing drafts (#12625) 2016-08-01 17:48:17 +02:00
Thomas NOËL 71dc5cecd9 general: make formdatas visible even if related formdefs are disabled (#11288) 2016-06-20 18:15:43 +02:00
Frédéric Péters a685a0ef40 general: don't allow admins to get into new areas, unless authorized (#8562) 2015-10-08 10:12:46 +02:00
Frédéric Péters c8b78b6f0c tests: check custom backoffice directories are properly loaded 2015-10-08 08:34:10 +02:00
Frédéric Péters 363cf2baad tests: check user is rightfully redirected to management/ (#8139) 2015-08-31 14:04:28 +02:00
Frédéric Péters 3c9126b5f9 misc: set app_label to Publik if none was specified (#7855) 2015-07-15 21:38:13 +02:00
Frédéric Péters 21afb05d53 fix test to check for "Publik", not "Au quotidien" 2015-05-17 23:29:10 +02:00
Frédéric Péters 934bd45a91 tests: update with /backoffice/ location (#6726) 2015-05-07 16:57:40 +02:00
Frédéric Péters 03d50b9b98 tests: adapt to changes in declaration of extra modules (follow-up #6654) 2015-03-23 08:40:52 +01:00
Frédéric Péters 25697df1d5 tests: basic unit test to check module loading is ok 2015-01-29 17:42:00 +01:00