Matt Gordon
Matt Gordon
@gathogojr Here's my regional format settings: 
@gathogojr That is not my comment.. it is @xuzhg 's comment
Here you go.. 
Okay, so I was playing with the code and tried this: ``` foreach (IEdmStructuralProperty structuralProperty in structuralProperties) { if (structuralProperty.Type != null && structuralProperty.Type.IsStream()) { // skip the stream property,...
I am primarily interested with the frontend UI. However, having different methods of storage would be nice too. For example, the work done on the elFinder connector allows for the...
I am aware of your philosophy and agree with it entirely. I was not suggesting otherwise. Consistency is important. I was merely wondering whether it is at all possible to...
@trannamtrung1st No problem. You have done a lot already.. Let someone else take this, if they wish. Otherwise, I will try to see to this at some point in future....
Thanks for your pointing out a potential bug. Please fork this project, make the change to add multiple roots to demo the problem.. and comment here with the link to...
Hi there, As far as I am concerned, you can do whatever you want with it. However, as you stated, the original version is licensed under BSD. I can't answer...
I am also faced with this issue.. It's not only the users, but the roles which need to be multi-tenanted. What is the possibility of this being implemented?