stashkov
stashkov
I was able to install fidus locally with some tweaks (/scripts was missing during ./manage.py init step, so I created it) fidus is running locally but I cannot login with...
@johanneswilm did you have success with 16.04? I am using this version of Ubuntu and got the error that I'm describing Here's what I think is somewhat doable in terms...
Obviously there has to be restriction that you mentioned, like 20 most recent changes On 19 April 2017 at 18:42, Vladimir Stashkov wrote: > @johanneswilm did you have success with...
# Summary ### table document_documentrevision Has one-to-many relation document_id to revision_id. Does not contain information about what's inside the article. ### table document_document `document_document.contents` has most verbose representation of an...
@johanneswilm I've taken a look at what you suggested, and mostly do exactly what you said. I'm gonna use `.fidus` files in `revisions` folder to compare between two revisions and...
> Does that commit hold anything in particular? Or do you just mean that it should look somewhat like a github diff? Somewhat like diff on github would be perfect....
@johanneswilm Here are my thoughts on your proposition to add 3 different features. 3 features being: 1. compare 2 revisions of your choice (e.g. out of 5, compare 1 with...