Commit Graph

207 Commits (8b6e740637040cff022ee16e9a37de9465adba7c)

Author SHA1 Message Date
idziubenko 8b6e740637 fixed askChoice sometimes failing to show
3 years ago
idziubenko f2139ee819 fixed crash in cases when binary files get in dispatch_conf
3 years ago
Иван Дзюбенко f39830546c fixed error messages
3 years ago
idziubenko f551f67ac2 fixed rare bug with decimal percentages
3 years ago
idziubenko 65bf0fb725 fixed errors in setup cache
3 years ago
idziubenko 24b3cfe48c cache fix x2
3 years ago
idziubenko 329c8a46ba setup cache encoding fix
3 years ago
idziubenko a228bd06e7 fixed error messages in localcall
3 years ago
idziubenko 0cac759e3c fixed py2 to py3 division
3 years ago
idziubenko 2fffe9d0e8 fixed multiple bugs with cert operations
3 years ago
idziubenko 15b0b7f9ed fixed cl-core -u
3 years ago
idziubenko 8a47d5b0d7 fixed cl-core bootstrap (in client_class)
3 years ago
idziubenko 2009b912d3 deleted unneeded py2 script
3 years ago
idziubenko 2a487c08f2 fixed args when used for local call
3 years ago
idziubenko e8055da9e0 add message bugfix
3 years ago
idziubenko 7a6928bd2a fixed minor encoding bugs
3 years ago
idziubenko bacb44c779 general code improvements, fixed restore backup
3 years ago
idziubenko 91be64aaf1 changed most imports to relative
3 years ago
idziubenko 42f2d230d7 Fixed/reverted regex
3 years ago
root 1796898e15 Fixed local method call
3 years ago
idziubenko a782c69cd6 General py3 changes, encoding fixes
3 years ago
idziubenko 2bb7a6366f fixed bugs with groups and reading bin files with pickle
3 years ago
idziubenko e4342187eb Many py3 related changes, cherryPy swaped for cheroot
3 years ago
idziubenko d8ba586edc bugfixes and maps->list compr
3 years ago
idziubenko 2508450598 py3 datavars changes
3 years ago
idziubenko 940b125820 added more py3 related changes
3 years ago
Хирецкий Михаил 584bc7da9f Fix tabs
3 years ago
Хирецкий Михаил 5ec8b4989e Remove bak
3 years ago
Хирецкий Михаил cc9288b31b Fix import
3 years ago
idziubenko e0331a57d0 Merge branch 'py3_forced' Py3 ver`
3 years ago
idziubenko 52cdc3d632 Fixed error when clicking update from tray icon
3 years ago
idziubenko 03de03ffe8 i
3 years ago
idziubenko 5cc123855d i
3 years ago
Хирецкий Михаил e68f78917b Add import calculate.contrib for spyne
3 years ago
idziubenko 76cb881367 Fixed install_vars, fixed sids regex
3 years ago
idziubenko adeb90fa58 fixed locale/sids file reading, added default encoding
3 years ago
idziubenko bdbe108991 general improvements + swaped sudsds for suds (untested)
3 years ago
idziubenko 3407d3420f monkey patched LazyString eval
3 years ago
idziubenko 9424f21e63 minor improvements
3 years ago
idziubenko d15d044530 Fixed methods call
3 years ago
root c74cd76430 now single service
3 years ago
root dd8f8629a0 fixed event override in application
3 years ago
idziubenko 08092e8e19 added handle_rpc override
3 years ago
idziubenko 7b4e7a5715 in/out to soap, application not inherited from WsgiApplication
3 years ago
idziubenko 9131d64779 added some fixes to localCall
3 years ago
idziubenko f0174df435 Added auto generated service for WSDLMeta classes
3 years ago
idziubenko 0dd1d9aebe Changed most methods in func_metaclass and Basic to static
3 years ago
idziubenko 7cc87a578e fixed RPC methods not being added in CoreWSDL classes
3 years ago
idziubenko 9e655ed336 fixed wrong parent constructor args in app, fixed public_methods being overwritten
3 years ago
root 6d8469d204 swaped most uses of soaplib to spyne, server is alive, but xml doesn't show up correctly yet
3 years ago