You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ivan Maslov
f1f706bca1
- def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
- def WebUserInfoGet(inRequest): # Return User info about request Return {"DomainUpperStr":"", "UserNameUpperStr": ""}
- def WebUserUACHierarchyGet(inRequest): # Return User UAC Hierarchy DICT Return {...}
- Scheduler
- Refactoring in gSettings (Scheduler > SchedulerDict)
- def SchedulerActivityTimeAddWeekly(inGSettings, inTimeHHMMStr="23:55:", inWeekdayList=[], inActivityList=[]): # Add activity in time weekly
- Scheduler now listen SchedulerDict
- def ProcessorActivityItemAppend(inGSettings, inDef, inArgList=[], inArgDict={}, inArgGSettingsStr=None, inArgLoggerStr=None): # Add Activity item in Processor list
|
4 years ago |
.. |
BugCases/2019 06 09 CheckBitnessFromX64InX32
|
#Refactor part 2
|
5 years ago |
Examples
|
#Refactor part 2
|
5 years ago |
Sandbox
|
- Orc RoleHierarchy - support RDP, Support Agent + buttons
|
4 years ago |
pyOpenRPA
|
- def UACKeyListCheck(inRequest, inRoleKeyList): #Check is client is has access for the key list
|
4 years ago |
CreateUploadInstall_x64_x32.cmd
|
#Upgrade python/s
|
5 years ago |
MANIFEST.in
|
# Minor fixes 1.1.1 (setup py)
|
5 years ago |
PIPUpgrade.cmd
|
#Refactor part 2
|
5 years ago |
PyPiUpload.cmd
|
#Refactor part 2
|
5 years ago |
SetupCreateDist.cmd
|
#Upgrade python/s
|
5 years ago |
Version.py
|
#Refactor part 2
|
5 years ago |
__init__.py
|
# Prefinal Orchestrator update (RobotRDPActive in Orchestrator)
|
5 years ago |
setup.py
|
# Upgrade pywinauto to 0.6.8 (Fixed some big bug with int convert to long fails) + Some Docs fixes in Pypi
|
4 years ago |
test_idle.py
|
# Prefinal RobotRDPActive OpenRPA test
|
5 years ago |