Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Style ZMI using Bootstrap #249

Merged
merged 302 commits into from Aug 17, 2018
Merged

Style ZMI using Bootstrap #249

merged 302 commits into from Aug 17, 2018
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 18, 2018

  1. class prefixes added.

    jhinghaus committed May 18, 2018
    Copy the full SHA
    8e3f792 View commit details
    Browse the repository at this point in the history
  2. Rework of mainUser to use bootstrap

    jhinghaus committed May 18, 2018
    Copy the full SHA
    4ad8ae8 View commit details
    Browse the repository at this point in the history
  3. Rework of listLocalRoles to use bootstrap

    jhinghaus committed May 18, 2018
    Copy the full SHA
    4108768 View commit details
    Browse the repository at this point in the history
  4. make ImportExport page use boostrap.

    jhinghaus committed May 18, 2018
    Copy the full SHA
    e6b5609 View commit details
    Browse the repository at this point in the history
  5. make ImageAdd use boostrap

    jhinghaus committed May 18, 2018
    Copy the full SHA
    ab741ec View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    cad1590 View commit details
    Browse the repository at this point in the history
  7. make find forms use bootstrap

    jhinghaus committed May 18, 2018
    Copy the full SHA
    af8d873 View commit details
    Browse the repository at this point in the history
  8. ZMI

    drfho committed May 18, 2018
    Copy the full SHA
    5dd3042 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'zmi-bootstrap' of https://github.com/zopefoundation/Zope

    …into zmi-bootstrap
    drfho committed May 18, 2018
    Copy the full SHA
    1caf099 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Switch to fontawesome icons

    dwt committed May 22, 2018
    Copy the full SHA
    190d6e3 View commit details
    Browse the repository at this point in the history
  2. Forgot one icon

    dwt committed May 22, 2018
    Copy the full SHA
    8bd410f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. make fileEdit and imageEdit look more alike

    jhinghaus committed May 24, 2018
    Copy the full SHA
    b45df0c View commit details
    Browse the repository at this point in the history
  2. Rework userForms to use bootstrap

    jhinghaus committed May 24, 2018
    Copy the full SHA
    0e7ee39 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2b16912 View commit details
    Browse the repository at this point in the history
  4. rework zpt manage forms to use boostrap

    jhinghaus committed May 24, 2018
    Copy the full SHA
    4897e20 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. fix docs

    jhinghaus committed May 25, 2018
    Copy the full SHA
    8ba0e8b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Add missing branch to sources.cfg

    dwt committed May 28, 2018
    Copy the full SHA
    f961720 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    001ca18 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'zmi-bootstrap' of https://github.com/zopefoundation/Zope

    …into zmi-bootstrap
    jhinghaus committed May 28, 2018
    Copy the full SHA
    4e35e5d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Switch to requiring the full repository path, so the requirements fil…

    …e can be executed from any path.
    dwt committed May 29, 2018
    Copy the full SHA
    17a94c0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7874941 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2a2a052 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. ZMI

    drfho committed Jun 1, 2018
    Copy the full SHA
    2323f24 View commit details
    Browse the repository at this point in the history
  2. ZMI

    drfho committed Jun 1, 2018
    Copy the full SHA
    d45ba77 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. new layout for the bindings page

    jhinghaus committed Jun 4, 2018
    Copy the full SHA
    dcd386f View commit details
    Browse the repository at this point in the history
  2. make zpt manage pages container-fluid

    jhinghaus committed Jun 4, 2018
    Copy the full SHA
    d3243fb View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Copy the full SHA
    b3a0885 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'zmi-bootstrap' of https://github.com/zopefoundation/Zope

    …into zmi-bootstrap
    drfho committed Jun 5, 2018
    Copy the full SHA
    f4d1206 View commit details
    Browse the repository at this point in the history
  3. include fanstatic into wsgi pipeline

    Daniel Havlik authored and dwt committed Jun 5, 2018
    Copy the full SHA
    71820bb View commit details
    Browse the repository at this point in the history
  4. remove not needed js.jquery

    Daniel Havlik authored and dwt committed Jun 5, 2018
    Copy the full SHA
    9d9deca View commit details
    Browse the repository at this point in the history
  5. Add bootstrap support.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    ba399b4 View commit details
    Browse the repository at this point in the history
  6. Require the bootstrap assets on each page via the header template.

    Refactor the layout to be like suggested by bootstrap.
    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    61b4b2a View commit details
    Browse the repository at this point in the history
  7. Style the tabs with bootstrap.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    7ce28ef View commit details
    Browse the repository at this point in the history
  8. Switch back to tabs which are actually nicer.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    2fb6fbf View commit details
    Browse the repository at this point in the history
  9. Convert to bootstrap.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    1da4859 View commit details
    Browse the repository at this point in the history
  10. Convert to bootstrap.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    e455ce8 View commit details
    Browse the repository at this point in the history
  11. use icons provided by zmi.icons package

    Daniel Havlik authored and dwt committed Jun 5, 2018
    Copy the full SHA
    8d52658 View commit details
    Browse the repository at this point in the history
  12. Finish styling of folder listing.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    8c5ca13 View commit details
    Browse the repository at this point in the history
  13. Re-implement template using ZPT instead of DTML.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    f983186 View commit details
    Browse the repository at this point in the history
  14. Render breadcrumbs using bootstrap.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    63d7d04 View commit details
    Browse the repository at this point in the history
  15. Fix condition for rendering copy/cut/paste buttons.

    Not to self: `not:` has a lower precedence than `|`.
    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    0945fe6 View commit details
    Browse the repository at this point in the history
  16. Move the checkbox next to the icon.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    9a7abe2 View commit details
    Browse the repository at this point in the history
  17. Add icons for all TTW installable types.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    cbd18c9 View commit details
    Browse the repository at this point in the history
  18. Style the message using Bootstrap.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    221233a View commit details
    Browse the repository at this point in the history
  19. Convert the property tab to bootstrap.

    sallner authored and dwt committed Jun 5, 2018
    Copy the full SHA
    3fdb488 View commit details
    Browse the repository at this point in the history
  20. Add more packages which need a release after this branch is merged.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    62c97af View commit details
    Browse the repository at this point in the history
  21. Document usage of the new icons.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    842c56d View commit details
    Browse the repository at this point in the history
  22. Re-indent.

    sallner authored and dwt committed Jun 5, 2018
    Copy the full SHA
    f9a59b3 View commit details
    Browse the repository at this point in the history
  23. Reduce whitespaces.

    This prevents additional rendering and storage of whitespaces in the form.
    sallner authored and dwt committed Jun 5, 2018
    Copy the full SHA
    91eaf6f View commit details
    Browse the repository at this point in the history
  24. Convert to bootstrap.

    sallner authored and dwt committed Jun 5, 2018
    Copy the full SHA
    a09bbce View commit details
    Browse the repository at this point in the history
  25. Add ability to add custom CSS and JavaScript to the ZMI.

    This requires using fanstatic resources in an event subscriber.
    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    f3a2b8f View commit details
    Browse the repository at this point in the history
  26. 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.
    sallner authored and dwt committed Jun 5, 2018
    Copy the full SHA
    201b803 View commit details
    Browse the repository at this point in the history
  27. Remove old ZMI CSS.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    7437767 View commit details
    Browse the repository at this point in the history
  28. Sketch possible solution without fanstatic.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    dfea303 View commit details
    Browse the repository at this point in the history
  29. Render broken objects + allow to delete them.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    9d5ac0a View commit details
    Browse the repository at this point in the history
  30. Remove leftovers of fanstatic integration.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    3fb3027 View commit details
    Browse the repository at this point in the history
  31. Clean-up.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    9535826 View commit details
    Browse the repository at this point in the history
  32. Remove one more fanstatic leftover.

    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    34d7736 View commit details
    Browse the repository at this point in the history
  33. This is no longer needed.

    [skip ci]
    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    ec7e07e View commit details
    Browse the repository at this point in the history
  34. Add ability to customise the CSS and JS in ZMI via Properties.

    Requested by customer who uses TTW approach.
    Michael Howitz authored and dwt committed Jun 5, 2018
    Copy the full SHA
    a0d710c View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    cfb0654 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    76ba7a2 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    53e2234 View commit details
    Browse the repository at this point in the history
  38. 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.
    dwt committed Jun 5, 2018
    Copy the full SHA
    de5dd4b View commit details
    Browse the repository at this point in the history
  39. Generify creation of describing classes to make it easy to target spe…

    …cific zmi pages with css.
    dwt committed Jun 5, 2018
    Copy the full SHA
    94faabc View commit details
    Browse the repository at this point in the history
  40. 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.
    dwt committed Jun 5, 2018
    Copy the full SHA
    2b6946c View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    60d9340 View commit details
    Browse the repository at this point in the history
  42. Comment double dependencies

    dwt committed Jun 5, 2018
    Copy the full SHA
    2c5404e View commit details
    Browse the repository at this point in the history
  43. Update icon font to new prefix.

    dwt committed Jun 5, 2018
    Copy the full SHA
    907b916 View commit details
    Browse the repository at this point in the history
  44. 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.
    dwt committed Jun 5, 2018
    Copy the full SHA
    176b93c View commit details
    Browse the repository at this point in the history
  45. Rework userFolderProps html code to use bootstrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    d87843e View commit details
    Browse the repository at this point in the history
  46. Rework reportUserPermissions html code to use bootstrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    c49595b View commit details
    Browse the repository at this point in the history
  47. Rework renameForm html code to use bootstrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    da44f34 View commit details
    Browse the repository at this point in the history
  48. revised manage_access-Template according to bootstrap/css

    Frank Hoffmann authored and dwt committed Jun 5, 2018
    Copy the full SHA
    accd0c6 View commit details
    Browse the repository at this point in the history
  49. ZMI

    drfho authored and dwt committed Jun 5, 2018
    Copy the full SHA
    9d49120 View commit details
    Browse the repository at this point in the history
  50. changed renameForm to the two column standard

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    f21e30f View commit details
    Browse the repository at this point in the history
  51. minor changes in the properties page to fit the standard

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    d5d62a8 View commit details
    Browse the repository at this point in the history
  52. Rework methodAdd Form to use bootstrap.

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    6704e39 View commit details
    Browse the repository at this point in the history
  53. ZMI

    drfho authored and dwt committed Jun 5, 2018
    Copy the full SHA
    7da9a0d View commit details
    Browse the repository at this point in the history
  54. class prefixes added.

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    c5d45ba View commit details
    Browse the repository at this point in the history
  55. Rework of mainUser to use bootstrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    6f9e778 View commit details
    Browse the repository at this point in the history
  56. Rework of listLocalRoles to use bootstrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    54da1c2 View commit details
    Browse the repository at this point in the history
  57. make ImportExport page use boostrap.

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    90bf8fc View commit details
    Browse the repository at this point in the history
  58. make ImageAdd use boostrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    d24376d View commit details
    Browse the repository at this point in the history
  59. make forms to add folders and ordered folders use bootrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    69e0a80 View commit details
    Browse the repository at this point in the history
  60. make find forms use bootstrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    e086d00 View commit details
    Browse the repository at this point in the history
  61. ZMI

    drfho authored and dwt committed Jun 5, 2018
    Copy the full SHA
    da5cbe4 View commit details
    Browse the repository at this point in the history
  62. Switch to fontawesome icons

    dwt committed Jun 5, 2018
    Copy the full SHA
    6f7b0d2 View commit details
    Browse the repository at this point in the history
  63. Forgot one icon

    dwt committed Jun 5, 2018
    Copy the full SHA
    9b5d4c3 View commit details
    Browse the repository at this point in the history
  64. make fileEdit and imageEdit look more alike

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    f71376e View commit details
    Browse the repository at this point in the history
  65. Rework userForms to use bootstrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    f0ff084 View commit details
    Browse the repository at this point in the history
  66. finalize basic bootstrap usage for the main zmi forms in dtml

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    2a2aaa6 View commit details
    Browse the repository at this point in the history
  67. rework zpt manage forms to use boostrap

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    7652dbf View commit details
    Browse the repository at this point in the history
  68. fix docs

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    149e0d3 View commit details
    Browse the repository at this point in the history
  69. Copy the full SHA
    42cd290 View commit details
    Browse the repository at this point in the history
  70. Switch to requiring the full repository path, so the requirements fil…

    …e can be executed from any path.
    dwt committed Jun 5, 2018
    Copy the full SHA
    2fad729 View commit details
    Browse the repository at this point in the history
  71. Copy the full SHA
    18f41c9 View commit details
    Browse the repository at this point in the history
  72. Copy the full SHA
    4cb82a9 View commit details
    Browse the repository at this point in the history
  73. ZMI

    drfho authored and dwt committed Jun 5, 2018
    Copy the full SHA
    8481798 View commit details
    Browse the repository at this point in the history
  74. ZMI

    drfho authored and dwt committed Jun 5, 2018
    Copy the full SHA
    a1d64a7 View commit details
    Browse the repository at this point in the history
  75. new layout for the bindings page

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    119a5c4 View commit details
    Browse the repository at this point in the history
  76. make zpt manage pages container-fluid

    jhinghaus authored and dwt committed Jun 5, 2018
    Copy the full SHA
    47faf7b View commit details
    Browse the repository at this point in the history
  77. ZMI: started aggregating find forms

    drfho authored and dwt committed Jun 5, 2018
    Copy the full SHA
    cb4aa11 View commit details
    Browse the repository at this point in the history
  78. Copy the full SHA
    e00982e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. started with menu

    drfho committed Jun 7, 2018
    Copy the full SHA
    f7bb2cd View commit details
    Browse the repository at this point in the history
  2. proceeded with menu

    drfho committed Jun 7, 2018
    Copy the full SHA
    59ecc12 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. 4
    Copy the full SHA
    60d7e8a View commit details
    Browse the repository at this point in the history
  2. added name filter input element to objectItems list

    Dr. Frank Hoffmann committed Jun 8, 2018
    Copy the full SHA
    bb65a91 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. removed obsolete find-methods, revised TAL-Editor GUI

    Dr. Frank Hoffmann committed Jun 10, 2018
    1
    Copy the full SHA
    c76ebe4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. added nicer file upload GUI

    Dr. Frank Hoffmann committed Jun 11, 2018
    Copy the full SHA
    a83a5ea View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. reset breadcrumb nav to usual way

    Dr. Frank Hoffmann committed Jun 12, 2018
    Copy the full SHA
    793db1d View commit details
    Browse the repository at this point in the history
  2. reset locked icon title to original

    Dr. Frank Hoffmann committed Jun 12, 2018
    Copy the full SHA
    3802758 View commit details
    Browse the repository at this point in the history
  3. include fanstatic into wsgi pipeline

    Daniel Havlik authored and dwt committed Jun 12, 2018
    Copy the full SHA
    c20dd3b View commit details
    Browse the repository at this point in the history
  4. remove not needed js.jquery

    Daniel Havlik authored and dwt committed Jun 12, 2018
    Copy the full SHA
    a0d923f View commit details
    Browse the repository at this point in the history
  5. Add bootstrap support.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    2358572 View commit details
    Browse the repository at this point in the history
  6. Require the bootstrap assets on each page via the header template.

    Refactor the layout to be like suggested by bootstrap.
    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    229363e View commit details
    Browse the repository at this point in the history
  7. Style the tabs with bootstrap.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    773adba View commit details
    Browse the repository at this point in the history
  8. Switch back to tabs which are actually nicer.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    32422ab View commit details
    Browse the repository at this point in the history
  9. Convert to bootstrap.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    acbe1ed View commit details
    Browse the repository at this point in the history
  10. Convert to bootstrap.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    fc495a5 View commit details
    Browse the repository at this point in the history
  11. use icons provided by zmi.icons package

    Daniel Havlik authored and dwt committed Jun 12, 2018
    Copy the full SHA
    8fe2882 View commit details
    Browse the repository at this point in the history
  12. Finish styling of folder listing.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    53bbb65 View commit details
    Browse the repository at this point in the history
  13. Re-implement template using ZPT instead of DTML.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7172f07 View commit details
    Browse the repository at this point in the history
  14. Render breadcrumbs using bootstrap.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    0ad2f9f View commit details
    Browse the repository at this point in the history
  15. Fix condition for rendering copy/cut/paste buttons.

    Not to self: `not:` has a lower precedence than `|`.
    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    3260777 View commit details
    Browse the repository at this point in the history
  16. Move the checkbox next to the icon.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    a36d4c7 View commit details
    Browse the repository at this point in the history
  17. Add icons for all TTW installable types.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    0b4a757 View commit details
    Browse the repository at this point in the history
  18. Style the message using Bootstrap.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    bdbb0ec View commit details
    Browse the repository at this point in the history
  19. Convert the property tab to bootstrap.

    sallner authored and dwt committed Jun 12, 2018
    Copy the full SHA
    2ab4841 View commit details
    Browse the repository at this point in the history
  20. Add more packages which need a release after this branch is merged.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    82b3f9b View commit details
    Browse the repository at this point in the history
  21. Document usage of the new icons.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    b2ed971 View commit details
    Browse the repository at this point in the history
  22. Re-indent.

    sallner authored and dwt committed Jun 12, 2018
    Copy the full SHA
    d50747f View commit details
    Browse the repository at this point in the history
  23. Reduce whitespaces.

    This prevents additional rendering and storage of whitespaces in the form.
    sallner authored and dwt committed Jun 12, 2018
    Copy the full SHA
    06db385 View commit details
    Browse the repository at this point in the history
  24. Convert to bootstrap.

    sallner authored and dwt committed Jun 12, 2018
    Copy the full SHA
    fb3a39e View commit details
    Browse the repository at this point in the history
  25. Add ability to add custom CSS and JavaScript to the ZMI.

    This requires using fanstatic resources in an event subscriber.
    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    13a11da View commit details
    Browse the repository at this point in the history
  26. 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.
    sallner authored and dwt committed Jun 12, 2018
    Copy the full SHA
    ff9aadd View commit details
    Browse the repository at this point in the history
  27. Remove old ZMI CSS.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    c263311 View commit details
    Browse the repository at this point in the history
  28. Sketch possible solution without fanstatic.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7b7e7dd View commit details
    Browse the repository at this point in the history
  29. Render broken objects + allow to delete them.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7ebdd63 View commit details
    Browse the repository at this point in the history
  30. Remove leftovers of fanstatic integration.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    5710181 View commit details
    Browse the repository at this point in the history
  31. Clean-up.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    1976d28 View commit details
    Browse the repository at this point in the history
  32. Remove one more fanstatic leftover.

    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    af61cd5 View commit details
    Browse the repository at this point in the history
  33. This is no longer needed.

    [skip ci]
    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    240eff0 View commit details
    Browse the repository at this point in the history
  34. Add ability to customise the CSS and JS in ZMI via Properties.

    Requested by customer who uses TTW approach.
    Michael Howitz authored and dwt committed Jun 12, 2018
    Copy the full SHA
    f800075 View commit details
    Browse the repository at this point in the history
  35. Copy the full SHA
    03ada7e View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    20ded23 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    dc2e5b6 View commit details
    Browse the repository at this point in the history
  38. 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.
    dwt committed Jun 12, 2018
    Copy the full SHA
    34982f1 View commit details
    Browse the repository at this point in the history
  39. Generify creation of describing classes to make it easy to target spe…

    …cific zmi pages with css.
    dwt committed Jun 12, 2018
    Copy the full SHA
    7c25681 View commit details
    Browse the repository at this point in the history
  40. 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.
    dwt committed Jun 12, 2018
    Copy the full SHA
    2372aab View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    a2502de View commit details
    Browse the repository at this point in the history
  42. Comment double dependencies

    dwt committed Jun 12, 2018
    Copy the full SHA
    c959d57 View commit details
    Browse the repository at this point in the history
  43. Update icon font to new prefix.

    dwt committed Jun 12, 2018
    Copy the full SHA
    3e061d5 View commit details
    Browse the repository at this point in the history
  44. 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.
    dwt committed Jun 12, 2018
    Copy the full SHA
    b565958 View commit details
    Browse the repository at this point in the history
  45. Rework userFolderProps html code to use bootstrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    5fb45f5 View commit details
    Browse the repository at this point in the history
  46. Rework reportUserPermissions html code to use bootstrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    cd6ab78 View commit details
    Browse the repository at this point in the history
  47. Rework renameForm html code to use bootstrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7118226 View commit details
    Browse the repository at this point in the history
  48. revised manage_access-Template according to bootstrap/css

    Frank Hoffmann authored and dwt committed Jun 12, 2018
    Copy the full SHA
    bbf7492 View commit details
    Browse the repository at this point in the history
  49. ZMI

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    dd45538 View commit details
    Browse the repository at this point in the history
  50. changed renameForm to the two column standard

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    95733d8 View commit details
    Browse the repository at this point in the history
  51. minor changes in the properties page to fit the standard

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    0f093dc View commit details
    Browse the repository at this point in the history
  52. Rework methodAdd Form to use bootstrap.

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    25f3bf3 View commit details
    Browse the repository at this point in the history
  53. ZMI

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7bbe622 View commit details
    Browse the repository at this point in the history
  54. class prefixes added.

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    8cfcdf6 View commit details
    Browse the repository at this point in the history
  55. Rework of mainUser to use bootstrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    56d4aee View commit details
    Browse the repository at this point in the history
  56. Rework of listLocalRoles to use bootstrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    ab7018c View commit details
    Browse the repository at this point in the history
  57. make ImportExport page use boostrap.

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    b695fcb View commit details
    Browse the repository at this point in the history
  58. make ImageAdd use boostrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    9f4dece View commit details
    Browse the repository at this point in the history
  59. make forms to add folders and ordered folders use bootrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    3eed77f View commit details
    Browse the repository at this point in the history
  60. make find forms use bootstrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    6647a18 View commit details
    Browse the repository at this point in the history
  61. ZMI

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    e220d04 View commit details
    Browse the repository at this point in the history
  62. Switch to fontawesome icons

    dwt committed Jun 12, 2018
    Copy the full SHA
    988ce63 View commit details
    Browse the repository at this point in the history
  63. Forgot one icon

    dwt committed Jun 12, 2018
    Copy the full SHA
    1908efe View commit details
    Browse the repository at this point in the history
  64. make fileEdit and imageEdit look more alike

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    0f072b5 View commit details
    Browse the repository at this point in the history
  65. Rework userForms to use bootstrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    a4c9904 View commit details
    Browse the repository at this point in the history
  66. finalize basic bootstrap usage for the main zmi forms in dtml

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    2f0947b View commit details
    Browse the repository at this point in the history
  67. rework zpt manage forms to use boostrap

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    af04995 View commit details
    Browse the repository at this point in the history
  68. fix docs

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    879ff6a View commit details
    Browse the repository at this point in the history
  69. Add missing branch to sources.cfg

    dwt committed Jun 12, 2018
    Copy the full SHA
    727e225 View commit details
    Browse the repository at this point in the history
  70. Switch to requiring the full repository path, so the requirements fil…

    …e can be executed from any path.
    dwt committed Jun 12, 2018
    Copy the full SHA
    58c5fd8 View commit details
    Browse the repository at this point in the history
  71. Copy the full SHA
    6f2034e View commit details
    Browse the repository at this point in the history
  72. Copy the full SHA
    4b7e141 View commit details
    Browse the repository at this point in the history
  73. ZMI

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    4e8f4aa View commit details
    Browse the repository at this point in the history
  74. ZMI

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    d44ce35 View commit details
    Browse the repository at this point in the history
  75. new layout for the bindings page

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    02e72d4 View commit details
    Browse the repository at this point in the history
  76. make zpt manage pages container-fluid

    jhinghaus authored and dwt committed Jun 12, 2018
    Copy the full SHA
    a12f413 View commit details
    Browse the repository at this point in the history
  77. ZMI: started aggregating find forms

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    556d4b6 View commit details
    Browse the repository at this point in the history
  78. started with menu

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    4a07443 View commit details
    Browse the repository at this point in the history
  79. Copy the full SHA
    18a3d27 View commit details
    Browse the repository at this point in the history
  80. proceeded with menu

    drfho authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7941e51 View commit details
    Browse the repository at this point in the history
  81. improved spacing of objectItems list, object selection, locked icon

    Dr. Frank Hoffmann authored and dwt committed Jun 12, 2018
    Copy the full SHA
    f000b75 View commit details
    Browse the repository at this point in the history
  82. added name filter input element to objectItems list

    Dr. Frank Hoffmann authored and dwt committed Jun 12, 2018
    Copy the full SHA
    fa475e2 View commit details
    Browse the repository at this point in the history
  83. removed obsolete find-methods, revised TAL-Editor GUI

    Dr. Frank Hoffmann authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7752959 View commit details
    Browse the repository at this point in the history
  84. added nicer file upload GUI

    Dr. Frank Hoffmann authored and dwt committed Jun 12, 2018
    Copy the full SHA
    94ce61d View commit details
    Browse the repository at this point in the history
  85. reset breadcrumb nav to usual way

    Dr. Frank Hoffmann authored and dwt committed Jun 12, 2018
    Copy the full SHA
    7cec03f View commit details
    Browse the repository at this point in the history
  86. reset locked icon title to original

    Dr. Frank Hoffmann authored and dwt committed Jun 12, 2018
    Copy the full SHA
    8d69461 View commit details
    Browse the repository at this point in the history
  87. Merge branch 'zmi-bootstrap' of https://github.com/zopefoundation/Zop…

    …e.git into zmi-bootstrap
    Dr. Frank Hoffmann committed Jun 12, 2018
    Copy the full SHA
    19dd7f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. proceeded with manage_menu, added more monotony

    Dr. Frank Hoffmann committed Jun 13, 2018
    Copy the full SHA
    718463e View commit details
    Browse the repository at this point in the history
  2. added zmi_icons

    Dr. Frank Hoffmann committed Jun 13, 2018
    Copy the full SHA
    828756f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. zmi: added header-navbar

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 14, 2018
    2
    Copy the full SHA
    21d99b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. using modal dialog for adding objects

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 16, 2018
    Copy the full SHA
    a7bd483 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. cleaned/monotonized zmi-dtmls

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 18, 2018
    Copy the full SHA
    6ac52aa View commit details
    Browse the repository at this point in the history
  2. made database manager accessible/navigable

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 18, 2018
    Copy the full SHA
    b82f315 View commit details
    Browse the repository at this point in the history
  3. added control panel link to navbar

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 18, 2018
    Copy the full SHA
    ffc32ef View commit details
    Browse the repository at this point in the history
  4. monotonized broken-icon

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 18, 2018
    1
    Copy the full SHA
    52c1e54 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Bootstrap has no longer Twitter in its name. Thank you @jcbrand for t…

    …he hint.
    
    [skip ci]
    Michael Howitz committed Jun 19, 2018
    Copy the full SHA
    477e139 View commit details
    Browse the repository at this point in the history
  2. Using lines is – at least currently – broken.

    [skip ci]
    Michael Howitz committed Jun 19, 2018
    Copy the full SHA
    718b81a View commit details
    Browse the repository at this point in the history
  3. Restore contents of requirements.txt, fix versions-prod.cfg, so i…

    …t can be generated from it again.
    
    `requirements.txt` is a generated file which should not be edited.
    Michael Howitz committed Jun 19, 2018
    Copy the full SHA
    4287c7f View commit details
    Browse the repository at this point in the history
  4. zmi: added style quickfix for ancient forms

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 19, 2018
    Copy the full SHA
    31e0fc3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c40c2f6 View commit details
    Browse the repository at this point in the history
  6. cleaned HTML/icons, fixed object insertation url for modal dialog

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 19, 2018
    3
    Copy the full SHA
    d8901f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Remove personal preferences and ignore them.

    Michael Howitz committed Jun 20, 2018
    Copy the full SHA
    12dee54 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate lines.

    Michael Howitz committed Jun 20, 2018
    Copy the full SHA
    5e58f45 View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    Michael Howitz committed Jun 20, 2018
    Copy the full SHA
    266e2e2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    94d3e96 View commit details
    Browse the repository at this point in the history
  5. made object list table sortable

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 20, 2018
    Copy the full SHA
    1738dfb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. UX: added simple combo-box like gui element to local role assignment

    form, added html5 "required" attributes to avoid errors on submit; added
    button "assign local role" to security tab
    Dr. Frank Hoffmann committed Jun 21, 2018
    Copy the full SHA
    49deec4 View commit details
    Browse the repository at this point in the history
  2. added sorting markers to objectItems list

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 21, 2018
    Copy the full SHA
    dedb548 View commit details
    Browse the repository at this point in the history
  3. UX: object list sorting gui; revised sorting key names

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 21, 2018
    Copy the full SHA
    62966ad View commit details
    Browse the repository at this point in the history
  4. fixed bootstrap file chooser gui element

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 21, 2018
    Copy the full SHA
    3994f83 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Catch more specific exceptions.

    Michael Howitz committed Jun 22, 2018
    Copy the full SHA
    5779518 View commit details
    Browse the repository at this point in the history
  2. fix breadcrumbs, cleaned html

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 22, 2018
    Copy the full SHA
    07ca308 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'zmi-bootstrap' of https://github.com/zopefoundation/Zop…

    …e.git into zmi-bootstrap
    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 22, 2018
    Copy the full SHA
    6f0ab8a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. added responsiveness to navbar and tabs-menu

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 24, 2018
    Copy the full SHA
    df25a31 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. phone view: tab menu as vertical overlay, added type names in

    type-sorted object list
    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 25, 2018
    Copy the full SHA
    e015949 View commit details
    Browse the repository at this point in the history
  2. phone view: tab menu as vertical overlay, added type names in

    type-sorted object list
    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 25, 2018
    Copy the full SHA
    3cf76d8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'zmi-bootstrap' of

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 25, 2018
    Copy the full SHA
    550a702 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. made file uploader form element work with long names on small screens

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 26, 2018
    Copy the full SHA
    f623ff1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. optimized db info page for small screens

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 27, 2018
    Copy the full SHA
    eb68bf2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. added favicons, proceded with Zcatalog

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 28, 2018
    Copy the full SHA
    a585a7f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Remove debugging code and fix tailing whitespace.

    Michael Howitz committed Jun 29, 2018
    Copy the full SHA
    bd380a5 View commit details
    Browse the repository at this point in the history
  2. refactored python_script templates, cleaned white-space

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jun 29, 2018
    Copy the full SHA
    7a0bbb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. optimized tab nav for phone view

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jul 1, 2018
    Copy the full SHA
    855c7d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. removed dtml artefact

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jul 6, 2018
    Copy the full SHA
    ccb1a33 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Copy the full SHA
    381c76a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3b02756 View commit details
    Browse the repository at this point in the history
  3. Auto open the currently shown item on enter if there is only one item.

    Search for the search term in all other cases.
    dwt committed Jul 10, 2018
    Copy the full SHA
    52f258f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. added attr data-contenttype for code editor

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jul 11, 2018
    Copy the full SHA
    f75ede6 View commit details
    Browse the repository at this point in the history
  2. refined data-contenttype for code editor

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jul 11, 2018
    Copy the full SHA
    c41a655 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. fixed white-space, changed alert semantics

    Dr. Frank Hoffmann authored and Dr. Frank Hoffmann committed Jul 13, 2018
    Copy the full SHA
    35a04d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Merge branch 'master' into zmi-bootstrap

    * master:
      Use newer Version of chameleon
      Document min virtualenv version.
      fix spelling error
      fix link to download location of FieldedTextIndex
      fix spelling error
      fix link to TextIndexNG3 project
      fix spelling error
      fix spelling error
      fix spelling error
      complete abrupt ending sentence
      add missing single quotation mark
      Add entry which got lost during consolidation
      Create all scripts only once.
    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    637d877 View commit details
    Browse the repository at this point in the history
  2. Fix HTML markup and tests.

    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    260140a View commit details
    Browse the repository at this point in the history
  3. Fix tailing whitespace.

    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    8c116c4 View commit details
    Browse the repository at this point in the history
  4. Fix NameError.

    [skip ci]
    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    de6f3b4 View commit details
    Browse the repository at this point in the history
  5. Use master branches after merge.

    Yes, adding the zmi-bootstrap branch to MailHost was intentional as it was missing before and this branch is not yet ready.
    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    a1f8b50 View commit details
    Browse the repository at this point in the history
  6. Clean-up and fix documentation.

    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    c04a0b6 View commit details
    Browse the repository at this point in the history
  7. Clean up requirements.

    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    00845e4 View commit details
    Browse the repository at this point in the history
  8. MailHost ist now ready, too.

    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    95fd7ee View commit details
    Browse the repository at this point in the history
  9. Add more Products which needed releases together with the next Zope r…

    …elease.
    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    47f75a2 View commit details
    Browse the repository at this point in the history
  10. Add a version pin needed by BTreeFolder2 >= 4.0.1

    Michael Howitz committed Aug 17, 2018
    Copy the full SHA
    27fb7e9 View commit details
    Browse the repository at this point in the history