[Checkins] [zopefoundation/Zope] 71820b: include fanstatic into wsgi pipeline

GitHub noreply at github.com
Tue Jun 5 14:59:11 CEST 2018


  Branch: refs/heads/zmi-bootstrap
  Home:   https://github.com/zopefoundation/Zope
  Commit: 71820bb8f36609447005b96c1774d182aec1d6d9
      https://github.com/zopefoundation/Zope/commit/71820bb8f36609447005b96c1774d182aec1d6d9
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M buildout.cfg
    M setup.py
    M src/Zope2/utilities/skel/etc/zope.ini.in

  Log Message:
  -----------
  include fanstatic into wsgi pipeline


  Commit: 9d9deca03cc47f7c4478519c27f4a2ec1a487305
      https://github.com/zopefoundation/Zope/commit/9d9deca03cc47f7c4478519c27f4a2ec1a487305
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  remove not needed js.jquery


  Commit: ba399b457ed205a6ef8f99e96aced4f616c164a1
      https://github.com/zopefoundation/Zope/commit/ba399b457ed205a6ef8f99e96aced4f616c164a1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M buildout.cfg
    M requirements-full.txt
    M setup.py
    M sources.cfg
    M versions-prod.cfg

  Log Message:
  -----------
  Add bootstrap support.


  Commit: 61b4b2af24203331e5dd68eef9224d0723978fd5
      https://github.com/zopefoundation/Zope/commit/61b4b2af24203331e5dd68eef9224d0723978fd5
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/App/Management.py
    M src/App/dtml/manage_page_footer.dtml
    M src/App/dtml/manage_page_header.dtml

  Log Message:
  -----------
  Require the bootstrap assets on each page via the header template.

Refactor the layout to be like suggested by bootstrap.


  Commit: 7ce28ef585521f94eb542fe461e105052d898907
      https://github.com/zopefoundation/Zope/commit/7ce28ef585521f94eb542fe461e105052d898907
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/App/dtml/manage_tabs.dtml

  Log Message:
  -----------
  Style the tabs with bootstrap.


  Commit: 2fb6fbf5c4276754d0897f8f2580bc160ea90b11
      https://github.com/zopefoundation/Zope/commit/2fb6fbf5c4276754d0897f8f2580bc160ea90b11
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/App/dtml/manage_tabs.dtml

  Log Message:
  -----------
  Switch back to tabs which are actually nicer.


  Commit: 1da4859b853d61da17be93fc30c943a0257b2765
      https://github.com/zopefoundation/Zope/commit/1da4859b853d61da17be93fc30c943a0257b2765
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/main.dtml

  Log Message:
  -----------
  Convert to bootstrap.


  Commit: e455ce8cd01e2e5a3ac79d2eec1e9bf5870aafa8
      https://github.com/zopefoundation/Zope/commit/e455ce8cd01e2e5a3ac79d2eec1e9bf5870aafa8
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/main.dtml

  Log Message:
  -----------
  Convert to bootstrap.


  Commit: 8d52658fd48445a622362315eea3452a619ec040
      https://github.com/zopefoundation/Zope/commit/8d52658fd48445a622362315eea3452a619ec040
  Author: Daniel Havlik <dh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M .gitignore
    M buildout.cfg
    M setup.py
    M sources.cfg
    M src/App/Management.py
    M src/App/dtml/menu.dtml
    M src/OFS/Folder.py
    M src/OFS/SimpleItem.py
    M src/OFS/dtml/main.dtml

  Log Message:
  -----------
  use icons provided by zmi.icons package


  Commit: 8c5ca13976af703594a652f1c834c2cec31a5784
      https://github.com/zopefoundation/Zope/commit/8c5ca13976af703594a652f1c834c2cec31a5784
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/main.dtml

  Log Message:
  -----------
  Finish styling of folder listing.


  Commit: f98318637cf65633ded4f376a8cdb9c07af6438a
      https://github.com/zopefoundation/Zope/commit/f98318637cf65633ded4f376a8cdb9c07af6438a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/ObjectManager.py
    R src/OFS/dtml/main.dtml
    A src/OFS/zpt/main.zpt

  Log Message:
  -----------
  Re-implement template using ZPT instead of DTML.


  Commit: 63d7d047f7dda75dcfc591fbe3230415fdd7d1de
      https://github.com/zopefoundation/Zope/commit/63d7d047f7dda75dcfc591fbe3230415fdd7d1de
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/App/Management.py
    M src/App/dtml/manage_tabs.dtml

  Log Message:
  -----------
  Render breadcrumbs using bootstrap.


  Commit: 0945fe6e5334b9cca47901de042ce383cc27d512
      https://github.com/zopefoundation/Zope/commit/0945fe6e5334b9cca47901de042ce383cc27d512
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/zpt/main.zpt

  Log Message:
  -----------
  Fix condition for rendering copy/cut/paste buttons.

