Commit Graph

578 Commits

Author SHA1 Message Date
Frédéric Péters c5ac617020 lingo: handle posting form and receiving callbacks 2015-12-30 17:49:30 +01:00
Frédéric Péters ee767551db lingo: declare ingenico (ogone) service 2015-12-30 17:49:30 +01:00
Frédéric Péters 1fabf2f78a lingo: send request to payment service 2015-12-30 17:49:30 +01:00
Frédéric Péters 2b23cf9e1b lingo: add initial migration 2015-12-30 17:49:30 +01:00
Frédéric Péters ac87194f0b lingo: turn basket into a form 2015-12-30 17:49:30 +01:00
Frédéric Péters 531ba30b0f lingo: fill basket item with details from request 2015-12-30 17:49:30 +01:00
Frédéric Péters c2ce4439c4 lingo: add i18n to basket template 2015-12-30 17:49:30 +01:00
Frédéric Péters c96a356790 lingo: mark itself as irrelevant if the basket is empty 2015-12-30 17:49:30 +01:00
Frédéric Péters 998f3f387a lingo: add "my basket" combo cell type (#6290) 2015-12-30 17:49:30 +01:00
Frédéric Péters 23b92ec1ca lingo: add api to add items to basket, with fake values for now 2015-12-30 17:49:29 +01:00
Frédéric Péters b9d0e83efc lingo: add basketitem model 2015-12-30 17:49:29 +01:00
Frédéric Péters 2c46a2d3d5 lingo: add api view to get list of regies 2015-12-30 17:49:29 +01:00
Frédéric Péters d14dfab97b lingo: add simple model for regies 2015-12-30 17:49:29 +01:00
Frédéric Péters 1e3fb35483 lingo: don't use migrations system for the moment 2015-12-30 17:49:29 +01:00
Frédéric Péters 305b88da34 lingo: hook into combo plugin system 2015-12-30 17:49:29 +01:00
Frédéric Péters 1752ec4df9 lingo: start as a standalone module
Lingo was started as a standalone module and the commits where later crafted
onto the combo repository.
2015-12-30 17:49:29 +01:00
Frédéric Péters 24d2a77f53 public: make skeleton available to all known services (#8560) 2015-12-29 12:49:14 +01:00
Frédéric Péters c845d86235 install gadjo theme in usr/share/publik/themes/ (#9445) 2015-12-29 12:49:14 +01:00
Frédéric Péters 0f55b70c12 publik: add portal_agent_extra_css to customise backoffice look (#9242) 2015-12-27 16:08:23 +01:00
Benjamin Dauvergne 5ec656f678 jekins.sh: replace XStatic-Chart.js by XStatic-ChartNew.js 2015-12-23 17:53:55 +01:00
Benjamin Dauvergne 41f2ea69ba debian: update pydist-overrides for ChartNew.js 2015-12-23 16:45:30 +01:00
Thomas NOËL bc44ce7e98 update french translation (#9070) 2015-12-23 16:26:29 +01:00
Benjamin Dauvergne 1adea6ad03 update french translation (#9217) 2015-12-23 10:19:25 +01:00
Benjamin Dauvergne 3e3d892f3e dataviz: replace Chart.js by ChartNew.js for rendering charts (fixes #9217) 2015-12-23 10:18:29 +01:00
Benjamin Dauvergne c206fe11f7 dataviz: use submitted cube value instead of instance value if present (fixes #9218) 2015-12-23 09:27:02 +01:00
Frédéric Péters 2e8e3f9b9b wcs: sign requests done by manager to present forms/categories (#9370) 2015-12-19 19:18:35 +01:00
Frédéric Péters 565d9f5f54 build: add missing sys import 2015-12-19 19:18:35 +01:00
Frédéric Péters 4f32863de0 debian: add missing python-django to build-depends 2015-12-19 19:18:35 +01:00
Frédéric Péters 06b0cb4912 manager: don't update html of cells with a ckeditor (#9367) 2015-12-18 12:55:40 +01:00
Frédéric Péters 8e8f6828b3 wcs: turn "current forms" cell into a "user forms" cell, with options (#9070) 2015-12-18 09:51:06 +01:00
Frédéric Péters f605f88185 misc: fix ajax-loading of empty cell (#9223)
This is a workaround for jQuery .replaceWith() not working with empty strings.
2015-12-16 12:03:21 +01:00
Frédéric Péters ffff0b7462 dataviz: fix jsonp requests for gauge values 2015-12-07 21:31:49 +01:00
Frédéric Péters ee879f80ef jenkins: get latest WebTest version 2015-12-05 23:50:07 +01:00
Frédéric Péters b06b2da707 manager: always update cell form after a click on the save button (#9215) 2015-12-05 23:40:46 +01:00
Frédéric Péters 1c46784055 misc: add a class to cells that failed to load (#9213) 2015-12-05 18:33:51 +01:00
Frédéric Péters a478ee212c misc: fix additional label json view to work on lazy gettext strings (#9212) 2015-12-05 18:33:51 +01:00
Frédéric Péters e732fc0cb7 dataviz: add missing closing bracket in js selector 2015-12-05 12:49:52 +01:00
Frédéric Péters 2299a3376c trivial: fix comment about agent portal cookie duration 2015-12-01 19:04:26 +01:00
Frédéric Péters b7ac62ee28 translation update 2015-11-29 11:10:53 +01:00
Benjamin Dauvergne 4c1fbe696b dataviz: fix typo 2 (#9098) 2015-11-26 18:05:28 +01:00
Benjamin Dauvergne b1e486be56 dataviz: fix typo (#9098 2015-11-26 17:58:59 +01:00
Benjamin Dauvergne 4c43e5f0f7 add jenkins.sh 2015-11-26 17:53:40 +01:00
Frédéric Péters ebe1cce682 debian: fix python-xstatic-chart-js package name 2015-11-26 17:44:46 +01:00
Benjamin Dauvergne 842f700b71 dataviz: add cells to display data from cubes using barcharts and HTML tables (#9098)
It contains two new cells: CubesBarChart and CubesTable. You must have a cubes
server targeted by the CUBES_URL setting for enabling the cells.
2015-11-26 17:20:42 +01:00
Frédéric Péters 85f0906aaf wcs: send an explicitely empty NameID to mark anonymous calls (#9102) 2015-11-25 15:49:01 +01:00
Frédéric Péters 8a4eb41869 misc: add a X-Combo-Page-Id header to skeleton responses (#9095) 2015-11-25 15:49:01 +01:00
Frédéric Péters 3c560f30f9 misc: don't create a fake template for 404 errors (#9110) 2015-11-25 15:49:01 +01:00
Frédéric Péters 405b41020c tests: fix mock user object 2015-11-25 15:26:16 +01:00
Frédéric Péters d283175f11 wcs: add a class to formdefs requiring authentication (#9103) 2015-11-24 14:19:22 +01:00
Frédéric Péters 413f89eb97 wcs: add base_url for blurp compatibility 2015-11-23 20:54:56 +01:00