Jean-Baptiste Sarrodie

Results 247 comments of Jean-Baptiste Sarrodie

> I couldn’t let this issue go without doing some research which ended up with a proof-of-concept to see what it takes to implement commit hooks in coArchi. It is...

> But my main use case is to display last committed date for views in notes In this case what would be needed is a way for a plugin to...

Hi, Thank you for this. Please note that the intended process for code submission is to first discuss the goal with Phil and I before actually working on it (in...

Hi, The issue you faced is known and related to git unable to detect some files being moved, but happens so rarely that for the moment we've not started to...

Seems worth to investigate...

That would be nice, but this can't be done (at least not without lot's of work) because committing a diagram also requires to commit changes done on objects that appear...

>I change the name of the object in the model tree What does the git-diff shows ? >a single file change for the object ? Yes >I change the name...

At the end, each archimate concept (element and relationship), each folder and each view ends up in a single XML file (one per concept, folder or view). For more details,...

Hi, One option is simply to export your model as HTML and then send them a ZIP containing the whole export. If you really don't want to provide them access...

>it would be nice if I could save the model, and do the gh-pages export in one shot though... I will continue to have a play... That's basically the purpose...