Commit Graph

723 Commits

Author SHA1 Message Date
Frédéric Péters 84a7d1e2b4 translation update 2016-10-11 15:49:32 +02:00
Frédéric Péters 79c82fe077 lingo: don't crash "past invoice" cell when used on basket items (#13505) 2016-10-11 15:42:06 +02:00
Frédéric Péters 94bc439887 dataviz: remove migration dependency on django 1.8 2016-10-11 09:52:52 +02:00
Frédéric Péters e7cfb8dbdc wcs: handle API transitioning from list to 'data' dict (#13521) 2016-10-11 09:47:18 +02:00
Frédéric Péters b83db4889c dataviz: add support for including bijoe graphs (#12744) 2016-10-11 09:45:53 +02:00
Frédéric Péters 539a17d1e0 translation update 2016-10-06 11:56:14 +02:00
Frédéric Péters f7678c42d8 wcs: be sure to reset context['more_forms'] when rendering cell (#13390) 2016-10-06 11:46:11 +02:00
Frédéric Péters 760c7a2487 general: add support for varying cell template based on slug (#7141) 2016-09-30 15:16:40 +02:00
Frédéric Péters ae8f3eff56 misc: use a template to render the text cell (#13367) 2016-09-30 15:16:40 +02:00
Frédéric Péters 9242e4d37a manage: add a new field for extra css class on BaseCell (#12553) 2016-09-30 15:16:36 +02:00
Frédéric Péters 699e24f1f4 lingo: make it possible to mark a regie as default (#12758) 2016-09-30 15:13:54 +02:00
Thomas NOËL 396e6eb29a update french translations (typo) 2016-09-21 23:30:35 +02:00
Thomas NOËL ed7faf5841 update french translations 2016-09-21 22:44:31 +02:00
Thomas NOËL eb495f90de tests: add test for a remote regie (#13255) 2016-09-21 14:57:23 +02:00
Thomas NOËL e9e2f34ed9 utils.requests: remote_service can be guessed (#13125) 2016-09-21 13:19:59 +02:00
Frédéric Péters 9115f7f3cd js: let jquery assume CORS support is available (#13035) 2016-09-20 15:22:07 +02:00
Thomas NOËL 1d59de54f6 usersearch: add missing i18n (#13230) 2016-09-20 09:50:38 +02:00
Frédéric Péters b215a1bf3a misc: add methods to get next/previous page (#13038) 2016-09-16 09:51:21 +02:00
Frédéric Péters 6b33b55618 wcs: include site slug in as key/value in dictionary (#13097) 2016-09-16 09:51:21 +02:00
Serghei Mihai 11a3fb32fa lingo: pass user first and last names to payment backend (#12451) 2016-09-13 17:48:38 +02:00
Frédéric Péters c5d8ae8c74 tests: don't run multiple render() on the same context 2016-08-31 21:56:43 +02:00
Frédéric Péters 86e2b10aa4 wcs: only load data in context if it's not set (#13006) 2016-08-31 21:37:12 +02:00
Frédéric Péters e7e5da510d lingo: return a 404 in case invoice id can't be decrypted (#12669) 2016-08-29 11:21:28 +02:00
Frédéric Péters 1b71d7849e public: don't allow ajax rendering of private cells (#12741) 2016-08-29 10:30:41 +02:00
Frédéric Péters 61c46e7a7d publik: mark header as being for breadcrumbs (#12888) 2016-08-29 10:25:22 +02:00
Serghei Mihai 1770833410 lingo: fix downloaded item filename (#12907) 2016-08-24 10:22:02 +02:00
Serghei Mihai cad34679ca lingo: fix item's pdf dowload url (#12900) 2016-08-24 10:06:00 +02:00
Frédéric Péters 357c316e83 bump eopayment dependency 2016-08-23 08:11:39 +02:00
Frédéric Péters 1b6ac4c4b2 lingo: add validation/cancellation endpoints (#12766) 2016-08-23 07:49:19 +02:00
Frédéric Péters ab4a5cdb10 tests: don't run migrations if environment has DISABLE_MIGRATIONS (#12889) 2016-08-23 07:49:19 +02:00
Thomas NOËL c0f49ca21b templates: typo in page_template.html 2016-08-18 16:45:02 +02:00
Frédéric Péters 8865ca9277 publik: move breadcrumb into site header (summer 2016 style) (#12865) 2016-08-18 15:45:40 +02:00
Jean-Baptiste Jaillet 78c1c2f5e4 manager: add choice between deleting the page, or also its subpages (#12754) 2016-08-18 13:00:36 +02:00
Frédéric Péters 4fe99aea80 misc: sync requirements.txt with setup.py 2016-08-17 09:42:58 +02:00
Frédéric Péters 4298c2e4b6 tests: explicitelty enable drafts for test formdef
This is required after wcs b3eb549 (#12756) as existing drafts won't be
returned if their formdata has drafts disabled.
2016-08-11 12:21:45 +02:00
Frédéric Péters 56923e7a16 publik: add title attributes to publik menu items (#12817) 2016-08-01 13:10:38 +02:00
Frédéric Péters eb98cdbdd7 publik: force app menu label to be visible (#12816) 2016-08-01 13:10:38 +02:00
Frédéric Péters b99dc589e4 manager: include "see online" next to other action lines (#12808) 2016-07-30 18:15:07 +02:00
Frédéric Péters f5c8873a70 wcs: use correct class name in super() call 2016-07-26 22:56:59 +02:00
Frédéric Péters 843d423f7d pylint: remove unused import 2016-07-26 22:56:59 +02:00
Frédéric Péters 73f37912b6 pylint: reorder imported modules 2016-07-26 22:47:31 +02:00
Jean-Baptiste Jaillet af34561673 lingo: encrypt invoice id in URLs (#12669) 2016-07-26 22:40:23 +02:00
Frédéric Péters 2a3f362245 tests: add tests for async cell rendering 2016-07-25 22:47:42 +02:00
Frédéric Péters 54cc745628 publik: give a proper position to statistics entry in publik menu (#12720) 2016-07-25 12:42:25 +02:00
Frédéric Péters 0eb08fb444 publik: don't include ▼ in publik menu label (#12622) 2016-07-18 14:06:18 +02:00
Frédéric Péters 0a08e63fec lingo: update past migration with new choices values (#12605) 2016-07-16 08:31:49 +02:00
Frédéric Péters 447ec4f9db manager: give empty cell lists height to used as drop target (#12565) 2016-07-15 12:11:51 +02:00
Jean-Baptiste Jaillet 1dbda6fa72 settings: use pillow for ckeditor thumbnails (#11175)
This adds support for more file types, including thumbnails of PDF files.
2016-07-15 09:53:41 +02:00
Frédéric Péters 5b2a5da4e8 gadjo: add support for corbo in menu (#12509) 2016-07-13 11:21:17 +02:00
Frédéric Péters 6c2420b35c tests: add required __init__ file so tests can import others 2016-07-13 09:21:41 +02:00