thirtybees / beesblog

Blog module for thirty bees
Academic Free License v3.0
1 stars 12 forks source link

Added possibility to change author of a blog post #48

Closed cienislaw closed 3 years ago

cienislaw commented 4 years ago

I've added possibility to change a blog post author during post edit. Original code had an issue too - on each edit, id_employee was changed to employee who made changes, so the original author wasn't kept.