Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: AJAX, + many #36

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

FIX: AJAX, + many #36

wants to merge 10 commits into from

Commits on Nov 19, 2015

  1. Merge pull request #1 from mcd-php/fix-str-vs-bytes-py3

    FIX: str vs. bytes in Python 3
    mcd-php committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    21e9788 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from mcd-php/patch-1

    @mcd-php FIX: Python 3 has no urllib.unquote
    mcd-php committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    eacb617 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Configuration menu
    Copy the full SHA
    439b8a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from mcd-php/fix-ajax-popup

    FIX: In AJAX popup, widget was not working
    mcd-php committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    97a4c37 View commit details
    Browse the repository at this point in the history
  3. RE-FIX: uLogin not defined in AJAX ...

    .. after first load
    mcd-php committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    4637eb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cf0d9c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2016

  1. PEP8: Line length

    mcd-php committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    1f05c29 View commit details
    Browse the repository at this point in the history
  2. PEP8: def, not lambda

    mcd-php committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    615100f View commit details
    Browse the repository at this point in the history
  3. PEP8: space before comma

    mcd-php committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    ba53a0e View commit details
    Browse the repository at this point in the history
  4. PEP8: space before comma

    mcd-php committed Apr 14, 2016
    Configuration menu
    Copy the full SHA
    73190e9 View commit details
    Browse the repository at this point in the history