Commit Graph

240 Commits

Author SHA1 Message Date
Serghei Mihai fa0040a9ae teamnet axel cell draft 2015-07-16 23:08:01 +02:00
Frédéric Péters b98bedebec publik: look deeper for relevant wcs instance (#7769)
If there are several instances of wcs deployed (which is typical of a
multi-collectivity deployment) we ask authentic for user details so we
know where the user has been given roles, we can then get the relevant
wcs.
2015-07-15 16:02:20 +02:00
Frédéric Péters 517918060a doc: mention manage.py migrate and runserver 2015-07-01 19:15:50 +02:00
Frédéric Péters ad48116028 wcs: don't display "forms of a category" until it's configured (#7705) 2015-06-30 10:32:27 +02:00
Frédéric Péters 09278b7383 debian: distribute themes 2015-06-29 13:58:05 +02:00
Frédéric Péters 122fcb4a65 public: avoid spaces in generated menu html (#7689) 2015-06-26 16:18:38 +02:00
Frédéric Péters a4211c2992 publik.js: don't include any wcs if there is more than one (#7479) 2015-06-26 11:56:58 +02:00
Frédéric Péters f9819158f5 front of portal agent (#7497) 2015-06-26 11:56:58 +02:00
Frédéric Péters d92ccaa31b manager: put breadcrumbs in the appropriate block (#7485) 2015-06-26 11:56:58 +02:00
Frédéric Péters f2d92078cc publik.js: fix ordering of sidebar menu items (#7685) 2015-06-26 11:25:09 +02:00
Frédéric Péters dea9ab0b7d wcs: handle more errors from blurp (#7675) 2015-06-24 16:15:14 +02:00
Frédéric Péters 54a976eb4a misc: make sure link to /manage/ is on top of empty site content 2015-06-24 16:08:54 +02:00
Frédéric Péters 244e9c668f manager: fix root label of breadcrumb (#7502) 2015-06-24 16:07:50 +02:00
Frédéric Péters 16677c0126 manager: use flat and bigger blocks in object lists (#7561) 2015-06-15 10:15:16 +02:00
Thomas NOËL e59d661567 debian: init start after postgresql (#7548) 2015-06-11 19:08:10 +02:00
Thomas NOËL 2bfad4356b debian: init required syslog to be started (#7547) 2015-06-11 18:46:48 +02:00
Frédéric Péters e4a9da041b wcs: fix display of category cell in situation of blurp error (#7439) 2015-06-09 12:21:50 +02:00
Frédéric Péters b2168d8af0 wcs: fix renderer name to use in case of an error (#7426) 2015-06-09 12:21:50 +02:00
Frédéric Péters 50a8619721 public: add a generic togglable event to combo.public.js 2015-06-06 19:27:48 +02:00
Thomas NOËL dfac40936e wcs: always sign api url (#7404) 2015-06-03 13:45:30 +02:00
Frédéric Péters df9793d68f wcs: make sure there's a / after the domain name (#7320) 2015-06-01 09:08:27 +02:00
Frédéric Péters 2b8550af7b misc: add migration for linkcell change 2015-05-29 22:47:44 +02:00
Thomas NOËL 9371caf58c translation update 2015-05-29 19:06:36 +02:00
Thomas NOËL 839c21715c i18n: verbose_name for link_page in link cell 2015-05-29 19:02:17 +02:00
Thomas NOËL fbbf96fe3c additional-label json view: outputs '' instead of 'null' 2015-05-29 18:53:14 +02:00
Thomas NOËL fe4c97aac5 wcs, category cell: remove obsolete link_page in form (#7421, cont.) 2015-05-29 18:11:50 +02:00
Thomas NOËL b0e8071708 linkcell: additional label can be the internal page title (#7400, cont.) 2015-05-29 17:23:07 +02:00
Thomas NOËL 6d6bd722e2 linkcell: link_page can be empty (#7400, cont.) 2015-05-29 17:06:03 +02:00
Thomas NOËL c532e7cb0b wcs, category cell: remove the possibility to link to internal pages (#7421) 2015-05-29 16:02:37 +02:00
Thomas NOËL e53d411fb2 linkcell with link_page and anchor: add tests (#7400) 2015-05-29 15:42:21 +02:00
Thomas NOËL 64e5c82c60 add requests in requirements.txt and debian/control 2015-05-29 15:21:06 +02:00
Thomas NOËL 49e3ee9b41 skeleton: don't crash if no source (#7420) 2015-05-29 14:38:32 +02:00
Thomas NOËL 82e4bef240 linkcell: can link to a page; can have an anchor(#7400) 2015-05-29 14:26:52 +02:00
Frédéric Péters b1bb35a952 skeleton: use a more flexible output for empty placeholders (#7411) 2015-05-29 13:56:36 +02:00
Frédéric Péters 780d437f60 add linkcell migration 2015-05-28 16:15:21 +02:00
Frédéric Péters 94a946fa88 misc: add a simple link cell type (#7322) 2015-05-28 13:54:31 +02:00
Frédéric Péters f21cefe392 misc: expose cell in context when rendering its manager (#7346) 2015-05-26 17:48:40 +02:00
Frédéric Péters 650010b835 plugins: add method to register manager urls (#7345) 2015-05-26 17:48:40 +02:00
Frédéric Péters 036c349e75 distribute theme for "portail agent" (#7294) 2015-05-26 17:48:40 +02:00
Frédéric Péters 099a07a98b trivial: remove unncessary calls to console.log() 2015-05-26 17:48:40 +02:00
Thomas NOËL 476f7a4694 settings.py: add combo.apps.publik in INSTALLED_APPS 2015-05-26 17:14:53 +02:00
Frédéric Péters 263c667222 add combo.apps.publik, to advertise the list of known services (#7154) 2015-05-22 13:47:07 +02:00
Frédéric Péters bbbf85a277 misc: add django-jsonfield to requirements 2015-05-22 13:47:07 +02:00
Frédéric Péters 7fcf6167aa wcs: cache all form attributes (#7323) 2015-05-22 13:38:01 +02:00
Frédéric Péters aabe5461ad manager: make it possible for cells to override cell_form.html (#7321) 2015-05-22 13:38:01 +02:00
Frédéric Péters 7884ea2aaf manager: fix dragndrop of cell in pages with several filled placeholders (#7319) 2015-05-22 13:38:01 +02:00
Thomas NOËL 338199da75 update combo.apps.wcs README 2015-05-22 10:26:59 +02:00
Frédéric Péters 00c668a56e wcs: make sure the wcs URL has a trailing slash (#7326) 2015-05-21 13:18:52 +02:00
Frédéric Péters 3b64bc6617 trivial: remove trailing semi-colon 2015-05-20 20:16:24 +02:00
Frédéric Péters 0cd6dd6b0d trivial: remove unused imports 2015-05-20 20:16:24 +02:00