Pavlo
Pavlo
@bsramin I am considering of quite a big change in fron end part of application in near future and that would conflict with translation project so I would postpone translation...
hi @zion2k, not really any progress on that front yet..
Well... The main one is Sequelize. However the venerability in the feature the application does not rely on. So it is kind of Ok to tolerate it. To update the...
Is drop down is empty when you click on on it? Or it is list of empty strings?
What is a last commit of `master` do you use? Output of this command? ``` git show --oneline ```
@simllll thank you for contribution and effort to make project better. Unfortunately I do not have time to properly review the PR. To merge it as it is is very...
@simllll thank you for understanding, yes smaller PRs would be much easier to get through. > a lot of library upgrades (sequelize3->4, nodemaler1->4,..etc) ^^ that sounds very interesting to me...
hi @xavide, I still have to tweak the patch as it updates few dependencies which I am not sure at this moment. Thank you for voting for the patch
Technically one can adjust user's holiday for the next year as well, however the UI is not expose this functionality. UI allows to adjust current year allowance.
hi @vitas, to mitigate the issue one can use `node bin/wwww_cluster` so app runs as cluster of processes rather then single one, and eash failing one is restrted automatically.