Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-19 | Changes done for close button to close simulation | Suchita Lad | |
2025-05-22 | push last error message to frontend | Sunil Shetye | |
2025-05-17 | use Exception instead of BaseException | Sunil Shetye | |
2025-04-23 | Updated blocks to run simulation | Suchita Lad | |
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-09 | Added auto execute script feature on loading diagram | Suchita Lad | |
2025-04-08 | cleanup | Sunil Shetye | |
2025-04-02 | Updated files to store workspace file in task model | Suchita Lad | |
2025-03-26 | Updated uploadscript function | Suchita Lad | |
2025-03-23 | use threadName instead of task_id | Sunil Shetye | |
2025-03-21 | add get_task_logger_adapter for proper context | Sunil Shetye | |
2025-03-11 | update start_time and end_time also | Sunil Shetye | |
2025-03-11 | add status to task | Sunil Shetye | |
2025-03-05 | replace task_id and file_obj with task | Sunil Shetye | |
get task_id from task now add debug | |||
2025-03-04 | undo changes in ngspice_helper | Sunil Shetye | |
2025-03-03 | adding session key api | Sunil Shetye | |
write function to set session | |||
2025-02-28 | Updated files for session | Suchita Lad | |
2025-02-28 | use task_id instead of file_id | Sunil Shetye | |
2025-02-28 | use gevent pool | Sunil Shetye | |
2025-01-16 | fix SCILAB_END definition | Sunil Shetye | |
2025-01-16 | Updated ngspice_helper file for simulation | Suchita Lad | |
2025-01-04 | remove cwd for relative paths to work | Sunil Shetye | |
2024-06-25 | add pow function to xsl | Sunil Shetye | |
2024-06-13 | Updated ngspice_helper file | Suchita Lad | |
2024-06-12 | Updated files of simulationAPI | Suchita Lad | |
2024-02-07 | Updated ngspice_helper.py file | Suchita Lad | |
2022-08-12 | use actual file | Sunil Shetye | |
2022-01-11 | set log_name in database immediately | Sunil Shetye | |
2022-01-10 | upgrade celery | Sunil Shetye | |
2021-12-03 | use StreamingHttpResponse instead of Response | Sunil Shetye | |
use IgnoreClientContentNegotiation for text/event-stream use Streaming instead of Stream set Streaming state as early as possible | |||
2021-12-02 | add STREAM as a celery state | Sunil Shetye | |
2021-11-29 | save simulation log_name to database | Sunil Shetye | |
2021-11-15 | fix some code issues | Sunil Shetye | |
2021-10-29 | get simulation parameters | Sunil Shetye | |
get app_name also | |||
2021-04-11 | no need to exclude files beginning with dot | Sunil Shetye | |
2021-04-11 | working on script | Sunil Shetye | |
2021-04-11 | adding simulation apis | Sunil Shetye | |