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
921f8f72a2
# Add version check + autorefresh if version was changed (with backward compatibility)
4 years ago
Ivan Maslov
c7cfa66a62
# minor fixes in basic UAC (because of add 2 buttons in front)
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
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
233bbff76b
# Add Index.js
4 years ago
Ivan Maslov
73e563e58f
# Lite style update in orchestrator
4 years ago
Ivan Maslov
fe19b15805
# Lite rebranding - add new logo in web + favico.ico
4 years ago
Ivan Maslov
1640a8f317
# Minor fixes in UAC User-Role models (back + front tested)
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
ea8233e79d
# Add Orchestrator:WebFront - mGlobal.Processor.Send(inDataList)
4 years ago
Ivan Maslov
050616561b
# Add GIT CMD, Add OnClick escape in HTML render control panel
5 years ago
Ivan Maslov
e8f527d927
# Orchestrator RDPActive fixes : add Command ActivityType GlobalDictKeyListValueOperator+ (to merge 2 lists into 1)
...
Signed-off-by: Ivan Maslov <i.maslov@mail.ru>
5 years ago
Ivan Maslov
b8e4cd82b5
# Prefinal Orchestrator update (RobotRDPActive in Orchestrator)
5 years ago
Ivan Maslov
dce6ef0c19
- Orchestrator.Client: Minor fix in rendering table of the modal window
5 years ago
Ivan Maslov
61afbf1cae
- Orchestrator.Server: Add new engine for POST
...
- Orchestrator.Server: Minor Fix to support web view
Signed-off-by: Ivan Maslov <Ivan.Maslov@UnicodeLabs.ru>
5 years ago
Ivan Maslov
f6a364518e
some fixes
5 years ago
Ivan Maslov
ab193d6022
#Minor fix in setup #OrchestratorClient add feature DataStorage DataStorageKey
5 years ago
Ivan Maslov
31090d596c
#Refactor part 2
5 years ago