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: foswiki/distro
base: fdf6de10d0a5
Choose a base ref
...
head repository: foswiki/distro
compare: f2793beacbb7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 12, 2016

  1. Item13897: Work on Cache tests

     - Missed a patch to Foswiki.pm (now Foswiki::App,  which sets the
       X-Foswiki-Pagecache header whenever page is generated from the cache.
     - CacheTests getting closer.  Having trouble getting the App to run
       with the admin user for clearing the cache.
    gac410 committed Aug 12, 2016
    Copy the full SHA
    a157744 View commit details
    Browse the repository at this point in the history
  2. Item13897: Convert TinyMCE JQuery plugin to object

    Still cannot get Wysiwyg to work, but this is now not generating any
    errors.
    
    SMELL:   The plugin expects to pull the version from the TinyMCE code.
    But the new object format is static.  Need guidance.
    gac410 committed Aug 12, 2016
    Copy the full SHA
    f2793be View commit details
    Browse the repository at this point in the history