Not to self: `not:` has a lower precedence than `|`.


  Commit: 9a7abe26e5be3b1c1d9a8b99137588e43b8602c9
      https://github.com/zopefoundation/Zope/commit/9a7abe26e5be3b1c1d9a8b99137588e43b8602c9
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/zpt/main.zpt

  Log Message:
  -----------
  Move the checkbox next to the icon.


  Commit: cbd18c90b977f639df5015f622b44003f77e823d
      https://github.com/zopefoundation/Zope/commit/cbd18c90b977f639df5015f622b44003f77e823d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M buildout.cfg
    M sources.cfg
    M src/OFS/DTMLDocument.py
    M src/OFS/DTMLMethod.py
    M src/OFS/Image.py
    M src/OFS/OrderedFolder.py
    M src/Products/PageTemplates/ZopePageTemplate.py
    M src/Products/SiteAccess/VirtualHostMonster.py

  Log Message:
  -----------
  Add icons for all TTW installable types.


  Commit: 221233a5688ea4fa29af332de4ae863f16ea70e1
      https://github.com/zopefoundation/Zope/commit/221233a5688ea4fa29af332de4ae863f16ea70e1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/App/dtml/manage_tabs.dtml

  Log Message:
  -----------
  Style the message using Bootstrap.


  Commit: 3fdb488faf64d5d35b90f10dc7e3ea78f830c81e
      https://github.com/zopefoundation/Zope/commit/3fdb488faf64d5d35b90f10dc7e3ea78f830c81e
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/properties.dtml

  Log Message:
  -----------
  Convert the property tab to bootstrap.


  Commit: 62c97af52b65b34a478b58a2d83e0fe6eea9131d
      https://github.com/zopefoundation/Zope/commit/62c97af52b65b34a478b58a2d83e0fe6eea9131d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M buildout.cfg
    M sources.cfg

  Log Message:
  -----------
  Add more packages which need a release after this branch is merged.


  Commit: 842c56db3906a3a8098a80f87c626c0b990c9e8f
      https://github.com/zopefoundation/Zope/commit/842c56db3906a3a8098a80f87c626c0b990c9e8f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M docs/WHATSNEW.rst
    A docs/ZMI.rst
    M docs/index.rst

  Log Message:
  -----------
  Document usage of the new icons.


  Commit: f9a59b390adbb2179037569850bb2d0f40c99e92
      https://github.com/zopefoundation/Zope/commit/f9a59b390adbb2179037569850bb2d0f40c99e92
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/access.dtml

  Log Message:
  -----------
  Re-indent.


  Commit: 91eaf6f9c68c0bb8f91b2da7ae873fb7e9a8c978
      https://github.com/zopefoundation/Zope/commit/91eaf6f9c68c0bb8f91b2da7ae873fb7e9a8c978
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/properties.dtml

  Log Message:
  -----------
  Reduce whitespaces.

This prevents additional rendering and storage of whitespaces in the form.


  Commit: a09bbcee7d3b30b9f13fc0f8c8734d9ac9f9efb5
      https://github.com/zopefoundation/Zope/commit/a09bbcee7d3b30b9f13fc0f8c8734d9ac9f9efb5
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/access.dtml

  Log Message:
  -----------
  Convert to bootstrap.


  Commit: f3a2b8f1131fa5d01d04bae957deac4d64291ef7
      https://github.com/zopefoundation/Zope/commit/f3a2b8f1131fa5d01d04bae957deac4d64291ef7
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M docs/ZMI.rst
    M src/App/Management.py
    M src/App/interfaces.py
    M src/Zope2/App/configure.zcml
    A src/Zope2/App/zmi.py

  Log Message:
  -----------
  Add ability to add custom CSS and JavaScript to the ZMI.

