[Checkins] [zopefoundation/Zope] dace98: Initial commit including tests.

GitHub noreply at github.com
Thu Aug 23 08:12:56 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: dace981bb7dce6cbc542f5c3426bcb361f821f2f
      https://github.com/zopefoundation/Zope/commit/dace981bb7dce6cbc542f5c3426bcb361f821f2f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    A src/.gitignore
    A src/CHANGES.rst
    A src/LICENSE.txt
    A src/README.rst
    A src/bootstrap.py
    A src/buildout.cfg
    A src/setup.cfg
    A src/setup.py
    A src/zmi/__init__.py
    A src/zmi/styles/__init__.py
    A src/zmi/styles/configure.zcml
    A src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.bundle.min.js
    A src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.bundle.min.js.map
    A src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.min.css
    A src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.min.css.map
    A src/zmi/styles/resources/jquery-3.2.1.min.js
    A src/zmi/styles/resources/jquery-3.2.1.min.map
    A src/zmi/styles/resources/zopetello/LICENSE.txt
    A src/zmi/styles/resources/zopetello/README.txt
    A src/zmi/styles/resources/zopetello/config.json
    A src/zmi/styles/resources/zopetello/css/animation.css
    A src/zmi/styles/resources/zopetello/css/zopetello-codes.css
    A src/zmi/styles/resources/zopetello/css/zopetello-embedded.css
    A src/zmi/styles/resources/zopetello/css/zopetello-ie7-codes.css
    A src/zmi/styles/resources/zopetello/css/zopetello-ie7.css
    A src/zmi/styles/resources/zopetello/css/zopetello.css
    A src/zmi/styles/resources/zopetello/demo.html
    A src/zmi/styles/resources/zopetello/font/zopetello.eot
    A src/zmi/styles/resources/zopetello/font/zopetello.svg
    A src/zmi/styles/resources/zopetello/font/zopetello.ttf
    A src/zmi/styles/resources/zopetello/font/zopetello.woff
    A src/zmi/styles/resources/zopetello/font/zopetello.woff2
    A src/zmi/styles/subscriber.py
    A src/zmi/styles/tests.py

  Log Message:
  -----------
  Initial commit including tests.


  Commit: ea17af2ae0f76e3a3746b17f1d7a8b7b84cd8704
      https://github.com/zopefoundation/Zope/commit/ea17af2ae0f76e3a3746b17f1d7a8b7b84cd8704
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M src/.gitignore
    A src/.travis.yml
    A src/MANIFEST.in
    M src/setup.cfg
    A src/tox.ini

  Log Message:
  -----------
  Ease running the tests + add coverage tests.


  Commit: f8de0a62a426c4c9fc9d9fcb051d6ae828a833fc
      https://github.com/zopefoundation/Zope/commit/f8de0a62a426c4c9fc9d9fcb051d6ae828a833fc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M src/tox.ini
    M src/zmi/styles/configure.zcml
    M src/zmi/styles/tests.py

  Log Message:
  -----------
  Make configure self dependent and fix it so Zope's own test run with it.


  Commit: 852a8517c527e98ea42229a5c2521ab6db029772
      https://github.com/zopefoundation/Zope/commit/852a8517c527e98ea42229a5c2521ab6db029772
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M src/buildout.cfg

  Log Message:
  -----------
  Fix branch name after merge.


  Commit: a80e7811b7c36f14bcd9887bc1d43a2c8725737e
      https://github.com/zopefoundation/Zope/commit/a80e7811b7c36f14bcd9887bc1d43a2c8725737e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M src/zmi/styles/resources/zopetello/config.json
    M src/zmi/styles/resources/zopetello/css/zopetello-codes.css
    M src/zmi/styles/resources/zopetello/css/zopetello-embedded.css
    M src/zmi/styles/resources/zopetello/css/zopetello-ie7-codes.css
    M src/zmi/styles/resources/zopetello/css/zopetello-ie7.css
    M src/zmi/styles/resources/zopetello/css/zopetello.css
    M src/zmi/styles/resources/zopetello/demo.html
    M src/zmi/styles/resources/zopetello/font/zopetello.eot
    M src/zmi/styles/resources/zopetello/font/zopetello.svg
    M src/zmi/styles/resources/zopetello/font/zopetello.ttf
    M src/zmi/styles/resources/zopetello/font/zopetello.woff
    M src/zmi/styles/resources/zopetello/font/zopetello.woff2

  Log Message:
  -----------
  Add `icon-broken` for broken objects.


  Commit: 7bea92d87616e035d8a25c3a8e0607aba74ded0c
      https://github.com/zopefoundation/Zope/commit/7bea92d87616e035d8a25c3a8e0607aba74ded0c
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    R src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.bundle.min.js
    R src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.bundle.min.js.map
    R src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.min.css
    R src/zmi/styles/resources/bootstrap-4.0.0/bootstrap.min.css.map
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.bundle.min.js
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.bundle.min.js.map
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.min.css
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.min.css.map
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  Update Bootstrap to 4.1.1


  Commit: e90e29ecc8a830aa8049f06c4dbfab0f5632539b
      https://github.com/zopefoundation/Zope/commit/e90e29ecc8a830aa8049f06c4dbfab0f5632539b
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/zmi/styles/resources/zopetello/config.json
    M src/zmi/styles/resources/zopetello/css/zopetello-codes.css
    M src/zmi/styles/resources/zopetello/css/zopetello-embedded.css
    M src/zmi/styles/resources/zopetello/css/zopetello-ie7-codes.css
    M src/zmi/styles/resources/zopetello/css/zopetello-ie7.css
    M src/zmi/styles/resources/zopetello/css/zopetello.css
    M src/zmi/styles/resources/zopetello/demo.html
    M src/zmi/styles/resources/zopetello/font/zopetello.eot
    M src/zmi/styles/resources/zopetello/font/zopetello.ttf
    M src/zmi/styles/resources/zopetello/font/zopetello.woff
    M src/zmi/styles/resources/zopetello/font/zopetello.woff2

  Log Message:
  -----------
  Update zopetelle font to use zmi-icon prefix


  Commit: 4a1c369d7f73bfae28dfb2aa3f2fc528f487ab65
      https://github.com/zopefoundation/Zope/commit/4a1c369d7f73bfae28dfb2aa3f2fc528f487ab65
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    A src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  added zmi custom style file


  Commit: b6d7e56fc656ddf56b534ef562df82125a9a0b6f
      https://github.com/zopefoundation/Zope/commit/b6d7e56fc656ddf56b534ef562df82125a9a0b6f
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-05-17 (Thu, 17 May 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  considered variant manage_access template


  Commit: a27c452fa120eba143af2cf87c8a8547bfe733b1
      https://github.com/zopefoundation/Zope/commit/a27c452fa120eba143af2cf87c8a8547bfe733b1
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  ZMI


  Commit: 96e437f5bae4e3c3f3a94fb6b22c425d595814dc
      https://github.com/zopefoundation/Zope/commit/96e437f5bae4e3c3f3a94fb6b22c425d595814dc
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-05-18 (Fri, 18 May 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  ZMI


  Commit: 89a81e51ca50c35547d4fccad4d06715f705a21b
      https://github.com/zopefoundation/Zope/commit/89a81e51ca50c35547d4fccad4d06715f705a21b
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M src/README.rst

  Log Message:
  -----------
  Fix link, Fontello does not have https support


  Commit: 4302d2d1651872c99d9e0a92fc1add2d0a3ffaa7
      https://github.com/zopefoundation/Zope/commit/4302d2d1651872c99d9e0a92fc1add2d0a3ffaa7
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    A src/zmi/styles/resources/fontawesome-5.0.13/css/fontawesome-all.min.css
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.eot
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.svg
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.ttf
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.woff
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.woff2
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.eot
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.svg
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.ttf
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.woff
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.woff2
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.eot
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.svg
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.ttf
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.woff
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.woff2
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  Add full font awesome icon set to allow other applications to just reuse icons from here.


  Commit: adc530a02ad1b98ff8983229d19f512d7b84e4c5
      https://github.com/zopefoundation/Zope/commit/adc530a02ad1b98ff8983229d19f512d7b84e4c5
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    A src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/zopefoundation/zmi.styles


  Commit: 51768e53741116a41222b4fa1d4e429ca6431f44
      https://github.com/zopefoundation/Zope/commit/51768e53741116a41222b4fa1d4e429ca6431f44
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M src/README.rst
    R src/zmi/styles/resources/zopetello/LICENSE.txt
    R src/zmi/styles/resources/zopetello/README.txt
    R src/zmi/styles/resources/zopetello/config.json
    R src/zmi/styles/resources/zopetello/css/animation.css
    R src/zmi/styles/resources/zopetello/css/zopetello-codes.css
    R src/zmi/styles/resources/zopetello/css/zopetello-embedded.css
    R src/zmi/styles/resources/zopetello/css/zopetello-ie7-codes.css
    R src/zmi/styles/resources/zopetello/css/zopetello-ie7.css
    R src/zmi/styles/resources/zopetello/css/zopetello.css
    R src/zmi/styles/resources/zopetello/demo.html
    R src/zmi/styles/resources/zopetello/font/zopetello.eot
    R src/zmi/styles/resources/zopetello/font/zopetello.svg
    R src/zmi/styles/resources/zopetello/font/zopetello.ttf
    R src/zmi/styles/resources/zopetello/font/zopetello.woff
    R src/zmi/styles/resources/zopetello/font/zopetello.woff2
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  Remove zopetello, as all dependencies are now switched to fontawesome


  Commit: d59fab0cd877a589468a78b285ca799111b9f703
      https://github.com/zopefoundation/Zope/commit/d59fab0cd877a589468a78b285ca799111b9f703
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  ZMI


  Commit: ba78814c6c0c8986c08c4a03b2fd2a7776e35f9a
      https://github.com/zopefoundation/Zope/commit/ba78814c6c0c8986c08c4a03b2fd2a7776e35f9a
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-06-01 (Fri, 01 Jun 2018)

  Changed paths:
    M src/README.rst
    A src/zmi/styles/resources/fontawesome-5.0.13/css/fontawesome-all.min.css
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.eot
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.svg
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.ttf
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.woff
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.woff2
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.eot
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.svg
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.ttf
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.woff
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.woff2
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.eot
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.svg
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.ttf
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.woff
    A src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.woff2
    R src/zmi/styles/resources/zopetello/LICENSE.txt
    R src/zmi/styles/resources/zopetello/README.txt
    R src/zmi/styles/resources/zopetello/config.json
    R src/zmi/styles/resources/zopetello/css/animation.css
    R src/zmi/styles/resources/zopetello/css/zopetello-codes.css
    R src/zmi/styles/resources/zopetello/css/zopetello-embedded.css
    R src/zmi/styles/resources/zopetello/css/zopetello-ie7-codes.css
    R src/zmi/styles/resources/zopetello/css/zopetello-ie7.css
    R src/zmi/styles/resources/zopetello/css/zopetello.css
    R src/zmi/styles/resources/zopetello/demo.html
    R src/zmi/styles/resources/zopetello/font/zopetello.eot
    R src/zmi/styles/resources/zopetello/font/zopetello.svg
    R src/zmi/styles/resources/zopetello/font/zopetello.ttf
    R src/zmi/styles/resources/zopetello/font/zopetello.woff
    R src/zmi/styles/resources/zopetello/font/zopetello.woff2
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  :Merge branch 'master' of https://github.com/zopefoundation/zmi.styles


  Commit: 500331faba9a6e8ce56347ab4c65670c784c5173
      https://github.com/zopefoundation/Zope/commit/500331faba9a6e8ce56347ab4c65670c784c5173
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  started with menu


  Commit: 56780bcb12e07a3186231951ebbdf2e38a603c79
      https://github.com/zopefoundation/Zope/commit/56780bcb12e07a3186231951ebbdf2e38a603c79
  Author: Frank Hoffmann <dr.frank.hoffmann at web.de>
  Date:   2018-06-07 (Thu, 07 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  proceeded with menu


  Commit: d25ae6ad399b8833b8083261ba739022455f0877
      https://github.com/zopefoundation/Zope/commit/d25ae6ad399b8833b8083261ba739022455f0877
  Author: Dr. Frank Hoffmann <fh at sntl-publishing.com>
  Date:   2018-06-09 (Sat, 09 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  objectItems selection styles


  Commit: b36cb05cf19e5dbe5617dc74e3521543d241c674
      https://github.com/zopefoundation/Zope/commit/b36cb05cf19e5dbe5617dc74e3521543d241c674
  Author: Dr. Frank Hoffmann <fh at sntl-publishing.com>
  Date:   2018-06-09 (Sat, 09 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  added name filter input element to objectItems list


  Commit: b400c1bf7c0f7df06917802cffef7625bb69b26e
      https://github.com/zopefoundation/Zope/commit/b400c1bf7c0f7df06917802cffef7625bb69b26e
  Author: Dr. Frank Hoffmann <fh at sntl-publishing.com>
  Date:   2018-06-10 (Sun, 10 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  minor changes


  Commit: 03f9aaf0351c5d4fcfcfd3e13ad238120ad63681
      https://github.com/zopefoundation/Zope/commit/03f9aaf0351c5d4fcfcfd3e13ad238120ad63681
  Author: Dr. Frank Hoffmann <fh at sntl-publishing.com>
  Date:   2018-06-12 (Tue, 12 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  reset breadcrumb nav to usual way


  Commit: 3c58504152adeaf18337e890498134c8a203ba4f
      https://github.com/zopefoundation/Zope/commit/3c58504152adeaf18337e890498134c8a203ba4f
  Author: Dr. Frank Hoffmann <fh at sntl-publishing.com>
  Date:   2018-06-13 (Wed, 13 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  proceeded with manage_menu, added more monotony


  Commit: 0a7a6aec375ab9bc34ce4fbca2675b6d2bcedddc
      https://github.com/zopefoundation/Zope/commit/0a7a6aec375ab9bc34ce4fbca2675b6d2bcedddc
  Author: Dr. Frank Hoffmann <fh at sntl-publishing.com>
  Date:   2018-06-14 (Thu, 14 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  added zmi_icons


  Commit: 14e5c81c927239d9b550ed0dc2188fbcaa827dc3
      https://github.com/zopefoundation/Zope/commit/14e5c81c927239d9b550ed0dc2188fbcaa827dc3
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-15 (Fri, 15 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  zmi: added header-navbar


  Commit: b55817bcb4e4623c4dee315dc270e7e766050187
      https://github.com/zopefoundation/Zope/commit/b55817bcb4e4623c4dee315dc270e7e766050187
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-16 (Sat, 16 Jun 2018)

  Changed paths:
    A src/.project
    A src/.pydevproject
    M src/zmi/styles/resources/zmi_base.css
    A src/zmi/styles/resources/zmi_base.js
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  using modal dialog for adding objects


  Commit: 30e5d880ebd22fe483ca039e94e2039b88e7d55c
      https://github.com/zopefoundation/Zope/commit/30e5d880ebd22fe483ca039e94e2039b88e7d55c
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  cleaned/monotonized zmi dtmls


  Commit: 43cdbeefae0bafad30904c93428809fa07fa93fe
      https://github.com/zopefoundation/Zope/commit/43cdbeefae0bafad30904c93428809fa07fa93fe
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  made database manager accessible/navigable


  Commit: 1e63669afccb393f9e53ccf14ba6871589ed13f9
      https://github.com/zopefoundation/Zope/commit/1e63669afccb393f9e53ccf14ba6871589ed13f9
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  added control panel link to navbar


  Commit: a7d38b6401d8b8b0e7cb9528abc70209573940f9
      https://github.com/zopefoundation/Zope/commit/a7d38b6401d8b8b0e7cb9528abc70209573940f9
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-06-18 (Mon, 18 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  monotonized broken-icon


  Commit: 83b53010f1f13c33399435ffa85df6eb0c52ad63
      https://github.com/zopefoundation/Zope/commit/83b53010f1f13c33399435ffa85df6eb0c52ad63
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  zmi: added style quickfix for ancient forms


  Commit: 1880abd424bce9607001d34b944b101efeaf15f2
      https://github.com/zopefoundation/Zope/commit/1880abd424bce9607001d34b944b101efeaf15f2
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-19 (Tue, 19 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  added style fix for ancient code textarea gui


  Commit: 7af5eaca4dc2dbf3a1e0f83e9781dafbef36095d
      https://github.com/zopefoundation/Zope/commit/7af5eaca4dc2dbf3a1e0f83e9781dafbef36095d
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  cleaned HTML/icons, fixed object insertation url for modal dialog


  Commit: bcf0dcb78fd2556841e53f477a74d4e9b723432c
      https://github.com/zopefoundation/Zope/commit/bcf0dcb78fd2556841e53f477a74d4e9b723432c
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-06-20 (Wed, 20 Jun 2018)

  Changed paths:
    A src/zmi/styles/resources/logo/Zope_black.svg
    A src/zmi/styles/resources/logo/Zope_black_opacity12.svg
    A src/zmi/styles/resources/logo/Zope_white.svg
    A src/zmi/styles/resources/logo/Zope_white_opacity12.svg
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  added Zope logo as SVG (comment: the super old logo could be replaced by
a contemporary one in good time)


  Commit: e1345356944093ace308ce28d3cb5a3bfefbc744
      https://github.com/zopefoundation/Zope/commit/e1345356944093ace308ce28d3cb5a3bfefbc744
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  added sorting markers to objectItems list


  Commit: f38e2f86c1083b9bcc6f33cd8b3c3cdf32be77c6
      https://github.com/zopefoundation/Zope/commit/f38e2f86c1083b9bcc6f33cd8b3c3cdf32be77c6
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    R src/zmi/styles/resources/fontawesome-5.0.13/css/fontawesome-all.min.css
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.eot
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.svg
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.ttf
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.woff
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-brands-400.woff2
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.eot
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.svg
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.ttf
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.woff
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-regular-400.woff2
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.eot
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.svg
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.ttf
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.woff
    R src/zmi/styles/resources/fontawesome-5.0.13/webfonts/fa-solid-900.woff2
    A src/zmi/styles/resources/fontawesome-free-5.1.0/LICENSE.txt
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/all.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/brands.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/fontawesome.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/regular.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/solid.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/svg-with-js.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/v4-shims.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/v4-shims.min.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.woff2
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.woff2
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.woff2
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  updated fontawesome 5.1: cookie-crumbler icon; improved sorting styles


  Commit: b0513aec1212e2e8344ec6e77659883df93c154b
      https://github.com/zopefoundation/Zope/commit/b0513aec1212e2e8344ec6e77659883df93c154b
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-06-23 (Sat, 23 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  fix breadcrumb style


  Commit: 0e4bfeb8df10c5f0db20cbecc3ff72f3e50d00c7
      https://github.com/zopefoundation/Zope/commit/0e4bfeb8df10c5f0db20cbecc3ff72f3e50d00c7
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  added responsiveness to navbar and tabs-menu


  Commit: aad07c90996807a2235862daf0985d91bee3544f
      https://github.com/zopefoundation/Zope/commit/aad07c90996807a2235862daf0985d91bee3544f
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  fixed table-filter input for small screens


  Commit: 16660a0ede0d3a5afc912dd433893e8fc836f492
      https://github.com/zopefoundation/Zope/commit/16660a0ede0d3a5afc912dd433893e8fc836f492
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-25 (Mon, 25 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  phone view: tab menu as vertical overlay, added type names in
type-sorted object list


  Commit: 0c83348c82de71283d44711c5fc4c80905ee6d00
      https://github.com/zopefoundation/Zope/commit/0c83348c82de71283d44711c5fc4c80905ee6d00
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  made file uploader form element work with long names on small screens


  Commit: e3ad14953ad6a5fff8841409bac17abc1250b246
      https://github.com/zopefoundation/Zope/commit/e3ad14953ad6a5fff8841409bac17abc1250b246
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-06-27 (Wed, 27 Jun 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  optimized db info page for small screens


  Commit: cf23e8b8869ca52b12c441f5c33f75ba67cdf013
      https://github.com/zopefoundation/Zope/commit/cf23e8b8869ca52b12c441f5c33f75ba67cdf013
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-06-29 (Fri, 29 Jun 2018)

  Changed paths:
    A src/zmi/styles/resources/logo/favicon/android-chrome-192x192.png
    A src/zmi/styles/resources/logo/favicon/android-chrome-256x256.png
    A src/zmi/styles/resources/logo/favicon/apple-touch-icon.png
    A src/zmi/styles/resources/logo/favicon/browserconfig.xml
    A src/zmi/styles/resources/logo/favicon/favicon-16x16.png
    A src/zmi/styles/resources/logo/favicon/favicon-32x32.png
    A src/zmi/styles/resources/logo/favicon/favicon.ico
    A src/zmi/styles/resources/logo/favicon/mstile-150x150.png
    A src/zmi/styles/resources/logo/favicon/mstile-270x270.png
    A src/zmi/styles/resources/logo/favicon/mstile-310x150.png
    A src/zmi/styles/resources/logo/favicon/mstile-310x150.svg
    A src/zmi/styles/resources/logo/favicon/mstile-310x310.png
    A src/zmi/styles/resources/logo/favicon/mstile-70x70.png
    A src/zmi/styles/resources/logo/favicon/safari-pinned-tab.svg
    A src/zmi/styles/resources/logo/favicon/site.webmanifest
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  added favicons, proceded with Zcatalog


  Commit: f94492ef75e29c73e9474a4f16f09e6a4def4177
      https://github.com/zopefoundation/Zope/commit/f94492ef75e29c73e9474a4f16f09e6a4def4177
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-07-01 (Sun, 01 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  optimized tab nav for phone view


  Commit: b47e2a4ebbaf5cc8993282c2660eff583ab286ef
      https://github.com/zopefoundation/Zope/commit/b47e2a4ebbaf5cc8993282c2660eff583ab286ef
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M src/.gitignore
    R src/.project
    R src/.pydevproject

  Log Message:
  -----------
  Ignore personal preferences.


  Commit: 3eae1025e54ef2db594e3f3db4e89da6397e9e8e
      https://github.com/zopefoundation/Zope/commit/3eae1025e54ef2db594e3f3db4e89da6397e9e8e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-07-06 (Fri, 06 Jul 2018)

  Changed paths:
    M src/README.rst

  Log Message:
  -----------
  Add another content.

[skip ci]


  Commit: 58355ec04c38eacf85a09d0a70d6ea5d6d3ce504
      https://github.com/zopefoundation/Zope/commit/58355ec04c38eacf85a09d0a70d6ea5d6d3ce504
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

  Changed paths:
    A src/zmi/styles/resources/ace.ajax.org/ace.js
    A src/zmi/styles/resources/ace.ajax.org/mode-css.js
    A src/zmi/styles/resources/ace.ajax.org/mode-html.js
    A src/zmi/styles/resources/ace.ajax.org/mode-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/mode-less.js
    A src/zmi/styles/resources/ace.ajax.org/mode-python.js
    A src/zmi/styles/resources/ace.ajax.org/mode-text.js
    A src/zmi/styles/resources/ace.ajax.org/mode-xml.js
    A src/zmi/styles/resources/ace.ajax.org/theme-chrome.js
    A src/zmi/styles/resources/ace.ajax.org/theme-clouds.js
    A src/zmi/styles/resources/ace.ajax.org/theme-eclipse.js
    A src/zmi/styles/resources/ace.ajax.org/theme-mono_industrial.js
    A src/zmi/styles/resources/ace.ajax.org/worker-css.js
    A src/zmi/styles/resources/ace.ajax.org/worker-html.js
    A src/zmi/styles/resources/ace.ajax.org/worker-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/worker-xml.js
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js
    M src/zmi/styles/subscriber.py

  Log Message:
  -----------
  added ACE Editor to textarea#content


  Commit: 9e7977a94ae46f7fd1e710f15ed05e804a29c4d9
      https://github.com/zopefoundation/Zope/commit/9e7977a94ae46f7fd1e710f15ed05e804a29c4d9
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-07-07 (Sat, 07 Jul 2018)

  Changed paths:
    M src/.gitignore
    R src/.project
    R src/.pydevproject
    M src/README.rst

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/zopefoundation/zmi.styles


  Commit: f086c879c1b4211c6b0b5d8848620857d9305378
      https://github.com/zopefoundation/Zope/commit/f086c879c1b4211c6b0b5d8848620857d9305378
  Author: Robert Buchholz <rbu at goodpoint.de>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/logo/Zope_black.svg
    M src/zmi/styles/resources/logo/Zope_black_opacity12.svg
    M src/zmi/styles/resources/logo/Zope_white.svg
    M src/zmi/styles/resources/logo/Zope_white_opacity12.svg
    M src/zmi/styles/resources/logo/favicon/android-chrome-192x192.png
    M src/zmi/styles/resources/logo/favicon/android-chrome-256x256.png
    M src/zmi/styles/resources/logo/favicon/apple-touch-icon.png
    M src/zmi/styles/resources/logo/favicon/favicon-16x16.png
    M src/zmi/styles/resources/logo/favicon/favicon-32x32.png
    M src/zmi/styles/resources/logo/favicon/mstile-150x150.png
    M src/zmi/styles/resources/logo/favicon/mstile-270x270.png
    M src/zmi/styles/resources/logo/favicon/mstile-310x150.png
    M src/zmi/styles/resources/logo/favicon/mstile-310x150.svg
    M src/zmi/styles/resources/logo/favicon/mstile-310x310.png
    M src/zmi/styles/resources/logo/favicon/mstile-70x70.png
    M src/zmi/styles/resources/logo/favicon/safari-pinned-tab.svg

  Log Message:
  -----------
  Recompress images


  Commit: 03e5132743efdfe2ad0642c212f9f34bbf5ff974
      https://github.com/zopefoundation/Zope/commit/03e5132743efdfe2ad0642c212f9f34bbf5ff974
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Indentation and linter fixes


  Commit: f867fdcc8e909dd9c36762a11a334ce138f3bfc0
      https://github.com/zopefoundation/Zope/commit/f867fdcc8e909dd9c36762a11a334ce138f3bfc0
  Author: Martin Häcker <mhaecker at mac.com>
  Date:   2018-07-10 (Tue, 10 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Mark already templated fixes


  Commit: 2a8c761431316dda2edc1b0b2335ee7c78787e54
      https://github.com/zopefoundation/Zope/commit/2a8c761431316dda2edc1b0b2335ee7c78787e54
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  added ACE Editor hint for full screen view


  Commit: 07f472f63b62c796c5001771665cbd7008932ac2
      https://github.com/zopefoundation/Zope/commit/07f472f63b62c796c5001771665cbd7008932ac2
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  refined data-contenttype for code editor


  Commit: e2e444ec0ae38fcd963bd5f877da55e15ec4bbba
      https://github.com/zopefoundation/Zope/commit/e2e444ec0ae38fcd963bd5f877da55e15ec4bbba
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  no modal dialog addPluggableAuthService until code review


  Commit: 354729220027477e12439b7ac5f7a8d2bc5f814d
      https://github.com/zopefoundation/Zope/commit/354729220027477e12439b7ac5f7a8d2bc5f814d
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-07-11 (Wed, 11 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  added error case for modal dialog loading


  Commit: ac7464e347ca8f0ae3fde90c703761956a944f5a
      https://github.com/zopefoundation/Zope/commit/ac7464e347ca8f0ae3fde90c703761956a944f5a
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-07-13 (Fri, 13 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  fixed ACE html mode


  Commit: f18dc78ca0c5e2754949040798942d04015c1a9a
      https://github.com/zopefoundation/Zope/commit/f18dc78ca0c5e2754949040798942d04015c1a9a
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.mshome.net>
  Date:   2018-07-13 (Fri, 13 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  fixed ACE html mode (2)


  Commit: 1db54138f3abbe37f6517e82b4d915f61e387108
      https://github.com/zopefoundation/Zope/commit/1db54138f3abbe37f6517e82b4d915f61e387108
  Author: Dr. Frank Hoffmann <Dr. Frank Hoffmann at HAL01.fritz.box>
  Date:   2018-07-17 (Tue, 17 Jul 2018)

  Changed paths:
    M src/zmi/styles/resources/zmi_base.css
    M src/zmi/styles/resources/zmi_base.js

  Log Message:
  -----------
  Fixed ZCatalog tab menu line-break


  Commit: 1050d97a8af7fd240e029454bfe1973d65a55e2a
      https://github.com/zopefoundation/Zope/commit/1050d97a8af7fd240e029454bfe1973d65a55e2a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    A src/.gitignore
    A src/.travis.yml
    A src/CHANGES.rst
    A src/LICENSE.txt
    A src/MANIFEST.in
    A src/README.rst
    A src/bootstrap.py
    A src/buildout.cfg
    A src/setup.cfg
    A src/setup.py
    A src/tox.ini
    A src/zmi/__init__.py
    A src/zmi/styles/__init__.py
    A src/zmi/styles/configure.zcml
    A src/zmi/styles/resources/ace.ajax.org/ace.js
    A src/zmi/styles/resources/ace.ajax.org/mode-css.js
    A src/zmi/styles/resources/ace.ajax.org/mode-html.js
    A src/zmi/styles/resources/ace.ajax.org/mode-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/mode-less.js
    A src/zmi/styles/resources/ace.ajax.org/mode-python.js
    A src/zmi/styles/resources/ace.ajax.org/mode-text.js
    A src/zmi/styles/resources/ace.ajax.org/mode-xml.js
    A src/zmi/styles/resources/ace.ajax.org/theme-chrome.js
    A src/zmi/styles/resources/ace.ajax.org/theme-clouds.js
    A src/zmi/styles/resources/ace.ajax.org/theme-eclipse.js
    A src/zmi/styles/resources/ace.ajax.org/theme-mono_industrial.js
    A src/zmi/styles/resources/ace.ajax.org/worker-css.js
    A src/zmi/styles/resources/ace.ajax.org/worker-html.js
    A src/zmi/styles/resources/ace.ajax.org/worker-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/worker-xml.js
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.bundle.min.js
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.bundle.min.js.map
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.min.css
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.min.css.map
    A src/zmi/styles/resources/fontawesome-free-5.1.0/LICENSE.txt
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/all.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/brands.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/fontawesome.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/regular.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/solid.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/svg-with-js.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/v4-shims.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/v4-shims.min.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.woff2
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.woff2
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.woff2
    A src/zmi/styles/resources/jquery-3.2.1.min.js
    A src/zmi/styles/resources/jquery-3.2.1.min.map
    A src/zmi/styles/resources/logo/Zope_black.svg
    A src/zmi/styles/resources/logo/Zope_black_opacity12.svg
    A src/zmi/styles/resources/logo/Zope_white.svg
    A src/zmi/styles/resources/logo/Zope_white_opacity12.svg
    A src/zmi/styles/resources/logo/favicon/android-chrome-192x192.png
    A src/zmi/styles/resources/logo/favicon/android-chrome-256x256.png
    A src/zmi/styles/resources/logo/favicon/apple-touch-icon.png
    A src/zmi/styles/resources/logo/favicon/browserconfig.xml
    A src/zmi/styles/resources/logo/favicon/favicon-16x16.png
    A src/zmi/styles/resources/logo/favicon/favicon-32x32.png
    A src/zmi/styles/resources/logo/favicon/favicon.ico
    A src/zmi/styles/resources/logo/favicon/mstile-150x150.png
    A src/zmi/styles/resources/logo/favicon/mstile-270x270.png
    A src/zmi/styles/resources/logo/favicon/mstile-310x150.png
    A src/zmi/styles/resources/logo/favicon/mstile-310x150.svg
    A src/zmi/styles/resources/logo/favicon/mstile-310x310.png
    A src/zmi/styles/resources/logo/favicon/mstile-70x70.png
    A src/zmi/styles/resources/logo/favicon/safari-pinned-tab.svg
    A src/zmi/styles/resources/logo/favicon/site.webmanifest
    A src/zmi/styles/resources/zmi_base.css
    A src/zmi/styles/resources/zmi_base.js
    A src/zmi/styles/subscriber.py
    A src/zmi/styles/tests.py

  Log Message:
  -----------
  Merge zmi.styles as our subdirectory to prevent circular dependency


  Commit: 977a4225a8c6939caaa7489894a5ec8048762f78
      https://github.com/zopefoundation/Zope/commit/977a4225a8c6939caaa7489894a5ec8048762f78
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M buildout.cfg
    M docs/ZMI.rst
    M requirements-full.txt
    M setup.py
    M sources.cfg
    R src/CHANGES.rst
    R src/LICENSE.txt
    R src/MANIFEST.in
    R src/README.rst
    R src/bootstrap.py
    R src/buildout.cfg
    R src/setup.cfg
    R src/setup.py
    R src/tox.ini
    A src/zmi/styles/README.rst

  Log Message:
  -----------
  Nest zmi.styles into the Zope package.


  Commit: 13c96803a679d6a6263400ebb2b0be4d8f9f2974
      https://github.com/zopefoundation/Zope/commit/13c96803a679d6a6263400ebb2b0be4d8f9f2974
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
    M CHANGES.rst

  Log Message:
  -----------
  Add change log entry.


  Commit: 315773a7c0c1694d28df591fcd0e3df79f3ab054
      https://github.com/zopefoundation/Zope/commit/315773a7c0c1694d28df591fcd0e3df79f3ab054
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-08-23 (Thu, 23 Aug 2018)

  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M docs/ZMI.rst
    M requirements-full.txt
    M setup.py
    M sources.cfg
    A src/.gitignore
    A src/.travis.yml
    A src/zmi/__init__.py
    A src/zmi/styles/README.rst
    A src/zmi/styles/__init__.py
    A src/zmi/styles/configure.zcml
    A src/zmi/styles/resources/ace.ajax.org/ace.js
    A src/zmi/styles/resources/ace.ajax.org/mode-css.js
    A src/zmi/styles/resources/ace.ajax.org/mode-html.js
    A src/zmi/styles/resources/ace.ajax.org/mode-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/mode-less.js
    A src/zmi/styles/resources/ace.ajax.org/mode-python.js
    A src/zmi/styles/resources/ace.ajax.org/mode-text.js
    A src/zmi/styles/resources/ace.ajax.org/mode-xml.js
    A src/zmi/styles/resources/ace.ajax.org/theme-chrome.js
    A src/zmi/styles/resources/ace.ajax.org/theme-clouds.js
    A src/zmi/styles/resources/ace.ajax.org/theme-eclipse.js
    A src/zmi/styles/resources/ace.ajax.org/theme-mono_industrial.js
    A src/zmi/styles/resources/ace.ajax.org/worker-css.js
    A src/zmi/styles/resources/ace.ajax.org/worker-html.js
    A src/zmi/styles/resources/ace.ajax.org/worker-javascript.js
    A src/zmi/styles/resources/ace.ajax.org/worker-xml.js
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.bundle.min.js
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.bundle.min.js.map
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.min.css
    A src/zmi/styles/resources/bootstrap-4.1.1/bootstrap.min.css.map
    A src/zmi/styles/resources/fontawesome-free-5.1.0/LICENSE.txt
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/all.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/brands.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/fontawesome.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/regular.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/solid.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/svg-with-js.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/v4-shims.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/css/v4-shims.min.css
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-brands-400.woff2
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-regular-400.woff2
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.eot
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.svg
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.ttf
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.woff
    A src/zmi/styles/resources/fontawesome-free-5.1.0/webfonts/fa-solid-900.woff2
    A src/zmi/styles/resources/jquery-3.2.1.min.js
    A src/zmi/styles/resources/jquery-3.2.1.min.map
    A src/zmi/styles/resources/logo/Zope_black.svg
    A src/zmi/styles/resources/logo/Zope_black_opacity12.svg
    A src/zmi/styles/resources/logo/Zope_white.svg
    A src/zmi/styles/resources/logo/Zope_white_opacity12.svg
    A src/zmi/styles/resources/logo/favicon/android-chrome-192x192.png
    A src/zmi/styles/resources/logo/favicon/android-chrome-256x256.png
    A src/zmi/styles/resources/logo/favicon/apple-touch-icon.png
    A src/zmi/styles/resources/logo/favicon/browserconfig.xml
    A src/zmi/styles/resources/logo/favicon/favicon-16x16.png
    A src/zmi/styles/resources/logo/favicon/favicon-32x32.png
    A src/zmi/styles/resources/logo/favicon/favicon.ico
    A src/zmi/styles/resources/logo/favicon/mstile-150x150.png
    A src/zmi/styles/resources/logo/favicon/mstile-270x270.png
    A src/zmi/styles/resources/logo/favicon/mstile-310x150.png
    A src/zmi/styles/resources/logo/favicon/mstile-310x150.svg
    A src/zmi/styles/resources/logo/favicon/mstile-310x310.png
    A src/zmi/styles/resources/logo/favicon/mstile-70x70.png
    A src/zmi/styles/resources/logo/favicon/safari-pinned-tab.svg
    A src/zmi/styles/resources/logo/favicon/site.webmanifest
    A src/zmi/styles/resources/zmi_base.css
    A src/zmi/styles/resources/zmi_base.js
    A src/zmi/styles/subscriber.py
    A src/zmi/styles/tests.py

  Log Message:
  -----------
  Merge pull request #307 from zopefoundation/include-zmi.styles

Include the `zmi.styles` package here to prevent a circular dependency.


Compare: https://github.com/zopefoundation/Zope/compare/a313f250a4e9...315773a7c0c1
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list