Commit Graph

889 Commits

Author SHA1 Message Date
Frédéric Péters d74de964f9 translation update 2017-05-31 11:36:33 +02:00
Frédéric Péters dd5861aeca misc: include success notification in sample style page (#16630) 2017-05-31 10:26:29 +02:00
Frédéric Péters 1db0dd310e lingo: post data to extra fees calculator (#16635) 2017-05-31 10:22:34 +02:00
Frédéric Péters 23b7b294eb lingo: add possibility to compute extra fees (#16065) 2017-05-30 16:38:42 +02:00
Frédéric Péters a013add9ec lingo: remove support for partial payment (#10177) 2017-05-30 16:38:42 +02:00
Frédéric Péters 3668ef26f7 lingo: do not log 404 getting invoice with self declared invoices (#15832) 2017-05-29 13:23:04 +02:00
Frédéric Péters 797dbdd463 lingo: rename "slug" field to "identifier" (#15801) 2017-05-29 13:23:04 +02:00
Frédéric Péters 7c7e686c32 misc: correctly transform acquired placeholders in skeletons (#16537) 2017-05-29 13:23:04 +02:00
Frédéric Péters cdd5d6f92b lingo: allow addition of basket items without a source url (#16530) 2017-05-29 13:23:04 +02:00
Frédéric Péters 0f8dd1f6be debian: use RuntimeDirectory option to create /run/combo/ (#16519) 2017-05-28 16:04:57 +02:00
Frédéric Péters 8a7b6773e5 debian: add systemd service file (#16465) 2017-05-26 13:54:59 +02:00
Thomas NOËL bac05b0cd7 json cell: always reset json context variable (#16463) 2017-05-23 15:48:37 +02:00
Frédéric Péters 86ba3cbb4a translation update 2017-05-23 15:13:34 +02:00
Frédéric Péters cc84f3c5be general: add initial support for custom user dashboards (#15043) 2017-05-23 14:38:15 +02:00
Thomas NOËL bd2df6fb70 search: use context_processors for results template (#16452) 2017-05-23 13:37:44 +02:00
Frédéric Péters 54a60e584a general: use render_cell templatetag in ajax call (#16301) 2017-05-23 10:34:25 +02:00
Serghei Mihai da590a77ae manager: trigger js event when cell form reloaded (#16419) 2017-05-22 17:52:30 +02:00
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