Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-19 | wait for scilab to end | Sunil Shetye | |
2025-04-24 | Added ports to blocks in DELAY_f super block | Suchita Lad | |
2025-04-23 | add an else block to handle the empty array case | Sunil Shetye | |
2025-04-23 | handle ... at the end of the scilab script | Sunil Shetye | |
exec does not handle ... | |||
2025-04-15 | use pexpect for interactive scilab-cli | Sunil Shetye | |
send the expression to scilab-cli add convert_scientific_notation to replace multiple replace calls replace workspace_filename with workspace_file scriptcount and diagramlock no longer required in UserData class pass task_id or script_task_id based on context use shutil.move() instead of os.rename() convert task.task_id to string pass workspace to MxGraphParser | |||
2025-04-11 | change REMOVEFILE to False | Sunil Shetye | |
2025-04-08 | cleanup | Sunil Shetye | |
2025-04-02 | Updated files to store workspace file in task model | Suchita Lad | |
2025-03-28 | Updated style of execute script window | Suchita Lad | |
2025-03-26 | Updated uploadscript function | Suchita Lad | |
2025-03-25 | replace request with task | Sunil Shetye | |
2025-03-23 | use threadName instead of task_id | Sunil Shetye | |
2025-03-22 | fix FileResponse() call | Sunil Shetye | |
2025-03-21 | add get_task_logger_adapter for proper context | Sunil Shetye | |
2025-03-19 | add more functions | Sunil Shetye | |
2025-03-19 | add date change filter for console | Sunil Shetye | |
2025-03-18 | use SCILAB_CMD | Sunil Shetye | |
add DownloadFile and DeleteFile functions | |||
2025-03-18 | chdir to script path | Sunil Shetye | |
2025-03-17 | configure logger for worker and for task | Sunil Shetye | |
2025-03-17 | add code for case | Sunil Shetye | |
2025-03-10 | import even more code from SendLog.py | Sunil Shetye | |
2025-03-09 | import more code from SendLog.py | Sunil Shetye | |
2025-03-03 | adding session key api | Sunil Shetye | |
write function to set session | |||
2025-02-28 | use gevent pool | Sunil Shetye | |
2025-02-28 | Updated celery code | Suchita Lad | |