Commit Graph

650 Commits

Author SHA1 Message Date
Frédéric Péters 0a3c5a624f translation update 2016-06-20 16:57:29 +02:00
Frédéric Péters 5a91a25ddc wcs: add a link to display all forms of category (#11410) 2016-06-18 11:03:09 +02:00
Frédéric Péters c9ebf38ed9 debian: only reload when init script is called for reloading (#11396) 2016-06-18 11:03:09 +02:00
Frédéric Péters 62f976aa78 misc: use ⣿ for dragndrop handles 2016-06-18 11:03:05 +02:00
Frédéric Péters 619632a123 publik: use new flag to discover portal agent url/title (#11420) 2016-06-18 11:03:05 +02:00
Frédéric Péters 8029e57324 lingo: fix notification of paid item (#11392) 2016-06-16 14:48:52 +02:00
Frédéric Péters 62376d7993 publik: add support for an "environment_label" variable (#11347)
This will be used to mark the front and backoffice styles with a specific
banner.
2016-06-15 08:52:30 +02:00
Frédéric Péters 4d02627727 translation update 2016-06-13 16:04:54 +02:00
Benjamin Dauvergne 488e411a16 lingo: log payment events (fixes #11306) 2016-06-13 15:55:13 +02:00
Benjamin Dauvergne 489775e265 lingo: prevent partially initialized transaction objects 2016-06-13 15:55:13 +02:00
Frédéric Péters 6fa8a8c3c6 wcs: include form description in list of forms (#10300) 2016-06-13 15:08:28 +02:00
Frédéric Péters 13265b5cb4 lingo: fix usage of order_id/transaction_id in transaction table (#11314) 2016-06-13 12:35:51 +02:00
Frédéric Péters 933eb2673c lingo: add bank data to paid notification (#11213) 2016-06-13 12:35:51 +02:00
Serghei Mihai 5820af546d newsletters: check response by status code instead of json attribute 2016-06-10 11:35:50 +02:00
Serghei Mihai 6ca4e35ce6 newsletters: add uuid param for webservice calls (#10838) 2016-06-10 11:35:50 +02:00
Frédéric Péters 20bdb19c67 misc: use "cursor: move" as "grab" is known only to Firefox (#11256) 2016-06-10 08:29:41 +02:00
Frédéric Péters 68fdfd769b misc: remove django-1.8 specific migration requirement 2016-06-02 16:39:51 +02:00
Frédéric Péters bcf5fa3676 jenkins: get older version of django-jsonfield 2016-06-02 16:34:00 +02:00
Frédéric Péters 80777c430c general: simplify acquisition of parent content (#11110) 2016-06-02 16:09:08 +02:00
Frédéric Péters 981e22c4d2 misc: add import_site management command (#8183) 2016-06-02 15:28:35 +02:00
Frédéric Péters fd63b93a4d wcs: don't fail on errors getting list of categories (#11167) 2016-06-01 17:36:18 +02:00
Frédéric Péters 3fc67cfb67 lingo: don't allow grouping items from different regies (#11135) 2016-06-01 17:36:18 +02:00
Frédéric Péters 291484aee9 public: add support for badges next to menu items (#11116) 2016-06-01 17:36:18 +02:00
Frédéric Péters ed73a8ef82 manager: order and indent options for menu cell root page option (#10936) 2016-06-01 17:36:18 +02:00
Frédéric Péters 3a6a4f91fb lingo: strip port part when creating orig parameter (#9725) 2016-06-01 10:05:21 +02:00
Frédéric Péters 6fab880327 wcs: add a "is-redirection" class to forms that are redirections (#6561) 2016-06-01 10:05:21 +02:00
Frédéric Péters 86b65610bb pylint: remove unused imports 2016-06-01 10:05:21 +02:00
Frédéric Péters a740819bbd pylint: fix logging-not-lazy occurences 2016-06-01 10:05:21 +02:00
Frédéric Péters 935ae6ca5e pylint: fix bad whitespace 2016-06-01 10:05:21 +02:00
Frédéric Péters d837b1383d pylint: group django imports 2016-06-01 10:05:21 +02:00
Frédéric Péters e3e9b0f095 momo: fix handling of errors when generating the manifest 2016-06-01 10:05:21 +02:00
Frédéric Péters 8e138e0eed pylint: remove double import of Group class 2016-06-01 10:05:21 +02:00
Frédéric Péters 800c23eba1 lingo: make it possible to mark a basket item as not cancellable (#11144) 2016-05-31 16:21:14 +02:00
Frédéric Péters bdbef93bdf lingo: don't display invoice cells to anonymous users (#11118) 2016-05-29 23:24:38 +02:00
Frédéric Péters aa184710b1 translation update 2016-05-27 16:00:40 +02:00
Frédéric Péters 2faa4016f2 locale: uniform usage of terms in French translation (#11085) 2016-05-27 09:16:30 +02:00
Frédéric Péters bc6c0a5d11 lingo: make it possible to customize success text (#10623) 2016-05-27 08:41:41 +02:00
Frédéric Péters 8c6b152dfe lingo: add API endpoint to cancel a basket item (#9794) 2016-05-26 16:05:40 +02:00
Frédéric Péters f48cd30fe6 lingo: warn user if the payment service failed to answer properly (#11064) 2016-05-26 16:05:40 +02:00
Frédéric Péters a438043603 lingo: display an error message if invoice retrieval failed (#11033) 2016-05-24 11:50:22 +02:00
Frédéric Péters eba3934c2a momo: fix verbosity check in update manifest command 2016-05-20 18:22:42 +02:00
Frédéric Péters 9b06493f75 translation update 2016-05-20 13:45:25 +02:00
Frédéric Péters b9b93e0034 manager: add edit page for "exclude from navigation" attribute (#10991) 2016-05-19 16:30:52 +02:00
Frédéric Péters 0aa27b6a62 settings: add combo.apps.momo (#10972) 2016-05-17 18:09:52 +02:00
Frédéric Péters cc27e54365 translation update 2016-05-17 12:10:33 +02:00
Thomas NOËL fbb3d265cd manager: increase group select height (#9943) 2016-05-17 12:10:33 +02:00
Frédéric Péters 9d0b3d8d8a momo: add management command to regenerate manifest (#10858) 2016-05-17 12:10:33 +02:00
Frédéric Péters ad995eaf4c tests: pass unicode as titles 2016-05-17 11:35:43 +02:00
Frédéric Péters 541343d2ed manager: move title and slug to their own edit dialogs (#10940) 2016-05-17 11:21:15 +02:00
Frédéric Péters 3912bcdaa9 manager: change "add extra block" to a simple link (#10940) 2016-05-17 11:21:15 +02:00