Ivan Maslov
|
bee96d3596
|
# Create Orchestrator.RDP defs - need decorator @ProcessorOnly
|
4 years ago |
Ivan Maslov
|
090754443f
|
# Updated all old defs in new Orchestrator.<def name>
|
4 years ago |
Ivan Maslov
|
f371cc6b8a
|
# Start test with new SettingsTemplate (new file is out of the repo. It will be included later after test)
|
4 years ago |
Ivan Maslov
|
239a2c6c83
|
# Test new processor in progress - need new setings template
|
4 years ago |
Ivan Maslov
|
9a7fc13d9f
|
# in progress new orchestrator processor
|
4 years ago |
Ivan Maslov
|
bbe555857f
|
# Bug fix in RDPProcessor
|
4 years ago |
Ivan Maslov
|
03d81095a1
|
#Feature multiple process in one RDP
|
4 years ago |
Ivan Maslov
|
b7f88de8bf
|
# Support multiple processes in 1 RDP session
|
4 years ago |
Ivan Maslov
|
540f765a79
|
# Release new version v1.1.18 + added in pip
|
4 years ago |
Ivan Maslov
|
e1bd95c4cc
|
# Fix in CMDRun for some OS # Fix in async set in clipboard # Fix double ctrl a for some os cmd (wrong actions)
|
4 years ago |
Ivan Maslov
|
cd038a0879
|
# upgrade py openRPA to 1.1.17
|
4 years ago |
Ivan Maslov
|
44d0f16981
|
# minor fixes after test
|
4 years ago |
Ivan Maslov
|
f421aaa2ea
|
# Add orchestrator/Server unquotes for URL path (need for rus symbols in fila path)
|
4 years ago |
Ivan Maslov
|
5516c82c90
|
# minor fix in SessionHex if no RDP session (time lag with WEB GUI)
|
4 years ago |
Ivan Maslov
|
c7cfa66a62
|
# minor fixes in basic UAC (because of add 2 buttons in front)
|
4 years ago |
Ivan Maslov
|
c5de069966
|
# Release 1.1.14 to pypi.org (pip install pyOpenRPA==1.1.14)
|
4 years ago |
Ivan Maslov
|
a1fb5ae762
|
# Minor fix in RDP restore operations
|
4 years ago |
Ivan Maslov
|
c369c70b80
|
# Add struct to load SettingsUpdate after RDP restore
|
4 years ago |
Ivan Maslov
|
3b528c3c67
|
# Minor fixes in render RDPList 3
|
4 years ago |
Ivan Maslov
|
d7dbb8c2f0
|
# Minor fixes in render RDPList 2
|
4 years ago |
Ivan Maslov
|
1791f35b31
|
# Minor fixes in render RDPList
|
4 years ago |
Ivan Maslov
|
a49112e25f
|
# Add log when RDP restore # minor test passed +
|
4 years ago |
Ivan Maslov
|
e2c1d3e575
|
# Test + Add web button + add model in front + Backward compatibility from v1.1.13 + try..except when load CP
|
4 years ago |
Ivan Maslov
|
5333209528
|
# Orch ajax optimized # Remove refresh button # remove RDPListControlPanelGet # AddAutocleaner #Add exception if ControlPanel with error # Restart Orch with old RDP List!!! (need test)
|
4 years ago |
Ivan Maslov
|
7bc9acf2a5
|
# In progress save RDPList from old session
|
4 years ago |
Ivan Maslov
|
7df0f46c16
|
# Minor fixes
|
4 years ago |
Ivan Maslov
|
233bbff76b
|
# Add Index.js
|
4 years ago |
Ivan Maslov
|
73e563e58f
|
# Lite style update in orchestrator
|
4 years ago |
Ivan Maslov
|
e765aad800
|
# Minor fix in Studio Web Header
|
4 years ago |
Ivan Maslov
|
fe19b15805
|
# Lite rebranding - add new logo in web + favico.ico
|
4 years ago |
Ivan Maslov
|
b578600c09
|
# Upgrade pywinauto to 0.6.8 (Fixed some big bug with int convert to long fails) + Some Docs fixes in Pypi
|
4 years ago |
Ivan Maslov
|
1640a8f317
|
# Minor fixes in UAC User-Role models (back + front tested)
|
4 years ago |
Ivan Maslov
|
cb1610eb97
|
# v1.1.11 Add args inRequest + inGlobalDict in control panel + backward compatibility (control panel with 1 arg is working)
|
4 years ago |
Ivan Maslov
|
0044fd9263
|
# Minor fix in pyOpenRPA with logging (dont log processor activity from supertokens)
|
4 years ago |
Ivan Maslov
|
16ee75123b
|
# Revert the changes in UIDesktop - not tested. Detect, that ctypes.ArgumentError (class OverflowError) appear because of some changes in GUI session. After the RDP reconnect in GUI the error was lost. Wait new case of this + read some article in web
|
4 years ago |
Ivan Maslov
|
2460a9162d
|
# Update Python x32 and x64 to v.1.1.8 - need test
|
4 years ago |
Ivan Maslov
|
4c8d0e3187
|
v1.1.8 UIDesktop minor bugfix from pywinauto with ctype.ArgumentError
Add Orchestrator UserRole model, Add Web render with user roles
|
4 years ago |
Ivan Maslov
|
0f22e8ebeb
|
# Python upgrade to pyOpenRPA 1.1.7
|
4 years ago |
Ivan Maslov
|
4466355318
|
# Orchestrator::RobotRDPActive: Dont create RDP is session is exist!
|
4 years ago |
Ivan Maslov
|
ea8233e79d
|
# Add Orchestrator:WebFront - mGlobal.Processor.Send(inDataList)
|
4 years ago |
Ivan Maslov
|
636a8e63bb
|
# Add updated python with openRPA to 1.1.5
|
5 years ago |
Ivan Maslov
|
77c7cebd04
|
# Add Activity in RDP: RDPSessionMonitorStop
|
5 years ago |
Ivan Maslov
|
a08e70f2c1
|
# Orchestrator RDP Active fixes after Test + UAT (critical fixes)
|
5 years ago |
Ivan Maslov
|
9fea1e51b1
|
# Minor fix in logoff RDP procedure
|
5 years ago |
Ivan Maslov
|
be364e5e42
|
# Keyboar - hotkey fix with rdp - need UAT
|
5 years ago |
Ivan Maslov
|
7ca1c2b6b3
|
# 1.1.3 is released (Orchestrator RDP Active is realy upgraded+ fixed memory leak (need test))
|
5 years ago |
Ivan Maslov
|
31e2d1a08c
|
# After testing - ready for stage
|
5 years ago |
Ivan Maslov
|
f4ed1ff981
|
# Update the RDP active - improove work of the RDP cmd sent + feedback
|
5 years ago |
Ivan Maslov
|
4dde6d1501
|
# Memory leak fix, recovery scenarion in progress, maximize RDP if minimized, minor fixes - remove old files from repo, add GUID in Scheduler item for detect unique item
|
5 years ago |
Ivan Maslov
|
050616561b
|
# Add GIT CMD, Add OnClick escape in HTML render control panel
|
5 years ago |