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

some changes for plone2.1 export #1

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

Commits on Feb 23, 2011

  1. 1 - Add possibility to configure export via ini file.

        This file is located in $INSTANCE_HOME and is name jsonmigrator.ini.
        You can configure the mapping of class
        2 - Add new options :
        MAX_CACHE_DB : purge zodb cache every x item treat (avoid memory error on big Data.fs)
        JUST_TREAT_WAPPER : just treat classname that are mapping on a wrapper
        3 - Add logging support
        4 - Add Article322Wrapper -> for old plone article
    yboussard committed Feb 23, 2011
    Configuration menu
    Copy the full SHA
    ba8abb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2011

  1. Configuration menu
    Copy the full SHA
    4db2f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3c657 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c3acf View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2011

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

Commits on Mar 2, 2011

  1. change the name of section

    yboussard committed Mar 2, 2011
    Configuration menu
    Copy the full SHA
    6e607cf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2011

  1. Configuration menu
    Copy the full SHA
    69b9033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0b353d View commit details
    Browse the repository at this point in the history
  3. update documentation

    yboussard committed Apr 12, 2011
    Configuration menu
    Copy the full SHA
    5530990 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6626c34 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb24983 View commit details
    Browse the repository at this point in the history
  6. prepare release

    yboussard committed Apr 12, 2011
    Configuration menu
    Copy the full SHA
    911a4b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    982d903 View commit details
    Browse the repository at this point in the history
  8. fix manifest

    yboussard committed Apr 12, 2011
    Configuration menu
    Copy the full SHA
    b703970 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d544abd View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2011

  1. Configuration menu
    Copy the full SHA
    ed539ba View commit details
    Browse the repository at this point in the history
  2. fix issue on PA3.2

    yboussard committed Apr 19, 2011
    Configuration menu
    Copy the full SHA
    439d189 View commit details
    Browse the repository at this point in the history
  3. prepare release

    yboussard committed Apr 19, 2011
    Configuration menu
    Copy the full SHA
    b356e0c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2011

  1. fix migration

    yboussard committed Apr 29, 2011
    Configuration menu
    Copy the full SHA
    a6d9eaa View commit details
    Browse the repository at this point in the history
  2. Preparing release 0.2.4

    yboussard committed Apr 29, 2011
    Configuration menu
    Copy the full SHA
    e88727a View commit details
    Browse the repository at this point in the history
  3. Back to development: 0.2.5

    yboussard committed Apr 29, 2011
    Configuration menu
    Copy the full SHA
    435b47b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2011

  1. fix issue on owner field

    yboussard committed May 1, 2011
    Configuration menu
    Copy the full SHA
    6e9250d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2011

  1. get user via acl_users

    yboussard committed May 10, 2011
    Configuration menu
    Copy the full SHA
    4776cbc View commit details
    Browse the repository at this point in the history
  2. Preparing release 0.2.5

    yboussard committed May 10, 2011
    Configuration menu
    Copy the full SHA
    6224d23 View commit details
    Browse the repository at this point in the history
  3. Back to development: 0.2.6

    yboussard committed May 10, 2011
    Configuration menu
    Copy the full SHA
    a4d3d32 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2011

  1. fix creators on export

    yboussard committed May 11, 2011
    Configuration menu
    Copy the full SHA
    568f347 View commit details
    Browse the repository at this point in the history
  2. can modify bmp image

    yboussard committed May 11, 2011
    Configuration menu
    Copy the full SHA
    387d0d1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2011

  1. Configuration menu
    Copy the full SHA
    13041b5 View commit details
    Browse the repository at this point in the history
  2. prefix group by group_

    yboussard committed May 13, 2011
    Configuration menu
    Copy the full SHA
    66d9051 View commit details
    Browse the repository at this point in the history