Ivan Maslov
a2eab2389a
- Test URL "/pyOpenRPA/ServerData"
...
- Create new support - CP def can return {"CPKeyStr":{"HTMLStr":"", DataDict:{}}}
- Create CP 2 HTML generator for the backward compatibility
4 years ago
Ivan Maslov
2a36bc8e70
# Add "/pyOpenRPA/ServerData" - in progress
4 years ago
Ivan Maslov
c79c446888
# Add "/pyOpenRPA/ServerData" - in progress
4 years ago
Ivan Maslov
026a152dfc
+- Create Web HTML / JS generators [pyOpenRPA.Orchestrator.Web.Basic]
...
+- - def JSEscapeForHTMLInline(inJSStr): # Escape JS to the safe JS for the inline JS in HTML tags ATTENTION! Use it only if want to paste JS into HTML tag - not in <script>
+- - def HTMLLinkURL(inURLStr, inTitleStr=None, inColorStr=None): # Generate HTML code of the simple URL link by the URL
+- - def HTMLLinkJSOnClick(inJSOnClickStr, inTitleStr, inColorStr=None): # Generate HTML code of the simple URL link by the JS when onclick
4 years ago
Ivan Maslov
a0e85bb795
dev in progress - need update for GUID -do not create it
...
+- Add absolute/relative import for the control panels
+- Add new Orchestrator defs:
+- - def OrchestratorAccessUserUpdate(inGSettings, inADLoginStr, inADStr="", inADIsDefaultBool=True, inURLList=[], inCPAllowKeyList=[]): - Update user access
+- - def OrchestratorAccessSuperTokenAdd(inGSettings, inSuperTokenStr): # Add supertoken for the all access (it is need for the robot communication without human)
4 years ago
Ivan Maslov
921f8f72a2
# Add version check + autorefresh if version was changed (with backward compatibility)
4 years ago
Ivan Maslov
178ba3398d
# Add minor fix in RDP defs - Need test
4 years ago
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
67e3d3fd22
# Add jupyter-lab in python for dev
4 years ago
Ivan Maslov
b26e20a7e1
# Remove numpy & cv2
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
b779b6f25a
# Release new article on Habr (Tutorial on WEB, Habr.com)
4 years ago
Ivan Maslov
eb99e81c55
# New tutorial in progress
4 years ago
Ivan Maslov
2e351f9d86
# tutorial 2 example is working
4 years ago
Ivan Maslov
96401e74cb
# Add firefox portable because some auth windows is not controllable in chrome :(
4 years ago
Ivan Maslov
5516c82c90
# minor fix in SessionHex if no RDP session (time lag with WEB GUI)
4 years ago
Ivan Maslov
0ce9de4d40
# CIAN robot in progress
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
a97e0f0e17
# Create project for WebGUI tutorial
4 years ago
Ivan Maslov
fbc3f82dbe
# Add portable chrome + webdriver (full selenium automation #NoDependency)
4 years ago
Ivan Maslov
85b3838453
Merge branch 'master' of https://gitlab.com/UnicodeLabs/OpenRPA.git
4 years ago
Ivan Maslov
4a061b094f
#New functionallity for Server - recieve files - draft
4 years ago
Ivan Maslov
caa3769160
# Update Wiki + main readme (translate page Theory&Practice Desktop app)
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
4dace32efb
:) Updated README.md :)
4 years ago
Ivan Maslov
2127805c93
# Update README.md - very interesting :)
4 years ago
Ivan Maslov
ad7525d287
# Minor updates in Wiki/RUS_Tutorial
4 years ago