This requires using fanstatic resources in an event subscriber.


  Commit: 201b803622c989d1746fd5fb0b98b405d59a8e3e
      https://github.com/zopefoundation/Zope/commit/201b803622c989d1746fd5fb0b98b405d59a8e3e
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/zpt/main.zpt

  Log Message:
  -----------
  Include a check all checkbox in folder listings.

We do not want to use jQuery here, so we go with plain JS. Unfortunately the compatibility for the `for ... in` statement is not given for IE, so we need to stay with a normal for loop.


  Commit: 743776772fa07bd8e323914bb8895b9adea21291
      https://github.com/zopefoundation/Zope/commit/743776772fa07bd8e323914bb8895b9adea21291
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M docs/zdgbook/Products.rst
    M src/App/Management.py
    M src/App/dtml/manage_page_header.dtml
    R src/App/dtml/manage_page_style.css.dtml
    M src/App/interfaces.py

  Log Message:
  -----------
  Remove old ZMI CSS.


  Commit: dfea303f04a6d218dd21eb5df0c628b5c07799b4
      https://github.com/zopefoundation/Zope/commit/dfea303f04a6d218dd21eb5df0c628b5c07799b4
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M buildout.cfg
    M docs/ZMI.rst
    M setup.py
    M sources.cfg
    M src/App/Management.py
    M src/App/dtml/manage_page_header.dtml
    M src/App/interfaces.py
    M src/Zope2/App/configure.zcml
    R src/Zope2/App/zmi.py

  Log Message:
  -----------
  Sketch possible solution without fanstatic.


  Commit: 9d5ac0af58e05a81a74af1b4d4e5eb81f176ef96
      https://github.com/zopefoundation/Zope/commit/9d5ac0af58e05a81a74af1b4d4e5eb81f176ef96
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/ObjectManager.py
    M src/OFS/zpt/main.zpt

  Log Message:
  -----------
  Render broken objects + allow to delete them.


  Commit: 3fb3027de166dbae45318d769bca3ec432d2e54d
      https://github.com/zopefoundation/Zope/commit/3fb3027de166dbae45318d769bca3ec432d2e54d
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M requirements-full.txt
    M sources.cfg
    M src/Zope2/utilities/skel/etc/zope.ini.in
    M versions-prod.cfg

  Log Message:
  -----------
  Remove leftovers of fanstatic integration.


  Commit: 953582627bef532bfd921eb9c97683713482447f
      https://github.com/zopefoundation/Zope/commit/953582627bef532bfd921eb9c97683713482447f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/Folder.py

  Log Message:
  -----------
  Clean-up.


  Commit: 34d7736689a75854873c63ba14570cd01367aef9
      https://github.com/zopefoundation/Zope/commit/34d7736689a75854873c63ba14570cd01367aef9
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  Remove one more fanstatic leftover.


  Commit: ec7e07eb95a1baed6d7c5e754cffca30cdb707bd
      https://github.com/zopefoundation/Zope/commit/ec7e07eb95a1baed6d7c5e754cffca30cdb707bd
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  This is no longer needed.
[skip ci]


  Commit: a0d710ce770b2a5efcaf8642ea87e66cb416bff1
      https://github.com/zopefoundation/Zope/commit/a0d710ce770b2a5efcaf8642ea87e66cb416bff1
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M docs/ZMI.rst
    M src/App/Management.py
    M src/App/tests/testManagement.py

  Log Message:
  -----------
  Add ability to customise the CSS and JS in ZMI via Properties.

Requested by customer who uses TTW approach.


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

  Changed paths:
    M src/App/dtml/manage_page_header.dtml

  Log Message:
  -----------
  Add generic class to ease targeting only ZMI specific stuff via CSS


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

  Changed paths:
    M src/OFS/dtml/imageEdit.dtml

  Log Message:
  -----------
  Rework Image manage_main html code to use bootstrap.


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

  Changed paths:
    M src/App/tests/testManagement.py

  Log Message:
  -----------
  Fix test on python3 (now they insert unicode strings instead of b strings)


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

  Changed paths:
    M src/OFS/SimpleItem.py

  Log Message:
  -----------
  Make Item a subclass of Navigation

