Commit Graph

693 Commits

Author SHA1 Message Date
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
Frédéric Péters 88884c32dd tests: add initial momo tests 2016-07-13 09:14:08 +02:00
Frédéric Péters f1827dcbf9 tests: add tests for apps.publik services.js 2016-07-13 08:21:29 +02:00
Frédéric Péters 58e2b80e1c translation update 2016-07-11 16:13:35 +02:00
Frédéric Péters d6d288226a tests: add check for /manage/menu.json 2016-07-11 14:40:05 +02:00
Frédéric Péters a32f0cdef1 tests: add check for cell reordering 2016-07-11 14:40:05 +02:00
Frédéric Péters 3fbaf602ca tests: add check for cell visibility edition 2016-07-11 14:40:05 +02:00
Frédéric Péters b614a62821 tests: add check for cell deletion 2016-07-11 14:40:05 +02:00
Frédéric Péters ab9065c48e tests: add check for site export/import 2016-07-11 14:40:05 +02:00
Frédéric Péters e998aa064d tests: add test for page slug changes in manager 2016-07-11 14:40:05 +02:00
Frédéric Péters c49e5e5f5c misc: add support for 1.7 lorem_ipsum module location 2016-07-11 10:56:03 +02:00
Frédéric Péters c037079c97 misc: extend style demo page with texts and template selector (#12510) 2016-07-11 10:47:12 +02:00
Frédéric Péters 1bb4b810ba public: add a class to cells that are shown to admin despite groups (#12505) 2016-07-11 10:31:19 +02:00
Frédéric Péters 92aadeeca1 migrations: update verbose_name of ParentContentCell 2016-07-11 08:20:58 +02:00
Frédéric Péters 4d970bde94 manager: display visibility restriction in cell header (#12358) 2016-07-11 08:20:58 +02:00
Frédéric Péters e4adab6ce2 tests: add a test adding all basic kinds of cells 2016-07-10 22:02:59 +02:00
Frédéric Péters 04b830d9ee tests: add basic test of update_transactions command 2016-07-10 12:30:33 +02:00
Frédéric Péters 9ca3e7377a locale: fix verb form for confirm deletion button 2016-07-07 23:27:18 +02:00
Jean-Baptiste Jaillet 54c8ab505e manager: order page for export (#12341)
Order page in list before json dumping in order to have parents before
any children
2016-07-04 15:42:37 +02:00
Frédéric Péters 18303a3ef6 lingo: put both parenthesis of "delete" inside the <a> tag (#12370) 2016-06-29 17:45:57 +02:00
Frédéric Péters c11937fdd3 family: fix return value of is_enabled (#11225) 2016-06-29 17:42:56 +02:00
Frédéric Péters 68386f7e27 wcs: don't lose settings fields when there are multiple sites (#12339) 2016-06-28 16:23:50 +02:00
Frédéric Péters a01b9829ac lingo: fix content type of paid/cancelled notifications (#12346) 2016-06-28 15:09:42 +02:00
Benjamin Dauvergne cb5d94861c lingo: return to homepage in ReturnView when there is no user (fixes #11594) 2016-06-27 15:59:22 +02:00
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