:date: 2019-09-23

==========================
Monday, September 23, 2019
==========================

I finished the change requests for :ref:`avanti` (:ticket:`2274`). Summary of
changes:

.. currentmodule:: lino_xl.lib.cv

Changes in :mod:`lino_xl.lib.cv`:

- :attr:`BiographyOwner.language_knowledge` now also shows whether there is a certificate or not
- The :class:`CefLevel` choicelist now shows only the values (A0, A1, ...) and no longer their textual descriptions
- Changes in :xfile:`final_report.body.html`

- Added a new plugin :mod:`lino_avanti.lib.cv`
  which adds two specific fields to :class:`lino_avanti.lib.cv.Study`

.. currentmodule:: lino_xl.lib.polls

Changes in :mod:`lino_xl.lib.polls`:

- New table :class:`polls.AnswersByResponsePrint` is now shown in the detail of
  a response.

List of commits:

- 2019-09-22 20:51 in *xl*:
  `b0c11e7 <https://github.com/lino-framework/xl/commit/3f9754b36b975b34a00d3ca2eaf97ae82b0c11e7>`__
  (http://luc.lino-framework.org/blog/2019/0922.html)
- 2019-09-22 20:51 in *avanti*:
  `523fea6 <https://github.com/lino-framework/avanti/commit/f61f0f031b5d10b175fdc259277309ede523fea6>`__
  (http://luc.lino-framework.org/blog/2019/0922.html)
- 2019-09-22 20:51 in *book*:
  `ef8129f <https://github.com/lino-framework/book/commit/567debe44c60928c4bd5ef366880120d4ef8129f>`__
  (http://luc.lino-framework.org/blog/2019/0922.html)
- 2019-09-22 21:19 in *book*:
  `d411673 <https://github.com/lino-framework/book/commit/20d61469044fadbfe73a61eb70ccebaa8d411673>`__
  (http://luc.lino-framework.org/blog/2019/0922.html)