This allows rendering the templates on navigation in the context of the current element, instead of finding the attributes through acquisition, which would then render them in the context of the containing folder, thus making it impossible to have the correct ‚title‘ attribute for non Navigation elements.


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

  Changed paths:
    M src/App/dtml/manage_page_header.dtml
    M src/OFS/dtml/imageEdit.dtml

  Log Message:
  -----------
  Generify creation of describing classes to make it easy to target specific zmi pages with css.


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

  Changed paths:
    M requirements-full.txt

  Log Message:
  -----------
  Change requirements to reflect the versions actually required.

Not sure how this file is originally maintained, probably generated from buildout - please enlighten me at some point.


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

  Changed paths:
    M requirements-full.txt

  Log Message:
  -----------
  Update dependencies to ease working on the branch


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

  Changed paths:
    M requirements-full.txt

  Log Message:
  -----------
  Comment double dependencies


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

  Changed paths:
    M src/OFS/DTMLDocument.py
    M src/OFS/DTMLMethod.py
    M src/OFS/Folder.py
    M src/OFS/Image.py
    M src/OFS/OrderedFolder.py
    M src/OFS/SimpleItem.py
    M src/Products/PageTemplates/ZopePageTemplate.py
    M src/Products/SiteAccess/VirtualHostMonster.py

  Log Message:
  -----------
  Update icon font to new prefix.


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

  Changed paths:
    M src/OFS/zpt/main.zpt

  Log Message:
  -----------
  Simplify ‚Add type‘ popup in folder view.

- Removed Label (really, just made it invisible, so it is only visible to screen readers)
- Added Disabled initial label, that acts as a default selection so the popup explains itself
- Ensured that after a selection the popup is reset to the default choice.

All these changes achieve a much simpler add menu, that reliably works even if you want to select the same entry multiple times without reloading the page (i.e. when navigating back). 

