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

Feature/xml import #2

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open

Feature/xml import #2

wants to merge 20 commits into from

Commits on May 14, 2014

  1. Inserted deletion import

    Alexander Lehmann authored and invliD committed May 14, 2014
    Configuration menu
    Copy the full SHA
    6f49810 View commit details
    Browse the repository at this point in the history
  2. Inserted deletion of an article

    Alexander Lehmann authored and invliD committed May 14, 2014
    Configuration menu
    Copy the full SHA
    766e19d View commit details
    Browse the repository at this point in the history
  3. inserted test file

    Alexander Lehmann authored and invliD committed May 14, 2014
    Configuration menu
    Copy the full SHA
    7306664 View commit details
    Browse the repository at this point in the history
  4. Inserted tests for the import of deletions

    Alexander Lehmann authored and invliD committed May 14, 2014
    Configuration menu
    Copy the full SHA
    edc6d1e View commit details
    Browse the repository at this point in the history
  5. Codestyle fixes

    Alexander Lehmann authored and invliD committed May 14, 2014
    Configuration menu
    Copy the full SHA
    7aae97a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cd512b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aecfbf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e235193 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. Adapt code to new hooks.

    Alexander Lehmann committed May 19, 2014
    Configuration menu
    Copy the full SHA
    6421edb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. Inserted callback for deletions.

    Deleted useless TopLevelXMLHook.
    Alexander Lehmann committed May 20, 2014
    Configuration menu
    Copy the full SHA
    ff850c8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into feature/xml-import

    Conflicts:
    	src/SubscriptionHandler.php
    Alexander Lehmann committed May 20, 2014
    Configuration menu
    Copy the full SHA
    3b5b2fa View commit details
    Browse the repository at this point in the history

Commits on May 26, 2014

  1. Inserted page redirection.

    Alexander Lehmann committed May 26, 2014
    Configuration menu
    Copy the full SHA
    5674bd1 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2014

  1. Inserted debug log

    Alexander Lehmann committed May 27, 2014
    Configuration menu
    Copy the full SHA
    6ea5c51 View commit details
    Browse the repository at this point in the history
  2. Fix move page, hopefully

    Alexander Lehmann committed May 27, 2014
    Configuration menu
    Copy the full SHA
    59d2ecf View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. Inserted tests for page move.

    Alexander Lehmann committed May 28, 2014
    Configuration menu
    Copy the full SHA
    5d4d35e View commit details
    Browse the repository at this point in the history
  2. Separating ImportCallback from Subscriptionhandler

    Alexander Lehmann committed May 28, 2014
    Configuration menu
    Copy the full SHA
    a15627c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Fix function declaration of setPreviousPageOutCallback.

    Alexander Lehmann committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    f09351d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2014

  1. Fix @Covers class.

    Alexander Lehmann committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    9129945 View commit details
    Browse the repository at this point in the history
  2. Inserted CallOriginalPageOutCallback tests.

    Alexander Lehmann committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    2df1358 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into feature/xml-import

    Conflicts:
    	src/SubscriptionHandler.php
    	tests/phpunit/SubscriptionHandlerTest.php
    Alexander Lehmann committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    a981b57 View commit details
    Browse the repository at this point in the history