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: BitPoet/MediaLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BitPoet/MediaLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pw3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 7, 2016

  1. Add namespace ProcessWire

    BitPoet committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    8acdd12 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    BitPoet committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    98ff945 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. Add admin page

    Add an admin page with a quick create link
    Bump version number
    Set admin thumbs and grid view as default for MediaImages
    BitPoet committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    d7fadf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ad7fd2 View commit details
    Browse the repository at this point in the history
  3. Fix module summary

    BitPoet committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    e21b4b5 View commit details
    Browse the repository at this point in the history
  4. Fix module summary

    BitPoet committed Mar 9, 2016
    Configuration menu
    Copy the full SHA
    6129571 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. Fix issue #1 in pw3 branch also

    Redirect after successful library creation.
    Pre-set parent page to /.
    BitPoet committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    ebc0822 View commit details
    Browse the repository at this point in the history
  2. Fix bug in uninstall method

    BitPoet committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    619f06f View commit details
    Browse the repository at this point in the history
  3. Add missing uninstall routine in pw3 branch

    ProcessMediaLibraries was missing the uninstall routine
    BitPoet committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    be0fd0c View commit details
    Browse the repository at this point in the history
  4. Fix issue #2 in pw3 branch

    Replace inaccurate success message after media page creation
    BitPoet committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    3f03c6c View commit details
    Browse the repository at this point in the history
  5. Final fix for issue #2 in pw3 branch

    Pass second parameter to $sanitizer->pageName to enable transliteration.
    BitPoet committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    790c2fa View commit details
    Browse the repository at this point in the history
  6. Check for MediaLibrary template

    Avoid error when MediaLibrary template was deleted or MediaLibrary
    module installed.
    BitPoet committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    8f33b16 View commit details
    Browse the repository at this point in the history
  7. Avoid setting page name

    Let PW handle setting the page name from the title
    BitPoet committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    5442b86 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Merge remote-tracking branch 'refs/remotes/origin/master' into pw3

    # Conflicts:
    #	MediaLibrary.module
    #	ProcessMediaLibraries.module
    #	README.md
    BitPoet committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    e0b86ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622cb8c View commit details
    Browse the repository at this point in the history
Loading