Openreview-py

Latest version: v1.45.0

Safety actively analyzes 682251 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 18

1.31.1

Fixes
* Fix/ Script: check new profiles by celestemartinez in https://github.com/openreview/openreview-py/pull/1863

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.31.0...v1.31.1

1.31.0

Features
* Paper Matching: allow gurobi solver by melisabok in https://github.com/openreview/openreview-py/pull/1852
* create users using the fullname instead of first and last name by melisabok in https://github.com/openreview/openreview-py/pull/1730
* Script: transfer PC-SAC conflicts to AC conflicts by celestemartinez in https://github.com/openreview/openreview-py/pull/1857

Fixes
* Fix email to edit.tauthor by enrubio in https://github.com/openreview/openreview-py/pull/1812
* Journal consoles: add domain parameter by melisabok in https://github.com/openreview/openreview-py/pull/1839
* use API 2 client by melisabok in https://github.com/openreview/openreview-py/pull/1846
* Update eventCertificationsWebfield.js by melisabok in https://github.com/openreview/openreview-py/pull/1844
* Fix/assignment config title validation by enrubio in https://github.com/openreview/openreview-py/pull/1845
* Venue/ Publication chairs: make sure authors accepted group is not overwritten by celestemartinez in https://github.com/openreview/openreview-py/pull/1847
* Journal process functions: get the note before checking tcdate and tmdate by melisabok in https://github.com/openreview/openreview-py/pull/1855
* Fix: PC/SAC/AC console: metaReviewRecommendationName var by celestemartinez in https://github.com/openreview/openreview-py/pull/1854
* Journal: Add default value by melisabok in https://github.com/openreview/openreview-py/pull/1850
* efficient_iterget: show progress bar when there is more than 1000 results by melisabok in https://github.com/openreview/openreview-py/pull/1851
* Fix/Check new profile script: check invite assignmente invitation for all reviewer roles by celestemartinez in https://github.com/openreview/openreview-py/pull/1856
* Fix/ Venue stages: do not override order in additional fields by celestemartinez in https://github.com/openreview/openreview-py/pull/1862

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.30.1...v1.31.0

1.30.1

What's Changed
* SAC Console: filter submission by track by melisabok in https://github.com/openreview/openreview-py/pull/1833
* Fix reduced load description by enrubio in https://github.com/openreview/openreview-py/pull/1832
* Journal: include archived action editor in the EIC console by melisabok in https://github.com/openreview/openreview-py/pull/1800
* Fix/submission invitation authorid regex by enrubio in https://github.com/openreview/openreview-py/pull/1838
* Allows PCs to select Accept with Reduced Load by racheljsmart in https://github.com/openreview/openreview-py/pull/1814

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.30.0...v1.30.1

1.30.0

Features
* Venue: allow SACs to flag papers for ethics review by celestemartinez in https://github.com/openreview/openreview-py/pull/1804
* Fix/ Custom Stage: add ethics reviewers and chairs to custom stage by celestemartinez in https://github.com/openreview/openreview-py/pull/1805
* Feat: Set impersonators for API v2 venues/journals by carlosmondra in https://github.com/openreview/openreview-py/pull/1819
* Selenium: translate deprecated methods by melisabok in https://github.com/openreview/openreview-py/pull/1825
* Track Paper Matching: configure edge browser urls based on committee role by melisabok in https://github.com/openreview/openreview-py/pull/1795

Fixes
* Fix typo in SAC console URL by zbialecki in https://github.com/openreview/openreview-py/pull/1815
* Update venue_request.py to clarify Force Profiles by racheljsmart in https://github.com/openreview/openreview-py/pull/1818
* Fix regex for submission keywords by enrubio in https://github.com/openreview/openreview-py/pull/1822
* Venue Custom Stage: allow filtering submissions by ethics flag by celestemartinez in https://github.com/openreview/openreview-py/pull/1807
* Fix: Pin pytest-selenium version by carlosmondra in https://github.com/openreview/openreview-py/pull/1823
* Fix/date tests by melisabok in https://github.com/openreview/openreview-py/pull/1827
* Fix/ Venue: remove Metareview SAC Revision button by celestemartinez in https://github.com/openreview/openreview-py/pull/1826
* add a pdf attachemnt on the rebuttal note by melisabok in https://github.com/openreview/openreview-py/pull/1802
* Fix/ Add emailReplyTo property to console templates by zbialecki in https://github.com/openreview/openreview-py/pull/1798
* Venue request: remove submissions visibility field by celestemartinez in https://github.com/openreview/openreview-py/pull/1828
* Anon Groups: get tilde id members when anonids are present by melisabok in https://github.com/openreview/openreview-py/pull/1803
* Fix: Get the correct anonymity for bibtex by carlosmondra in https://github.com/openreview/openreview-py/pull/1810
* Fix/recruitment curly brace validation by enrubio in https://github.com/openreview/openreview-py/pull/1811
* Fix/homepage dates by melisabok in https://github.com/openreview/openreview-py/pull/1831

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.29.1...v1.30.0

1.29.1

Fixes
* Fix: Venue: check pub chairs are added for api2 only by celestemartinez in https://github.com/openreview/openreview-py/pull/1801


**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.29.0...v1.29.1

1.29.0

Features
* Feat/ Venue: publication chair by celestemartinez in https://github.com/openreview/openreview-py/pull/1680
* set SAC assignments based on the track by melisabok in https://github.com/openreview/openreview-py/pull/1773

Fixes
* Fix/ Venue: allow multiple publication chairs by celestemartinez in https://github.com/openreview/openreview-py/pull/1790
* Fix: Venue: replace signatures in field readers by celestemartinez in https://github.com/openreview/openreview-py/pull/1794
* Fix validation for submission start date by enrubio in https://github.com/openreview/openreview-py/pull/1789
* Test/ Neurips rebuttal by celestemartinez in https://github.com/openreview/openreview-py/pull/1788

New Contributors
* enrubio made their first contribution in https://github.com/openreview/openreview-py/pull/1789

**Full Changelog**: https://github.com/openreview/openreview-py/compare/v1.28.1...v1.29.0

Page 9 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.