Skip to content
Snippets Groups Projects
  1. Apr 01, 2013
  2. Mar 17, 2013
  3. Mar 11, 2013
  4. Mar 09, 2013
  5. Mar 06, 2013
  6. Mar 03, 2013
  7. Mar 01, 2013
  8. Feb 24, 2013
  9. Feb 23, 2013
  10. Feb 22, 2013
  11. Feb 21, 2013
  12. Feb 20, 2013
    • Michael Hamann's avatar
      Merge pull request #188 from arbrk1/patch-1 · 3cd9b97d
      Michael Hamann authored
      Change function call from actionOk into actionOK (correct name)
      3cd9b97d
    • Michael Hamann's avatar
      Fix remaining missing $INPUT uses FS#2577 · 00d58927
      Michael Hamann authored
      This adds $INPUT in all places where it was still missing and available.
      $INPUT is now also used in places where using $_REQUEST/... was okay in
      order to make the code consistent.
      00d58927
    • 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
Loading