Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dokuwiki/dokuwiki
base: e5bf110d7393
Choose a base ref
...
head repository: dokuwiki/dokuwiki
compare: de3383c6b8b9
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 23, 2018

  1. fix: readd div with no-class to tpl_searchform

    Quick-search positioning and other templates break when removing this
    tag.
    micgro42 committed Mar 23, 2018
    Copy the full SHA
    3eb2b86 View commit details
    Browse the repository at this point in the history
  2. fix(search): namespace limits must match exactly

    This fixes a bug that during a search limited to `@de` would show pages
    form the namespace `devel` as well (in the fullpage results).
    
    Fixes #2285
    micgro42 committed Mar 23, 2018
    Copy the full SHA
    de3383c View commit details
    Browse the repository at this point in the history