Commit Graph

1231 Commits

Author SHA1 Message Date
Frédéric Péters 311aaa13cb tests: do not depend on message strings (#23138) 2018-05-22 21:17:32 +02:00
Frédéric Péters 4cd6169edf translation update 2018-05-22 21:09:40 +02:00
Frédéric Péters db5ad3c1c8 lingo: do not mention "Combo" in user messages (#23138) 2018-05-22 21:07:49 +02:00
Serghei Mihai b6356bf235 translations fix 2018-05-22 18:25:11 +02:00
Serghei Mihai 7248b13b04 translations update 2018-05-22 17:56:42 +02:00
Serghei Mihai 1ab144364e tox: compile translations before launching tests (#23989) 2018-05-22 16:28:38 +02:00
Serghei Mihai be003c355c lingo: activate localization in new invoices notifications command (#23024) 2018-05-18 15:14:53 +02:00
Serghei Mihai 21c21969f2 lingo: update new invoices email's context with template vars (#23138) 2018-05-18 15:14:53 +02:00
Serghei Mihai b493ae7406 lingo: use wrapper for remote invoices notifications (#22756)
Fix creation and payment limit dates parsing.
2018-05-18 15:14:53 +02:00
Serghei Mihai 0b5e16ba41 lingo: fix notifications expiration for expired invoices (#23824) 2018-05-18 15:14:53 +02:00
Frédéric Péters 2dd48f00a0 translation update 2018-05-16 15:58:42 +02:00
Frédéric Péters 0a610fd2a2 general: add possibility to restore snapshots from history (#21602) 2018-05-16 15:46:16 +02:00
Frédéric Péters 43da526e69 general: add page versionning (#21602) 2018-05-16 15:46:16 +02:00
Frédéric Péters b439f67a7a dataviz: use requests wrapper in gauge counter (#23862) 2018-05-16 14:43:22 +02:00
Frédéric Péters d645330d00 translation: add missing space in tracking code placeholder (#23708) 2018-05-15 09:59:02 +02:00
Emmanuel Cazenave 9d6daaa1aa pin django-webtest (#23604) 2018-05-04 15:43:18 +02:00
Frédéric Péters 9b4d54e721 translation update 2018-04-24 11:58:30 +02:00
Serghei Mihai bbf8ae107e data: add description to page (#23262) 2018-04-24 11:49:58 +02:00
Frédéric Péters e0e3ded588 general: always declare django-mellon if it's available (#23365) 2018-04-24 11:39:04 +02:00
Serghei Mihai d560d5ff81 lingo: search user by SAML name_id on remote invoices notifying (#22755) 2018-04-19 18:14:39 +02:00
Frédéric Péters 265752b496 tests: adapt sidebar to native gadjo sidebar (#22440) 2018-04-16 13:37:14 +02:00
Frédéric Péters cfa1fed9c3 build: mark minimal gadjo version (#22440) 2018-04-16 13:30:35 +02:00
Frédéric Péters 1ebdb33a2d misc: adapt sidebar to native gadjo sidebar (#22440) 2018-04-15 17:14:35 +02:00
Frédéric Péters 39ef627bab lingo: limit async payment notification to a few hours (#23188) 2018-04-15 17:14:35 +02:00
Frédéric Péters 69ac9adf88 misc: include cell key in config json cell CSS class names (#23079) 2018-04-11 10:20:51 +02:00
Serghei Mihai dbd744e3d2 lingo: add active invoices page url in invoice payment form (#22607) 2018-04-05 10:55:30 +02:00
Frédéric Péters 9d896b4188 lingo: make sure session is saved after lingo_next_url is set (#22933) 2018-04-04 17:19:28 +02:00
Frédéric Péters 57820cea78 lingo: don't include basket items in invoices cells (#22932) 2018-03-30 20:06:01 +02:00
Frédéric Péters 0cce0da6ab misc: only expose existing templates in styles demo page (#22439) 2018-03-29 13:37:46 +02:00
Frédéric Péters 3e52deedae maps: add geolocate button to maps (#21049) 2018-03-29 13:37:46 +02:00
Frédéric Péters a00a5358c4 notifications: add settings for default duration (#22730) 2018-03-29 13:37:46 +02:00
Elias Showk 408711c09e add optionnal support for django-debug-toolbar 2018-03-29 13:21:36 +02:00
Frédéric Péters aaa7cba251 maps: keep a single cluster layer (#22854) 2018-03-28 16:35:15 +02:00
Frédéric Péters 3b79d3c228 maps: remove unused data attribute (#22822) 2018-03-27 14:09:09 +02:00
Frédéric Péters 27186abb01 dataviz: remove legacy cubes code (#12743) 2018-03-26 11:33:18 +02:00
Serghei Mihai 5c41792080 lingo: fix url signing for new remote invoice retrieval (#22750) 2018-03-22 18:21:53 +01:00
Frédéric Péters 587bd52eb1 debian: fix combo-manage path in notify invoices job (#22720) 2018-03-22 09:44:53 +01:00
Serghei Mihai d539eae54e debian: add cron job for new invoices notifications (#22718) 2018-03-21 22:55:28 +01:00
Frédéric Péters 4adb47bdd5 translation update 2018-03-21 20:28:24 +01:00
Frédéric Péters 6730cbc466 lingo: make it possible to disable notification for new invoices (#22531) 2018-03-21 12:09:02 +01:00
Frédéric Péters 76c2fec23e misc: do not index cells in technical placeholders (#22658) 2018-03-21 11:50:22 +01:00
Frédéric Péters 409d12933c notifications: do not let API callers cancel user acks (#22667) 2018-03-21 11:50:22 +01:00
Frédéric Péters 8796c9892a misc: do not log invalid json content error if log_errors is False (#22661) 2018-03-21 11:38:19 +01:00
Serghei Mihai 1933eb6a9f lingo: send emails when notifying new invoices (#13122) 2018-03-21 11:03:34 +01:00
Serghei Mihai 26beade166 lingo: notify new remote invoices (#13122) 2018-03-21 11:03:34 +01:00
Benjamin Dauvergne 83d2de7030 notifications: make user optional in .visible() filter (#13122) 2018-03-21 11:03:30 +01:00
Benjamin Dauvergne 37c1985ccc notifications: allow dash in notification_id right part (#13122) 2018-03-21 11:03:21 +01:00
Benjamin Dauvergne ad3a44d64c notifications: do not unack automatically on .notify() (#13122)
It's also supported by the notification web-service.
2018-03-20 15:06:00 +01:00
Benjamin Dauvergne 8d9ac05b6d notifications: add a namespace() query filter (#13122) 2018-03-20 15:05:55 +01:00
Benjamin Dauvergne f2719b3a68 notifications: improve internal API (#22390)
* (user, external_id) is now unique, no need to user .first() / .last()
* new filter .find(user, id), .visible(user), new queryset actions .ack() and .forget()
* new property notification.visible to know if a notification is shown
* when notify() is called on an existing notification, it's unacked
* notify's parameters url, body and origin now default to '', serializer
has been updated
2018-03-19 10:53:09 +01:00