Recent Releases of chemotion_eln
chemotion_eln - Chemotion ELN v2.0.1
What's Changed
- refactor(UI): rework list and group rendering by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2440
- fix(UI): minor by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2514
- fix: show instrument suggestions dropdown in dataset metadata by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2511
- feat: propagate material edits from scheme-tab to variations-tab by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2490
- fix: don't render variations of new, unsaved reaction by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2521
- fix: drag-n-drop preview drift in collection management by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2494
- fix: guard against undefined reference material in reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2523
- refactor(ui): tables from bootstrap to ag-grid by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2437
- feat: add sample uuid to sample exports by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2520
- feat: add sample uuid to export sheets with reactionsamples and wellplatesamples by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2529
- feat: improve persisting of grid layout reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2527
- perf(serialization): rm image preview from container and attachment entities by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2516
- style(variation): badge only visible if variations present by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2533
- style: warning for reaction analysis. by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2513
- fix(UI): correctly display yield field when conversion rate is null by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2535
- fix: prevent null cas search and show instrument modal on top of Gene… by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2537
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v2.0.0...v2.1.0
- JavaScript
Published by PiTrem 9 months ago
chemotion_eln - Chemotion ELN v2.0.0
What's Changed
- refactor: update react-bootstrap library by @JoachimTillessen in https://github.com/ComPlat/chemotion_ELN/pull/1930
- chore: Bump actionmailer from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2221
- chore: Bump actionpack from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2220
- chore: Bump actiontext from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2219
- fix: quill editor and other warnings by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2218
- chore: Remove unused/obsolete dependencies and code, render fewer HTML tags by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2223
- chore: Bump http-proxy-middleware from 2.0.4 to 2.0.7 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2229
- refactor: Remove UNSAFE_ react lifecycle hooks by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2196
- chore: Bump rexml from 3.3.6 to 3.3.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2231
- feat: advanced search for analyses datasets by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2179
- chore: Minor fixes & improvements by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2232
- feat: sample inventory label tag in sample list by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2222
- feat: expiration date and storage temperature fields in inventory by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2152
- chore: Bump labimotion from 1.4.0.2 to 1.4.1 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2228
- fix: bootstrap styles by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2225
- fix(spectra): bump service chem-spectra-app to v.1.2.4 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2253
- fix: skip uploading new but discarded attachments by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2251
- fix: reaction report generation for gas products when the vessel size is not given by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2254
- fix(db): matrice sequence by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2257
- refactor: datacollector by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2240
- fix(worker): allow multiple delayedjob named-queue pools in the worker container by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/2258
- chore(dev): upd Gemfile.lock and model annotation by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2269
- refactor(datacollector): track file causing errors through file cache rather db by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2267
- chore: proper .service-dependencies spectra tag name by @ptrxyz in https://github.com/ComPlat/chemotion_ELN/pull/2270
- fix: Reaction Variations: Update variations' sample IDs when reaction is copied by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2265
- fix: allow header for yield/equiv. column in reaction scheme for shared collections with read only rights by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2271
- refactor: migrate to shakapacker by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/2236
- ci: fix asset compilation testing workflow by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2268
- feat: sample conversion rate (%) in a reaction scheme by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2159
- feat: split cell line by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2276
- feat: labimotion-2.0.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2261
- build(dev): Add missing jq package in docker dev env by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/2278
- docs: update changelog 1.10. with links to chemotion.net docs by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2289
- chore: Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2243
- fix(UI): reaction variations table style and appearance by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2285
- build(dev): fix shakapacker config for the webpack-dev-server by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2280
- fix(UI): color-coding of save-status in reaction detail card by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2306
- refactor(UI):Rearrange the order of elemental composition by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2305
- feat: device description - a new element for user to define a device set up by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2281
- feat: import samples additional attributes by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2214
- fix: creating molecules with invalid molfile using faulty smiles by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2255
- chore: bump github action for test coverage - lcov report (#2317) by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2317
- style(UI): correct formatting of a sample molarity added to the description of a reaction by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2315
- build(dev): option for setting service image and volume names by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2288
- fix(UI): Display short label on reaction scheme hover by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2310
- fix(spectra): display exact mass instead of theoretical mass by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2298
- chore: Bump net-imap from 0.4.17 to 0.4.19 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2323
- style: rubocop app/models/sample.rb by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2325
- feat: Rdkit cart substructure search by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2055
- feat: user storage space by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2274
- chore(dep-js): patch and minor updates by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2329
- fix(UI): adjust css for scrollbar and hidden dropdown by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2324
- fix: filter invalid user ids by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2322
- fix: module not found - revert bump for react-date-picker patch by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2335
- refactor: set default element counter of the user on demand by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2337
- refactor: squash migrations for table devicedescriptions by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/2338
- feat: Incorporate "Gas Scheme" feature in reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2250
- chore: Bump rack from 2.2.9 to 2.2.11 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2332
- fix: device email editable by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2321
- feat: add general comment field to analysis section of any element by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2241
- feat: change history tracker with UI for auditing record changes by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2068
- fix: retain novnc password during device update by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2343
- fix: findeach order by on view notifymessage by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2342
- fix: relax not null policy on reactionssamples timestamps by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/2345
- fix(UI): sample computed-prop to display the result table by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2346
- feat: tagging with user defined labels of screen well-plate and research plan by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2331
- chore: update service dependencie by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2351
- fix(UI): blank page on dropping research plan into a screen by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2352
- chore: bump labimotion-2.0.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2348
- fix: limit initialize when copy sample by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2350
- chore: bump packages for @babel and test by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2355
- chore(js): bump nodejs from 18.20.6 to latest LTS 22.14 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2328
- chore: bump labimotion-2.0.0 rc by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2360
- fix: device command page blank by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2366
- chore: Bumps rails-html-sanitizer from 1.6.0 to 1.6.2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2294
- chore: Bump rack from 2.2.11 to 2.2.12 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2370
- ci(test): simplify db setup for github action by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2365
- fix: enabling rdkit by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2361
- fix: rdkit structure query by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2372
- fix: reset real masses on copy reaction by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2349
- fix: the lock equiv. not working by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2312
- fix: import well-plate readouts w some templates - import button missing by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2358
- chore: Bump rack from 2.2.12 to 2.2.13 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2377
- fix: scroll reaction long description by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2376
- fix(UI): value of Select input from Sample molecule name and report template by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2369
- chore: update chemical inventory msds mapper by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2318
- chore: bump @complat/chemotion-converter-app from 0.12.0 to 0.13.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2379
- chore: Bump @babel/runtime from 7.26.7 to 7.26.10 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2384
- chore: Bump graphql from 2.1.13 to 2.1.15 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2389
- chore: Bump @babel/helpers from 7.20.1 to 7.26.10 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2385
- chore: Bump canvg from 3.0.10 to 3.0.11 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2393
- fix: tab layout setting per collection by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2382
- fix: generating report for gas scheme reaction by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2390
- style(ui): standardize capitalization for section titles by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2394
- fix: element list (un)collapse of sample group by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2362
- fix: blank page on requesting unauthorized files for nmrium by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2387
- refactor: generic device description klass migration by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2397
- fix: disabled drag-and-drop handle for list samples and molecules to reaction scheme by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2400
- feat: inventory label reset by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2367
- fix: messaging user for incoming files from datacollector device by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2404
- fix(ui): improve unit switch behavior for reaction scheme gase phase inputs by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2396
- chore(csp): update Content Security Policy directives by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2399
- fix: silent network error on affiliation deletion api call by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2407
- fix: pdf-reader for analysis preview by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2386
- fix(UI): purification selection in Reaction - function length typo by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2415
- fix: permission on cellline-materials: add index and createdby column by @headri in https://github.com/ComPlat/chemotionELN/pull/2353
- fix(UI): notifications rendered out of modal when too many. by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2392
- chore: bump chemspectra-app requirement by @harivyasi in https://github.com/ComPlat/chemotion_ELN/pull/2409
- fix: selecting all pages with advanced/detail search corrected by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2282
- fix: Limit maximum SampleTaskInbox height by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2416
- fix: drag-n-drop with touch and mouse event by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2398
- feat: device description adjustments by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2395
- fix(UI): import action in import chemicals modal by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2414
- fix: drag inbox file item on analysis having no dataset by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2420
- feat: labimotion 2.0.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2418
- chore(js): dependencies bump - minor and patch by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2422
- refactor: deprecate rdkit-gem in favor of using rdkit cartridge by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2417
- feat: user-selectable columns for reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2364
- feat: persist layout of reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2419
- chore(service): bump spectra-app and ketcher2 requirements by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2424
- fix(UI): minor css / react improvements and fixes by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2421
- fix(mailcollector): handling proper recipient when looping over the envelopes by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2427
- fix: import collection with faulty svg by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2428
- fix: update state for import samples to collection button by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2436
- build(db): set schema format to sql for test env by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2401
- feat: add volume to editable entries of reaction variation materials by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2426
- fix(ui): click on reaction link from sample list always showing the warning modal by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2439
- test: add factories and test cases for molecules-samples and their structure attributes by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2429
- refactor: define a default admin getter by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2448
- fix(db): rdkit seed - drop trigger if feature disabled but rdkit schema present by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2449
- chore(db): fix molecules and sample with faulty molfiles by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2431
- fix: creating pdf prints codes if a SVG of one of the selected samples is not available by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2445
- fix(UI): remove unnecessary min-width from svg style by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2443
- fix: selecting cas for a sample breaks when sample has multiple cids by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2447
- fix(db): molecule index on inchkey-sum formula to bypass openbabel formula issue by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2444
- fix: attachment serialization errors when thumbnail previews cannot be retrieved by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2450
- chore: update service dependencies by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2452
- fix: use molecule ID instead of inchikey for names molecule api endpoint by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2453
- chore: Bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2454
- refactor: rename labels in the history tracker by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2451
- fix: css for image and svg in history tracker by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2457
- fix(db): de-type deleted user-device by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2458
- build(dev): update postgres client to 16 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2403
- test: fix flaky spec by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2460
- fix(UI): regression introduced by #2068 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2461
- feat: add createdbytype to attachments by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2459
- chore(api): remove unused endpoint by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2464
- fix: arg parsing to query pubchem by cid by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2463
- fix(UI): layout and event propagation in sample and reaction card by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2462
- fix: reporter quill delta to html to handle blank inputs by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2465
- fix: correct total volume used in solvent volume ratio calculation by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2466
- fix: reaction variations optional field access by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2476
- fix: research plan export with image attachment by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2474
- fix: handling deletion of image for research plan from the attachment list by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2478
- chore: miscellaneous db/schema - annotation - bump minor node by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2485
- feat: enable soft-deletion for attachment by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2484
- feat(UI): history tracker update by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2479
- feat: enhance import process with discarded attachments of researchplans by @TasnimMehzabin in https://github.com/ComPlat/chemotionELN/pull/2482
- fix: ensure unicity of SVG glyph IDs and references on Ket2 svgs by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2480
- fix(data): remap glyph ids and references to them in ket svgs by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2483
- feat: add simple cors config for public TPA interaction by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2047
- fix(UI): molfile info in sample card - chemical identifiers by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2492
- refactor: sum formula handling for molecule creation by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2495
- fix: sample SVG solid support bead not visible by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2496
- feat: track chemicals history by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2423
- chore: Bump rack from 2.2.13 to 2.2.14 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2493
- chore: Bump net-imap from 0.4.19 to 0.4.20 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2469
- chore: prepare v2.0.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2326
New Contributors
- @alizaib1217 made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/2343
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.10.5...v2.0.0
- JavaScript
Published by PiTrem 10 months ago
chemotion_eln - v2.0.0-rc2
What's Changed
- fix(UI): blank page on dropping research plan into a screen by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2352
- chore: bump labimotion-2.0.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2348
- fix: limit initialize when copy sample by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2350
- chore: bump packages for @babel and test by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2355
- chore(js): bump nodejs from 18.20.6 to latest LTS 22.14 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2328
- chore: bump labimotion-2.0.0 rc by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2360
- fix: device command page blank by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2366
- chore: Bumps rails-html-sanitizer from 1.6.0 to 1.6.2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2294
- chore: Bump rack from 2.2.11 to 2.2.12 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2370
- ci(test): simplify db setup for github action by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2365
- fix: enabling rdkit by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2361
- fix: rdkit structure query by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2372
- fix: reset real masses on copy reaction by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2349
- fix: the lock equiv. not working by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2312
- fix: import well-plate readouts w some templates - import button missing by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2358
- chore: Bump rack from 2.2.12 to 2.2.13 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2377
- fix: scroll reaction long description by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2376
- fix(UI): value of Select input from Sample molecule name and report template by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2369
- chore: update chemical inventory msds mapper by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2318
- chore: bump @complat/chemotion-converter-app from 0.12.0 to 0.13.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2379
- chore: Bump @babel/runtime from 7.26.7 to 7.26.10 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2384
- chore: Bump graphql from 2.1.13 to 2.1.15 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2389
- chore: Bump @babel/helpers from 7.20.1 to 7.26.10 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2385
- chore: Bump canvg from 3.0.10 to 3.0.11 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2393
- fix: tab layout setting per collection by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2382
- fix: generating report for gas scheme reaction by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2390
- style(ui): standardize capitalization for section titles by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2394
- fix: element list (un)collapse of sample group by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2362
- fix: blank page on requesting unauthorized files for nmrium by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2387
- refactor: generic device description klass migration by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2397
- fix: disabled drag-and-drop handle for list samples and molecules to reaction scheme by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/2400
- feat: inventory label reset by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2367
- fix: messaging user for incoming files from datacollector device by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2404
- fix(ui): improve unit switch behavior for reaction scheme gase phase inputs by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2396
- chore(csp): update Content Security Policy directives by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2399
- fix: silent network error on affiliation deletion api call by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2407
- fix: pdf-reader for analysis preview by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2386
- fix(UI): purification selection in Reaction - function length typo by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2415
- fix: permission on cellline-materials: add index and createdby column by @headri in https://github.com/ComPlat/chemotionELN/pull/2353
- fix(UI): notifications rendered out of modal when too many. by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2392
- chore: bump chemspectra-app requirement by @harivyasi in https://github.com/ComPlat/chemotion_ELN/pull/2409
- fix: selecting all pages with advanced/detail search corrected by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2282
- fix: Limit maximum SampleTaskInbox height by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2416
- fix: drag-n-drop with touch and mouse event by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2398
- feat: device description adjustments by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2395
- fix(UI): import action in import chemicals modal by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2414
- fix: drag inbox file item on analysis having no dataset by @alizaib1217 in https://github.com/ComPlat/chemotion_ELN/pull/2420
- feat: labimotion 2.0.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2418
- chore(js): dependencies bump - minor and patch by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2422
- refactor: deprecate rdkit-gem in favor of using rdkit cartridge by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2417
- feat: user-selectable columns for reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2364
- feat: persist layout of reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2419
- chore(service): bump spectra-app and ketcher2 requirements by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2424
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v2.0.0-rc1...v2.0.0-rc2
- JavaScript
Published by PiTrem 11 months ago
chemotion_eln - v2.0.0-rc1
What's Changed
- refactor: update react-bootstrap library by @JoachimTillessen in https://github.com/ComPlat/chemotion_ELN/pull/1930
- chore: Bump actionmailer from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2221
- chore: Bump actionpack from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2220
- chore: Bump actiontext from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2219
- fix: quill editor and other warnings by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2218
- chore: Remove unused/obsolete dependencies and code, render fewer HTML tags by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2223
- chore: Bump http-proxy-middleware from 2.0.4 to 2.0.7 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2229
- refactor: Remove UNSAFE_ react lifecycle hooks by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2196
- chore: Bump rexml from 3.3.6 to 3.3.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2231
- feat: advanced search for analyses datasets by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2179
- chore: Minor fixes & improvements by @maiwald in https://github.com/ComPlat/chemotion_ELN/pull/2232
- feat: sample inventory label tag in sample list by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2222
- feat: expiration date and storage temperature fields in inventory by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2152
- chore: Bump labimotion from 1.4.0.2 to 1.4.1 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2228
- fix: bootstrap styles by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2225
- fix(spectra): bump service chem-spectra-app to v.1.2.4 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2253
- fix: skip uploading new but discarded attachments by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2251
- fix: reaction report generation for gas products when the vessel size is not given by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2254
- fix(db): matrice sequence by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2257
- refactor: datacollector by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2240
- fix(worker): allow multiple delayedjob named-queue pools in the worker container by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/2258
- chore(dev): upd Gemfile.lock and model annotation by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2269
- refactor(datacollector): track file causing errors through file cache rather db by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2267
- chore: proper .service-dependencies spectra tag name by @ptrxyz in https://github.com/ComPlat/chemotion_ELN/pull/2270
- fix: Reaction Variations: Update variations' sample IDs when reaction is copied by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2265
- fix: allow header for yield/equiv. column in reaction scheme for shared collections with read only rights by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2271
- refactor: migrate to shakapacker by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/2236
- ci: fix asset compilation testing workflow by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2268
- feat: sample conversion rate (%) in a reaction scheme by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2159
- feat: split cell line by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2276
- feat: labimotion-2.0.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2261
- build(dev): Add missing jq package in docker dev env by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/2278
- docs: update changelog 1.10. with links to chemotion.net docs by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2289
- chore: Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2243
- fix(UI): reaction variations table style and appearance by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2285
- build(dev): fix shakpacker config for the webpack-dev-server by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2280
- fix(UI): color-coding of save-status in reaction detail card by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2306
- refactor(UI):Rearrange the order of elemental composition by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2305
- feat: device description - a new element for user to define a device set up by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2281
- feat: import samples additional attributes by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2214
- fix: creating molecules with invalid molfile using faulty smiles by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2255
- chore: bump github action for test coverage - lcov report (#2317) by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2317
- style(UI): correct formatting of a sample molarity added to the description of a reaction by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2315
- build(dev): option for setting service image and volume names by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2288
- fix(UI): Display short label on reaction scheme hover by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2310
- fix(spectra): display exact mass instead of theoretical mass by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2298
- chore: Bump net-imap from 0.4.17 to 0.4.19 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2323
- style: rubocop app/models/sample.rb by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2325
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.10.3...v2.0.0-rc1u
- JavaScript
Published by PiTrem about 1 year ago
chemotion_eln - chemotion ELN v1.10.5
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.10.4...v1.10.5
- JavaScript
Published by PiTrem about 1 year ago
chemotion_eln - v1.10.4
What's Changed
- fix: selecting all pages with advanced/detail search corrected by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2215
Port:
- chore: Bump actionmailer from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2221
- chore: Bump actionpack from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2220
- chore: Bump actiontext from 6.1.7.8 to 6.1.7.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2219
- chore: Bump rexml from 3.3.6 to 3.3.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2231
- chore: Bump labimotion from 1.4.0.2 to 1.4.1 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2228
- fix(spectra): bump service chem-spectra-app to v.1.2.4 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2253
- fix: skip uploading new but discarded attachments by @headri in https://github.com/ComPlat/chemotion_ELN/pull/2251
- fix: reaction report generation for gas products when the vessel size is not given by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2254
- fix(db): matrice sequence by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2257
- fix: selecting all pages with advanced/detail search corrected by @headri in #2215
- refactor: datacollector by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2240
- fix(worker): allow multiple delayedjob named-queue pools in the worker container by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/2258
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.10.3...v1.10.4
- JavaScript
Published by PiTrem about 1 year ago
chemotion_eln - Chemotion ELN v1.10.3
What's Changed
- fix: wellplate template download by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/2115
- chore: Bump express from 4.19.2 to 4.21.0 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2154
- chore: Bump dompurify from 2.4.1 to 2.5.6 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2157
- fix: type error when sample has no collection tag data on saving sample by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2158
- fix(spectra): internal ref for cv layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/2104
- chore: bump converter-client 0.11.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2171
- chore: Bump puma from 5.6.8 to 5.6.9 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2168
- fix: oidc params issue by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2190
- ci: set postgres to latest 16 for testing by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2191
- fix: admin restore account - rm obsolete hasprofile calls by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/2181
- fix: returning attachment preview when not annotated by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2192
- fix(UI): reaction scheme - sample names style by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2193
- fix(build): setting nodejs version by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2200
- chore: prep v1.10.3 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2195
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.10.2...v1.10.3
- JavaScript
Published by PiTrem over 1 year ago
chemotion_eln - Chemotion ELN v1.10.2
What's Changed
- fix: save research plan inside screen by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/2107
- fix: element filter when selecting ui-state by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2145
- chore: Bump webpack from 5.93.0 to 5.94.0 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2106
- chore: Bump rexml from 3.3.5 to 3.3.6 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2099
- fix: proper link format for the url handler app by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2147
- refactor: asset pipeline to prepare for bootstrap update by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/2139
- build(services): bump recommended versions for nmrium-wrapper (0.8.0) and converter-app (1.3.0) by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2153
- build: prep v1.10.2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2155
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.10.1...v1.10.2
- JavaScript
Published by PiTrem over 1 year ago
chemotion_eln - Chemotion ELN v1.10.1
What's Changed
- feat: structure viewer by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2098
- fix: align style of the analysis section by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/2102
- handle empty input for viewer by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/2105
- Ketcher2 Common Templates, User Templates & User settings by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2061
- fix: fixed missing other internal ref by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2110
- UI enhancements by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2100
- fix - Sample layout UI by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2111
- fix: ketcher-options fetching on load by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2113
- handle binary response for viewer by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/2114
- fix: restore user label by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/2101
- Fix-Sample properties UI changes by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2116
- feat: other solvent for cv by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2121
- fix: fix cannot get scan rate from metadata by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/2120
- fix: truncate sample name for reactant materials in reaction scheme t… by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2125
- fix: truncate name when empty by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2126
- feat: Search common templates In Ketcher2 by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2127
- Fix user template duplicate tab crash by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2131
- fix: disable dataset metadata search by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2129
- linting and dependabot updates by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/2128
- bugfix-duplicate attachments in analyses by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2130
- fix: Profile test case failing by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/2132
- fix: upload attachment error by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2133
- restore old density-molarity styling by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2134
- fix: coefficient is set to null due to missing coefficient parameter … by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2135
- affiliations-change color of the save button and add required placeholder by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2137
- Labimotion 142 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2138
- display toggle button for default/gaseous scheme only in reaction scheme tab by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2136
- 1910 qrcode barcode feature enhancement - Print multiple codes by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2140
- fix: add yarn.lock by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2142
- CHANGELOG1.10.1 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2141
- revision for v1.10.1 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2143
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.10.0...v1.10.1
- JavaScript
Published by phuang26 over 1 year ago
chemotion_eln - Chemotion ELN v1.10.0
What's Changed
- feat(backend): flexibilising the size of wellplates by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1721
- feat(UI): flexibilising the size of wellplates by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1814
- feat: admin can restore deleted user account by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1845
- test: fix well position formating by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1884
- feat: revamp gate transfer - streaming data transfer to Chemotion Rep… by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1882
- feat: datacollector device config sftp port by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1885
- feat: LabIMotion 1.3.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1881
- fix: lock screen spinner on select close and save function in chemspectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1879
- feat: admin can delete single user account by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1883
- fix(UI): instrument suggestion dropdown position in analyses metadata by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1887
- feat: reaction variations analyses by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1870
- fix: advanced search by @beque in https://github.com/ComPlat/chemotion_ELN/pull/1888
- feat: structure editor compatibility by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/1894
- feat: enable spectra report for samples by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1902
- fix: converter inbox issue for NMR by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1903
- chore: Bump react-pdf from 5.7.0 to 7.7.3 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1909
- feat: activate segment visibility field in generic elements by @StarmanMartin in https://github.com/ComPlat/chemotion_ELN/pull/1702
- fix: add updating of annotations also in reaction container by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1913
- fix: Yield calculation with purity by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1904
- refactor!: device as a distinct model from user by @beque in https://github.com/ComPlat/chemotion_ELN/pull/1736
- fix: ensure waituntil is set for cron delayed jobs by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/1892
- fix: viewing of pdf in analysis preview by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1917
- chore: Bump rexml from 3.2.5 to 3.2.8 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1924
- ci: relax nodejs version - update runner docker by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1934
- fix: broken gem rinchi by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1936
- fix: add default value for citationMap by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1932
- chore: Remove
Chromefrom devcontainer by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1942 - fix: wellplate by @soerenPeters in https://github.com/ComPlat/chemotion_ELN/pull/1938
- fixup: profileapi by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/1944
- test: fix flaky job test by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1939
- fix(dev): Add root container to seeded reactions by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1947
- feat: standard report of reaction observations field to keep paragraph structure by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1951
- fix: remove redundant json file in CV layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1935
- chore: Bump rack-contrib from 2.3.0 to 2.5.0 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1954
- chore: dep update antd js by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1530
- fix: limit welcome email attempts by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1937
- refactor: reaction variations components by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1946
- fix: email address validation for longer TLD and reset message on close ... by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1958
- fixup(dev): device seed by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1945
- chore: Bump actionpack from 6.1.7.7 to 6.1.7.8 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1962
- feat: update chemspectra app@1.1.2 editor@1.2.2 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1926
- fix: coefficient display value defaults to 1 by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1967
- fix: element list scrollbar back to the top after page change by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1964
- fix: attachment permission validation to allow access on shared items by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1973
- feat: Allow comma and period as decimal separators in reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1959
- refactor: generalise initializers: ketcherservice structureeditors by @harivyasi in https://github.com/ComPlat/chemotion_ELN/pull/1960
- fix: dataset thumbnail image to match magnified preview when annotated by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1978
- feat: Add
Notescolumn to reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1966 - refactor: reaction variations table db migration by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1987
- fix: Ketcher2 iframe: load molfile when editor ready by @haditariq in https://github.com/ComPlat/chemotion_ELN/pull/1983
- chore: Bump ws from 8.13.0 to 8.17.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1977
- feat(spectra): process and display DSC layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1965
- feat: Enable editing of amount (mol) in reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1980
- chore: update db schema - model annotations by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2014
- refactor: finding the proper CollectionsElement model through reflection by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1915
- feat: vnc page - add option to fit display width by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2003
- fix: restore missing locked collection by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2001
- chore: Bump ag-grid-community from 31.0.3 to 32.0.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2021
- fix: skip empty well initialization on existing wellplate by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/2020
- fix: Show save-status of reaction variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2007
- fix: Reaction variations migration by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2008
- fix: match DCM suggestion in solvent-reagent dropdown by @DianaH583 in https://github.com/ComPlat/chemotion_ELN/pull/2028
- fix: Restrict enabling disabled fields on double click by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1434
- chore: rm deused chemscanner and unused js dep by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1981
- refactor: move inline annotation for cyclic voltammetry layout to ELN helper by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1956
- fix: sassc undefined operation on compiling ag-grid scss by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2033
- fix(admin): datacollector connection sftp check when port given by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2049
- feat(spectra): update chemspectra-app to handle GC layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/2039
- feat: add vessel size property to reaction by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2017
- build(dev): fetch assets, or source code to build assets, of ketcher2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2044
- Sample properties UI layout rework by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/2066
- test: fix flaky tests in chemicalapispec (webmock) by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2060
- Reaction variations UI updates by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/2074
- fix: use of obsolete method for texttemplates by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/2071
- feat: Printing configuration: customizable code type, layout, label options, and molecule display for PDF output by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2018
- feat: add shift function for CV layout and new preview image for NMR by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1808
- feat: decoupled samples molecular mass determined from sum formula by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1893
- chore: Bump fugit from 1.11.0 to 1.11.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/2088
- refactor: auto inventory label assignment by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1818
- chore: bundle update / rm deused capistrano by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2090
- feat: add analyses datasets to search by @beque in https://github.com/ComPlat/chemotion_ELN/pull/2089
- feat: third party apps by @Konrad1991 in https://github.com/ComPlat/chemotion_ELN/pull/1832
- feat: upgrade labimotion 1.4.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/2070
- feat: gas phase reaction scheme by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1933
- feat(dev): chemotion url handler integration by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1972
- refactor: fetch chemical phrases methods for merck by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/2092
- feat: multiple print-code config by @Nicolass67 in https://github.com/ComPlat/chemotion_ELN/pull/2085
- chore: upgrade node package react-datepicker by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2093
- feat(dev): admin api to trigger recommended ket2 installation by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/2095
- refactor: affiliations page by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1957
New Contributors
- @harivyasi made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1960
- @Nicolass67 made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/2003
- @Konrad1991 made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1832
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.9.1...v1.10.0
- JavaScript
Published by PiTrem over 1 year ago
chemotion_eln - Chemotion ELN v1.9.3
see CHANGELOG.md
- JavaScript
Published by PiTrem almost 2 years ago
chemotion_eln - chemotion ELN v1.9.2
What's Changed
- feat: admin can restore deleted user account by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1845
- test: fix well position formating by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1884
- feat: revamp gate transfer - streaming data transfer to Chemotion Rep… by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1882
- feat: datacollector device config sftp port by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1885
- feat: LabIMotion 1.3.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1881
- fix: lock screen spinner on select close and save function in chemspectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1879
- feat: admin can delete single user account by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1883
- fix(UI): instrument suggestion dropdown position in analyses metadata by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1887
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.9.1...v1.9.2
- JavaScript
Published by PiTrem almost 2 years ago
chemotion_eln - chemotion ELN v1.9.1
What's Changed
- fix: analysis name issue by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1846
- fix: NMRium button disabled on 2D NMR by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1848
- chore: change rinchi-gem to github by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1854
- chore(CI): unpin
rubocopgem by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1858 - fix(UI): sample entry alignment and spacing by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1853
- chore: Bump tar from 6.1.11 to 6.2.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1859
- fix: multiple API calls for empty deviceBox by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1867
- fix(UI): attachment list disappearing from Inbox-device when toggling sorting by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1869
- fix: add cell lines to structure search result by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1871
- fix(UI): Attachment list by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1852
- fix: svg scrubber by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1876
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.9.0...v1.9.1
- JavaScript
Published by PiTrem almost 2 years ago
chemotion_eln - Chemotion ELN v1.9.0
What's Changed
- chore: Bump express from 4.17.3 to 4.19.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1840
- fix: avoid multiple API calls to load the inbox when datasets/attachments are deleted by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1839
- fix: handle sample xref properties for when xref is null by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1842
- fix: import collection export zip when directories entries present by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1841
- chore: default ketcher2 configs in UI Feature by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1843
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.9.0-rc2...v1.9.0
What's Changed
- fix: remove original data in nmrium file by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1661
- feat(UI): Unified attachment list by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1608
- fix: attached researchplans in screens not being imported from collection by @TasnimMehzabin in https://github.com/ComPlat/chemotionELN/pull/1671
- feat: extend search by @beque in https://github.com/ComPlat/chemotion_ELN/pull/1194
- feat: add element cell line by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1582
- feat: Table of data types and chemspectra layouts in the ELN Admin by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1574
- fix tests for searching cell lines by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1678
- fix: remove duplicate user label and centering share button by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1682
- fix: temperature conversion by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1680
- chore: update runner - fix text by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1683
- refactor: dry schmooze tools by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1684
- feat: converter download by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1688
- test: fix stub request in spectra jdx test by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1689
- fix: NMR zip upload by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1690
- fix: show
Tooltipon "+" button in "Variations" tab by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1694 - feat: analysis attachment groups by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1674
- refactor: extract
SpectraEditorButtonto dedicated component by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1664 - feat: add sample inventory label counter by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1581
- fix: include reaction variations in
.docxreport by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1697 - feat(spectra): update react-spectra-editor to display theoretical mass value by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1675
- fix: amount change of a reaction product from the sample properties tab by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1692
- fix: sample entry label alignment by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1693
- chore: gem updates - fix missing constant MIME::Types by @cbuggle in https://github.com/ComPlat/chemotion_ELN/pull/1660
- chore: Bump puma from 5.6.7 to 5.6.8 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1679
- feat: upgrade converter to v1.2.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1704
- feat: sort the device list by name in commandncontrol by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1707
- feat: Add models VesselTemplate, Vessel, CollectionsVessel by @cbuggle in https://github.com/ComPlat/chemotion_ELN/pull/1548
- feat: label detector in SEC spectra by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1691
- fix: data cannot be removed from segment of element by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1711
- feat: analysis comment button and box for analysis tab by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1696
- feat: enable nmrium in read only collection by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1708
- feat: filter jdx files to be processed by converter-app by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1712
- feat: Inbox device folders named with the device full-name by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1709
- fix: dfg logo resource in README.md by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1710
- fix: focus lost on input bug for melting & boiling points fields by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1716
- fix: nmrium button in research plan by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1715
- feat: add helpdesk link in header by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1713
- fix: export research plan as docx (#1718) by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1718
- chore: update ag-grid by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1714
- fix(UI): cosmetic update of reaction-variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1719
- fix: nmr prediction freezes by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1720
- fix: advanced search not working - cell-line by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1733
- fix: avoid loading the comments if the user does not have UI permission for comments by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1727
- chore: Bump nokogiri from 1.15.5 to 1.16.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1729
- feat(spectra): clear all peak btn - upd spectra editor to v1.2.0 by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1730
- feat: data collector mechanism is modified to collect files/folders from user-level directories by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1728
- fix: generic dataset general info for CV by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1762
- refactor: rb quill delta converter by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1757
- fix: Quill editor menu bar for admin text template by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1765
- fix: devcontainer by @soerenPeters in https://github.com/ComPlat/chemotion_ELN/pull/1771
- fix: si spectra report generation for reaction with multiple products by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1777
- fix: thumbnail load issue in Preview page by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1754
- feat: allow import of sample external label on sample import by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1767
- fix(devcontainer): Make
prepare-ruby-dev.shexecutable by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1784 - fix(UI): Display molecule SVG in sample SDF-import table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1782
- chore: Bump rack from 2.2.8 to 2.2.8.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1792
- chore: Bump yard from 0.9.28 to 0.9.35 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1791
- refactor: display the latest edited file on chemspectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1778
- fix: display jcamp in nmrium by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1789
- fix: save correct combined image by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1772
- refactor: react-dnd target for Dataset component by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1795
- chore: Bump json-jwt from 1.16.1 to 1.16.6 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1802
- chore: Bump rails from 6.1.7.6 to 6.1.7.7 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1787
- fix: disabled create button for synced collection by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1811
- chore: Bump yard from 0.9.35 to 0.9.36 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1800
- fix: advanced search for temperature or time by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1816
- feat: save button for chemical inventory in sample header by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1810
- chore: ruby nodjs minor update by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1812
- fix: delete user account without confirmation by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1828
- refactor: svg scrubber by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1830
- chore: Bump webpack-dev-middleware from 5.3.1 to 5.3.4 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1829
- feat(UI): Add column header menus to
ReactionVariationstable by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1804 - fix: safety sheets are not imported and significantly slow down the import by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1779
- feat: Copy research plan by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1667
- test: fix use of defunct function by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1837
- fix: docx report of reactionless samples by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1835
- refactor: quill to plain text call-backs by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1838
- fix: incorrect calculation of volume ratio for purification solvents of reactions by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1833
- chore: Bump express from 4.17.3 to 4.19.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1840
- fix: avoid multiple API calls to load the inbox when datasets/attachments are deleted by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1839
- fix: handle sample xref properties for when xref is null by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1842
- fix: import collection export zip when directories entries present by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1841
- chore: default ketcher2 configs in UI Feature by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1843
New Contributors
- @beque made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1194
- @cbuggle made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1660
- @soerenPeters made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1771
- @ashwiniHerle made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1828
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.8.2...v1.9.0
- JavaScript
Published by PiTrem almost 2 years ago
chemotion_eln - v1.9.0-rc2
What's Changed
- test: fix use of defunct function by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1837
- fix: Docx report of reactionless samples by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1835
- refactor: quill to plain text call-backs by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1838
- fix: incorrect calculation of volume ratio for purification solvents of reactions by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1833
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.9.0-rc1...v1.9.0-rc2
- JavaScript
Published by PiTrem almost 2 years ago
chemotion_eln - Chemotion ELN v1.9.0-rc1
What's Changed
- fix: remove original data in nmrium file by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1661
- Unified attachment list by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1608
- fix: attached researchplans in screens not being imported from collection by @TasnimMehzabin in https://github.com/ComPlat/chemotionELN/pull/1671
- feat: extend search by @beque in https://github.com/ComPlat/chemotion_ELN/pull/1194
- feat: add element cell line by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1582
- feat: Table of data types and chemspectra layouts in the ELN Admin by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1574
- fix tests for searching cell lines by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1678
- fix: remove duplicate user label and centering share button by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1682
- fix: temperature conversion by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1680
- chore: update runner - fix text by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1683
- refactor: dry schmooze tools by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1684
- feat: converter download by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1688
- test: fix stub request in spectra jdx test by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1689
- bug: fix the zip upload issue by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1690
- fix: show
Tooltipon "+" button in "Variations" tab by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1694 - Feat: analysis attachment groups by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1674
- refactor: extract
SpectraEditorButtonto dedicated component by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1664 - feat: add sample inventory label counter by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1581
- fix: include reaction variations in
.docxreport by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1697 - update react-spectra-editor to display theoretical mass value by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1675
- fix: amount change of a reaction product from the sample properties tab by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1692
- fix: sample entry label alignment by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1693
- chore: gem updates - fix missing constant MIME::Types by @cbuggle in https://github.com/ComPlat/chemotion_ELN/pull/1660
- chore: Bump puma from 5.6.7 to 5.6.8 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1679
- feat: upgrade converter to v1.2.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1704
- feat: sort the device list by name in commandncontrol by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1707
- feat: Add models VesselTemplate, Vessel, CollectionsVessel by @cbuggle in https://github.com/ComPlat/chemotion_ELN/pull/1548
- feat: label detector in SEC spectra by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1691
- fix: data cannot be removed from segment of element by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1711
- feat: analysis comment button and box for analysis tab by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1696
- feat: enable nmrium in read only collection by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1708
- feat: filter jdx files to be processed by converter-app by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1712
- feat: Inbox device folders named with the device full-name by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1709
- fix: dfg logo resource in README.md by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1710
- fix: focus lost on input bug for melting & boiling points fields by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1716
- fix: nmrium button in research plan by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1715
- feat: add helpdesk link in header by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1713
- Export research plan error by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1718
- chore: update ag-grid by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1714
- fix(UI): cosmetic update of reaction-variations table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1719
- fix: nmr prediction freezes by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1720
- fix: advanced search not working - cell-line by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1733
- fix: avoid loading the comments if the user does not have UI permission for comments by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1727
- chore: Bump nokogiri from 1.15.5 to 1.16.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1729
- upd: update react spectra editor to v1.2.0 by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1730
- feat: data collector mechanism is modified to collect files/folders from user-level directories by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1728
- fix:generic dataset general info for CV by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1762
- refactor: rb quill delta converter by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1757
- fix: Quill editor menu bar for admin text template by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1765
- fix: devcontainer by @soerenPeters in https://github.com/ComPlat/chemotion_ELN/pull/1771
- fix: si spectra report generation for reaction with multiple products by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1777
- fix: thumbnail load issue in Preview page by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1754
- allow import of sample external label on sample import by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1767
- fix(devcontainer): Make
prepare-ruby-dev.shexecutable by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1784 - fix(UI): Display molecule SVG in sample SDF-import table by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1782
- chore: Bump rack from 2.2.8 to 2.2.8.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1792
- chore: Bump yard from 0.9.28 to 0.9.35 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1791
- refactor: display the latest edited file on chemspectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1778
- fix: display jcamp in nmrium by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1789
- fix: save correct combined image by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1772
- refactor: react-dnd target for Dataset component by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1795
- chore: Bump json-jwt from 1.16.1 to 1.16.6 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1802
- chore: Bump rails from 6.1.7.6 to 6.1.7.7 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1787
- fix: disabled create button for synced collection by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1811
- chore: Bump yard from 0.9.35 to 0.9.36 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1800
- fix: advanced search for temperature or time by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1816
- Save button for chemical inventory in sample header by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1810
- chore: ruby nodjs minor update by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1812
- fix: delete user account without confirmation by @ashwiniHerle in https://github.com/ComPlat/chemotion_ELN/pull/1828
- refactor: svg scrubber by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1830
- chore: Bump webpack-dev-middleware from 5.3.1 to 5.3.4 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1829
- feat(UI): Add column header menus to
ReactionVariationstable by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1804 - fix: safety sheets are not imported and significantly slow down the import by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1779
- feat: Copy research plan by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1667
New Contributors
- @beque made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1194
- @cbuggle made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1660
- @soerenPeters made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1771
- @ashwiniHerle made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1828
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.8.2...v1.9.0
- JavaScript
Published by PiTrem almost 2 years ago
chemotion_eln - Chemotion ELN v1.8.2
- feat: converter download by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1688
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.8.1...v1.8.2
- JavaScript
Published by PiTrem about 2 years ago
chemotion_eln - Chemotion ELN v1.8.1
What's Changed
- feat: converter trigger on inbox items by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1583
- feat(UI): remove the inbox section from the side panel by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1593
- feat(UI): file size is listed in the analyses tab by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1601
- feat: add the option to sort reaction list by updated time by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1461
- fix: bead not visible in preview and reaction details by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1607
- feat: sample list for decoupled by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1612
- feat: report peaks from XRD by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1614
- fix: update nmrglue to read some bruker file issue by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1603
- feat: display mail collector address by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1529
- feat: drag samples and elements to segment by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1623
- Export import collection with chemicals by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1604
- fix: the attachment does not get deleted from the inbox when it is assigned to sample by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1631
- upd: upgrade-converter-to-v1.1.1 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1634
- fix: remove blank line when saving peak by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1629
- upd: update react-spectra-editor version to fix
Add/remove multiplicity peakbuttons by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1630 - chore: Bump rmagick from 5.0.0 to 5.3.0 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1609
- fix: allow import of moleculename on sample import for xslx format by @adambasha0 in https://github.com/ComPlat/chemotionELN/pull/1598
- chore: upd node engine for dev container by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1635
- Changed Mail collector rules by @StarmanMartin in https://github.com/ComPlat/chemotion_ELN/pull/1566
- add volume field in inventory tab by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1613
- fix: collection management right click on the add button to not drag things around by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1639
- fix: update chemspectra client to prevent crash on CV layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1637
- feat: show research plan links in reaction by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1575
- fix: reaction sort column value not being persistent for updatedat column by @TasnimMehzabin in https://github.com/ComPlat/chemotionELN/pull/1643
- fix(spectra): correctly trigger action spinner when saving peaks to avoid race condition by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1651
- fix(spectra): order of J value by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1649
- feat: sorting option for datasets and attachments in the inbox by creation-time or name by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1446
- test: fix test with deviceBox sorting in inbox by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1657
- feat: add the option to change the inbox sizing by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1645
- fix: si-spectra report generation to work even without preview by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1654
- fix(UX): molecule title layout and element table header responsiveness by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1650
- Improve Dev Setup by autorecognizing the installed tool versions by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1665
- fix(spectra): react-spectra-editor upd to correct molecule display with svg zoom pan by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1656
- feat: add chemspectra with ref peaks by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1596
- fix: camelcasing attributes for proper display of SVGs by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1670
New Contributors
- @StarmanMartin made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1566
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.8.0...v1.8.1
- JavaScript
Published by PiTrem about 2 years ago
chemotion_eln - chemotion ELN v1.8.0
What's Changed
- Enhance import samples for sdf by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1364
- Move sample task inbox to header bar by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1517
- Feat: filter options for admin user management by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1510
- Feature: Reaction Variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1409
- fix: assets precompilation css issue by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1538
- LabiIMotion Integration by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1504
- Refactor: "yarn test" errors & warnings by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1523
- test: update runner image by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1541
- fix: wrong conflict resolution by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1542
- 1522 UI bug on chemspectra with cv layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1526
- chore: update chemspectra backend version to display label cv layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1546
- fix: comment fetch issue on new entities with code refactoring by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1547
- feat: update reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1561
- Fix show example label for reaction by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1556
- fix: currentuser.matrix getting null value by @TasnimMehzabin in https://github.com/ComPlat/chemotionELN/pull/1554
- Fix load cas for molecules by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1555
- Add a checkbox for dry solvents in the solvents section in the reactions table by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1432
- fix: nmrium button does not display when selecting some chemical ontology by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1563
- Import export sample as chemical by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1524
- 1558 no attachments after research plan save by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1564
- feat: update reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1567
- feat: add-nmrium-button-for-reaction-and-researchplan by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1471
- Fix: sample properties tab by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1503
- update chemspectra to change value of referent solvent for NMR layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1557
- chore: minor dep updates by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1569
- fix: rollback labi version up by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1570
- chore: Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1511
- fix: Admin seed: ensure exisiting Admins have a profile by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1572
- fix: assign only boolean values for decoupled column in import samples by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1571
- fix: disable spectra button when just uploading an image by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1568
- converter doc and fix by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1578
- Fix: reaction calculation when no reference material present by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1589
- feat: expand calendar function to generic element by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1585
- chore: Bump @babel/traverse from 7.16.10 to 7.23.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1580
- fix: reaction list display break when reaction status not standard by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1592
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.7.3...v1.8.0
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.8.0-rc4
What's Changed
- chore: Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1511
- fix: Admin seed: ensure existing Admins have a profile by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1572
- fix: assign only boolean values for decoupled column in import samples by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1571
- fix: disable spectra button when just uploading an image by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1568
- fix: labimotion by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1578
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.8.0-rc3...v1.8.0-rc4
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.8.0-rc3
What's Changed
- fix: rollback labi version up by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1570
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.8.0-rc2...v1.8.0-rc3
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.8.0-rc2
What's Changed
- Refactor: "yarn test" errors & warnings by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1523
- test: update runner image by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1541
- fix: wrong conflict resolution by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1542
- 1522 UI bug on chemspectra with cv layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1526
- chore: update chemspectra backend version to display label cv layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1546
- fix: comment fetch issue on new entities with code refactoring by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1547
- feat: update reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1561
- Fix show example label for reaction by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1556
- fix: currentuser.matrix getting null value by @TasnimMehzabin in https://github.com/ComPlat/chemotionELN/pull/1554
- Fix load cas for molecules by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1555
- Add a checkbox for dry solvents in the solvents section in the reactions table by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1432
- fix: nmrium button does not display when selecting some chemical ontology by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1563
- Import export sample as chemical by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1524
- 1558 no attachments after research plan save by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1564
- feat: update reaction variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1567
- feat: add-nmrium-button-for-reaction-and-researchplan by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1471
- Fix: sample properties tab by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1503
- update chemspectra to change value of referent solvent for NMR layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1557
- chore: minor dep updates by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1569
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.8.0-rc1...v1.8.0-rc2
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.8.0-rc1
What's Changed
- Enhance import samples for sdf by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1364
- Move sample task inbox to header bar by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1517
- Feat: filter options for admin user management by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1510
- Feature: Reaction Variations by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1409
- fix: assets precompilation css issue by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1538
- LabiIMotion Integration by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1504
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.7.3...v1.8.0-rc1
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.7.3
What's Changed
- Allow deletion of SampleTasks and fix SampleTask Inbox scroll issues by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1444
- upgrade converter 1.0.0 by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1450
- disablechemrepoidjob by @phuang26 in https://github.com/ComPlat/chemotionELN/pull/1451
- Always sort new sample tasks on top of list by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1456
- fix: quilltohtml when type HashWithIndifferentAccess by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1458
- fix: display the not-accessible panel for 401 status on sample fetched by id by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1469
- 1398 image annotation tool image preview does not work as expected by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1467
- Enhance: Add analysis button by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1465
- add fluorescence (emission), DLS ACF, DLS Intensity layouts by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1374
- White screen research plan by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1452
- fix: wellplates multiple readouts design tab by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1474
- chore: update README - acknowledge NFDI by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1472
- Fixed Cypress Tests by @mehmood86 in https://github.com/ComPlat/chemotion_ELN/pull/1481
- Fixed the issue with NMRium wrapper version 0.4.0 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1436
- fixed: nmrium button by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1460
- chore: update information of chem-spectra-app by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1484
- feat: Update CDCl3 solvent value on chemspectra and fix typo by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1480
- Bugfix: replace toSorted with manual sorting in SampleTaskInbox by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1485
- Fix - duplicate jdx files by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1479
- fix: sorting multiplicity values by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1478
- fix: inbox UnsortedBox issues by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1447
- Bump puma from 5.6.5 to 5.6.7 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1488
- Reaction table dropdown value updates by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1433
- 1497 delete of literature not working by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1502
- chore: upg nodejs LTS to 18 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1489
- 1417 doi not accepted by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1486
- fix: fixed wrong literatures mapping by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1506
- fix: ignore predictions when it is null by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1507
- fix: fixed crash when selecting multiplicity checkbox on chemspectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1509
- Fix sync chemspectra nmrium eln v173 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1513
- Update Chemspectra to dandle 'FL Spectrum' datatype and fix cannot read processed Bruker data NMR by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1528
- Add select all option for device inbox folder by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1437
- fix yield percentage error for reactions with decoupled products and … by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1531
- Show sample name in SampleTask Api by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1518
- Add Cypress dependencies to Dockerfiles by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1491
- fix: reaction sort column default to createdat by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/1533
- feat: update ext links in the Navbar menu dropdown by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1534
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.7.2...v1.7.3
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.7.2
What's Changed
- fix wrong shifted edited peaks by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1443
- Sort reactions by creation time by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1439
- Comment functionality fixes by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1435
- Prep v1.7.2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1448
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.7.1...v1.7.2
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.7.1
What's Changed
- create user test and researchplan extended test are added by @mehmood86 in https://github.com/ComPlat/chemotion_ELN/pull/1379
- fix bug undefined currentuser for collectionEntity on reaction docx … by @adambasha0 in https://github.com/ComPlat/chemotionELN/pull/1412
- Sync collection tab segments fix by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1411
- opening a dataset without making changes by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1410
- Fix inbox (de)select boxes by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1416
- Refactor the private note api by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1414
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1403
- Add the option to sort reactions based on shortlabel or updatedat by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1418
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1421
- fix for total element count in tabs by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1426
- fix cannot change ref area and display wrong shift ref by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1431
- Sort reaction list by createdat by @TasnimMehzabin in https://github.com/ComPlat/chemotionELN/pull/1429
- Edit icon in collection tabs by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1425
- Fix for tab options by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1427
- Prep v1.7.1 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1438
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.7.0...v1.7.1
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.7.0
What's Changed
- Initial set of cypress test cases are added by @mehmood86 in https://github.com/ComPlat/chemotion_ELN/pull/1246
- Fix scan result calculation bug by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1325
- add cas as option in import samples to collection function by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1306
- update CHANGELOG by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1328
- http callback for onlyoffice updated by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1327
- fixed cannot load the correct url of nmrium wrapper by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1339
- 1288 add chemspectra with SEC layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1297
- add chemspectra with aif layout by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1335
- Add calendar by @mschneider85 in https://github.com/ComPlat/chemotion_ELN/pull/1189
- refactoring transfer by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1320
- Datacollector api fx by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1344
- fix zoom on firefox by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1346
- fix crash when saving data from NMRium by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1348
- Calendar entry: fix flaky test by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1352
- updating group admin ui by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1350
- defer reload after saving data by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1356
- Inventory Feature by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1262
- upd CHANGELOG v1.6.1 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1357
- Add inbox pagination by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1108
- 1340 download of annotated image not working by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1358
- Text editor in researchPlan is now getting removed properly by @mehmood86 in https://github.com/ComPlat/chemotion_ELN/pull/1363
- added cypress complaint attributes by @mehmood86 in https://github.com/ComPlat/chemotion_ELN/pull/1365
- Fix bug in
Export reaction from selectionby @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1366 - prevent cas number popup in inventory-tab when unnecessary and enhanc… by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1361
- get user by name for AdminUI by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1359
- fix crash when select curve by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1371
- notification timestamps and formatting notification button by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1362
- Expose target amount in sample task api by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1373
- Comment functionality on shared and synchronized collections #699 by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1237
- Add delayed job worker to tasks.json by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1381
- login-and-signup-configurable by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1377
- User select in UI feature by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1385
- Remove duplicate component in ResearchPlanDetails.js by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/1387
- adding missing asterisks while signing up by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1375
- Dates in calendar feature re-formatted by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1391
- Unify datetime format by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1389
- Analysis button bounds & badge styles by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1392
- Structure editor with decoupled sample by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/1393
- Calendar allday events not shown consistently by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1394
- make height of sampleInfo row auto to fix styling bug for sample Tab… by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1395
- Groups ui revamp and making group admins set/unset admins by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1396
- Unsaved sample changes retained when reselected from list by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1397
- add max line length eslint rule by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1399
- molfile textbox fix by @mekkyz in https://github.com/ComPlat/chemotion_ELN/pull/1390
- Accessibility of generic segments tabs by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/681
- Feature/elements grouping by @mschneider85 in https://github.com/ComPlat/chemotion_ELN/pull/1188
- 1321 enhance import sample feature by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1341
- Calendar Notification: rescue SMTP error to avoid repeat notif by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1404
New Contributors
- @mehmood86 made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1246
- @mschneider85 made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1189
- @mekkyz made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1350
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.6.0...v1.7.0
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.6.2
- Expose target amount in sample task api (#1373)
- User select in UI feature (#1385)
- refactoring transfer (#1320)
- login-and-signup-configurable (#1377)
- structure editor with decoupled sample (#1393)
- Text editor in researchPlan is now getting removed properly (#1363)
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.6.1
What's Changed
- Fix scan result calculation bug by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1325
- fixed cannot load the correct url of nmrium wrapper by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1339
- fix zoom on firefox by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1346
- Datacollector api fx by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1344
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.6.0...v1.6.1
- JavaScript
Published by PiTrem over 2 years ago
chemotion_eln - chemotion ELN v1.6.0
What's Changed
- shib by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1239
- prep pre-v1.6.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1245
- AttachmentAPI: quote filename in content-dispostion header by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1250
- fix cannot sync 1d data by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1227
- Ease shrine deriv access by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1255
- update chem-spectra-app to version 0.11.2 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1263
- Literature entity to return reference data and doi by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1257
- 1260 report UI to not break if a report template cannot be found by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1261
- Fix the creation of sample with invalid label 'NEW SAMPLE' by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1240
- 1258 avoid setting key when creating attachment by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1259
- prep v1.5.2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1268
- Pre v1.6.0 rc1 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1269
- analyses-dataset issue by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1271
- missing index in container entity by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1277
- Report of samples with reaction description: fix calling of descripti… by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1281
- fix crash when open and save nmrium by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1275
- Mail-collector: write tmp file to pass path by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1284
- New purification method of Precipitation by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1290
- 1285 do no cache the welcome message by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1286
- 1289 saving wellplate causes white screen by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1295
- Chemdraw JS doesn't work on Google Chrome 111.05563.x by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/1266
- show results from calculations by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/1291
- report issue fix by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1296
- Bump nokogiri from 1.14.2 to 1.14.3 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1270
- Remove redundant command from devcontainer configuration by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1300
- update CHANGELOG by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1303
- datacollector: find user by insensitive case nameabbreviation by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/1302
- 1254 eln to work with onlyoffice 7 by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1278
- 1298 correct url building for inbox item notification by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1299
- Cas datamodel change by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1287
- Migration fixes by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1307
- 1267 reactants from reagent list do not appear above reaction arrow by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1308
- Search api: fix ActiveRecord::UnknownAttributeReference on sum-formulae by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1310
- 1272 update UI for CV and CDS layouts on chemspectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1273
- prep v1.6.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1311
New Contributors
- @f-idiris made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1278
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.5.1...v1.6.0
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.5.4
- datacollector: find user by insensitive case nameabbreviation by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/1302
- 1254 eln to work with onlyoffice 7 by @f-idiris in https://github.com/ComPlat/chemotion_ELN/pull/1278
- 1298 correct url building for inbox item notification by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1299
- Cas datamodel change by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1287
- Migration fixes by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1307
- 1267 reactants from reagent list do not appear above reaction arrow by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1308
- Search api: fix ActiveRecord::UnknownAttributeReference on sum-formulae by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1310
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.5.3
see CHANGELOG
What's Changed
- analyses-dataset issue by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1271
- missing index in container entity by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1277
- Report of samples with reaction description: fix calling of descripti… by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1281
- fix crash when open and save nmrium by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1275
- Mail-collector: write tmp file to pass path by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1284
- New purification method of Precipitation by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1290
- 1285 do no cache the welcome message by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1286
- 1289 saving wellplate causes white screen by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1295
- Chemdraw JS doesn't work on Google Chrome 111.05563.x by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/1266
- show results from calculations by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/1291
- report issue fix by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1296
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.5.2...v1.5.3
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.6.0-rc1
see CHANGELOG
What's Changed
- AttachmentAPI: quote filename in content-dispostion header by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1250
- fix cannot sync 1d data by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1227
- Ease shrine deriv access by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1255
- update chem-spectra-app to version 0.11.2 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1263
- Literature entity to return reference data and doi by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1257
- 1260 report UI to not break if a report template cannot be found by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1261
- Fix the creation of sample with invalid label 'NEW SAMPLE' by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1240
- 1258 avoid setting key when creating attachment by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1259
- prep v1.5.2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1268
- Pre v1.6.0 rc1 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1269
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.6.0-rc0...v1.6.0-rc1
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.5.2
see CHANGELOG
What's Changed
- shib by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1239
- prep pre-v1.6.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1245
- AttachmentAPI: quote filename in content-dispostion header by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1250
- fix cannot sync 1d data by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1227
- Ease shrine deriv access by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1255
- update chem-spectra-app to version 0.11.2 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1263
- Literature entity to return reference data and doi by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1257
- 1260 report UI to not break if a report template cannot be found by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1261
- Fix the creation of sample with invalid label 'NEW SAMPLE' by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1240
- 1258 avoid setting key when creating attachment by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1259
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.5.1...v1.5.2
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.6.0-rc0
see CHANGELOG
What's Changed
- shib by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1239
- prep pre-v1.6.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1245
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.5.1...v1.6.0-rc0
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.5.1
What's Changed
- changed max values of rubocop rules by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1213
- provide entity fix by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1217
- github ci: update image for testing by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1214
- Update devcontainer by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1215
- PDF attachments in Analyses Tab now readable by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/1197
- reset melting & boiling point for products on reaction copy by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1221
- Refactor the homepage by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1225
- Fix namespace by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1228
- Minor image annotation fixes by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1223
- fix cannot save 2D data by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1178
- Fix tab layout popups by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/1212
- github ci: updated ci Dockerfile by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1226
- Add padding to report container by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/1218
- fix: fixed width of inbox icon #1207 by @ptrxyz in https://github.com/ComPlat/chemotion_ELN/pull/1208
- Gemfile patch upd by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1229
- fix cannot work with Bruker FID by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1232
- Gemfile patch upd by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1233
- Update sample task api for changes in Chemobile App by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1216
- Fix the issue of white screen on the homepage after login by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1231
- Set default search type value (EXACT) by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/1224
- 1205 - add border by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/1234
- Updated welcome message to point to new docs URL by @ptrxyz in https://github.com/ComPlat/chemotion_ELN/pull/1236
- export wellplate samples error fix by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1235
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.5.0...v1.5.1
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.5.0
see Changelog
What's Changed
- Research plan: fix undefined var by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/789
- Issue 669 wellplate scroll by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/711
- download analyses job by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/791
- v1.3.1 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/792
- issue/ well details dropdown list behind readout entries by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/813
- calculation-tool-notification by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/799
- research plan table enhancements - simplifying renaming columns, fixing context menu issues by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/700
- delete multiple inbox attachments at once by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/687
- Introduce sentry for rails backend by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/827
- fixed cannot open some spectra file with chemspectra frontend version 0.10.14-beta.5 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/816
- ExDev3 Migrate ActiveModelSerializers to Grape::Entities by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/767
- Add jwt as new api authorization method by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/828
- fixed generates duplicate images by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/812
- not set max height in list class in modal by @Allenskywalker92 in https://github.com/ComPlat/chemotion_ELN/pull/805
- Fix error when trying to expose timestamps on an empty object by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/839
- added recrystallisation and dialysis methods by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/847
- Remove data uniqueness validation from measurement by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/855
- refactoring create and edit jcamp data code by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/838
- replace logo with text by @cllde8 in https://github.com/ComPlat/chemotion_ELN/pull/859
- Introduce Mobx-State-Tree for Measurement Tab in Sample by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/848
- fix scrubbed sample svg from imported collection by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/860
- Fixed conditionals that involve
material_groupin reaction API by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/858 - Introduce an optimized structure for javascript files by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/857
- adding attachment to analysis: undefined filePreview fn by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/873
- Ci image update by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/878
- fixes in UI element selection by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/876
- remove unnecessary json parse by @Allenskywalker92 in https://github.com/ComPlat/chemotion_ELN/pull/864
- Fix missing preview images for analyses by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/882
- Fix blinking feature specs by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/881
- Restructuring js files: element components by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/863
- README: fixed link to installation instructions. Also, some minor style changes. by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/620
- Refactored
ReactionHelpers#update_materials_for_reaction. by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/898 - Add unique class to reactions tab so spec can explicitly find the tab… by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/905
- Fix github action timeout issue by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/908
- Improve Attachment API and Attachment Specs by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/906
- Prevent sample-model from unnecessarily updating reaction-SVG by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/904
- Remove github retry workflow by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/914
- Upgrade rubocop to a slightly newer version by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/883
- Add collection update spec by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/909
- Bugfix wellplate import in research plan by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/918
- update to chemspectra version 0.10.15 and fix crash bug by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/921
- Introduce graphql by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/911
- Removed dead endpoint
import_chemscannerfrom Reaction API by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/925 - Report Ruby unit test coverage on CI by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/938
- Cleanup rubocop config by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/941
- Introduce pronto workflow by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/939
- Fix html coverage by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/948
- Reintroduce detail level system by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/943
- Refactored CI by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/952
- Skip linting job on push triggers by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/983
- Run testing job if linting job was skipped by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/984
- Skip linting and coverage on PRs from forks by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/985
- #962 Rails 6 upgrade preparation 1 by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/970
- Fix ruby unit tests by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/993
- Add sentry to mydb frontend app by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/994
- Upgrade to rails 6 step 2 by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/996
- Full unit test coverage of
ReactionAPIby @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/998 - Applying gem shrine 2 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/997
- [936] Wrong tooltip issue is fixed for deactivated users in admin panel in user management section by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/947
- [498] Font mismatch issue of the Inbox section is fixed by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/946
- CI: use Pronto linting without 3rd party action by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1005
- fix cannot open chemspectra in research plan and reaction by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/990
- Fix for outdated yarn.lock by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/1037
- Development container for Visual Studio Code by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1036
- Ketcher1 generated sample svg service by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1028
- Add method to handle when changing metric unit by @Allenskywalker92 in https://github.com/ComPlat/chemotion_ELN/pull/807
- 811 make regerenate edit jdx file button for chem spectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/821
- add reaction coefficiency - port by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1015
- 853 read fid data from processed data by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/870
- clickable reaction links in research plan table - reopened by @endevor-music in https://github.com/ComPlat/chemotion_ELN/pull/999
- Fixed the folder collector by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1021
- Port missing v14 features by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1042
- Refactor chemobile endpoint by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1032
- Upgrade to rails 6 step 3 by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/1000
- Initialize repository before running devcontainer by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1048
- Raise minimum coverage for Ruby unit tests by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1049
- Change development-5 to main by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/1053
- Skip actions triggered by Dependabot by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1057
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1040
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/786
- Fix CI status badge by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1059
- Fix production mode by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/1061
- Fix bug save spectrum on attachment by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1051
- dependabot html2pdf version issue by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1056
- Activate admin account during seeding by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1060
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1068
- Fix link to documentation by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1065
- Refactor attachment file handling by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1063
- Sample task frontend integration by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1045
- Bump loofah from 2.19.0 to 2.19.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1081
- Bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1082
- Bump nokogiri from 1.13.9 to 1.13.10 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1075
- Bump httparty from 0.20.0 to 0.21.0 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1088
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1089
- Add reactflow for screens by @matt-hh in https://github.com/ComPlat/chemotion_ELN/pull/1074
- Improve Dev setup for M1 macs by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1083
- Fix crashing analyses counter in embedded ResearchPlan within Screen by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1091
- Bump rack from 2.2.4 to 2.2.6.2 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1093
- Bump globalid from 1.0.0 to 1.0.1 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1094
- Bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1097
- Fix Chemspectra crashed in ELN version 1.5 by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1096
- fix bugs for importing and exporting samples by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1080
- BugFix of #1106 - UI crash when editing table in researchplan by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1107
- fix cas bugs in sample field-enhance fast input by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1066
- Enhancement of generated reports for reactions by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1101
- fix redundant files cannot be removed by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1104
- Issue on input of equivalent value by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/788
- Biologie nacharbeiten researchplan table by @jhmegorei in https://github.com/ComPlat/chemotion_ELN/pull/1115
- Update README.MD to point to new docu by @ptrxyz in https://github.com/ComPlat/chemotion_ELN/pull/1135
- fix get genericelements: return obj with root key by @PiTrem in https://github.com/ComPlat/chemotionELN/pull/1137
- M2 3 5 image annotation by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1121
- Modification in personalized units for generated reports by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1132
- add cas number to export function by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1139
- update version of chemspectra backend to handle Mass spectrum as BagIt by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1124
- 1076 bug fix theoretical mass not shown by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1143
- 1110 enhance uiux for cv analyse by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1114
- reset melting and boiling point of sample when molfile is changed by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1136
- wellplate trash button issue by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1148
- Fix for missing sample analysis data by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1152
- fix cropped svg in chemspectra by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1147
- fix the issue that chemspectra does not work at sometimes by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1145
- Bump omniauth and omniauth-github by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1153
- Add logs to detect problematic device while data collection by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1134
- Revert "Bump omniauth and omniauth-github" by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1158
- rename shrine config by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1154
- Only mount visible tab in reaction detail modal by @JanCBrammer in https://github.com/ComPlat/chemotion_ELN/pull/1162
- 1155 image annotation pre release bugfixes by @FabianMauz in https://github.com/ComPlat/chemotion_ELN/pull/1160
- Fx shrine migration by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1161
- Integrating NMRium into ELN by @baolanlequang in https://github.com/ComPlat/chemotion_ELN/pull/1067
- converter upgrade by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1149
- Export to RADAR by @jochenklar in https://github.com/ComPlat/chemotion_ELN/pull/545
- yarn audit fix by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1164
- converter config check by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1165
- fix reaction coefficient bug by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1133
- skip datacollector config if no yml file present by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1167
- report: alias element.analyses by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1169
- researchplan fix missing import by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1172
- shrine migration: sanitize data by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1170
- Activerecord yml serialiazation whitelist upd by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1166
- issue solve for selection of a solvent in sample properties tab by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1173
- checkbox out of order in menu bar by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1054
- fix reaction analysis and enhance layout by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1176
- fix missing icons by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1171
- List file size in dataset attachment upload modal in analyses section by @TasnimMehzabin in https://github.com/ComPlat/chemotion_ELN/pull/1085
- Research plan image : remove listening element store by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1182
- Bump rack from 2.2.6.2 to 2.2.6.3 by @dependabot in https://github.com/ComPlat/chemotion_ELN/pull/1184
- ui feature fix by @phuang26 in https://github.com/ComPlat/chemotion_ELN/pull/1186
- fix affiliation form by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1190
- export docx research plan error by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1055
- Faraday: correct follow-redirect syntax by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1191
- Attachment: read thumbnail if it exists by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1192
- image annotation modal improvement by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1180
- make cas number searchable via general search field and enhance advan… by @adambasha0 in https://github.com/ComPlat/chemotion_ELN/pull/1157
- pagination error in text template by @mehreenmansur in https://github.com/ComPlat/chemotion_ELN/pull/1193
- V1.5.0 by @PiTrem in https://github.com/ComPlat/chemotion_ELN/pull/1196
New Contributors
- @matt-hh made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/827
- @FabianMauz made their first contribution in https://github.com/ComPlat/chemotion_ELN/pull/1051
Full Changelog: https://github.com/ComPlat/chemotion_ELN/compare/v1.3.0...v1.5.0
- JavaScript
Published by PiTrem almost 3 years ago
chemotion_eln - chemotion ELN v1.4.1
see CHANGELOG
- JavaScript
Published by PiTrem over 3 years ago
chemotion_eln - chemotion ELN v1.4.0
see CHANGELOG
- JavaScript
Published by PiTrem over 3 years ago
chemotion_eln - chemotion ELN v1.3.1
see CHANGELOG
- JavaScript
Published by PiTrem over 3 years ago
chemotion_eln - chemotion ELN v1.3.0
see CHANGELOG
- JavaScript
Published by PiTrem over 3 years ago
chemotion_eln - chemotion ELN v1.1.1
see CHANGELOG v1.1.1
- JavaScript
Published by PiTrem almost 4 years ago
chemotion_eln - chemotion ELN v1.1.0
see CHANGELOG v1.1.0
- JavaScript
Published by PiTrem about 4 years ago
chemotion_eln - chemotion ELN v1.0.3
see CHANGELOG v1.0.3
- JavaScript
Published by PiTrem over 4 years ago
chemotion_eln - chemotion ELN v1.0.2
see CHANGELOG v1.0.2
- JavaScript
Published by PiTrem over 4 years ago
chemotion_eln - chemotion ELN v1.0.1
see CHANGELOG v1.0.1
- JavaScript
Published by PiTrem over 4 years ago
chemotion_eln - chemotion ELN v1.0.0
see CHANGELOG v1.0.0
- JavaScript
Published by PiTrem over 4 years ago
chemotion_eln - chemotion ELN 0.9.1
patches: see CHANGELOG.md
- JavaScript
Published by PiTrem over 4 years ago
chemotion_eln - chemotion ELN 0.9.0
major changes/fixes see CHANGELOG.md
- JavaScript
Published by PiTrem almost 5 years ago
chemotion_eln - chemotion ELN 0.7.1
see CHANGELOG
- JavaScript
Published by PiTrem almost 5 years ago
chemotion_eln - chemotion ELN 0.7.0
ruby 2.6.6 node 12.21.0
- JavaScript
Published by PiTrem almost 5 years ago
chemotion_eln - Chemotion ELN 0.3.0
Many improvements and new features
()
- JavaScript
Published by PiTrem over 8 years ago
chemotion_eln - Chemotion ELN 0.2.0
Provides many new features and improvements.
- JavaScript
Published by Sergeykot over 9 years ago