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

Builder versions (foundation) #26

Open
bobslee opened this issue Jul 20, 2017 · 0 comments
Open

Builder versions (foundation) #26

bobslee opened this issue Jul 20, 2017 · 0 comments

Comments

@bobslee
Copy link
Contributor

bobslee commented Jul 20, 2017

Lay the foundation for version control of Orbeon Builder (designs)

The current scope (issue) considers the following:
Put every save (write) of a orbeon.builder in a seperate model orbeon.builder.version.

New model orbeon.builder.version (fields):

  • id
  • builder_id (many2one orbeon.builder.id)
  • xml (text)
  • version (integer, compute increase, or ir.sequence?)
  • parent_id (many2one orbeon.builder.version)
@bobslee bobslee changed the title orbeon: Builder versions (foundation) Builder versions (foundation) Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant