Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📁 invenio-app-rdm (13.0.0b1.dev15 -> 13.0.0b1.dev16 ) release: v13.0.0b1.dev16 Rename overridable id for extending basic information accordion assets: add overridable component section extender fix: remove DeprecationWarning for sqlalchemy * RemovedIn20Warning: Using strings to indicate column or relationship paths in loader options is deprecated and will be removed in SQLAlchemy 2.0. Please use the class-bound attribute directly. (Background on SQLAlchemy 2.0 * version 1.2 of sqlalchemy introduced a new form of load_only handling. https://docs.sqlalchemy.org/en/14/orm/loading_columns.html#sqlalchemy.orm.load_only * this change is forward compatible with version >= 2.0 of sqlalchemy fix: SyntaxWarning: invalid escape sequence '\:' admin: change default # of results from 10 to 20 bug: use href instead of onClick the problem is that you cannot open onClick in new tab i18n: mark for translation collections: use search link theme: header_login: Optimize element search and add translations templates: Override page_cover to add banner to login fix: Warning '_truncate' is defined but never used fix: propsTypes warning * the recordRestrictionGracePeriod is not an object. here https://github.com/inveniosoftware/invenio-app-rdm/blob/master/invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/deposit.html#L45 it is converted to number only fix: react warning * Warning: React does not recognize the `labelPosition` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `labelposition` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
- Loading branch information