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

Merge Space Templates - Meeds-io/MIPs#150 #2517

Merged
merged 18 commits into from
Nov 4, 2024
Merged

Merge Space Templates - Meeds-io/MIPs#150 #2517

merged 18 commits into from
Nov 4, 2024

Commits on Oct 23, 2024

  1. feat: Combine Social Web Archives to one single social.war - Meeds-io…

    …/MIPs#150 (#2489)
    
    This change will Modify the pages definition to use 'social' instead of
    'social-portlet' to reference the Social Module portlets. See
    Meeds-io/social@9e0766a
    for more information about this change.
    A dedicated configuration to upgrade the existing pages has been added
    to upgrade the existing pages to reference the new Webapp Module instead
    of deleted 'social-portlet' module.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    10fbaf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d295c24 View commit details
    Browse the repository at this point in the history
  3. feat: Adapt Space Service and delete Space Template definition - MEED…

    …-7638 - Meeds-io/MIPs#150
    
    This change will delete the old definition of Space Templates in order to introduce a new one. In addition, this change will delete the Space Menu and Header portlets in favor of Space Banner Portlet knowing that the topbar navigation will be defined from now on in Shared layout.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b90ee3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff8108a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    716b513 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2af6399 View commit details
    Browse the repository at this point in the history
  7. feat: Define Space Global Pages - Meeds-io/MIPs#150 (#2501)

    This change will allow to access space 'SYSTEM' pages even when the
    Space site doesn't define it. The system pages are 'tasks', 'notes',
    'members' and 'settings'.
    boubaker committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7e2480b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fa5af5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a183168 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b28f44 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    876f778 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0cb9318 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    15d46fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    02c0056 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5cb5e7b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: Add Space Template Navigation icons - MEED-7663 - Meeds-io/MIPs#150

    
    
    This change will add default icons for Builtin Space Templates.
    boubaker committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1c7aab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. feat: Give access to layout editor page to everyone - MEED-7657 - #2502

    … (#2527)
    
    Prior to this change, when adding a page template, the images attached
    to it are not viewable by External users. This is due to the fact that
    the access permission of attached image is computed switch page being
    edited, or if of type page template to current page (layout-editor).
    This change will fix two bugs:
    - Give access to layout-editor page to anyone to let the ACL made by
    page permissions instead (by the Space Layout permissions if the page is
    added in a space)
    - Make the attached image to a fictive page (not really instanciated
    yet), accessible to all users since the page can be used in any
    site/space.
    boubaker committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ae69cf4 View commit details
    Browse the repository at this point in the history
  2. feat: Allow Space Managers to Edit Public Site Pages - MEED-7661 - #2515

    
    
    This change will allow Space Managers to edit their public sites pages by changing the sites layout management button access permissions.
    boubaker committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d84e2dc View commit details
    Browse the repository at this point in the history