Commit Graph

1900 Commits

Author SHA1 Message Date
Thomas NOËL be6253986c debian: log tenants names on migrate_schemas 2020-02-12 15:24:42 +01:00
Frédéric Péters fb1fd91e47 misc: distribute combo.apps.kb templates (#39617) 2020-02-06 19:20:44 +01:00
Frédéric Péters f54db26eb4 manager: restore display of pwa navigation entries (#39553) 2020-02-05 11:14:17 +01:00
Frédéric Péters cfa9eedcd0 gallery: add translation for application name (#39504) 2020-02-04 16:45:41 +01:00
Frédéric Péters 90f166505b translation: uniform/fix new "exclude from navigation" labels (#39518) 2020-02-04 12:13:45 +01:00
Benjamin Dauvergne 5412f0a58c lingo: use query string when request body is empty (#39491)
Some backends (PayFiP WS) put the response in the query string of a
POST.
2020-02-03 17:16:54 +01:00
Lauréline Guérin a188512c5b
lingo: return HttpResponseBadRequest instead of Exception (#39277) 2020-02-03 14:47:59 +01:00
Frédéric Péters 300d1b6579 translation update 2020-02-03 14:32:16 +01:00
Frédéric Péters d8d58e2268 kb: use correct page URLs (#39483) 2020-02-03 14:27:00 +01:00
Frédéric Péters d010ee0afd kb: add default limit (#39477) 2020-02-03 14:27:00 +01:00
Valentin Deniaud dcc6d9f97a assets: import/export slot assets (#37674) 2020-02-03 10:06:53 +01:00
Nicolas Roche e451097bef kb: add cell to display last page updates (#39091) 2020-02-03 09:21:27 +01:00
Nicolas Roche bd558163a8 data: get descendants of a page (#39091) 2020-02-03 09:21:27 +01:00
Nicolas Roche 3e5e80f6e6 data: deprecate get_last_update_time using signals (#39091) 2020-02-03 09:21:27 +01:00
Nicolas Roche c84c4751e2 data: add creation timestamp on Page object (#39091) 2020-02-03 09:21:27 +01:00
Frédéric Péters 9c02f4a883 misc: add link and subtitle to style demo page (#39462) 2020-02-02 19:25:27 +01:00
Lauréline Guérin f94bcff4d9
page: new pages are excluded from navigation by default (#17659) 2020-01-31 15:25:03 +01:00
Lauréline Guérin 8e7e745f5d
misc: PytestUnknownMarkWarning pytest.mark.freeze_time (#39438)
PytestUnknownMarkWarning: Unknown pytest.mark.freeze_time - is this a typo?
You can register custom marks to avoid this warning - for details,
see https://docs.pytest.org/en/latest/mark.html
2020-01-31 15:17:26 +01:00
Lauréline Guérin 11882c5810
misc: remove DeprecationWarning unescape (#39438)
DeprecationWarning: The unescape method is deprecated
and will be removed in 3.5, use html.unescape() instead.
2020-01-31 15:17:16 +01:00
Lauréline Guérin f2807ce2ec
misc: RemovedInDjango20Warning is_authenticated and is_anonymous (#39438)
RemovedInDjango20Warning: Using user.is_authenticated() and user.is_anonymous()
as a method is deprecated. Remove the parentheses to use it as an attribute.
2020-01-31 11:30:13 +01:00
Lauréline Guérin d217767257
misc: remove RuntimeWarning naive datetime (#39438)
RuntimeWarning: DateTimeField received a naive datetime
2020-01-31 11:30:13 +01:00
Lauréline Guérin 31f2899f8f
misc: remove RemovedInDjango21Warning render() method widget (#39438)
RemovedInDjango21Warning: Add the `renderer` argument to the render() method of
<Widget>. It will be mandatory in Django 2.1.
2020-01-31 11:30:13 +01:00
Lauréline Guérin c6198e6bc1
misc: remove DeprecationWarning encodestring (#39438)
DeprecationWarning: encodestring() is a deprecated alias since 3.1, use encodebytes()
2020-01-31 11:30:13 +01:00
Lauréline Guérin 126df789fe
misc: remove RemovedInDjango21Warning login() view (#39438)
RemovedInDjango21Warning: The login() view is superseded by the class-based LoginView().
2020-01-31 11:30:13 +01:00
Lauréline Guérin 9590604d49
misc: remove DeprecationWarning decodestring (#39438)
DeprecationWarning: decodestring() is a deprecated alias since Python 3.1, use decodebytes()
2020-01-31 11:30:12 +01:00
Frédéric Péters 7a5af339a4 tox: stop testing against python 2 (#39330) 2020-01-28 16:28:13 +01:00
Frédéric Péters 912f544a01 translation update 2020-01-28 11:43:54 +01:00
Frédéric Péters acbcbbc132 misc: use a more readable conversion of python to css class name (#39314) 2020-01-28 11:41:03 +01:00
Frédéric Péters 01e435d8f5 js: remove traces of removed parameters cell (#39315) 2020-01-28 11:19:05 +01:00
Valentin Deniaud baab48cd97 templatetags: add date filters (#36943) 2020-01-27 14:50:08 +01:00
Valentin Deniaud 7bc26d0365 dataviz: display total in tables (#37903) 2020-01-27 14:33:43 +01:00
Benjamin Dauvergne 6ab914d714 lingo: remove ':' character from return url (#39256) 2020-01-27 14:29:38 +01:00
Lauréline Guérin e40a3e8b67
placeholder: optional placeholders display and edition (#37135) 2020-01-27 10:53:24 +01:00
Lauréline Guérin cfdaeaf94d
misc: add missing migrations on lingo app (#18320) 2020-01-27 10:32:49 +01:00
Lauréline Guérin 4e6a7f4a5d
lingo: add labels to TIPI regies (#18320) 2020-01-27 10:32:48 +01:00
Frédéric Péters e3ae82a7be translation update 2020-01-26 19:02:19 +01:00
Frédéric Péters 3b02a99687 misc: remove obsolete parameters cell (#39087) 2020-01-24 10:57:38 +01:00
Lauréline Guérin 24619ce6db
cells: add a cell type "list of links" (#11006) 2020-01-24 10:31:43 +01:00
Frédéric Péters a00b640090 misc: add foldable cell and list of links to style demo page (#39112) 2020-01-24 09:03:33 +01:00
Frédéric Péters e54e61d2de maps: use Leaflet.GestureHandling to avoid zooming on map during scroll (#39057) 2020-01-24 09:03:33 +01:00
Frédéric Péters ab6373baf3 commands: filter on module name in cron command (#39090)
(instead of dotted name, e.g. lingo vs combo.apps.lingo)
2020-01-24 09:03:32 +01:00
Frédéric Péters 8556759486 manager: limit visibility summary width, to keep space for page title (#39089) 2020-01-24 09:03:32 +01:00
Frédéric Péters 0069c0495a misc: enable support for timeout in json cell post actions (#39084) 2020-01-24 09:03:32 +01:00
Frédéric Péters bdc78a81f4 misc: update migration to change upload path from bytes to strings 2020-01-21 20:27:08 +01:00
Emmanuel Cazenave 3177f5067d lingo: move transaction identifier to URL path (#39074) 2020-01-20 17:59:01 +01:00
Frédéric Péters d6ada27492 lingo: restore gettext call for caisse d’épargne 2020-01-17 15:43:25 +01:00
Frédéric Péters 6226d1ded4 tox: don't use pytest 5.3.3 as it's much slower 2020-01-17 14:53:18 +01:00
Frédéric Péters f17553257c misc: prefer latest match when looking for skeleton (#38899) 2020-01-17 14:30:02 +01:00
Frédéric Péters dea9a0484a lingo: don't mark untranslatable payment system names for translation (#39049) 2020-01-17 14:29:25 +01:00
Benjamin Dauvergne 495a311efd lingo: declare payfip backends (#39042) 2020-01-17 00:27:06 +01:00