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

Transformation from XHTML + config + anntations to browser-ready HTML5 now done through separate class #1

Merged
merged 8 commits into from
Sep 15, 2013

Commits on Sep 4, 2013

  1. start of attempts to move XSLT transformations out of documentreposit…

    …ory and into a more flexible class
    staffanm committed Sep 4, 2013
    Configuration menu
    Copy the full SHA
    7a7296e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2013

  1. Configuration menu
    Copy the full SHA
    a5e8a41 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2013

  1. replaced the tangled mess that was DocumentRepository.transform_html …

    …(and friends) with a new Transformer class
    staffanm committed Sep 13, 2013
    Configuration menu
    Copy the full SHA
    a7cb810 View commit details
    Browse the repository at this point in the history
  2. Update decorators.py

    staffanm committed Sep 13, 2013
    Configuration menu
    Copy the full SHA
    1e4fe12 View commit details
    Browse the repository at this point in the history
  3. Update testConfig.py

    staffanm committed Sep 13, 2013
    Configuration menu
    Copy the full SHA
    bab275b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2013

  1. Configuration menu
    Copy the full SHA
    e10f254 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2013

  1. fix for py2 regressions

    staffanm committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    dfbf532 View commit details
    Browse the repository at this point in the history
  2. Note to self

    staffanm committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    41ddce3 View commit details
    Browse the repository at this point in the history