Commit Graph

872 Commits

Author SHA1 Message Date
Thomas NOËL 7023538a6e update french translations 2017-05-21 15:31:38 +02:00
Frédéric Péters 9dea315a53 general: add possibility to attach a picture to pages (#16337) 2017-05-19 16:11:11 +02:00
Frédéric Péters 14eda4eafb misc: include json url in log in case of invalid json content (#16327) 2017-05-15 10:56:04 +02:00
Frédéric Péters 96ab51d1d0 misc: add force_async option, to force asynchronous rendering of json (#16300)
The new default behaviour is to render directly in page if the json data
is already in cache.
2017-05-15 09:26:10 +02:00
Frédéric Péters 8bc7085ac0 utils: fix get_templated_url to work with packed contexts (#16308) 2017-05-15 09:23:03 +02:00
Thomas NOËL 124e2e2fc2 allow substitution variables in search URLs (#16196) 2017-05-12 18:09:50 +02:00
Thomas NOËL b88c28bdb0 templatetags: add parse_datetime, from django.utils.dateparse (#16178) 2017-05-10 14:14:13 +02:00
Frédéric Péters a1d79e0be9 general: port management commands to new argument parsing (#16215) 2017-05-06 13:46:57 +02:00
Frédéric Péters 14497be115 misc: apply some typographic rules on ckeditor fields (#16107)
This follows https://fr.wikipedia.org/wiki/Ponctuation.
2017-05-06 13:46:57 +02:00
Frédéric Péters b6894ae792 misc: add COMBO_SEARCH_SERVICES to default settings (#15929) 2017-05-02 15:52:05 +02:00
Frédéric Péters 938137c428 misc: remove usage of django.conf.urls.patterns (#15993) 2017-05-02 15:52:05 +02:00
Thomas NOËL c4ad5c122f add humanize template filters in INSTALLED_APPS (#15866) 2017-04-21 15:18:15 +02:00
Frédéric Péters 693e6155cc lingo: change "remove basket item" API to notify on "notify=true" arg (#15798) 2017-04-14 14:36:28 +02:00
Frédéric Péters 2920c0d87a notifications: allow session user to ack (#15869) 2017-04-14 14:36:28 +02:00
Frédéric Péters 9f4d602735 general: remove django 1.7 support (#15851) 2017-04-14 14:03:58 +02:00
Frédéric Péters 1b29b385a0 general: add possibility to redirect unloggued users (#15814) 2017-04-12 15:07:58 +02:00
Frédéric Péters ea08a76477 general: add possibility to redirect to an "initial login" page (#6705) 2017-04-12 15:07:58 +02:00
Thomas NOËL 8e1ff3597c add has_role template filter (#15847) 2017-04-12 11:29:12 +02:00
Frédéric Péters 48065634d2 general: enhance import/export cmdline commands (#15665)
This unifies behaviour with other publik components, it adds support for
stdin/stdout using '-' as filename, and adds if-empty and clean flags to
the import command.
2017-04-06 22:58:36 +02:00
Thomas NOËL 76007e9fd5 allow query-string values in json cell context (#15757) 2017-04-06 17:19:03 +02:00
Frédéric Péters ebc4aa0389 json cell: add support for cache duration to cell settings (#15758) 2017-04-06 17:00:21 +02:00
Thomas NOËL a11e930ecd add 'debug' in template vars context processor (#15770) 2017-04-05 16:08:11 +02:00
Frédéric Péters 3abb0b60ea json cell: make sure source URL is only retrieved once (#15766) 2017-04-05 14:02:06 +02:00
Frédéric Péters eea9968a25 misc: trigger combo:cell-loaded with correct param (#15556) 2017-04-04 16:23:28 +02:00
Frédéric Péters b52a6efd0f misc: make sure ajax loading replace closest parent (#15554) 2017-04-04 16:23:28 +02:00
Frédéric Péters b7d62e0021 general: add pre-configured json cells (#15723) 2017-04-04 14:22:32 +02:00
Frédéric Péters ddcbc0aef6 wcs: factor list of forms into a single template (#14959) 2017-03-27 10:57:46 +02:00
Frédéric Péters 4e53ac18a1 search: index content as safe HTML (#15399) 2017-03-27 10:57:46 +02:00
Frédéric Péters ae91a73cfe misc: ship static files from combo.apps.lingo 2017-03-20 10:53:43 +01:00
Frédéric Péters 8ad44e7d48 lingo: add html5 validation to tipi form fields (#15499) 2017-03-20 10:52:30 +01:00
Frédéric Péters 075d0635a4 lingo: move tipi.js to lingo app (#15498) 2017-03-20 10:52:30 +01:00
Frédéric Péters 84e8e48add translation update 2017-03-17 23:59:14 +01:00
Frédéric Péters 118f69bb22 search: only index sites with a "site contents" cell (#15460) 2017-03-17 11:20:21 +01:00
Frédéric Péters 634aa90931 lingo: remove unnecessary email placeholder in TIPI form (#15462) 2017-03-17 11:20:21 +01:00
Frédéric Péters b063fe2212 misc: update TIPI translation to match what's on paper 2017-03-17 08:27:02 +01:00
Frédéric Péters a70bacbfc7 translation update 2017-03-17 08:25:18 +01:00
Frédéric Péters 5946fb0868 wcs: fix is_relevant function signature (pylint) 2017-03-17 08:25:15 +01:00
Frédéric Péters 358018e8de lingo: fix bad super call (pylint) 2017-03-17 08:25:12 +01:00
Frédéric Péters 7d5b2366ef misc: add user to context dict, for compatibility 2017-03-16 11:34:53 +01:00
Frédéric Péters 9be8eef4b9 misc: add request to context dict, for compatibility 2017-03-16 10:30:15 +01:00
Frédéric Péters 559bf4b0c1 misc: use RequestContext when rendering for search index (#15449) 2017-03-16 09:16:17 +01:00
Frédéric Péters 3e4eef551a lingo: mark basket cells as depending on user (#15422) 2017-03-16 09:16:17 +01:00
Frédéric Péters e0d5cc20da misc: limit indexing to anonymous cells (#15422) 2017-03-16 09:16:17 +01:00
Serghei Mihai e202e28792 tipi form: fix control protocol default id (#14519)
Tests fixed.
2017-03-14 17:24:28 +01:00
Serghei Mihai 970fadf03b tipi payment form cell (#14519) 2017-03-14 16:37:12 +01:00
Thomas NOËL a5309c31af remove sidebar content (menu) in default templates (#15406) 2017-03-14 13:36:44 +01:00
Frédéric Péters 02ce4fe96b dataviz: don't render anything for searches (#15409) 2017-03-13 16:54:58 +01:00
Thomas NOËL 97aee4d4f3 extend maximum length of page titles to 150 characters (#15408) 2017-03-13 16:50:49 +01:00
Frédéric Péters 4c8084e1a1 misc: ship templates from data/ directory 2017-03-13 10:19:46 +01:00
Frédéric Péters bc655df423 tests: adapt search test to minor markup change 2017-03-13 09:50:42 +01:00