v2.15.0
laurent-laporte-pro
released this
30 Sep 09:48
·
1276 commits
to master
since this release
What's Changed
- v2.14 on dev by @skamril in #1505
- hotfix/2.14.1 on dev by @MartinBelthle in #1516
- feat(ui-map): add map zoom buttons by @hdinia in #1518
- fix(command): update_config to support API PUT v1/studies/{uuid}/raw by @MartinBelthle in #1461
- fix(web): change API response_model to avoid ValidationError by @MartinBelthle in #1526
- [ANT-700][ANT-701] handle 8.6 study model and study upgrader by @MartinBelthle in #1489
- feat(business): add xpansion batch size back office by @MartinBelthle in #1485
- test(api): simplify initialization of the database in unit tests by @laurent-laporte-pro in #1540
- feat(ui,api): add new pollutants to thermal form by @hdinia in #1497
- Add undo/redo feature on forms by @skamril in #1536
- feat(ui-config): enable undo/redo in adequacy patch form by @skamril in #1543
- fix(storage): fix INI file writing anomaly in Antares study update by @laurent-laporte-pro in #1542
- feat(matrix): improve matrix read/write using NumPy by @laurent-laporte-pro in #1452
- refactor(variant): enhance implementation of variant commands by @laurent-laporte-pro in #1539
- build: specify the node versions supported by @skamril in #1553
- fix(api): standardize 'areas_ui' to dict format for single area case by @hdinia in #1557
- refactor(api-model): improve
transform_name_to_id
implementation for more efficiency by @laurent-laporte-pro in #1546 - fix(build): fix pyinstaller build by @sylvlecl in #1551
- fix(worker): archive worker must be kept alive for processing by @sylvlecl in #1558
- style(ui): correct spelling mistake in webapp code by @laurent-laporte-pro in #1570
- Fix Properties Form by @skamril in #1580
- v2.14.2 to dev by @skamril in #1585
- v2.14.3 on dev by @skamril in #1601
- fix(filesystem): correct the handling of default matrices in
InputSeriesMatrix
node by @laurent-laporte-pro in #1608 - build(launcher): use Antares-Launcher v1.3.0 to preserve "output" by @laurent-laporte-pro in #1606
- fix(st-storage): replace inflow.txt by inflows.txt according to the changing doc by @MartinBelthle in #1618
- feature(api): add support for Microsoft Office documents in API by @laurent-laporte-pro in #1577
- fix(service): set public mode to
NONE
and assign user groups to the study during copying by @MartinBelthle in #1620 - fix(service): set public mode to
NONE
and assign user groups to the study during import by @MartinBelthle in #1619 - feat(service): set the user's name as author in
study.antares
when creating a study by @MartinBelthle in #1632 - refactor(command): improve implementation of area management by @laurent-laporte-pro in #1636
- feat(matrix): improve unexpected exception error message by @laurent-laporte-pro in #1635
- test: improve fixtures in unit tests for better reuse by @laurent-laporte-pro in #1638
- docs: correct and improve the "Variant Manager" documentation by @laurent-laporte-pro in #1637
- refactor(command): rename "cluster" as "thermal cluster" by @laurent-laporte-pro in #1639
- refactor: refactoring of unit tests and Model improvement by @laurent-laporte-pro in #1647
- fix(packaging): update the packaging script to use Antares Solver v8.6.1 by @laurent-laporte-pro in #1652
- feat(commands): add ST-Storage commands by @laurent-laporte-pro in #1630
- fix(export): ZIP outputs are now uncompressed before export by @MartinBelthle in #1656
- fix(api): add missing use_leeway field and validation rules by @hdinia in #1650
- Fix login submit issue by @skamril in #1660
- feat(ui-i18n): add missing adequacy patch translations by @hdinia in #1680
- ci: upgrade mypy to v1.4.1 and Black to v23.7.0 for improved typing and formatting by @laurent-laporte-pro in #1685
- fix(ui-api): resolve Area deletion & Layers/Districts UI modification issues by @hdinia in #1677
- fix(log-parser): simplify parsing and make it accurate by @MartinBelthle in #1682
- fix(variant): enhance
VariantCommandsExtractor
for Renewable Clusters and Short-Term Storage by @laurent-laporte-pro in #1688 - fix(xpansion): correct field names and types in Xpansion settings by @MartinBelthle in #1684
- fix(st-storage): fixing archived study configuration reading for short-term storages by @MartinBelthle in #1673
- fix(launcher): fixing launcher versions display and API endpoint for solver versions by @MartinBelthle in #1671
- fix(st-storage): update "group" parameter values for Short-Term Storage by @MartinBelthle in #1665
- fix(ui-common): prevent null values for string cells in HandsonTable component by @skamril in #1689
- fix(table-mode): fixes the reading of UI information in the case where the study has only one area by @MartinBelthle in #1674
- fix(table-mode): issue to read area information in the case where the study has only one area by @laurent-laporte-pro in #1690
- fix(variant): fixed TS deletion of renewable clusters and short-term storages by @laurent-laporte-pro in #1693
- feat(ui-study): enhance study upgrade dialog by @hdinia in #1687
- feat(ui-common): add GroupedDataTable by @hdinia in #1633
- v2.14.5 on dev by @laurent-laporte-pro in #1699
- feat(st-storage): add ST Storage API endpoints by @TLAIDI in #1697
- fix(model): wrong frequency for
hydro energy credits
matrices by @MartinBelthle in #1708 - fix(st-storage): allow DELETE endpoint to accept multiple IDs as parameters by @TLAIDI in #1716
- feat(style): code style and refactoring enhancements by @laurent-laporte-pro in #1718
- fix(api): enhance Python detection in version info endpoint by @laurent-laporte-pro in #1722
- fix(docs): update README, removing obsolete instructions by @sylvlecl in #1552
- fix(api): correct API endpoints and CLI tools by @laurent-laporte-pro in #1726
- feat(service): assign to a copied study all groups of the user by @MartinBelthle in #1721
- feat(service): set PublicMode.READ when importing is done by user with no groups by @MartinBelthle in #1649
- fix(thematic-trimming): correct the name of the "Profit by plant" variable by @laurent-laporte-pro in #1742
- feat(antares-launcher): use antares launcher v1.3.1 by @laurent-laporte-pro in #1743
- bugfix(matrix): correct the loading and saving of empty matrices as TSV files by @laurent-laporte-pro in #1746
- fix(ui-xpansion): add the missing
batch_size
field in the Xpansion parameters view by @a-zakir in #1739 - fix(ui-debug): issue to display json file in outputs by @skamril in #1747
- feat(desktop): enable year-by-year & synthesis output in study "000 Free Data Sample" by @flomnes in #1735
- Release v2.15.0 to master by @laurent-laporte-pro in #1720
New Contributors
Full Changelog: v2.14.6...v2.15.0