jebus and Tim Lorsbach
093daa5ecf
[Fix] 'Object of type ConfidenceLevel is not JSON serializable' in Pathway.d3_json ( #450 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#450
2026-08-07 19:58:36 +12:00
jebus and Tim Lorsbach
f4f284925a
[Fix] Entrypoint Location ( #446 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#446
2026-08-05 09:15:09 +12:00
jebus and Tim Lorsbach
ca6e926b30
[Fix] Fix Image Tags ( #445 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#445
2026-08-05 08:55:35 +12:00
jebus and Tim Lorsbach
2504d7045b
[Chore] Build Docker Images on pushes to develop, main ( #444 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#444
2026-08-05 08:36:24 +12:00
jebus and Tim Lorsbach
032ebc30a2
[Fix] Return a File instead of raw text for new export endpoint ( #442 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#442
2026-07-31 08:24:14 +12:00
jebus and Tim Lorsbach
703f377b7f
[Fix] Export IUCLID Properties, Show Model Params and Statistics, Adjust Batch Prediction Settings ( #434 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#434
2026-07-30 08:30:18 +12:00
jebus and Tim Lorsbach
7639b23e4e
[Feature] Package Pathway Export to CSV ( #439 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#439
2026-07-30 08:03:01 +12:00
jebus and Tim Lorsbach
7632b3a029
[Fix] All thresholds, Increase Batch Predict Limit, Make "Back" Button on error page trigger a new pageload. ( #432 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#432
2026-07-24 09:29:05 +12:00
jebus and Tim Lorsbach
d657c0285a
[Fix] Catch invalid reactions smiles on reaction creation ( #431 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#431
2026-07-23 07:45:36 +12:00
jebus and Tim Lorsbach
f4c198981b
[Feature] SPathway to_json outputs Bayes Probabilities ( #430 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#430
2026-07-23 07:20:26 +12:00
jebus and Tim Lorsbach
ac8df05913
[Feature] Attach AdditionalInformation to Nodes ( #428 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#428
2026-07-20 09:32:28 +12:00
jebus and Tim Lorsbach
31c57299e4
[Feature] Ketcher V3 ( #427 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#427
2026-07-17 08:16:09 +12:00
jebus and Tim Lorsbach
3566571b42
[Chore] Leftovers ( #426 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#426
2026-07-16 21:33:12 +12:00
jebus and Tim Lorsbach
72a63b4876
[Feature] Sync Features from Client Repo ( #425 )
...
- New PackageImporter
- Fix persisting Molfile on Structure creation
- Add NonPersistent Prediction
- Pathway View Options
- Edit Node Fix
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#425
2026-07-16 07:50:46 +12:00
jebus and Tim Lorsbach
2c2437e3f5
[Feature] Generate Compounds by Molfile ( #423 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#423
2026-07-15 23:56:24 +12:00
jebus and Tim Lorsbach
9bc9f86ff1
[Fix] Pathway SVG Export has Edges again, Fix In/Out Edge coloring ( #422 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#422
2026-07-03 07:24:02 +12:00
jebus and Tim Lorsbach
dba6514013
[Chore] Package Export, Blanks for fields, Styling ( #421 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#421
2026-07-02 20:12:26 +12:00
jebus and Tim Lorsbach
a092d4a558
[Chore] Updated Dockerfile ( #418 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#418
2026-06-17 08:33:02 +12:00
jebus and Tim Lorsbach
2502c020f7
[Fix] Collection of minor Bugfixes ( #417 )
...
User feedback from on-prem installation
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#417
2026-06-17 07:56:32 +12:00
jebus and Tim Lorsbach
6ab9180291
[Feature] Vizualize Reaction Circles ( #410 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#410
2026-06-11 02:07:49 +12:00
jebus and Tim Lorsbach
3657d14659
[Fix] Cascade deletion of Reactions to Edges ( #409 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#409
2026-06-11 00:24:06 +12:00
jebus and Tim Lorsbach
ef6091d416
[Fix] Set depth to -1 when adding a Node via Pathway.add_node to be in sync with legacy_api ( #408 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#408
2026-06-09 23:55:16 +12:00
jebus and Tim Lorsbach
14cfc1e4d7
[Feature] Integrate DOI Links, Handle Cycles in Pathway Viz ( #407 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#407
2026-06-03 06:00:38 +12:00
jebus and Tim Lorsbach
868bbf5c05
[Fix] False as multi_step default in legacy API ( #406 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#406
2026-05-29 08:12:52 +12:00
jebus and Tim Lorsbach
be5ee1d1d7
[Fix] Propagate multi_step in Edge.create to Reaction.create to ensure deduplication is working ( #405 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#405
2026-05-29 07:39:32 +12:00
jebus and Tim Lorsbach
20fd949dfd
[Fix] Implement legacy PFASConfidence object construction ( #404 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#404
2026-05-28 23:57:34 +12:00
jebus and Tim Lorsbach
c9b643fe6e
[Feature] Make JobLog Page Paginated ( #403 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#403
2026-05-28 23:01:27 +12:00
jebus and Tim Lorsbach
1a9f1cf9af
[Fix] Legacy API Node Depth Parsing, description validation in Reaction.create ( #402 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#402
2026-05-28 09:53:39 +12:00
jebus and Tim Lorsbach
c7c7e17e43
[Feature] Implement legacy endpoints to enable copy via python client ( #400 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#400
2026-05-28 01:41:28 +12:00
jebus and Tim Lorsbach
674e10c7fa
[Fix] Legacy API Package Endpoint, Pepper Unit in Pathway View ( #399 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#399
2026-05-27 21:09:17 +12:00
jebus and Tim Lorsbach
8079b80d57
[Fix] Fix Typo in multi_step assignment ( #397 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#397
2026-05-21 09:56:21 +12:00
jebus and Tim Lorsbach
76e63fda2c
[Fix] Fix BART Upload ( #396 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#396
2026-05-21 03:16:02 +12:00
jebus and Tim Lorsbach
1e43c298d2
[Fix] Simplify Depth adjustment ( #386 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#386
2026-05-12 21:04:56 +12:00
jebus and Tim Lorsbach
b39fc7eaf8
[Fix] Update Node depth when adding new Edges to a Pathway ( #384 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#384
2026-05-12 09:40:35 +12:00
jebus and Tim Lorsbach
a2fc9f72cb
[Feature] Make use of HalfLifeModel Enum ( #383 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#383
2026-05-12 09:23:56 +12:00
jebus and Tim Lorsbach
9d70db2ca2
[Fix] Wrong indentation in welcome mail ( #373 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#373
2026-04-22 08:47:05 +12:00
jebus and Tim Lorsbach
fec26d0233
[Feature] Admin Actions for Activation and Affiliation Request ( #372 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#372
2026-04-22 08:36:31 +12:00
jebus and Tim Lorsbach
689f7998eb
[Dep] Updated enviFormer, additional information lib, aiohttp, fsspec ( #371 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#371
2026-04-22 06:38:31 +12:00
jebus and Tim Lorsbach
8498e59fa1
[Feature] Changes required for non public tenants ( #370 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#370
2026-04-22 06:08:39 +12:00
jebus and Tim Lorsbach
877804c0ff
[Feature] Path prefixes ( #369 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#369
2026-04-14 21:59:29 +12:00
jebus and Tim Lorsbach
964574c700
[Feature] Biotransformer in enviPath ( #364 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#364
2026-04-10 00:00:13 +12:00
jebus and Tim Lorsbach
5029a8cda5
[Feature] Dockerized Setup ( #366 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#366
2026-04-07 20:06:46 +12:00
jebus and Tim Lorsbach
f7c45b8015
[Feature] Add legacy api endpoint to mimic ReferringScenarios ( #362 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#362
2026-03-17 19:44:47 +13:00
jebus and Tim Lorsbach
68aea97013
[Feature] Simple template extension mechanism ( #361 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#361
2026-03-16 21:06:20 +13:00
jebus and Tim Lorsbach
3cc7fa9e8b
[Fix] Add Captcha vars to Template ( #359 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#359
2026-03-13 11:46:34 +13:00
jebus and Tim Lorsbach
21f3390a43
[Feature] Add Captchas to avoid spam registrations ( #358 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#358
2026-03-13 11:36:48 +13:00
jebus and Tim Lorsbach
8cdf91c8fb
[Fix] Broken Model Creation ( #356 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#356
2026-03-12 11:34:14 +13:00
jebus and Tim Lorsbach
bafbf11322
[Fix] Broken Enzyme Links ( #353 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#353
2026-03-12 10:25:47 +13:00
jebus and Tim Lorsbach
f1a9456d1d
[Fix] enviFormer prediction ( #352 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#352
2026-03-12 08:49:44 +13:00
jebus and Tim Lorsbach
e0764126e3
[Fix] Scenario Review Status + Depth issues ( #351 )
...
https://envipath.org/api/legacy/package/32de3cf4-e3e6-4168-956e-32fa5ddb0ce1/pathway/1d537657-298c-496b-9e6f-2bec0cbe0678
-> Node.depth can be float for Dummynodes
-> Scenarios in Edge.d3_json were lacking a reviewed flag
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#351
2026-03-12 08:28:20 +13:00
jebus and Tim Lorsbach
b737fc93eb
[Feature] Search for Permissions, Prep Compound / Structure to be extended, Prep Template overwrites ( #347 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#347
2026-03-11 11:27:15 +13:00
jebus and Tim Lorsbach
d4295c9349
[Fix] bootstrap command now reflects new Scenario/AdditionalInformation structure ( #346 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#346
2026-03-07 03:14:28 +13:00
jebus and Tim Lorsbach
c6ff97694d
[Feature] PEPPER in enviPath ( #332 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#332
2026-03-06 22:11:22 +13:00
jebus and Tim Lorsbach
6e00926371
[Feature] Scenario and Additional Information creation via enviPath-python, Add Half Lifes to API Output, Fix source/target ids in legacy API ( #340 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#340
2026-03-06 07:20:18 +13:00
jebus and Tim Lorsbach
81cc612e69
[Feature] Populate Batch Predict Table by CSV ( #339 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#339
2026-03-06 03:15:44 +13:00
jebus and Tim Lorsbach
cc9598775c
[Fix] Fix Perm for creating entities ( #341 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#341
2026-02-27 03:56:33 +13:00
jebus and Tim Lorsbach
d2c2e643cb
[Fix] Compound Grouping, Identity prediction of enviFormer, Setting params ( #337 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#337
2026-02-20 10:14:28 +13:00
jebus and Tim Lorsbach
0ff046363c
[Fix] Fixed failing frontend tests due to renaming ( #335 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#335
2026-02-17 03:09:32 +13:00
jebus and Tim Lorsbach
27c5bad9c5
[Fix] Upgraded ai-lib, temporarily ignore additional validation errors ( #328 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#328
2026-02-11 03:49:20 +13:00
jebus and Tim Lorsbach
9f63a9d4de
[Fix] Fixed ObjectDoesNotExist for send_registration_mail, fixed duplicate mail sending ( #312 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#312
2026-01-29 20:24:11 +13:00
jebus and Tim Lorsbach
5565b9cb9e
[Fix] UI bugs, Registrations Mail, BTRules Popup, Legacy API fixes ( #309 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#309
2026-01-29 11:13:34 +13:00
jebus and Tim Lorsbach
ab0b5a5186
[Feature] Leftovers after Release ( #303 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#303
2026-01-22 10:26:38 +13:00
jebus and Tim Lorsbach
1fd993927c
[Feature] Check os.environ for ENV_PATH ( #300 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#300
2026-01-19 23:41:43 +13:00
jebus and Tim Lorsbach
54f8302104
[FIX] Fixed Search Output, Legacy API Model Endpoint, Handle ObjectsDoesNotExists in views ( #297 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#297
2026-01-15 20:39:54 +13:00
jebus and Tim Lorsbach
7c60a28801
[Feature] Threshold Warning + Cosmetics ( #277 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#277
2025-12-20 02:11:47 +13:00
jebus and Tim Lorsbach
a4a4179261
[Fix] Added libglib2.0 ( #280 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#280
2025-12-20 01:26:25 +13:00
jebus and Tim Lorsbach
6ee4ac535a
[Fix] Added libfreetype6 and libcairo2 ( #279 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#279
2025-12-20 00:26:23 +13:00
jebus and Tim Lorsbach
d6065ee888
[Fix] Add libxrender, libxext6 and libfontconfig1 libs to envipy image ( #278 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#278
2025-12-19 23:03:02 +13:00
jebus and Tim Lorsbach
d2d475b990
[Feature] Show Multi Gen Eval + Batch Prediction ( #267 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#267
2025-12-15 08:48:28 +13:00
jebus and Tim Lorsbach
648ec150a9
[Feature] Engineer Pathway ( #256 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#256
2025-12-10 07:35:42 +13:00
d6440f416c
[Fix] Frontend Testing Fixtures ( #249 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Co-authored-by: Liam Brydon <lbry121@aucklanduni.ac.nz >
Reviewed-on: enviPath/enviPy#249
2025-12-03 10:49:23 +13:00
jebus and Tim Lorsbach
e8ae494c16
[Feature] Implemented SMARTS filtering for Rules ( #246 )
...
Reactant Filter SMARTS as well as Product Filter SMARTS are now reflected when applying rules.
Fixes #245
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#246
2025-11-28 23:28:41 +13:00
jebus and Tim Lorsbach
fd2e2c2534
[Fix] Post Modern UI deploy Bugfixes ( #240 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#240
2025-11-27 10:28:04 +13:00
jebus and Tim Lorsbach
b6c35fea76
[Feature] Search API Endpoint ( #227 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#227
2025-11-20 09:56:11 +13:00
jebus and Tim Lorsbach
fa8a191383
[Fix] Show the User who ran the Job for Admins ( #226 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#226
2025-11-20 08:05:15 +13:00
jebus and Tim Lorsbach
67b1baa5b0
[Feature] Legacy API ( #224 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#224
2025-11-19 20:45:16 +13:00
jebus and Tim Lorsbach
a8554c903c
[Enhancement] Swappable Packages ( #216 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#216
Reviewed-by: liambrydon <lbry121@aucklanduni.ac.nz >
Reviewed-by: Tobias O <tobias.olenyi@envipath.com >
2025-11-14 21:42:39 +13:00
jebus and Tim Lorsbach
4e80cd63cd
[Fix] Added loading of envipytags ( #201 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#201
2025-11-13 08:43:21 +13:00
jebus and Tim Lorsbach
6592f0a68e
[Fix] Package Link + Adjusted License container ( #197 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#197
2025-11-13 08:35:42 +13:00
jebus and Tim Lorsbach
305fdc41fb
[Fix] Replace datetime.now() with Djangos timezone.now() to get rid of NaiveTimestamp warning ( #191 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#191
2025-11-12 11:04:00 +13:00
jebus and Tim Lorsbach
9deca8867e
[Feature] Possibility to Retrain Models ( #190 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#190
2025-11-12 10:28:35 +13:00
jebus and Tim Lorsbach
1cccefa991
[Feature] Basic Test Workflow ( #186 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#186
Reviewed-by: liambrydon <lbry121@aucklanduni.ac.nz >
Reviewed-by: Tobias O <tobias.olenyi@envipath.com >
2025-11-11 21:07:25 +13:00
jebus and Tim Lorsbach
98d62e1d1f
[Feature] Make Matomo Site ID configurable via .env ( #183 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#183
2025-11-05 10:19:07 +13:00
jebus
13ed86a780
[Feature] Identify Missing Rules ( #177 )
...
Fixes #97
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#177
2025-10-30 00:47:45 +13:00
jebus and Tim Lorsbach
f1b4c5aadb
[Feature] Adding list_display to various django admin sites ( #180 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#180
2025-10-29 22:26:28 +13:00
jebus and Tim Lorsbach
37e0e18a28
[Fix] Fixed Incremental Prediction Typo ( #176 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#176
2025-10-28 23:29:08 +13:00
jebus and Tim Lorsbach
de44c22606
[Migration] Added missing Migration for JobLog ( #175 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#175
2025-10-27 22:41:16 +13:00
jebus and Tim Lorsbach
a952c08469
[Feature] Basic logging of Jobs, Model Evaluation ( #169 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#169
2025-10-27 22:34:05 +13:00
jebus and Tim Lorsbach
8fda2577ee
[Feature] Dump/Restore of enviFormer Models ( #170 )
...
Dump:
`./manage.py dump_enviformer d544303c-a1ca-439d-b036-5e3413ce4a48 --output test.tar.gz`
Restore:
`./manage.py load_enviformer test.tar.gz 1062eb09-5ec7-4bdd-a8f2-ae0252eb4b06`
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#170
2025-10-22 10:39:22 +13:00
jebus and Tim Lorsbach
819a94aced
[Fix] Catch Exception for Adding Structures / Show PubChem Substances ( #168 )
...
Fixes #163
Fixes #165
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#168
2025-10-22 01:13:06 +13:00
jebus and Tim Lorsbach
d5ebb23622
[Fix] AppDomain Leftovers ( #161 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#161
2025-10-16 08:17:39 +13:00
jebus and Tim Lorsbach
93dd811e39
[Fix] Pathway SVG Export ( #157 )
...
Fixes #103
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#157
2025-10-16 02:25:30 +13:00
jebus and Tim Lorsbach
9a4735246f
[Fix] Fix for sending mails ( #160 )
...
Captured by Sentry: https://envipath-limited.sentry.io/issues/66662009/?project=4509569727922256
```
SMTPSenderRefused
Level: Error
(504, b'5.5.2 <webmaster@localhost>: Sender address rejected: need fully-qualified address', 'webmaster@localhost')
```
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#160
2025-10-16 02:24:51 +13:00
jebus and Tim Lorsbach
1f863fdcd6
[Fix] Remove Scenarios from Objects ( #159 )
...
Fixes #155
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#159
2025-10-15 20:23:52 +13:00
jebus and Tim Lorsbach
1effaeb342
[Migration] EnzymeLink Migration ( #158 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#158
2025-10-15 19:57:03 +13:00
jebus and Tim Lorsbach
386098b8a6
[Feature] EnzymeLink Annotations ( #152 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#152
2025-10-15 19:35:26 +13:00
jebus and Tim Lorsbach
ef697ac5f5
[Fix] Added UZH Affiliation, Update UoA Images ( #153 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#153
2025-10-15 19:25:23 +13:00
jebus and Tim Lorsbach
68a3f3b982
[Feature] Alias Support ( #151 )
...
Fixes #149
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#151
2025-10-09 23:14:34 +13:00
jebus and Tim Lorsbach
afeb56622c
[Chore] Linted Files ( #150 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#150
2025-10-09 07:25:13 +13:00
jebus and Tim Lorsbach
c2c46fbfa7
[Migration] Added missing Migration for #141 ( #147 )
...
Co-authored-by: Tim Lorsbach <tim@lorsba.ch >
Reviewed-on: enviPath/enviPy#147
2025-10-07 21:22:13 +13:00