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

Add module report_xml. #14

Closed
wants to merge 11 commits into from
Closed

Add module report_xml. #14

wants to merge 11 commits into from

Commits on Jun 11, 2015

  1. Add module report_xml.

    Jairo Llopis committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    515c3f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Add template utf8_header.

    Almost any XML must start with this. Let's make it easier.
    Jairo Llopis committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    5ac2977 View commit details
    Browse the repository at this point in the history
  2. Easier XSD checking reports.

    Any report inheriting this AbstractModel can check its XML results
    against any XSD.
    Jairo Llopis committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    d51faa6 View commit details
    Browse the repository at this point in the history
  3. Add sample module.

    Jairo Llopis committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    40f1c11 View commit details
    Browse the repository at this point in the history
  4. Sort links.

    Jairo Llopis committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    af6c782 View commit details
    Browse the repository at this point in the history
  5. Fix XML tag mismatch.

    Jairo Llopis committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    f80a9d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Allow docargs to be loaded from context.

    Jairo Llopis committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    a77217e View commit details
    Browse the repository at this point in the history
  2. Only replace the docs key if it is missing.

    Jairo Llopis committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    e84534c View commit details
    Browse the repository at this point in the history
  3. Clearer code comments, add logging.

    Jairo Llopis committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    8692cd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. Oops, this header belongs to other module.

    Jairo Llopis committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    cb703a9 View commit details
    Browse the repository at this point in the history
  2. Add module report_xml_sample.

    Jairo Llopis committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    7bd9510 View commit details
    Browse the repository at this point in the history