Commit Graph

27 Commits

Author SHA1 Message Date
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