Skip to content
Snippets Groups Projects
  1. May 21, 2013
  2. May 09, 2013
  3. May 06, 2013
  4. May 05, 2013
  5. Mar 24, 2013
  6. Mar 22, 2013
  7. Mar 01, 2013
  8. Feb 21, 2013
  9. Feb 20, 2013
    • Michael Hamann's avatar
      Revert the search depth behavior changes from #154 · 5737a81e
      Michael Hamann authored
      This reverts parts of the changes from #154: Before merging the pull
      request, a depth of 1 returned just the pages in the root namespace.
      With the changes in the pull request, a depth of 1 also returned pages
      in subnamespaces of the root namespace (as it was also tested in the test case).
      This reverts this part of the changes and a depth of 1 returns just the
      pages in the root namespace again.
      5737a81e
    • Dominik Eckelmann's avatar
      fixed auth_browseruid on IE9 · a4ce95c8
      Dominik Eckelmann authored
      IE9 send different HTTP_ACCEPT_LANGUAGE header on ajax request. This causes different results from auth_browseruid. This patch removes the HTTP_ACCEPT_LANGUAGE from the browser id calculation.
      a4ce95c8
  10. Feb 16, 2013
  11. Feb 03, 2013
  12. Jan 26, 2013
  13. Jan 25, 2013
  14. Jan 23, 2013
  15. Jan 21, 2013
  16. Jan 18, 2013
  17. Jan 08, 2013
  18. Dec 20, 2012
  19. Dec 04, 2012
  20. Nov 29, 2012
  21. Nov 25, 2012
    • Kazutaka Miyasaka's avatar
      Fix case-insensitive match in ACL checking · eb3ce0d5
      Kazutaka Miyasaka authored
      ACL checking of DokuWiki is currently always case-sensitive
      regardless of auth backend setting ($auth->isCaseSensitive).
      This commit enables case-insensitive match in the same way
      of auth_isMember().
      eb3ce0d5
  22. Nov 23, 2012
  23. Nov 08, 2012
  24. Nov 05, 2012
  25. Nov 04, 2012
  26. Nov 03, 2012
Loading