BigW Consortium Gitlab

  1. 02 Feb, 2017 1 commit
  2. 16 Sep, 2016 1 commit
  3. 11 Aug, 2016 1 commit
  4. 25 Jul, 2016 1 commit
    • `WikiPage` should have a slug even when not persisted. · 42a00f74
      Timothy Andrew authored
      1. So we can build the markdown preview URL for it.
      
      2. We can't skip the slug in this case, because the slug is used to
      construct relative markdown URLs.
      
      3. Add rspec feature tests to cover creating wiki pages with
         spaces/hyphens in the name.
      
      4. Add rspec feature tests for markdown preview URL rewriting, which was
         only covered by unit tests up to this point.
  5. 24 Jul, 2016 1 commit
  6. 21 Jul, 2016 1 commit
  7. 09 Jun, 2016 1 commit
    • Hook up the updated `WikiLinkFilter` to the wiki controllers. · e6b1d166
      Timothy Andrew authored
      - Need to pass in a `page_slug` to the filter, so it can rewrite based
        on the current page (all links are rewritten to the level of the app root).
      - The earlier `markdown_preview` endpoint was at the level of the wiki.
        We need to know the current page (for rewriting, as above), so this
        commit moves the endpoint to the level of a wiki page.
      - Fix all tests
  8. 03 Jun, 2016 2 commits
  9. 16 May, 2016 1 commit
  10. 12 Apr, 2016 3 commits
  11. 30 Mar, 2016 1 commit
  12. 06 Jan, 2016 1 commit
  13. 05 Jan, 2016 1 commit
  14. 18 Sep, 2015 1 commit
  15. 17 Sep, 2015 1 commit
  16. 14 Sep, 2015 1 commit
  17. 09 Jun, 2015 1 commit
  18. 05 Jun, 2015 1 commit
  19. 01 May, 2015 1 commit
  20. 30 Apr, 2015 1 commit
  21. 27 Sep, 2012 1 commit
  22. 26 Sep, 2012 1 commit
  23. 10 Aug, 2012 1 commit
  24. 03 Mar, 2012 1 commit
  25. 01 Mar, 2012 1 commit
  26. 26 Feb, 2012 1 commit
  27. 12 Feb, 2012 2 commits
  28. 09 Feb, 2012 2 commits
  29. 27 Jan, 2012 1 commit
  30. 26 Jan, 2012 2 commits
  31. 22 Jan, 2012 1 commit
  32. 21 Jan, 2012 1 commit
  33. 17 Jan, 2012 2 commits