Skip to content
Snippets Groups Projects
  1. Jun 05, 2020
  2. Jun 04, 2020
  3. Jun 03, 2020
  4. Jun 02, 2020
    • Marius Dumitru Florea's avatar
    • Clemens Robbenhaar's avatar
      XWIKI-17054: Notifications macro only showing wiki wide updates (#1309) · ceaa0b2a
      Clemens Robbenhaar authored
      - instead of adding a separate filter preference for the subwiki
        make sure the reference to pages and spaces are absolute
        by prefixing them with the "currentWiki"
      - only in the case where no location parameters are given and
        we are in a subwiki add an explicit wiki filter
      - for this add the "currentWiki" back in the data-set
        generated by the notifications macro
      - also added "toString()" methods to a few classes
        which helped in debugging the unit tests
      - made "toString()" methods conforming to code style
      - move the code to a separate helper method, which checks for the special
        case of being in a subwiki and having no location filters defined
        so one needs to an explicit filter to limit the resuts to the current wiki
      Unverified
      ceaa0b2a
  5. Jun 01, 2020
  6. May 30, 2020
  7. May 29, 2020
  8. May 28, 2020
Loading