Before these changes, this required the add button, as you could otherwise not add the same kind of element twice.


  Commit: d87843ef0a5cbaffb5b94343cbf3aa9fa750dc47
      https://github.com/zopefoundation/Zope/commit/d87843ef0a5cbaffb5b94343cbf3aa9fa750dc47
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/userFolderProps.dtml

  Log Message:
  -----------
  Rework userFolderProps html code to use bootstrap


  Commit: c49595bdf7422a6b678f52a27641263bf815015b
      https://github.com/zopefoundation/Zope/commit/c49595bdf7422a6b678f52a27641263bf815015b
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/reportUserPermissions.dtml

  Log Message:
  -----------
  Rework reportUserPermissions html code to use bootstrap


  Commit: da44f34c98262799c83ff95c19209ad856c17c6c
      https://github.com/zopefoundation/Zope/commit/da44f34c98262799c83ff95c19209ad856c17c6c
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/renameForm.dtml

  Log Message:
  -----------
  Rework renameForm html code to use bootstrap


  Commit: accd0c626d8a446a69cca3b1477ab7e374319abf
      https://github.com/zopefoundation/Zope/commit/accd0c626d8a446a69cca3b1477ab7e374319abf
  Author: Frank Hoffmann <Frank Hoffmann at HAL03>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/access.dtml

  Log Message:
  -----------
  revised manage_access-Template according to bootstrap/css


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

  Changed paths:
    A .project
    A .pydevproject
    M requirements-full.txt
    M src/App/dtml/manage_page_footer.dtml
    M src/App/dtml/manage_page_header.dtml
    M src/OFS/dtml/access.dtml
    M src/OFS/zpt/main.zpt

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


  Commit: f21e30f248c556b1cb251cfe9fdb4d39fa024ef9
      https://github.com/zopefoundation/Zope/commit/f21e30f248c556b1cb251cfe9fdb4d39fa024ef9
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/renameForm.dtml

  Log Message:
  -----------
  changed renameForm to the two column standard


  Commit: d5d62a8391340d1bcbb3c9b5f2dce5b5283419d2
      https://github.com/zopefoundation/Zope/commit/d5d62a8391340d1bcbb3c9b5f2dce5b5283419d2
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/properties.dtml

  Log Message:
  -----------
  minor changes in the properties page to fit the standard


  Commit: 6704e39db8dea2fd9e7fcc9134c89fef52d6d408
      https://github.com/zopefoundation/Zope/commit/6704e39db8dea2fd9e7fcc9134c89fef52d6d408
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/methodAdd.dtml

  Log Message:
  -----------
  Rework methodAdd Form to use bootstrap.


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

  Changed paths:
    M src/App/dtml/manage_tabs.dtml
    M src/OFS/dtml/access.dtml

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


  Commit: c5d45ba06231dd3b17a751bad1081f3ba2c80078
      https://github.com/zopefoundation/Zope/commit/c5d45ba06231dd3b17a751bad1081f3ba2c80078
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/imageEdit.dtml

  Log Message:
  -----------
  class prefixes added.


  Commit: 6f9e778d28c0cc7b2f72107de14ffc458ecc72fb
      https://github.com/zopefoundation/Zope/commit/6f9e778d28c0cc7b2f72107de14ffc458ecc72fb
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/mainUser.dtml

  Log Message:
  -----------
  Rework of mainUser to use bootstrap


  Commit: 54da1c2e71bac701d93950c0f591b698a8892f76
      https://github.com/zopefoundation/Zope/commit/54da1c2e71bac701d93950c0f591b698a8892f76
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/listLocalRoles.dtml

  Log Message:
  -----------
  Rework of listLocalRoles to use bootstrap


  Commit: 90bf8fce8d72c348a5746fdf78a81476b4402d04
      https://github.com/zopefoundation/Zope/commit/90bf8fce8d72c348a5746fdf78a81476b4402d04
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/importExport.dtml

  Log Message:
  -----------
  make ImportExport page use boostrap.


  Commit: d24376d7a7b3f0e34fdd6535abccf729b78b834f
      https://github.com/zopefoundation/Zope/commit/d24376d7a7b3f0e34fdd6535abccf729b78b834f
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/imageAdd.dtml

  Log Message:
  -----------
  make ImageAdd use boostrap


  Commit: 69e0a80750c682dd9e70a9f8ceadbae239d3071f
      https://github.com/zopefoundation/Zope/commit/69e0a80750c682dd9e70a9f8ceadbae239d3071f
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/addOrderedFolder.dtml
    M src/OFS/dtml/folderAdd.dtml

  Log Message:
  -----------
  make forms to add folders and ordered folders use bootrap


  Commit: e086d008a7b75bd092571cf5b3d297f904225e8b
      https://github.com/zopefoundation/Zope/commit/e086d008a7b75bd092571cf5b3d297f904225e8b
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/findAdv.dtml
    M src/OFS/dtml/findForm.dtml
    M src/OFS/dtml/findResult.dtml

  Log Message:
  -----------
  make find forms use bootstrap


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

  Changed paths:
    M src/OFS/dtml/access.dtml
    M src/OFS/dtml/properties.dtml
    M src/OFS/dtml/renameForm.dtml
    M src/OFS/zpt/main.zpt

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


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

  Changed paths:
    M docs/ZMI.rst
    M src/OFS/DTMLDocument.py
    M src/OFS/DTMLMethod.py
    M src/OFS/Folder.py
    M src/OFS/Image.py
    M src/OFS/OrderedFolder.py
    M src/OFS/SimpleItem.py
    M src/Products/PageTemplates/ZopePageTemplate.py
    M src/Products/SiteAccess/VirtualHostMonster.py

  Log Message:
  -----------
  Switch to fontawesome icons


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

  Changed paths:
    M src/OFS/Image.py

  Log Message:
  -----------
  Forgot one icon


  Commit: f71376efddbd2d2dfa156ec11b89f00e478536e5
      https://github.com/zopefoundation/Zope/commit/f71376efddbd2d2dfa156ec11b89f00e478536e5
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/dtml/imageEdit.dtml

  Log Message:
  -----------
  make fileEdit and imageEdit look more alike


  Commit: f0ff0842dd1a63359eb236ecd046d9be87913cd7
      https://github.com/zopefoundation/Zope/commit/f0ff0842dd1a63359eb236ecd046d9be87913cd7
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/addUser.dtml
    M src/OFS/dtml/editUser.dtml

  Log Message:
  -----------
  Rework userForms to use bootstrap


  Commit: 2a2aaa676aa81a4bb9372dd744c50ab343b18aa5
      https://github.com/zopefoundation/Zope/commit/2a2aaa676aa81a4bb9372dd744c50ab343b18aa5
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/OFS/dtml/documentAdd.dtml
    M src/OFS/dtml/documentEdit.dtml
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/dtml/imageAdd.dtml
    M src/OFS/dtml/methodAdd.dtml
    M src/OFS/dtml/renameForm.dtml

  Log Message:
  -----------
  finalize basic bootstrap usage for the main zmi forms in dtml


  Commit: 7652dbf34b30188aca45e9965ae1b4b9ba4ea398
      https://github.com/zopefoundation/Zope/commit/7652dbf34b30188aca45e9965ae1b4b9ba4ea398
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/Products/PageTemplates/www/ptAdd.zpt
    M src/Products/PageTemplates/www/ptEdit.zpt

  Log Message:
  -----------
  rework zpt manage forms to use boostrap


  Commit: 149e0d3a8bf08d0e48c91accf14afcb75525ef07
      https://github.com/zopefoundation/Zope/commit/149e0d3a8bf08d0e48c91accf14afcb75525ef07
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M docs/ZMI.rst

  Log Message:
  -----------
  fix docs


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

  Changed paths:
    M sources.cfg

  Log Message:
  -----------
  Add missing branch to sources.cfg


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

  Changed paths:
    M requirements-full.txt

  Log Message:
  -----------
  Switch to requiring the full repository path, so the requirements file can be executed from any path.


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

  Changed paths:
    M requirements-full.txt

  Log Message:
  -----------
  Also require zctalog, as we're also working on restyling it.


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

  Changed paths:
    M requirements-full.txt

  Log Message:
  -----------
  Disable ZCTextIndex as it’s empty anyway and seems to break my pip install.


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

  Changed paths:
    M src/App/dtml/manage_form_title.dtml
    M src/App/dtml/manage_page_footer.dtml
    M src/App/dtml/manage_page_header.dtml
    M src/App/dtml/manage_tabs.dtml
    M src/OFS/dtml/access.dtml
    M src/OFS/dtml/addOrderedFolder.dtml
    M src/OFS/dtml/addUser.dtml
    M src/OFS/dtml/documentAdd.dtml
    M src/OFS/dtml/documentEdit.dtml
    M src/OFS/dtml/editUser.dtml
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/dtml/findAdv.dtml
    M src/OFS/dtml/findForm.dtml
    M src/OFS/dtml/findResult.dtml
    M src/OFS/dtml/folderAdd.dtml
    M src/OFS/dtml/imageAdd.dtml
    M src/OFS/dtml/imageEdit.dtml
    M src/OFS/dtml/importExport.dtml
    M src/OFS/dtml/listLocalRoles.dtml
    M src/OFS/dtml/mainUser.dtml
    M src/OFS/dtml/methodAdd.dtml
    M src/OFS/dtml/properties.dtml
    M src/OFS/dtml/userFolderProps.dtml
    M src/OFS/zpt/main.zpt
    M src/Products/SiteAccess/www/VirtualHostMonster.dtml
    M src/Products/SiteAccess/www/manage_edit.dtml

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


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

  Changed paths:
    M src/App/dtml/manage_tabs.dtml
    M src/OFS/zpt/main.zpt

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


  Commit: 119a5c43c18a4ed6e4f617272700e8685fb8524f
      https://github.com/zopefoundation/Zope/commit/119a5c43c18a4ed6e4f617272700e8685fb8524f
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/Shared/DC/Scripts/dtml/scriptBindings.dtml

  Log Message:
  -----------
  new layout for the bindings page


  Commit: 47faf7b915e1c50161b86cffe05b1e489e569438
      https://github.com/zopefoundation/Zope/commit/47faf7b915e1c50161b86cffe05b1e489e569438
  Author: jhinghaus <jh at perfact.de>
  Date:   2018-06-05 (Tue, 05 Jun 2018)

  Changed paths:
    M src/Products/PageTemplates/www/ptAdd.zpt
    M src/Products/PageTemplates/www/ptEdit.zpt

  Log Message:
  -----------
  make zpt manage pages container-fluid


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

  Changed paths:
    M src/OFS/dtml/acquiredEdit.dtml
    M src/OFS/dtml/addOrderedFolder.dtml
    M src/OFS/dtml/findAdv.dtml
    M src/OFS/dtml/findForm.dtml

  Log Message:
  -----------
  ZMI: started aggregating find forms


Compare: https://github.com/zopefoundation/Zope/compare/f4d12065c7c9...cb4aa1198f04
      **NOTE:** This service 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