Victor Emanouilov

Results 60 comments of Victor Emanouilov

Yes, that's a great idea @sanikolaev ! Using csv with `;` as separator and normal csv escaping procedures should probably work here. I assume queries should already be utf8 encoded...

@Shadow243 please check your indentation to be consistent with the files you edit - you have used tabs instead of spaces.

Please also rebase master and resolve conflicts.

@ElvisAns, no, I don't think there is such a logic. The output modules are defined much like handler modules in setup.php and are executed in the order defined.

I think Jason's comments were addressed but there are a few functionality issues. Let's solve them and then we can merge.

All looks good to me but it needs some extensive testing. I might be able to do it after the holidays.

It still seems a bit shaky. I see + LSUB in the folder list now which doesn't have any children. I also go to manage folders, create a new test...

Also, please make sure you merge latest master into this branch, so you can actually test against the .env and other enhancements there.

@zookeper sorry to hear you had troubles. Server node app is rather thin - most of the work is done in the browser via the client app. Loops are probably...

@zookeper now I see. You are probably raising issues in the wrong github repo. Did you mean to do it here: https://github.com/Ipsis/Woot/wiki instead? This repo is a collaborative rich text...