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

#336: Create show-if and hide-if macro #337

Merged
merged 7 commits into from
Oct 10, 2024
Merged

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    3887cfa View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. xwikisas#336: Create show-if and hide-if macro

    * Move userlist and grouplist displayer in internal package so it can be reused by multiple macros
    * Use UserList and GroupList type for show-if and hide-if macro parameter to have a nice UI to edit macro
    Josue-T committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4cfebd9 View commit details
    Browse the repository at this point in the history
  2. xwikisas#336: Create show-if and hide-if macro

    * Fix check from groups
    Josue-T committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a46806b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Update xwiki-pro-macros-api/src/main/java/com/xwiki/macros/showhideif…

    …/macro/HideIfMacro.java
    
    Co-authored-by: Teo Caras <[email protected]>
    Josue-T and trrenty authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    65a4801 View commit details
    Browse the repository at this point in the history
  2. Update xwiki-pro-macros-api/src/main/java/com/xwiki/macros/showhideif…

    …/macro/MacroParameter.java
    
    Co-authored-by: Teo Caras <[email protected]>
    Josue-T and trrenty authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    252f669 View commit details
    Browse the repository at this point in the history
  3. xwikisas#336: Create show-if and hide-if macro

    * Fix requested changes from PR xwikisas#337
    Josue-T committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5ef185d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. xwikisas#336: Create show-if and hide-if macro

    * Fix since tag
    * Rename parameters for mor consistency
    Josue-T committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4688f8e View commit details
    Browse the repository at this point in the history