intersystems-community / cache-tort-git

Access to Tortoise Git interface from Caché Studio
https://github.com/intersystems-ru/cache-tort-git/wiki
MIT License
31 stars 20 forks source link

Git Plugin only allows to add 10 routines at a time #46

Closed perlaEscReady closed 7 years ago

perlaEscReady commented 7 years ago

Currently the Git plugin only allows us to submit 10 routines to the repository at a time using the UI, is there a workaround that can be used so that more routines can be submitted at once? If not, this should be added, the capability to submit a folder of routines instead of selecting a small group.

adaptun commented 7 years ago

Please provide more detailed description with screenshots.

In other words, steps, to reproduce the problem.

Thank you!

DanielAguilarGarcia commented 7 years ago

Hi adaptun, we have the same problem with the contextual menu, when we want add routines to the SourceControl

Screenshot when we select few routines:

ok

Screenshot when we select many routines:

error

SubMenu "add to source control" doesn't appear.

Thanks!

adaptun commented 7 years ago

@perlaEscReady @DanielAguilarGarcia please check again with latest version. This should be fixed.

DanielAguilarGarcia commented 7 years ago

Thanks @adaptun now works perfectly!!