Commit Graph

292 Commits

Author SHA1 Message Date
Frédéric Péters 1661765027 misc: remove duplicated string from French translation 2015-10-27 09:55:22 +01:00
Frédéric Péters 909b83bda3 misc: update French translation 2015-10-27 09:26:06 +01:00
Frédéric Péters 5fc4b00e5c misc: allow superusers to view everything (#8782) 2015-10-26 21:47:06 +01:00
Frédéric Péters da0c113336 publik: prefer wcs from same entity as the user (#8780) 2015-10-26 17:34:34 +01:00
Frédéric Péters a6ce35785c js: fix check for console.log() usage 2015-10-26 15:29:50 +01:00
Frédéric Péters e99f674d7f js: check console object exists before using it (#8774) 2015-10-26 14:15:17 +01:00
Frédéric Péters c7911492a4 public: add custom handler for 404 pages (#8681) 2015-10-26 10:14:49 +01:00
Frédéric Péters 413c2024f0 momo: check assets.zip exists before trying to remove it (#8771) 2015-10-26 10:14:49 +01:00
Frédéric Péters d37d75ac1e misc: write down portal agent location in a cookie (#8751) 2015-10-26 10:14:33 +01:00
Serghei Mihai 29ae45eb81 update french translation 2015-10-23 11:10:36 +02:00
Serghei Mihai f2a47ba0b7 family: unlink from family (#8509) 2015-10-23 11:10:36 +02:00
Serghei Mihai 5d92020fd4 family: allow family linking inside the cell (#8509) 2015-10-23 11:10:36 +02:00
Frédéric Péters af013aa124 misc: add migration with new icons 2015-10-21 16:16:41 +02:00
Frédéric Péters cf8ed91f5e momo: adding three new icons (#8661) 2015-10-16 18:04:07 +02:00
Frédéric Péters e58f4992c6 general: force URLs to reflect real page hierarchy (#8522) 2015-10-12 10:30:06 +02:00
Frédéric Péters 72b19db226 manager: display template name label, not identifier (#7478) 2015-10-12 10:30:06 +02:00
Frédéric Péters f08a1d7876 misc: don't display unconfigured feed cells (#8533) 2015-10-07 10:23:30 +02:00
Frédéric Péters 6967158d6a public: add list of pages to context (#7446)
This can be used by templates to create breadcrumbs.
2015-10-06 14:55:20 +02:00
Frédéric Péters 26b82b22f3 skeleton: always use best matching page (#8523) 2015-10-06 11:23:40 +02:00
Frédéric Péters 9764fdfd8a wcs: append /tryauth to links to forms (#8448) 2015-10-05 13:50:21 +02:00
Frédéric Péters 79d34f71ae momo: warn if there's no base assets file (#8233) 2015-10-05 13:50:21 +02:00
Frédéric Péters 3b6e622513 momo: display an error message if homepage is not defined (#8232) 2015-10-05 13:50:21 +02:00
Frédéric Péters 46672c201f misc: use site_title (from hobo) as page and header titles (#8416) 2015-10-05 13:50:20 +02:00
Frédéric Péters 9e7de4b1fc pylint: replace unnecessary string by a proper comment 2015-10-05 13:50:20 +02:00
Frédéric Péters 7ca8631bbf publik: improve styling of sidebar page template 2015-09-29 23:16:31 +02:00
Frédéric Péters 54346c1a29 publik: use site title in header 2015-09-29 23:16:31 +02:00
Frédéric Péters 94b6e4d111 general: extend skeleton_extra_placeholder to work as a verbatim block (#8414) 2015-09-29 17:10:12 +02:00
Serghei Mihai e026739491 family: improve template to be easily customizable via css (#8125)
French translations also updated
2015-09-23 19:47:03 +02:00
Serghei Mihai 2fe09e6107 family: include app templates 2015-09-21 18:35:33 +02:00
Serghei Mihai ebcd1e70eb family: remove alternate text from context 2015-09-21 18:35:33 +02:00
Serghei Mihai ca44046fae french localizations update 2015-09-21 16:57:09 +02:00
Serghei Mihai f26afe2cb1 basic family information cell (#8125) 2015-09-21 15:05:09 +02:00
Serghei Mihai 4e94b62894 expose cells media in the page (#8167) 2015-09-21 11:20:42 +02:00
Benjamin Dauvergne e97ece9fa3 setup.py: add requests to dependencies (fixes #8294) 2015-09-18 12:26:03 +02:00
Benjamin Dauvergne 52aa9794d0 data: add support for Media class to CellBase (fixes #8293)
You can produce media for a whole page with

  media = sum((cell.media for cell in cells), Media())

The `Media()` is ugly but sum is not able to find itself the base case
for the folding, it defaults to 0 which is not addable to Media.
2015-09-18 12:25:31 +02:00
Frédéric Péters de36956369 gadjo: add progressive rendering of publik menu (#7996) 2015-09-17 14:35:27 +02:00
Serghei Mihai 2b77f08c17 fix urls signing key (#8109) 2015-09-09 12:17:20 +02:00
Frédéric Péters df0a73a08e wcs: render as empty string cells that don't have a category configured (#8211) 2015-09-08 12:22:34 +02:00
Frédéric Péters 4834960e76 momo: spelling fix 2015-09-07 23:24:09 +02:00
Frédéric Péters d87e3e7792 build: limit django-ckeditor version to <4.5.3 (#8180) 2015-09-07 09:51:16 +02:00
Frédéric Péters 7c12f10c73 build: add missing templates from MANIFEST.in 2015-08-31 10:58:44 +02:00
Frédéric Péters 1bb03aee98 momo: add dialog to set a few global options (#8110) 2015-08-26 17:45:15 +02:00
Frédéric Péters 75dfc039ad momo: do not write down manifest if there was no changes (#8120) 2015-08-26 14:05:49 +02:00
Frédéric Péters e9f6936b3a momo: add a icon cell type, to select page icon (#8117) 2015-08-26 11:21:29 +02:00
Frédéric Péters d75ad01397 momo: add a README file documenting things a bit 2015-08-26 10:37:09 +02:00
Frédéric Péters 769d252856 misc: disable momo by default, enable it with ENABLE_MOMO in settings (#8115) 2015-08-26 10:04:32 +02:00
Frédéric Péters 06ff8acdbf momo: change link cells in <seealso> references (#8107) 2015-08-26 08:30:27 +02:00
Frédéric Péters 68f8855f9f build: add missing comma 2015-08-26 08:30:27 +02:00
Frédéric Péters cb8e5e0694 add migration for feed cell 2015-08-25 16:01:28 +02:00
Frédéric Péters cfbf3bf6a7 misc: use "synchronous" as context key to request synchronous rendering (#8108) 2015-08-24 17:17:06 +02:00