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 placeholders and context params to history #51

Merged
merged 19 commits into from
May 10, 2015

Conversation

glensc
Copy link
Member

@glensc glensc commented May 7, 2015

add placeholders and context params to history, so history entries could be translated. however to database is stored non-translated data:

     his_summary: Note converted to e-mail (from: {from}) by {user}
     his_context: {"from":"test@example.org","user":"Admin User"}

the context parameters are stored serialized to database using json

@glensc glensc added this to the 3.0.2 milestone May 8, 2015
@glensc glensc merged commit 4d447a1 into eventum:master May 10, 2015
glensc added a commit that referenced this pull request May 10, 2015
Merge branch 'history-context'
@glensc glensc deleted the history-context branch May 10, 2015 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

1 participant